You can use the code this way:
SELECT CONVERT(column USING utf8) FROM table_name
Instead of using the below code:
SELECT column FROM table_name;
To master SQL statements, queries and become proficient in SQL queries, enroll in our industry-recognized SQL course.