character_sets
character_sets identifies the character sets available.
The following fields are provided in character_sets:
| Field | Description | 
|---|---|
| CHARACTER_SET_NAME | The character set name. | 
| DEFAULT_COLLATE_NAME | The default collation for the character set. | 
| DESCRIPTION | A description of the character set. | 
| MAXLEN | The maximum number of bytes required to store one character. |