Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
MySQL 4.1 and later support a large range of character
sets and collations, including support for multibyte characters with the
UTF-8 encoding of the Unicode character set (MySQL supports a three-byte
subset of full UTF-8 that can store most characters in most languages).
You can see the supported character sets with the SHOW CHARACTER SET and SHOW COLLATION commands.