UnicodeToUTF8

Public Function UnicodeToUTF8(ByVal UnicodeString As String) As String

Converts the unicode encoded string to an UTF8 encoded binary string.

See also: