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.