DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) Charset-Unicode-sets

Info Catalog (mysql.info.gz) Charset-charsets (mysql.info.gz) Charset-charsets (mysql.info.gz) Charset-we-sets
 
 10.11.1 Unicode Character Sets
 ------------------------------
 
 MySQL has two Unicode character sets. You can store texts in about 650
 languages using these character sets. We have added several collations
 for these two new sets, with more to come.
 
    * `ucs2' (UCS-2 Unicode) collations:
         * `ucs2_bin'
 
         * `ucs2_czech_ci'
 
         * `ucs2_danish_ci'
 
         * `ucs2_estonian_ci'
 
         * `ucs2_general_ci' (default)
 
         * `ucs2_icelandic_ci'
 
         * `ucs2_latvian_ci'
 
         * `ucs2_lithuanian_ci'
 
         * `ucs2_persian_ci'
 
         * `ucs2_polish_ci'
 
         * `ucs2_roman_ci'
 
         * `ucs2_romanian_ci'
 
         * `ucs2_slovak_ci'
 
         * `ucs2_slovenian_ci'
 
         * `ucs2_spanish2_ci'
 
         * `ucs2_spanish_ci'
 
         * `ucs2_swedish_ci'
 
         * `ucs2_turkish_ci'
 
         * `ucs2_unicode_ci'
 
    * `utf8' (UTF-8 Unicode) collations:
         * `utf8_bin'
 
         * `utf8_czech_ci'
 
         * `utf8_danish_ci'
 
         * `utf8_estonian_ci'
 
         * `utf8_general_ci' (default)
 
         * `utf8_icelandic_ci'
 
         * `utf8_latvian_ci'
 
         * `utf8_lithuanian_ci'
 
         * `utf8_persian_ci'
 
         * `utf8_polish_ci'
 
         * `utf8_roman_ci'
 
         * `utf8_romanian_ci'
 
         * `utf8_slovak_ci'
 
         * `utf8_slovenian_ci'
 
         * `utf8_spanish2_ci'
 
         * `utf8_spanish_ci'
 
         * `utf8_swedish_ci'
 
         * `utf8_turkish_ci'
 
         * `utf8_unicode_ci'
 
 
Info Catalog (mysql.info.gz) Charset-charsets (mysql.info.gz) Charset-charsets (mysql.info.gz) Charset-we-sets
automatically generated byinfo2html