I pass php array like
[sit_latitude] => 20° 23.298\' N
inside json_encode(); and output is like,
{\"sit_latitude\":null} <
JSON and escaping characters - this post may help you.
Just pass degree as \u00f8C and then decode it with js.
\u00f8C