When I do following query
select asciistr(first_name) from person where id = 1
the result contains \'\\200D\'.
\'\\200D\'
So what is