diff --git a/docs/enduser-utf8.html b/docs/enduser-utf8.html index 88a48a70..00dcdca9 100644 --- a/docs/enduser-utf8.html +++ b/docs/enduser-utf8.html @@ -118,9 +118,8 @@ there are now many character encodings floating around.

see a page on the web, chances are it's encoded in one of these encodings.
  • Unicode-based encodings implement the - Unicode standard and include UTF-8, UCS-2 and UTF-16. - They go beyond 8-bits (the first two are variable length, - while the second one uses 16-bits), and support almost + Unicode standard and include UTF-8, UTF-16 and UTF-32/UCS-4. + They go beyond 8-bits and support almost every language in the world. UTF-8 is gaining traction as the dominant international encoding of the web.