I see.
I want to encode string to Unicode without using native2ascii.
I prepared two files.
They are being encoded to Unicode(UTF-8,UTF-16)
If string is encoded to UTF-8, then broken string is displayed.
But if string is encoded to UTF-16, then normal string is displayed.
I want to convert UTF-8 to UTF-16 in zimlet module.
Do you know such a function?
I'm sorry by my poor English.
Thanks&Regards |