How do you convert a string to UTF-8?

Using following way you can convert a string to UTF-8

SELECT (table_name USING utf8);