README: missing UTF-8 support listed on several languages.

This commit is contained in:
Jehan 2022-12-17 23:00:26 +01:00
parent abd123e07d
commit d6cab28fb4

View File

@ -26,6 +26,7 @@ uchardet started as a C language binding of the original C++ implementation of t
* ISO-8859-5 * ISO-8859-5
* WINDOWS-1251 * WINDOWS-1251
* Chinese * Chinese
* UTF-8
* ISO-2022-CN * ISO-2022-CN
* BIG5 * BIG5
* EUC-TW * EUC-TW
@ -52,6 +53,7 @@ uchardet started as a C language binding of the original C++ implementation of t
* ISO-8859-15 * ISO-8859-15
* WINDOWS-1252 * WINDOWS-1252
* English * English
* UTF-8
* ASCII * ASCII
* Esperanto * Esperanto
* UTF-8 * UTF-8
@ -109,6 +111,7 @@ uchardet started as a C language binding of the original C++ implementation of t
* ISO-8859-15 * ISO-8859-15
* WINDOWS-1252 * WINDOWS-1252
* Japanese * Japanese
* UTF-8
* ISO-2022-JP * ISO-2022-JP
* SHIFT_JIS * SHIFT_JIS
* EUC-JP * EUC-JP
@ -136,6 +139,7 @@ uchardet started as a C language binding of the original C++ implementation of t
* WINDOWS-1251 * WINDOWS-1251
* IBM855 * IBM855
* Norwegian * Norwegian
* UTF-8
* IBM865 * IBM865
* ISO-8859-1 * ISO-8859-1
* ISO-8859-15 * ISO-8859-15