M.-A. Lemburg <mal@lemburg.com>:

Added a useful link to Markus Kuhn's Unicode and UTF-8
FAQ.
This commit is contained in:
Fred Drake 2000-05-09 19:58:19 +00:00
parent 774c931c12
commit a69ef82643
1 changed files with 4 additions and 1 deletions

View File

@ -976,12 +976,15 @@ Introduction to Unicode (a little outdated by still nice to read):
http://www.nada.kth.se/i18n/ucs/unicode-iso10646-oview.html
For comparison:
Introducing Unicode to ECMAScript --
Introducing Unicode to ECMAScript (aka JavaScript) --
http://www-4.ibm.com/software/developer/library/internationalization-support.html
IANA Character Set Names:
ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
Discussion of UTF-8 and Unicode support for POSIX and Linux:
http://www.cl.cam.ac.uk/~mgk25/unicode.html
Encodings:
Overview: