Unicode Functions (Magic xpa 3.x)
UnicodeChr – Converts a numeric value to its corresponding Unicode character.
UnicodeFromANSI – Converts an ANSI string to Unicode characters as determined by the selected code page.
UnicodeToANSI – Converts a Unicode string to ANSI characters as determined by the selected code page.
UnicodeVal – Converts a Unicode character to its corresponding numeric value.