I have the following String of characters.
String
string s = \"\\\\u0625\\\\u0647\\\\u0644\";
When I print the above sequence, I get:
I would suggest the use of String.Normalize. You can find everything here:
String.Normalize
http://msdn.microsoft.com/it-it/library/8eaxk1x2.aspx