Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774c931 commit a69ef82Copy full SHA for a69ef82
1 file changed
Misc/unicode.txt
@@ -976,12 +976,15 @@ Introduction to Unicode (a little outdated by still nice to read):
976
http://www.nada.kth.se/i18n/ucs/unicode-iso10646-oview.html
977
978
For comparison:
979
- Introducing Unicode to ECMAScript --
+ Introducing Unicode to ECMAScript (aka JavaScript) --
980
http://www-4.ibm.com/software/developer/library/internationalization-support.html
981
982
IANA Character Set Names:
983
ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
984
985
+Discussion of UTF-8 and Unicode support for POSIX and Linux:
986
+ http://www.cl.cam.ac.uk/~mgk25/unicode.html
987
+
988
Encodings:
989
990
Overview:
0 commit comments