ISUTF8

Returns true if and only if this string contains only UTF8 character set. This function can be used only with SCRIPT function.

Function: ISUTF8(INPUT_​VALUE)

Parameters:

INPUT_​VALUE the character set to check for encoding

Returns:

TRUE if this string contains the string with UTF8 character set, FALSE otherwise.