unicode conversion
-
hi! I have a xml file. in xml file contains data in below format. ÂôáæãUæÚU. I replace this text in unicode character. like : 092A for  094B for ô. and so on... Actually I convert above xml file in HTML page. In HTML page the unicode character is shown as above. "ÂôáæãUæÚU"-- this code means "POSHAHAR" in hindi. and I want to print POSHAHAR IN hindi. please guide me what can I do. I am using C#. thanx & Regards
-
hi! I have a xml file. in xml file contains data in below format. ÂôáæãUæÚU. I replace this text in unicode character. like : 092A for  094B for ô. and so on... Actually I convert above xml file in HTML page. In HTML page the unicode character is shown as above. "ÂôáæãUæÚU"-- this code means "POSHAHAR" in hindi. and I want to print POSHAHAR IN hindi. please guide me what can I do. I am using C#. thanx & Regards