Page 1 of 1

Convert Hibrew etc to Unicode, CSV

Posted: Mon Jul 12, 2010 8:39 pm
by orodsem
Hi all,

Im gonna develop a translation system. I've got some texts in different languages, almost all lang, into the DB. All non-ASCII char, are in hex format, like ’ or ê. What I'm gonna do is, get all texts and convert them into Unicode and put them up in a CSV file, which can be opened in an Excel file. I've already written a function which converts hex to unicode, it works for French char and ISO-8859-1. But, I have no idea how I can convert other lang, such as Arabic, Hibrew, Chinese etc.

Any help would be highly appreciated...

thanks in advance

Re: Convert Hibrew etc to Unicode, CSV

Posted: Tue Jul 13, 2010 9:23 am
by Jade
Where there's a will there's a way: http://www.unicode.org/charts/