Arabic (and other) letters into unicode string
Posted: Thu Jan 29, 2009 4:41 pm
hi all
can somebody point me to right direction
I need to convert Arabic letters into unicode string value regarding http://unicode.org/charts/
is there a php function for accomplishing this?
something like utf8_encode or similar
I've tried bin2hex and all other functions => with no luck.
example for letter "Š" to get value 0160
(from http://unicode.org/charts/PDF/U0100.pdf)
can somebody point me to right direction
I need to convert Arabic letters into unicode string value regarding http://unicode.org/charts/
is there a php function for accomplishing this?
something like utf8_encode or similar
I've tried bin2hex and all other functions => with no luck.
example for letter "Š" to get value 0160
(from http://unicode.org/charts/PDF/U0100.pdf)