Table MySQL Tutorial

SHOW VARIABLES LIKE 'character_set_system';        
+----------------------+-------+
| Variable_name        | Value |
+----------------------+-------+
| character_set_system | utf8  |
+----------------------+-------+
1 row in set (0.00 sec)
mysql>