Categories: String
IS_UTF8
Returns whether an expression is valid UTF-8
Syntax
IS_UTF8(in any) → boolean
- in: an expression
Examples
IS_UTF8 exampleselect is_utf8('hello')
-- True
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.