Hi,
I am trying to read and display data from a mysql database. The data stored in the database is i think UTF-16. It is all hexadecimal numbers. I need to convert these numbers to normal fonts that we can read and convert the normal fonts to UTF-16 which are hexadecimal numbers.
This page can give a better idea about what i need:
http://www.macchiato.com/unicode/chart/
Can anyone help?