Unicode Tutorials - Herong's Tutorial Notes
Dr. Herong Yang, Version 5.00

Examples of Unicode Characters

This section provides some examples of Unicode characters with their code elements, code names and code points.

Examples of Unicode characters with their code elements, code names and code points:

Code   Code                        Code
Point  Name                        Element

U+005A LATIN CAPITAL LEETER Z      Capital letter "Z" in Latin

U+0061 LATIN SMALL LETTER A        Small letter "a" in Latin

U+0302 COMBINING CIRCUMFLEX ACCENT Circumflex accent on top of other 
                                   letters

U+00E2 LATIN SMALL LETTER A WITH CIRCUMFLEX
                                   Small letter "a" with "^" on top

U+00A9 COPYRIGHT SIGN              Copyright sign - A circle with 
                                   a "c" inside

U+20AC EURO SIGN                   Currency sign for the European 
                                   Monetary Union

U+0394 GREEK CAPITAL LETTER DELTA  Capital letter delta in Greek

U+110B HANGUL CHOSEONG IEUNG       Hangul letter ieung in Korean

U+2E9D CJK RADICAL MOON            Radical moon in Chinese

Sections in This Chapter

What Is Unicode?

Examples of Unicode Characters

Unique Features of Unicode

Unicode Standard Releases

Code Point Blocks

Dr. Herong Yang, updated in 2009
Examples of Unicode Characters