IsValidUTF8 + DecodeUTF8 + EncodeUTF8

Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 characters of the Windows character set from and to UTF-8.
Written by Hans Kalle for Fisz http://www.fisz.nl
IsValidUTF8: Tells if the string is valid UTF-8 encoded, returns true (valid UTF-8) or false (invalid UTF-8 or not UTF-8 encoded string)
DecodeUTF8: Decodes a UTF-8 string to the Windows character set Non-convertable characters are replaced by an upside down question mark. returns A Windows string
EncodeUTF8: Encodes a Windows string in UTF-8, returns: A UTF-8 encoded string

CodeFunctionName
What is this?

Public

Tested

Imported

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydevlib.com

Linkedin Login

s

Views 3,773

Downloads 1,455

CodeID
DB ID