Skip to main content

Unicode Tables v4

                                     Ascii was very simplistic, and so was extended by adding 'extended' sets by various manufacturers. Apart from being confusing this was still restricted to 256 characters. Now computers are more widely established around the world the need to show other characters such as Japanese and Chinese languages along with various symbols became more important. Unicode is an attempt to standardise every character possible and the latest version (4) is shown below. Tables are in PDF format so you will need Adobe Acrobat Reader to view them.



General
Basic Latin
Latin-1 Supplement
Latin Extended-A
Latin Extended-B
Latin Extended Additional
IPA Extensions
Phonetic Extensions
Arabic
Armenian
Bengali
Buhid
Canadian Aboriginal Syllabics
Cherokee
Cypriot Syllabary
Cyrillic
Cyrillic Supplementary
Deseret
Devanagari
Ethiopic
Georgian
Gothic
Greek and Coptic
Greek Extended
Gujarati
Gurmukhi
Hanun??t;/b>
Hebrew
Kannada
Khmer
Khmer Symbols
Lao
Limbu
Linear B Ideograms
Linear B Syllabary
Malayalam
Mongolian
Myanmar
Ogham
Old Italic
Oriya
Osmanya
Runic
Shavian
Sinhala
Syriac
Tagalog
Tagbanwa
Tai Le
Tamil
Telugu
Thaana
Thai
Tibetan
Ugaritic
Yi Radicals
Yi Syllables
Combining Diacritical Marks
Spacing Modifier Letters
Bopomofo
Bopomofo Extended
CJK Compatibility
CJK Compatibility Forms
CJK Compatibility Ideographs
CJK Compatibility Ideographs Supplement
CJK Radicals Supplement
CJK Symbols and Punctuation
CJK Unified Ideographs
CJK Unified Ideographs Extension A
CJK Unified Ideographs Extension B
Enclosed CJK Letters and Months
Hangul Compatibility Jamo
Hangul Jamo
Hangul Syllables
Hiragana
Ideographic Description Characters
Kanbun
KangXi Radicals
Katakana
Katakana Phonetic Extensions






























































































Symbols and Miscellaneous
Arrows
Supplemental Arrows-A
Supplemental Arrows-B
Block Elements
Box Drawing
Braille Patterns
Byzantine Musical Symbols
Combining Diacritical Marks for Symbols
Control Pictures
Currency Symbols
Dingbats
Enclosed Alphanumerics
General Punctuation
Geometric Shapes
Letterlike Symbols
Mathematical Alphanumeric Symbols
Miscellaneous Mathematical Symbols-A
Miscellaneous Mathematical Symbols-B
Mathematical Operators
Supplemental Mathematical Operators
Miscellaneous Symbols
Miscellaneous Symbols and Arrows
Miscellaneous Technical
Musical Symbols
Number Forms
Optical Character Recognition
Superscripts and Subscripts
Tai Xuan Jing Symbols
Yijing Hexagram Symbols



Comments

Popular posts from this blog

Murach's JavaScript and DOM Scripting

by Ray Harris 20 chapters, 764 pages, 337 illustrations ISBN: 978-1-890774-55-4 Today, web users expect web sites to provide advanced features, dynamic user interfaces, and fast response times. To deliver that, you need to know the JavaScript language. Beyond that, though, you need to know how to use JavaScript to script the Document Object Model (or DOM). Now, at last, you can learn both JavaScript and DOM scripting in this one great book. In fact, by the end of chapter 3, you'll be able to develop and debug significant JavaScript applications. By the end of section 2, you'll know the complete JavaScript language and some elementary DOM scripting. And by end of section 3, you will have raised your DOM scripting skills to an expert level.

Murach's Java SE 6

Murach's Java SE 6 by Joel Murach and Andrea Steelman 22 chapters, 810 pages, 351 illustrations ISBN-10: 1-890774-42-1; ISBN-13: 978-1-890774-42-4 "I love your Java book. It cuts right to the essential information, providing the perfect balance between too many details and too little information. I bought another well-known Java book, but I spent several hours trying to learn what I learned from your book in about 45 minutes." That's what one developer wrote us about the JDK 5 edition of our core Java book. Now, you can expect that same practical, time-saving approach in the current edition that covers the latest version of Java, Java SE 6. What you'll learn from the SE 6 edit...

Murach's Java Servlets and JSP (2nd Edition)

by Joel Murach and Andrea Steelman    24 chapters, 729 pages, 329 illustrations ISBN-13: 978-1-890774-44-8 Ever since we published the first edition of this book back in 2003, we've been getting feedback like this from developers: "This book is excellent, excellent, excellent! The authors have a gift for developing the topic of JSP, Servlets, and building a Java-based ecommerce site in a methodical, easy-to-understand approach." Now, I'm delighted to tell you that you'll feel the same way about this new, 2nd edition. The content has been redone from start to finish, so you'll learn the best features, tools, and techniques for developing today's web applications (see what's NEW below).But our popular approach hasn't changed: This 2nd edition still presents Java web programming ...