Mindtraveller Messages: 917 Registered: August 2007 Location: Russia, Moscow rgn.
Experienced Contributor
You may use function FromUtf8 to convert from UTF8 to Unicode.
You may see all FromUtf8 functions using Ctrl-J combination which calls dialog. Typing function name part into the dialog entry, you may see ALL available functions containing it's name (i.e. all FromUtf8() functions).