How to convert a string which contain English and Chinese to a unicode string?
Ma AnSheng

How can I to convert a string which contain English character and Chinese character to a unicode string ? Thank you very much.

Kitty Cat

uconvert
It depends on what encoding the input string is though, and which Unicode encoding you need it as (UTF-8 or UTF-16).

Ma AnSheng

I want to display a file name in dialog .The file name contain Chinese characters.I want to convert the file name to unicode-16,so that It can correct display filename.

Thread #584986. Printed from Allegro.cc