diff --git a/reference/strings/charsets.xml b/reference/strings/charsets.xml index 0a7d93b6b9..18933c796f 100644 --- a/reference/strings/charsets.xml +++ b/reference/strings/charsets.xml @@ -1,5 +1,5 @@ - + Following character sets are supported in PHP 4.3.0 and later. @@ -8,18 +8,21 @@ Charset + Aliases Description ISO-8859-1 + ISO8859-1 Western European, Latin-1 ISO-8859-15 + ISO8859-15 Western European, Latin-9. Adds the Euro sign, French and Finish letters missing in Latin-1(ISO-8859-1). @@ -27,41 +30,71 @@ UTF-8 + ASCII compatible multi-byte 8-bit Unicode. + + cp866 + ibm866, 866 + + DOS specific charset for Russian. + This charset is supported in 4.3.2. + + + + cp1251 + Windows-1251, win-1251, 1251 + + Windows specific charset for Russian. + This charset is supported in 4.3.2. + + cp1252 + Windows-1252, 1252 Windows specific charset for Western European. + + KOI8-R + koi8-ru, koi8r + + Russian + + BIG5 + 950 Traditional Chinese, mainly used in Taiwan. GB2312 + 936 Simplified Chinese, national standard character set. BIG5-HKSCS + Big5 with Hong Kong extensions, Traditional Chinese. Shift_JIS + SJIS, 932 Japanese + EUC-JP EUCJP Japanese