Unicode Characters

Download as pdf or txt
Download as pdf or txt
You are on page 1of 177

Unicode logo

This article contains special characters.


Without proper rendering support, you may
see question marks, boxes, or other
symbols.
Character reference
overview

Index of predominant nat ional and select ed regional or minor it y scr ipt s

[L]ogographic
Alphabetic Abjad Abugida
and [S]yllabic
Latin Hanzi [L] Arabic North Indic
Cyrillic Kana [S] / Kanji [L] Hebrew South Indic
Greek Hanja b [L] Ethiopic
Armenian Thaana
Georgian Canadian syllabic
Hangula

a b
Featural-alphabetic. Limited.

HTML and XML provide ways to


reference Unicode characters when the
characters themselves either cannot or
should not be used. A numeric character
reference refers to a character by its
Universal Character Set/Unicode code
point, and a character entity reference
refers to a character by a predefined
name.

A numeric character reference uses the


format

&# nnnn ;

or

&#x hhhh ;

where nnnn is the code point in decimal


form, and hhhh is the code point in
hexadecimal form. The x must be
lowercase in XML documents. The nnnn
or hhhh may be any number of digits and
may include leading zeros. The hhhh may
mix uppercase and lowercase, though
uppercase is the usual style.

In contrast, a character entity reference


refers to a character by the name of an
entity which has the desired character as
its replacement text. The entity must
either be predefined (built into the markup
language) or explicitly declared in a
Document Type Definition (DTD). The
format is the same as for any entity
reference:

& name ;
where name is the case-sensitive name
of the entity. The semicolon is required.

Because numbers are harder for humans


to remember than names, character
entity references are most often written
by humans, while numeric character
references are most often produced by
computer programs.[1]

Control codes
65 characters, including DEL. All belong
to the common script.
Abbreviation /
Code Decimal Octal Description
Key

C0 U+0000 0 000 Null charact er NUL

U+0001 1 001 St art of Heading SOH / Ct rl-A

U+0002 2 002 St art of Text STX / Ct rl-B

U+0003 3 003 End-of-t ext charact er ETX / Ct rl-C1

U+0004 4 004 End-of-t ransmission charact er EOT / Ct rl-D 2

U+0005 5 005 Enquiry charact er ENQ / Ct rl-E

U+0006 6 006 Acknowledge charact er ACK / Ct rl-F

U+0007 7 007 Bell charact er BEL / Ct rl-G3

U+0008 8 010 Backspace BS / Ct rl-H

U+0009 9 011 Horizont al t ab HT / Ct rl-I

U+000A 10 012 Line feed LF / Ct rl-J4

U+000B 11 013 Vert ical t ab VT / Ct rl-K

U+000C 12 014 Form feed FF / Ct rl-L

U+000D 13 015 Carriage ret urn CR / Ct rl-M5

U+000E 14 016 Shift Out SO / Ct rl-N

U+000F 15 017 Shift In SI / Ct rl-O6

U+0010 16 020 Dat a Link Escape DLE / Ct rl-P

U+0011 17 021 Device Cont rol 1 DC1 / Ct rl-Q7

U+0012 18 022 Device Cont rol 2 DC2 / Ct rl-R

U+0013 19 023 Device Cont rol 3 DC3 / Ct rl-S 8

U+0014 20 024 Device Cont rol 4 DC4 / Ct rl-T

U+0015 21 025 Negat ive-acknowledge charact er NAK / Ct rl-U9

U+0016 22 026 Synchronous Idle SYN / Ct rl-V

U+0017 23 027 End of Transmission Block ETB / Ct rl-W

U+0018 24 030 Cancel charact er CAN / Ct rl-X10

U+0019 25 031 End of Medium EM / Ct rl-Y

U+001A 26 032 Subst it ut e charact er SUB / Ct rl-Z11

Code Decimal Octal Description Abbreviation


Abbreviation /
Code Decimal Octal Description
Key

U+001B 27 033 Escape charact er ESC

U+001C 28 034 File Separator FS

U+001D 29 035 Group Separator GS

U+001E 30 036 Record Separator RS

U+001F 31 037 Unit Separator US

U+007F 127 0177 Delet e DEL

C1 U+0080 128 0302 0200 Padding Charact er PAD

U+0081 129 0302 0201 High Oct et Preset HOP

U+0082 130 0302 0202 Break Permit t ed Here BPH

U+0083 131 0302 0203 No Break Here NBH

U+0084 132 0302 0204 Index IND

U+0085 133 0302 0205 Next Line NEL

U+0086 134 0302 0206 St art of Select ed Area SSA

U+0087 135 0302 0207 End of Select ed Area ESA

U+0088 136 0302 0210 Charact er Tabulat ion Set HTS

Charact er Tabulat ion wit h


U+0089 137 0302 0211 HTJ
Just ificat ion

U+008A 138 0302 0212 Line Tabulat ion Set VTS

U+008B 139 0302 0213 Part ial Line Forward PLD

U+008C 140 0302 0214 Part ial Line Backward PLU

U+008D 141 0302 0215 Reverse Line Feed RI

U+008E 142 0302 0216 Single-Shift Two SS2

U+008F 143 0302 0217 Single-Shift Three SS3

U+0090 144 0302 0220 Device Cont rol St ring DCS

U+0091 145 0302 0221 Privat e Use 1 PU1

U+0092 146 0302 0222 Privat e Use 2 PU2

U+0093 147 0302 0223 Set Transmit St at e STS

Code Decimal Octal Description Abbreviation


Abbreviation /
Code Decimal Octal Description
Key

U+0094 148 0302 0224 Cancel charact er CCH

U+0095 149 0302 0225 Message Wait ing MW

U+0096 150 0302 0226 St art of Prot ect ed Area SPA

U+0097 151 0302 0227 End of Prot ect ed Area EPA

U+0098 152 0302 0230 St art of St ring SOS

Single Graphic Charact er


U+0099 153 0302 0231 SGCI
Int roducer

U+009A 154 0302 0232 Single Charact er Int ro Int roducer SCI

U+009B 155 0302 0233 Cont rol Sequence Int roducer CSI

U+009C 156 0302 0234 St ring Terminator ST

U+009D 157 0302 0235 Operat ing Syst em Command OSC

U+009E 158 0302 0236 Privat e Message PM

U+009F 159 0302 0237 Applicat ion Program Command APC

Code Decimal Octal Description Abbreviation

Footnotes:

1 Control-C has typically been used as


a "break" or "interrupt" key.
2 Control-D has been used to signal
"end of file" for text typed in at the
terminal on Unix / Linux systems.
Windows, DOS, and older
minicomputers used Control-Z for this
purpose.
3 Control-G is an artifact of the days
when teletypes were in use. Important
messages could be signalled by
striking the bell on the teletype. This
was carried over on PCs by generating
a buzz sound.
4 Line feed is used for "end of line" in
text files on Unix / Linux systems.
5 Carriage Return (accompanied by line
feed) is used as "end of line" character
by Windows, DOS, and most
minicomputers other than Unix- / Linux-
based systems
6 Control-O has been the "discard
output" key. Output is not sent to the
terminal, but discarded, until another
Control-o is typed.
7 Control-Q has been used to tell a host
computer to resume sending output
after it was stopped by Control-S.
8 Control-S has been used to tell a host
computer to postpone sending output
to the terminal. Output is suspended
until restarted by the Control-Q key.
9 Control-U was originally used by
Digital Equipment Corporation
computers to cancel the current line of
typed-in text. Other manufacturers
used Control-X for this purpose.
10 Control-X was commonly used to
cancel a line of input typed in at the
terminal.
11 Control-Z has commonly been used
on minicomputers, Windows and DOS
systems to indicate "end of file" either
on a terminal or in a text file. Unix /
Linux systems use Control-D to
indicate end-of-file at a terminal.

Latin script
The Unicode Standard (version 15.1)
classifies 1,481 characters as belonging
to the Latin script.

Basic Latin

95 characters; the 52 alphabet


characters belong to the Latin script. The
remaining 43 belong to the common
script.
The 33 characters classified as ASCII
Punctuation & Symbols are also
sometimes referred to as ASCII special
characters. Often only these characters
(and not other Unicode punctuation) are
what is meant when an organization says
a password "requires punctuation
marks".
Code Glyph Decimal Octal Description #

U+0020 32 040 Space 0001

U+0021 ! 33 041 Exclamat ion mark 0002

U+0022 " 34 042 Quot at ion mark 0003

Number sign, Hash, Octot horpe,


U+0023 # 35 043 0004
Sharp

U+0024 $ 36 044 Dollar sign 0005

U+0025 % 37 045 Percent sign 0006

U+0026 & 38 046 Ampersand 0007


ASCII
Punctuation U+0027 ' 39 047 Apost rophe 0008
& Symbols U+0028 ( 40 050 Left parent hesis 0009

U+0029 ) 41 051 Right parent hesis 0010

U+002A * 42 052 Ast erisk 0011

U+002B + 43 053 Plus sign 0012

U+002C , 44 054 Comma 0013

U+002D - 45 055 Hyphen-minus 0014

U+002E . 46 056 Full stop 0015

U+002F / 47 057 Slash (Solidus) 0016

U+0030 0 48 060 Digit Zero 0017

U+0031 1 49 061 Digit One 0018

U+0032 2 50 062 Digit Two 0019

U+0033 3 51 063 Digit Three 0020

ASCII U+0034 4 52 064 Digit Four 0021


Digits U+0035 5 53 065 Digit Five 0022

U+0036 6 54 066 Digit Six 0023

U+0037 7 55 067 Digit Seven 0024

U+0038 8 56 070 Digit Eight 0025

U+0039 9 57 071 Digit Nine 0026

Code Glyph Decimal Octal Description #


Code Glyph Decimal Octal Description #

U+003A : 58 072 Colon 0027

U+003B ; 59 073 Semicolon 0028

ASCII U+003C < 60 074 Less-t han sign 0029

Punctuation U+003D = 61 075 Equal sign 0030


& Symbols U+003E > 62 076 Great er-t han sign 0031

U+003F ? 63 077 Quest ion mark 0032

U+0040 @ 64 0100 At sign 0033

Latin U+0041 A 65 0101 Lat in Capit al let t er A 0034


Alphabet: U+0042 B 66 0102 Lat in Capit al let t er B 0035
Uppercase
U+0043 C 67 0103 Lat in Capit al let t er C 0036

U+0044 D 68 0104 Lat in Capit al let t er D 0037

U+0045 E 69 0105 Lat in Capit al let t er E 0038

U+0046 F 70 0106 Lat in Capit al let t er F 0039

U+0047 G 71 0107 Lat in Capit al let t er G 0040

U+0048 H 72 0110 Lat in Capit al let t er H 0041

U+0049 I 73 0111 Lat in Capit al let t er I 0042

U+004A J 74 0112 Lat in Capit al let t er J 0043

U+004B K 75 0113 Lat in Capit al let t er K 0044

U+004C L 76 0114 Lat in Capit al let t er L 0045

U+004D M 77 0115 Lat in Capit al let t er M 0046

U+004E N 78 0116 Lat in Capit al let t er N 0047

U+004F O 79 0117 Lat in Capit al let t er O 0048

U+0050 P 80 0120 Lat in Capit al let t er P 0049

U+0051 Q 81 0121 Lat in Capit al let t er Q 0050

U+0052 R 82 0122 Lat in Capit al let t er R 0051

U+0053 S 83 0123 Lat in Capit al let t er S 0052

U+0054 T 84 0124 Lat in Capit al let t er T 0053

U+0055 U 85 0125 Lat in Capit al let t er U 0054

Code Glyph Decimal Octal Description #


Code Glyph Decimal Octal Description #

U+0056 V 86 0126 Lat in Capit al let t er V 0055

U+0057 W 87 0127 Lat in Capit al let t er W 0056

U+0058 X 88 0130 Lat in Capit al let t er X 0057

U+0059 Y 89 0131 Lat in Capit al let t er Y 0058

U+005A Z 90 0132 Lat in Capit al let t er Z 0059

U+005B [ 91 0133 Left square bracket 0060

U+005C \ 92 0134 Backslash 0061


ASCII
U+005D ] 93 0135 Right square bracket 0062
Punctuation
U+005E ^ 94 0136 Circumflex accent 0063
& Symbols
U+005F _ 95 0137 Low line 0064

U+0060 ` 96 0140 Grave accent 0065

Latin U+0061 a 97 0141 Lat in Small Let t er A 0066


Alphabet: U+0062 b 98 0142 Lat in Small Let t er B 0067
Lowercase
U+0063 c 99 0143 Lat in Small Let t er C 0068

U+0064 d 100 0144 Lat in Small Let t er D 0069

U+0065 e 101 0145 Lat in Small Let t er E 0070

U+0066 f 102 0146 Lat in Small Let t er F 0071

U+0067 g 103 0147 Lat in Small Let t er G 0072

U+0068 h 104 0150 Lat in Small Let t er H 0073

U+0069 i 105 0151 Lat in Small Let t er I 0074

U+006A j 106 0152 Lat in Small Let t er J 0075

U+006B k 107 0153 Lat in Small Let t er K 0076

U+006C l 108 0154 Lat in Small Let t er L 0077

U+006D m 109 0155 Lat in Small Let t er M 0078

U+006E n 110 0156 Lat in Small Let t er N 0079

U+006F o 111 0157 Lat in Small Let t er O 0080

U+0070 p 112 0160 Lat in Small Let t er P 0081

U+0071 q 113 0161 Lat in Small Let t er Q 0082

Code Glyph Decimal Octal Description #


Code Glyph Decimal Octal Description #

U+0072 r 114 0162 Lat in Small Let t er R 0083

U+0073 s 115 0163 Lat in Small Let t er S 0084

U+0074 t 116 0164 Lat in Small Let t er T 0085

U+0075 u 117 0165 Lat in Small Let t er U 0086

U+0076 v 118 0166 Lat in Small Let t er V 0087

U+0077 w 119 0167 Lat in Small Let t er W 0088

U+0078 x 120 0170 Lat in Small Let t er X 0089

U+0079 y 121 0171 Lat in Small Let t er Y 0090

U+007A z 122 0172 Lat in Small Let t er Z 0091

U+007B { 123 0173 Left curly bracket 0092


ASCII
U+007C | 124 0174 Vert ical bar 0093
Punctuation
U+007D } 125 0175 Right curly bracket 0094
& Symbols
U+007E ~ 126 0176 Tilde 0095

Code Glyph Decimal Octal Description #

Latin-1 Supplement

96 characters; the 62 letters, and two


ordinal indicators belong to the Latin
script. The remaining 32 belong to the
common script.
Code Glyph Decimal Octal HTML Description #

Latin-1 0302
U+00A0 160 &nbsp; Non-breaking space 0096
Punctuation 0240
& Symbols 0302 Invert ed
U+00A1 ¡ 161 &iexcl; 0097
0241 Exclamat ion Mark

0302
U+00A2 ¢ 162 &cent ; Cent sign 0098
0242

0302
U+00A3 £ 163 &pound; Pound sign 0099
0243

0302
U+00A4 ¤ 164 &curren; Currency sign 0100
0244

0302
U+00A5 ¥ 165 &yen; Yen sign 0101
0245

0302
U+00A6 ¦ 166 &brvbar; Broken bar 0102
0246

0302
U+00A7 § 167 &sect ; Sect ion sign 0103
0247

0302
U+00A8 ¨ 168 &uml; Diaeresis (Umlaut ) 0104
0250

0302
U+00A9 © 169 &copy; Copyright symbol 0105
0251

0302 Feminine Ordinal


U+00AA ª 170 &ordf; 0106
0252 Indicator

Left -point ing double


0302
U+00AB « 171 &laquo; angle quot at ion 0107
0253
mark

0302
U+00AC ¬ 172 &not ; Not sign 0108
0254

0302
U+00AD 173 &shy; Soft hyphen 0109
0255

0302 Regist ered


U+00AE ® 174 &reg; 0110
0256 t rademark symbol

Code Glyph Decimal Octal HTML Description #


Code Glyph Decimal Octal HTML Description #

0302
U+00AF ¯ 175 &macr; Macron 0111
0257

0302
U+00B0 ° 176 &deg; Degree sign 0112
0260

0302
U+00B1 ± 177 &plusmn; Plus–minus sign 0113
0261

0302
U+00B2 ² 178 &sup2; Superscript t wo 0114
0262

0302
U+00B3 ³ 179 &sup3; Superscript t hree 0115
0263

0302
U+00B4 ´ 180 &acut e; Acut e accent 0116
0264

0302
U+00B5 µ 181 &micro; Micro sign 0117
0265

0302
U+00B6 ¶ 182 &para; Pilcrow sign 0118
0266

0302
U+00B7 · 183 &middot ; Middle dot 0119
0267

0302
U+00B8 ¸ 184 &cedil; Cedilla 0120
0270

0302
U+00B9 ¹ 185 &sup1; Superscript one 0121
0271

0302 Masculine ordinal


U+00BA º 186 &ordm; 0122
0272 indicator

Right -point ing


0302
U+00BB » 187 &raquo; double angle 0123
0273
quot at ion mark

0302 Vulgar fract ion one


U+00BC ¼ 188 &frac14; 0124
0274 quart er

0302 Vulgar fract ion one


U+00BD ½ 189 &frac12; 0125
0275 half

Code Glyph Decimal Octal HTML Description #


Code Glyph Decimal Octal HTML Description #

0302 Vulgar fract ion t hree


U+00BE ¾ 190 &frac34; 0126
0276 quart ers

0302 Invert ed Quest ion


U+00BF ¿ 191 &iquest ; 0127
0277 Mark

Let ters: 0303 Lat in Capit al Let t er


U+00C0 À 192 &Agrave; 0128
0200 A wit h grave
Uppercase
0303 Lat in Capit al let t er
U+00C1 Á 193 &Aacut e; 0129
0201 A wit h acut e

0303 Lat in Capit al let t er


U+00C2 Â 194 &Acirc; 0130
0202 A wit h circumflex

0303 Lat in Capit al let t er


U+00C3 Ã 195 &At ilde; 0131
0203 A wit h t ilde

0303 Lat in Capit al let t er


U+00C4 Ä 196 &Auml; 0132
0204 A wit h diaeresis

0303 Lat in Capit al let t er


U+00C5 Å 197 &Aring; 0133
0205 A wit h ring above

0303 Lat in Capit al let t er


U+00C6 Æ 198 &AElig; 0134
0206 Æ

0303 Lat in Capit al let t er


U+00C7 Ç 199 &Ccedil; 0135
0207 C wit h cedilla

0303 Lat in Capit al let t er E


U+00C8 È 200 &Egrave; 0136
0210 wit h grave

0303 Lat in Capit al let t er E


U+00C9 É 201 &Eacut e; 0137
0211 wit h acut e

0303 Lat in Capit al let t er E


U+00CA Ê 202 &Ecirc; 0138
0212 wit h circumflex

0303 Lat in Capit al let t er E


U+00CB Ë 203 &Euml; 0139
0213 wit h diaeresis

0303 Lat in Capit al let t er I


U+00CC Ì 204 &Igrave; 0140
0214 wit h grave

Code Glyph Decimal Octal HTML Description #


Code Glyph Decimal Octal HTML Description #

0303 Lat in Capit al let t er I


U+00CD Í 205 &Iacut e; 0141
0215 wit h acut e

0303 Lat in Capit al let t er I


U+00CE Î 206 &Icirc; 0142
0216 wit h circumflex

0303 Lat in Capit al let t er I


U+00CF Ï 207 &Iuml; 0143
0217 wit h diaeresis

0303 Lat in Capit al let t er


U+00D0 Ð 208 &ETH; 0144
0220 Et h

0303 Lat in Capit al let t er


U+00D1 Ñ 209 &Nt ilde; 0145
0221 N wit h t ilde

0303 Lat in Capit al let t er


U+00D2 Ò 210 &Ograve; 0146
0222 O wit h grave

0303 Lat in Capit al let t er


U+00D3 Ó 211 &Oacut e; 0147
0223 O wit h acut e

0303 Lat in Capit al let t er


U+00D4 Ô 212 &Ocirc; 0148
0224 O wit h circumflex

0303 Lat in Capit al let t er


U+00D5 Õ 213 &Ot ilde; 0149
0225 O wit h t ilde

0303 Lat in Capit al let t er


U+00D6 Ö 214 &Ouml; 0150
0226 O wit h diaeresis

0303
Math U+00D7 × 215 &t imes; Mult iplicat ion sign 0151
0227

Let ters: 0303 Lat in Capit al let t er


U+00D8 Ø 216 &Oslash; 0152
Uppercase 0230 O wit h st roke

0303 Lat in Capit al let t er


U+00D9 Ù 217 &Ugrave; 0153
0231 U wit h grave

0303 Lat in Capit al let t er


U+00DA Ú 218 &Uacut e; 0154
0232 U wit h acut e

0303 Lat in Capit al Let t er


U+00DB Û 219 &Ucirc; 0155
0233 U wit h circumflex

Code Glyph Decimal Octal HTML Description #


Code Glyph Decimal Octal HTML Description #

0303 Lat in Capit al Let t er


U+00DC Ü 220 &Uuml; 0156
0234 U wit h diaeresis

0303 Lat in Capit al Let t er


U+00DD Ý 221 &Yacut e; 0157
0235 Y wit h acut e

0303 Lat in Capit al Let t er


U+00DE Þ 222 &THORN; 0158
0236 Thorn

Let ters: 0303 Lat in Small Let t er


U+00DF ß 223 &szlig; 0159
0237 sharp S
Lowercase
0303 Lat in Small Let t er A
U+00E0 à 224 &agrave; 0160
0240 wit h grave

0303 Lat in Small Let t er A


U+00E1 á 225 &aacut e; 0161
0241 wit h acut e

0303 Lat in Small Let t er A


U+00E2 â 226 &acirc; 0162
0242 wit h circumflex

0303 Lat in Small Let t er A


U+00E3 ã 227 &at ilde; 0163
0243 wit h t ilde

0303 Lat in Small Let t er A


U+00E4 ä 228 &auml; 0164
0244 wit h diaeresis

0303 Lat in Small Let t er A


U+00E5 å 229 &aring; 0165
0245 wit h ring above

0303 Lat in Small Let t er


U+00E6 æ 230 &aelig; 0166
0246 Æ

0303 Lat in Small Let t er C


U+00E7 ç 231 &ccedil; 0167
0247 wit h cedilla

0303 Lat in Small Let t er E


U+00E8 è 232 &egrave; 0168
0250 wit h grave

0303 Lat in Small Let t er E


U+00E9 é 233 &eacut e; 0169
0251 wit h acut e

0303 Lat in Small Let t er E


U+00EA ê 234 &ecirc; 0170
0252 wit h circumflex

Code Glyph Decimal Octal HTML Description #


Code Glyph Decimal Octal HTML Description #

0303 Lat in Small Let t er E


U+00EB ë 235 &euml; 0171
0253 wit h diaeresis

0303 Lat in Small Let t er I


U+00EC ì 236 &igrave; 0172
0254 wit h grave

0303 Lat in Small Let t er I


U+00ED í 237 &iacut e; 0173
0255 wit h acut e

0303 Lat in Small Let t er I


U+00EE î 238 &icirc; 0174
0256 wit h circumflex

0303 Lat in Small Let t er I


U+00EF ï 239 &iuml; 0175
0257 wit h diaeresis

0303 Lat in Small Let t er


U+00F0 ð 240 &et h; 0176
0260 Et h

0303 Lat in Small Let t er N


U+00F1 ñ 241 &nt ilde; 0177
0261 wit h t ilde

0303 Lat in Small Let t er O


U+00F2 ò 242 &ograve; 0178
0262 wit h grave

0303 Lat in Small Let t er O


U+00F3 ó 243 &oacut e; 0179
0263 wit h acut e

0303 Lat in Small Let t er O


U+00F4 ô 244 &ocirc; 0180
0264 wit h circumflex

0303 Lat in Small Let t er O


U+00F5 õ 245 &ot ilde; 0181
0265 wit h t ilde

0303 Lat in Small Let t er O


U+00F6 ö 246 &ouml; 0182
0266 wit h diaeresis

0303
Math U+00F7 ÷ 247 &divide; Division sign 0183
0267

Let ters: 0303 Lat in Small Let t er O


U+00F8 ø 248 &oslash; 0184
Lowercase 0270 wit h st roke

0303 Lat in Small Let t er U


U+00F9 ù 249 &ugrave; 0185
0271 wit h grave

Code Glyph Decimal Octal HTML Description #


Code Glyph Decimal Octal HTML Description #

0303 Lat in Small Let t er U


U+00FA ú 250 &uacut e; 0186
0272 wit h acut e

0303 Lat in Small Let t er U


U+00FB û 251 &ucirc; 0187
0273 wit h circumflex

0303 Lat in Small Let t er U


U+00FC ü 252 &uuml; 0188
0274 wit h diaeresis

0303 Lat in Small Let t er Y


U+00FD ý 253 &yacut e; 0189
0275 wit h acut e

0303 Lat in Small Let t er


U+00FE þ 254 &t horn; 0190
0276 Thorn

0303 Lat in Small Let t er Y


U+00FF ÿ 255 &yuml; 0191
0277 wit h diaeresis

Code Glyph Decimal Octal HTML Description #

Latin Extended-A

128 characters; all belong to the Latin


script.
Code Glyph Decimal HTML Description #

European Lat in Capit al Let t er A wit h


U+0100 Ā 256 &Amacr; 0192
Latin macron

Lat in Small Let t er A wit h


U+0101 ā 257 &amacr; 0193
macron

Lat in Capit al Let t er A wit h


U+0102 Ă 258 &Abreve; 0194
breve

U+0103 ă 259 &abreve; Lat in Small Let t er A wit h breve 0195

Lat in Capit al Let t er A wit h


U+0104 Ą 260 &Aogon; 0196
ogonek

Lat in Small Let t er A wit h


U+0105 ą 261 &aogon; 0197
ogonek

Lat in Capit al Let t er C wit h


U+0106 Ć 262 &Cacut e; 0198
acut e

U+0107 ć 263 &cacut e; Lat in Small Let t er C wit h acut e 0199

Lat in Capit al Let t er C wit h


U+0108 Ĉ 264 &Ccirc; 0200
circumflex

Lat in Small Let t er C wit h


U+0109 ĉ 265 &ccirc; 0201
circumflex

Lat in Capit al Let t er C wit h dot


U+010A Ċ 266 &Cdot ; 0202
above

Lat in Small Let t er C wit h dot


U+010B ċ 267 &cdot ; 0203
above

Lat in Capit al Let t er C wit h


U+010C Č 268 &Ccaron; 0204
caron

U+010D č 269 &ccaron; Lat in Small Let t er C wit h caron 0205

Lat in Capit al Let t er D wit h


U+010E Ď 270 &Dcaron; 0206
caron

U+010F ď 271 &dcaron; Lat in Small Let t er D wit h caron 0207

Lat in Capit al Let t er D wit h


U+0110 Đ 272 &Dst rok; 0208
st roke

Code Glyph Decimal HTML Description #


Code Glyph Decimal HTML Description #

Lat in Small Let t er D wit h


U+0111 đ 273 &dst rok; 0209
st roke

Lat in Capit al Let t er E wit h


U+0112 Ē 274 &Emacr; 0210
macron

Lat in Small Let t er E wit h


U+0113 ē 275 &emacr; 0211
macron

Lat in Capit al Let t er E wit h


U+0114 Ĕ 276 &Ebreve; 0212
breve

U+0115 ĕ 277 &ebreve; Lat in Small Let t er E wit h breve 0213

Lat in Capit al Let t er E wit h dot


U+0116 Ė 278 &Edot ; 0214
above

Lat in Small Let t er E wit h dot


U+0117 ė 279 &edot ; 0215
above

Lat in Capit al Let t er E wit h


U+0118 Ę 280 &Eogon; 0216
ogonek

Lat in Small Let t er E wit h


U+0119 ę 281 &eogon; 0217
ogonek

Lat in Capit al Let t er E wit h


U+011A Ě 282 &Ecaron; 0218
caron

U+011B ě 283 &ecaron; Lat in Small Let t er E wit h caron 0219

Lat in Capit al Let t er G wit h


U+011C Ĝ 284 &Gcirc; 0220
circumflex

Lat in Small Let t er G wit h


U+011D ĝ 285 &gcirc; 0221
circumflex

Lat in Capit al Let t er G wit h


U+011E Ğ 286 &Gbreve; 0222
breve

U+011F ğ 287 &gbreve; Lat in Small Let t er G wit h breve 0223

Lat in Capit al Let t er G wit h dot


U+0120 Ġ 288 &Gdot ; 0224
above

Lat in Small Let t er G wit h dot


U+0121 ġ 289 &gdot ; 0225
above

Code Glyph Decimal HTML Description #


Code Glyph Decimal HTML Description #

Lat in Capit al Let t er G wit h


U+0122 Ģ 290 &Gcedil; 0226
cedilla

Lat in Small Let t er G wit h


U+0123 ģ 291 0227
cedilla

Lat in Capit al Let t er H wit h


U+0124 Ĥ 292 &Hcirc; 0228
circumflex

Lat in Small Let t er H wit h


U+0125 ĥ 293 &hcirc; 0229
circumflex

Lat in Capit al Let t er H wit h


U+0126 Ħ 294 &Hst rok; 0230
st roke

Lat in Small Let t er H wit h


U+0127 ħ 295 &hst rok; 0231
st roke

U+0128 Ĩ 296 &It ilde; Lat in Capit al Let t er I wit h t ilde 0232

U+0129 ĩ 297 &it ilde; Lat in Small Let t er I wit h t ilde 0233

Lat in Capit al Let t er I wit h


U+012A Ī 298 &Imacr; 0234
macron

Lat in Small Let t er I wit h


U+012B ī 299 &imacr; 0235
macron

U+012C Ĭ 300 &Ibreve; Lat in Capit al Let t er I wit h breve 0236

U+012D ĭ 301 &ibreve; Lat in Small Let t er I wit h breve 0237

Lat in Capit al Let t er I wit h


U+012E Į 302 &Iogon; 0238
ogonek

Lat in Small Let t er I wit h


U+012F į 303 &iogon; 0239
ogonek

Lat in Capit al Let t er I wit h dot


U+0130 İ 304 &Idot ; 0240
above

U+0131 ı 305 &inodot ; Lat in Small Let t er dot less I 0241

U+0132 IJ 306 &IJlig; Lat in Capit al Ligat ure IJ 0242

U+0133 ij 307 &ijlig; Lat in Small Ligat ure IJ 0243

Code Glyph Decimal HTML Description #


Code Glyph Decimal HTML Description #

Lat in Capit al Let t er J wit h


U+0134 Ĵ 308 &Jcirc; 0244
circumflex

Lat in Small Let t er J wit h


U+0135 ĵ 309 &jcirc; 0245
circumflex

Lat in Capit al Let t er K wit h


U+0136 Ķ 310 &Kcedil; 0246
cedilla

Lat in Small Let t er K wit h


U+0137 ķ 311 &kcedil; 0247
cedilla

U+0138 ĸ 312 Lat in Small Let t er Kra 0248

Lat in Capit al Let t er L wit h


U+0139 Ĺ 313 &Lacut e; 0249
acut e

U+013A ĺ 314 &lacut e; Lat in Small Let t er L wit h acut e 0250

Lat in Capit al Let t er L wit h


U+013B Ļ 315 &Lcedil; 0251
cedilla

U+013C ļ 316 &lcedil; Lat in Small Let t er L wit h cedilla 0252

Lat in Capit al Let t er L wit h


U+013D Ľ 317 &Lcaron; 0253
caron

U+013E ľ 318 &lcaron; Lat in Small Let t er L wit h caron 0254

Lat in Capit al Let t er L wit h


U+013F Ŀ 319 &Lmidot ; 0255
middle dot

Lat in Small Let t er L wit h


U+0140 ŀ 320 &lmidot ; 0256
middle dot

Lat in Capit al Let t er L wit h


U+0141 Ł 321 &Lst rok; 0257
st roke

U+0142 ł 322 &lst rok; Lat in Small Let t er L wit h st roke 0258

Lat in Capit al Let t er N wit h


U+0143 Ń 323 &Nacut e; 0259
acut e

U+0144 ń 324 &nacut e; Lat in Small Let t er N wit h acut e 0260

Lat in Capit al Let t er N wit h


U+0145 Ņ 325 &Ncedil; 0261
cedilla

Code Glyph Decimal HTML Description #


Code Glyph Decimal HTML Description #

Lat in Small Let t er N wit h


U+0146 ņ 326 &ncedil; 0262
cedilla

Lat in Capit al Let t er N wit h


U+0147 Ň 327 &Ncaron; 0263
caron

U+0148 ň 328 &ncaron; Lat in Small Let t er N wit h caron 0264

Lat in Small Let t er N preceded


Deprecated U+0149 ʼn 329 0265
by apost rophe [2]

European U+014A Ŋ 330 &ENG; Lat in Capit al Let t er Eng 0266


Latin U+014B ŋ 331 &eng; Lat in Small Let t er Eng 0267

Lat in Capit al Let t er O wit h


U+014C Ō 332 &Omacr; 0268
macron

Lat in Small Let t er O wit h


U+014D ō 333 &omacr; 0269
macron

Lat in Capit al Let t er O wit h


U+014E Ŏ 334 &Obreve; 0270
breve

U+014F ŏ 335 &obreve; Lat in Small Let t er O wit h breve 0271

Lat in Capit al Let t er O wit h


U+0150 Ő 336 &Odblac; 0272
double acut e

Lat in Small Let t er O wit h


U+0151 ő 337 &odblac; 0273
double acut e

U+0152 Œ 338 &OElig; Lat in Capit al Ligat ure OE 0274

U+0153 œ 339 &oelig; Lat in Small Ligat ure OE 0275

Lat in Capit al Let t er R wit h


U+0154 Ŕ 340 &Racut e; 0276
acut e

U+0155 ŕ 341 &racut e; Lat in Small Let t er R wit h acut e 0277

Lat in Capit al Let t er R wit h


U+0156 Ŗ 342 &Rcedil; 0278
cedilla

Lat in Small Let t er R wit h


U+0157 ŗ 343 &rcedil; 0279
cedilla

Code Glyph Decimal HTML Description #


Code Glyph Decimal HTML Description #

Lat in Capit al Let t er R wit h


U+0158 Ř 344 &Rcaron; 0280
caron

U+0159 ř 345 &rcaron; Lat in Small Let t er R wit h caron 0281

Lat in Capit al Let t er S wit h


U+015A Ś 346 &Sacut e; 0282
acut e

U+015B ś 347 &sacut e; Lat in Small Let t er S wit h acut e 0283

Lat in Capit al Let t er S wit h


U+015C Ŝ 348 &Scirc; 0284
circumflex

Lat in Small Let t er S wit h


U+015D ŝ 349 &scirc; 0285
circumflex

Lat in Capit al Let t er S wit h


U+015E Ş 350 &Scedil; 0286
cedilla

Lat in Small Let t er S wit h


U+015F ş 351 &scedil; 0287
cedilla

Lat in Capit al Let t er S wit h


U+0160 Š 352 &Scaron; 0288
caron

U+0161 š 353 &scaron; Lat in Small Let t er S wit h caron 0289

Lat in Capit al Let t er T wit h


U+0162 Ţ 354 &Tcedil; 0290
cedilla

Lat in Small Let t er T wit h


U+0163 ţ 355 &t cedil; 0291
cedilla

Lat in Capit al Let t er T wit h


U+0164 Ť 356 &Tcaron; 0292
caron

U+0165 ť 357 &t caron; Lat in Small Let t er T wit h caron 0293

Lat in Capit al Let t er T wit h


U+0166 Ŧ 358 &Tst rok; 0294
st roke

U+0167 ŧ 359 &t st rok; Lat in Small Let t er T wit h st roke 0295

U+0168 Ũ 360 &Ut ilde; Lat in Capit al Let t er U wit h t ilde 0296

U+0169 ũ 361 &ut ilde; Lat in Small Let t er U wit h t ilde 0297

Code Glyph Decimal HTML Description #


Code Glyph Decimal HTML Description #

Lat in Capit al Let t er U wit h


U+016A Ū 362 &Umacr; 0298
macron

Lat in Small Let t er U wit h


U+016B ū 363 &umacr; 0299
macron

Lat in Capit al Let t er U wit h


U+016C Ŭ 364 &Ubreve; 0300
breve

U+016D ŭ 365 &ubreve; Lat in Small Let t er U wit h breve 0301

Lat in Capit al Let t er U wit h ring


U+016E Ů 366 &Uring; 0302
above

Lat in Small Let t er U wit h ring


U+016F ů 367 &uring; 0303
above

Lat in Capit al Let t er U wit h


U+0170 Ű 368 &Udblac; 0304
double acut e

Lat in Small Let t er U wit h


U+0171 ű 369 &udblac; 0305
double acut e

Lat in Capit al Let t er U wit h


U+0172 Ų 370 &Uogon; 0306
ogonek

Lat in Small Let t er U wit h


U+0173 ų 371 &uogon; 0307
ogonek

Lat in Capit al Let t er W wit h


U+0174 Ŵ 372 &Wcirc; 0308
circumflex

Lat in Small Let t er W wit h


U+0175 ŵ 373 &wcirc; 0309
circumflex

Lat in Capit al Let t er Y wit h


U+0176 Ŷ 374 &Ycirc; 0310
circumflex

Lat in Small Let t er Y wit h


U+0177 ŷ 375 &ycirc; 0311
circumflex

Lat in Capit al Let t er Y wit h


U+0178 Ÿ 376 &Yuml; 0312
diaeresis

Lat in Capit al Let t er Z wit h


U+0179 Ź 377 &Zacut e; 0313
acut e

Code Glyph Decimal HTML Description #


Code Glyph Decimal HTML Description #

U+017A ź 378 &zacut e; Lat in Small Let t er Z wit h acut e 0314

Lat in Capit al Let t er Z wit h dot


U+017B Ż 379 &Zdot ; 0315
above

Lat in Small Let t er Z wit h dot


U+017C ż 380 &zdot ; 0316
above

Lat in Capit al Let t er Z wit h


U+017D Ž 381 &Zcaron; 0317
caron

U+017E ž 382 &zcaron; Lat in Small Let t er Z wit h caron 0318

U+017F ſ 383 Lat in Small Let t er long S 0319

Code Glyph Decimal HTML Description #

Latin Extended-B

208 characters; all belong to the Latin


script; 33 in the MES-2 subset.
MES-2
Code Glyph Decimal Description #
Rationale

Non-European Lat in Small Let t er B ·


U+0180 ƀ 384
& historic wit h st roke
Latin
Lat in Capit al Let t er B
U+0181 Ɓ 385
wit h hook

Lat in Capit al Let t er B


U+0182 Ƃ 386
wit h top bar

Lat in Small Let t er B


U+0183 ƃ 387
wit h top bar

Lat in Capit al Let t er


U+0184 Ƅ 388
Tone Six

Lat in Small Let t er


U+0185 ƅ 389
Tone Six

Lat in Capit al Let t er


U+0186 Ɔ 390
Open O

Lat in Capit al Let t er C


U+0187 Ƈ 391
wit h hook

Lat in Small Let t er C


U+0188 ƈ 392
wit h hook

Lat in Capit al Let t er


U+0189 Ɖ 393
African D

Lat in Capit al Let t er D


U+018A Ɗ 394
wit h hook

Lat in Capit al Let t er D


U+018B Ƌ 395
wit h top bar

Lat in Small Let t er D


U+018C ƌ 396
wit h top bar

Lat in Small Let t er


U+018D ƍ 397
Turned Delt a

U+018E Ǝ 398 Lat in Capit al Let t er

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale
Reversed E

Lat in Capit al Let t er


U+018F Ə 399 0320 for Azerbaijani
Schwa

Lat in Capit al Let t er


U+0190 Ɛ 400
Open E
·
Lat in Capit al Let t er F
U+0191 Ƒ 401
wit h hook

Lat in Small Let t er F


U+0192 ƒ 402 0321 in WGL4
wit h hook

Lat in Capit al Let t er G ·


U+0193 Ɠ 403
wit h hook

Lat in Capit al Let t er


U+0194 Ɣ 404
Gamma

U+0195 ƕ 405 Lat in Small Let t er HV

Lat in Capit al Let t er


U+0196 Ɩ 406
Iot a

Lat in Capit al Let t er I


U+0197 Ɨ 407
wit h st roke

Lat in Capit al Let t er K


U+0198 Ƙ 408
wit h hook

Lat in Small Let t er K


U+0199 ƙ 409
wit h hook

Lat in Small Let t er L


U+019A ƚ 410
wit h bar

Lat in Small Let t er


U+019B ƛ 411
Lambda wit h st roke

Lat in Capit al Let t er


U+019C Ɯ 412
Turned M

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Capit al Let t er N


U+019D Ɲ 413
wit h left hook

Lat in Small Let t er N


U+019E ƞ 414
wit h long right leg

Lat in Capit al Let t er O


U+019F Ɵ 415
wit h middle t ilde

Lat in Capit al Let t er O


U+01A0 Ơ 416
wit h horn

Lat in Small Let t er O


U+01A1 ơ 417
wit h horn

Lat in Capit al Let t er OI


U+01A2 Ƣ 418 (= Lat in Capit al Let t er
Gha)

Lat in Small Let t er OI


U+01A3 ƣ 419 (= Lat in Small Let t er
Gha)

Lat in Capit al Let t er P


U+01A4 Ƥ 420
wit h hook

Lat in Small Let t er P


U+01A5 ƥ 421
wit h hook

U+01A6 Ʀ 422 Lat in Let t er YR

Lat in Capit al Let t er


U+01A7 Ƨ 423
Tone Two

Lat in Small Let t er


U+01A8 ƨ 424
Tone Two

Lat in Capit al Let t er


U+01A9 Ʃ 425
Esh

Lat in Let t er Reversed


U+01AA ƪ 426
Esh Loop

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Small Let t er T


U+01AB ƫ 427
wit h palat al hook

Lat in Capit al Let t er T


U+01AC Ƭ 428
wit h hook

Lat in Small Let t er T


U+01AD ƭ 429
wit h hook

Lat in Capit al Let t er T


U+01AE Ʈ 430
wit h ret roflex hook

Lat in Capit al Let t er U


U+01AF Ư 431
wit h horn

Lat in Small Let t er U


U+01B0 ư 432
wit h horn

Lat in Capit al Let t er


U+01B1 Ʊ 433
Upsilon

Lat in Capit al Let t er V


U+01B2 Ʋ 434
wit h hook

Lat in Capit al Let t er Y


U+01B3 Ƴ 435
wit h hook

Lat in Small Let t er Y


U+01B4 ƴ 436
wit h hook

Lat in Capit al Let t er Z


U+01B5 Ƶ 437
wit h st roke

Lat in Small Let t er Z


U+01B6 ƶ 438
wit h st roke

Lat in Capit al Let t er


U+01B7 Ʒ 439 0322 for Sami
Ezh

Lat in Capit al Let t er ·


U+01B8 Ƹ 440
Ezh reversed

U+01B9 ƹ 441 Lat in Small Let t er Ezh

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale
reversed

Lat in Small Let t er Ezh


U+01BA ƺ 442
wit h t ail

Lat in Let t er Two wit h


U+01BB ƻ 443
st roke

Lat in Capit al Let t er


U+01BC Ƽ 444
Tone Five

Lat in Small Let t er


U+01BD ƽ 445
Tone Five

Lat in Let t er Invert ed


U+01BE ƾ 446 Glot t al Stop wit h
st roke

U+01BF ƿ 447 Lat in Let t er Wynn

Lat in Let t er Dent al


U+01C0 ǀ 448
Click

Lat in Let t er Lat eral


U+01C1 ǁ 449
African Click
clicks Lat in Let t er Alveolar
U+01C2 ǂ 450
Click

Lat in Let t er Ret roflex


U+01C3 ǃ 451
Click

Croatian Lat in Capit al Let t er


U+01C4 DŽ 452
DZ wit h caron

Lat in Capit al Let t er D


U+01C5 Dž 453 wit h Small Let t er Z
wit h caron

Lat in Small Let t er DZ


U+01C6 dž 454
wit h caron

U+01C7 LJ 455 Lat in Capit al Let t er LJ

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Capit al Let t er L


U+01C8 Lj 456
wit h Small Let t er J

U+01C9 lj 457 Lat in Small Let t er LJ

Lat in Capit al Let t er


U+01CA NJ 458
NJ

Lat in Capit al Let t er N


U+01CB Nj 459
wit h Small Let t er J

U+01CC nj 460 Lat in Small Let t er NJ

Pinyin Lat in Capit al Let t er A


U+01CD Ǎ 461
wit h caron

Lat in Small Let t er A


U+01CE ǎ 462
wit h caron

Lat in Capit al Let t er I


U+01CF Ǐ 463
wit h caron

Lat in Small Let t er I


U+01D0 ǐ 464
wit h caron

Lat in Capit al Let t er O


U+01D1 Ǒ 465
wit h caron

Lat in Small Let t er O


U+01D2 ǒ 466
wit h caron

Lat in Capit al Let t er U


U+01D3 Ǔ 467
wit h caron

Lat in Small Let t er U


U+01D4 ǔ 468
wit h caron

Lat in Capit al Let t er U


U+01D5 Ǖ 469 wit h diaeresis and
macron

U+01D6 ǖ 470 Lat in Small Let t er U


wit h diaeresis and

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale
macron

Lat in Capit al Let t er U


U+01D7 Ǘ 471 wit h diaeresis and
acut e

Lat in Small Let t er U


U+01D8 ǘ 472 wit h diaeresis and
acut e

Lat in Capit al Let t er U


U+01D9 Ǚ 473 wit h diaeresis and
caron

Lat in Small Let t er U


U+01DA ǚ 474 wit h diaeresis and
caron

Lat in Capit al Let t er U


U+01DB Ǜ 475 wit h diaeresis and
grave

Lat in Small Let t er U


U+01DC ǜ 476 wit h diaeresis and
grave

Phonetic & Lat in Small Let t er


U+01DD ǝ 477
historic Turned E
let ters
Lat in Capit al Let t er A for Sami
U+01DE Ǟ 478 wit h diaeresis and 0323
macron

Lat in Small Let t er A


U+01DF ǟ 479 wit h diaeresis and 0324
macron

Lat in Capit al Let t er A


U+01E0 Ǡ 480 wit h dot above and 0325
macron

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Small Let t er A


U+01E1 ǡ 481 wit h dot above and 0326
macron

Lat in Capit al Let t er Æ


U+01E2 Ǣ 482 0327
wit h macron

Lat in Small Let t er Æ


U+01E3 ǣ 483 0328
wit h macron

Lat in Capit al Let t er G


U+01E4 Ǥ 484 0329
wit h st roke

Lat in Small Let t er G


U+01E5 ǥ 485 0330
wit h st roke

Lat in Capit al Let t er G


U+01E6 Ǧ 486 0331
wit h caron

Lat in Small Let t er G


U+01E7 ǧ 487 0332
wit h caron

Lat in Capit al Let t er K


U+01E8 Ǩ 488 0333
wit h caron

Lat in Small Let t er K


U+01E9 ǩ 489 0334
wit h caron

Lat in Capit al Let t er O


U+01EA Ǫ 490 0335
wit h ogonek

Lat in Small Let t er O


U+01EB ǫ 491 0336
wit h ogonek

Lat in Capit al Let t er O


U+01EC Ǭ 492 wit h ogonek and 0337
macron

Lat in Small Let t er O


U+01ED ǭ 493 wit h ogonek and 0338
macron

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Capit al Let t er


U+01EE Ǯ 494 0339
Ezh wit h caron

Lat in Small Let t er Ezh


U+01EF ǯ 495 0340
wit h caron

Lat in Small Let t er J


U+01F0 ǰ 496
wit h caron

Lat in Capit al Let t er


U+01F1 DZ 497
DZ

Lat in Capit al Let t er D


U+01F2 Dz 498
wit h Small Let t er Z

U+01F3 dz 499 Lat in Small Let t er DZ

Lat in Capit al Let t er G


U+01F4 Ǵ 500
wit h acut e

Lat in Small Let t er G ·


U+01F5 ǵ 501
wit h acut e

Lat in Capit al Let t er


U+01F6 Ƕ 502
Hwair

Lat in Capit al Let t er


U+01F7 Ƿ 503
Wynn

Lat in Capit al Let t er N


U+01F8 Ǹ 504
wit h grave

Lat in Small Let t er N


U+01F9 ǹ 505
wit h grave

Lat in Capit al Let t er A in WGL4


U+01FA Ǻ 506 wit h ring above and 0341
acut e

Lat in Small Let t er A


U+01FB ǻ 507 wit h ring above and 0342
acut e

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Capit al Let t er Æ


U+01FC Ǽ 508 0343
wit h acut e

Lat in Small Let t er Æ


U+01FD ǽ 509 0344
wit h acut e

Lat in Capit al Let t er O


U+01FE Ǿ 510 0345
wit h st roke and acut e

Lat in Small Let t er O


U+01FF ǿ 511 0346
wit h st roke and acut e

Slovenian Lat in Capit al Let t er A ·


U+0200 Ȁ 512
& Croatian wit h double grave

Lat in Small Let t er A


U+0201 ȁ 513
wit h double grave

Lat in Capit al Let t er A


U+0202 Ȃ 514
wit h invert ed breve

Lat in Small Let t er A


U+0203 ȃ 515
wit h invert ed breve

Lat in Capit al Let t er E


U+0204 Ȅ 516
wit h double grave

Lat in Small Let t er E


U+0205 ȅ 517
wit h double grave

Lat in Capit al Let t er E


U+0206 Ȇ 518
wit h invert ed breve

Lat in Small Let t er E


U+0207 ȇ 519
wit h invert ed breve

Lat in Capit al Let t er I


U+0208 Ȉ 520
wit h double grave

Lat in Small Let t er I


U+0209 ȉ 521
wit h double grave

U+020A Ȋ 522 Lat in Capit al Let t er I

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale
wit h invert ed breve

Lat in Small Let t er I


U+020B ȋ 523
wit h invert ed breve

Lat in Capit al Let t er O


U+020C Ȍ 524
wit h double grave

Lat in Small Let t er O


U+020D ȍ 525
wit h double grave

Lat in Capit al Let t er O


U+020E Ȏ 526
wit h invert ed breve

Lat in Small Let t er O


U+020F ȏ 527
wit h invert ed breve

Lat in Capit al Let t er R


U+0210 Ȑ 528
wit h double grave

Lat in Small Let t er R


U+0211 ȑ 529
wit h double grave

Lat in Capit al Let t er R


U+0212 Ȓ 530
wit h invert ed breve

Lat in Small Let t er R


U+0213 ȓ 531
wit h invert ed breve

Lat in Capit al Let t er U


U+0214 Ȕ 532
wit h double grave

Lat in Small Let t er U


U+0215 ȕ 533
wit h double grave

Lat in Capit al Let t er U


U+0216 Ȗ 534
wit h invert ed breve

Lat in Small Let t er U


U+0217 ȗ 535
wit h invert ed breve

Romanian Lat in Capit al Let t er S for Romanian


U+0218 Ș 536 0347
wit h comma below

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Small Let t er S


U+0219 ș 537 0348
wit h comma below

Lat in Capit al Let t er T


U+021A Ț 538 0349
wit h comma below

Lat in Small Let t er T


U+021B ț 539 0350
wit h comma below

Miscellaneous Lat in Capit al Let t er


U+021C Ȝ 540
Yogh
·
Lat in Small Let t er
U+021D ȝ 541
Yogh

Lat in Capit al Let t er H


U+021E Ȟ 542 0351
wit h caron for Finnish
Lat in Small Let t er H Romani, Scot s
U+021F ȟ 543 0352
wit h caron

Lat in Capit al Let t er N ·


U+0220 Ƞ 544
wit h long right leg

Lat in Small Let t er D


U+0221 ȡ 545
wit h curl

Lat in Capit al Let t er


U+0222 Ȣ 546
OU

U+0223 ȣ 547 Lat in Small Let t er OU

Lat in Capit al Let t er Z


U+0224 Ȥ 548
wit h hook

Lat in Small Let t er Z


U+0225 ȥ 549
wit h hook

Lat in Capit al Let t er A


U+0226 Ȧ 550
wit h dot above

Lat in Small Let t er A


U+0227 ȧ 551
wit h dot above

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Capit al Let t er E


U+0228 Ȩ 552
wit h cedilla

Lat in Small Let t er E


U+0229 ȩ 553
wit h cedilla

Lat in Capit al Let t er O


U+022A Ȫ 554 wit h diaeresis and
macron

Lat in Small Let t er O


U+022B ȫ 555 wit h diaeresis and
macron

Lat in Capit al Let t er O


U+022C Ȭ 556
wit h t ilde and macron

Lat in Small Let t er O


U+022D ȭ 557
wit h t ilde and macron

Lat in Capit al Let t er O


U+022E Ȯ 558
wit h dot above
Livonian
Lat in Small Let t er O
U+022F ȯ 559
wit h dot above

Lat in Capit al Let t er O


U+0230 Ȱ 560 wit h dot above and
macron

Lat in Small Let t er O


U+0231 ȱ 561 wit h dot above and
macron

Lat in Capit al Let t er Y


U+0232 Ȳ 562
wit h macron

Lat in Small Let t er Y


U+0233 ȳ 563
wit h macron

Sinology Lat in Small Let t er L


U+0234 ȴ 564
wit h curl

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

Lat in Small Let t er N


U+0235 ȵ 565
wit h curl

Lat in Small Let t er T


U+0236 ȶ 566
wit h curl

Miscellaneous Lat in Small Let t er


U+0237 ȷ 567
Dot less J

Lat in Small Let t er DB


U+0238 ȸ 568
Digraph

Lat in Small Let t er QP


U+0239 ȹ 569
Digraph

Lat in Capit al Let t er A


U+023A Ⱥ 570
wit h st roke

Lat in Capit al Let t er C


U+023B Ȼ 571
wit h st roke

Lat in Small Let t er C


U+023C ȼ 572
wit h st roke

Lat in Capit al Let t er L


U+023D Ƚ 573
wit h bar

Lat in Capit al Let t er T


U+023E Ⱦ 574
wit h diagonal st roke

Lat in Small Let t er S


U+023F ȿ 575
wit h swash t ail

Lat in Small Let t er Z


U+0240 ɀ 576
wit h swash t ail

Lat in Capit al Let t er


U+0241 Ɂ 577
Glot t al Stop

Lat in Small Let t er


U+0242 ɂ 578
Glot t al Stop

U+0243 Ƀ 579 Lat in Capit al Let t er B

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale
wit h st roke

Lat in Capit al Let t er U


U+0244 Ʉ 580
bar

Lat in Capit al Let t er


U+0245 Ʌ 581
Turned V

Lat in Capit al Let t er E


U+0246 Ɇ 582
wit h st roke

Lat in Small Let t er E


U+0247 ɇ 583
wit h st roke

Lat in Capit al Let t er J


U+0248 Ɉ 584
wit h st roke

Lat in Small Let t er J


U+0249 ɉ 585
wit h st roke

Lat in Capit al Let t er Q


U+024A Ɋ 586
wit h hook t ail

Lat in Small Let t er Q


U+024B ɋ 587
wit h hook t ail

Lat in Capit al Let t er R


U+024C Ɍ 588
wit h st roke

Lat in Small Let t er R


U+024D ɍ 589
wit h st roke

Lat in Capit al Let t er Y


U+024E Ɏ 590
wit h st roke

Lat in Small Let t er Y


U+024F ɏ 591
wit h st roke

MES-2
Code Glyph Decimal Description #
Rationale
Latin Extended Additional

256 characters; all belong to the Latin


script; 23 in the MES-2 subset.
Code Glyph Description # MES-2 Rationale

General Lat in Capit al Let t er A wit h ring


U+1E00 Ḁ
Use below
·
Extensions Lat in Small Let t er A wit h ring
U+1E01 ḁ
below

Lat in Capit al Let t er B wit h dot


U+1E02 Ḃ 0647
above
ISO 8859-14
Lat in Small Let t er B wit h dot
U+1E03 ḃ 0648
above

Lat in Capit al Let t er B wit h dot


U+1E04 Ḅ
below

Lat in Small Let t er B wit h dot


U+1E05 ḅ
below

Lat in Capit al Let t er B wit h line


U+1E06 Ḇ
below

Lat in Small Let t er B wit h line


U+1E07 ḇ
below

Lat in Capit al Let t er C wit h


U+1E08 Ḉ
cedilla and acut e

Lat in Small Let t er C wit h


U+1E09 ḉ
cedilla and acut e

Lat in Capit al Let t er D wit h dot


U+1E0A Ḋ 0649
above
ISO 8859-14
Lat in Small Let t er D wit h dot
U+1E0B ḋ 0650
above

Lat in Capit al Let t er D wit h dot


U+1E0C Ḍ
below

Lat in Small Let t er D wit h dot


U+1E0D ḍ
below

Lat in Capit al Let t er D wit h line


U+1E0E Ḏ
below

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Small Let t er D wit h line


U+1E0F ḏ
below

Lat in Capit al Let t er D wit h


U+1E10 Ḑ
cedilla

Lat in Small Let t er D wit h


U+1E11 ḑ
cedilla

Lat in Capit al Let t er D wit h


U+1E12 Ḓ
circumflex below

Lat in Small Let t er D wit h


U+1E13 ḓ
circumflex below

Lat in Capit al Let t er E wit h


U+1E14 Ḕ
macron and grave

Lat in Small Let t er E wit h


U+1E15 ḕ
macron and grave

Lat in Capit al Let t er E wit h


U+1E16 Ḗ
macron and acut e

Lat in Small Let t er E wit h


U+1E17 ḗ
macron and acut e

Lat in Capit al Let t er E wit h


U+1E18 Ḙ
circumflex below

Lat in Small Let t er E wit h


U+1E19 ḙ
circumflex below

Lat in Capit al Let t er E wit h


U+1E1A Ḛ
t ilde below

Lat in Small Let t er E wit h t ilde


U+1E1B ḛ
below

Lat in Capit al Let t er E wit h


U+1E1C Ḝ
cedilla and breve

Lat in Small Let t er E wit h


U+1E1D ḝ
cedilla and breve

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er F wit h dot


U+1E1E Ḟ 0651
above
ISO 8859-14
Lat in Small Let t er F wit h dot
U+1E1F ḟ 0652
above

Lat in Capit al Let t er G wit h


U+1E20 Ḡ
macron

Lat in Small Let t er G wit h


U+1E21 ḡ
macron

Lat in Capit al Let t er H wit h dot


U+1E22 Ḣ
above

Lat in Small Let t er H wit h dot


U+1E23 ḣ
above

Lat in Capit al Let t er H wit h dot


U+1E24 Ḥ
below

Lat in Small Let t er H wit h dot


U+1E25 ḥ
below

Lat in Capit al Let t er H wit h


U+1E26 Ḧ
diaeresis

Lat in Small Let t er H wit h


U+1E27 ḧ
diaeresis

Lat in Capit al Let t er H wit h


U+1E28 Ḩ
cedilla

Lat in Small Let t er H wit h


U+1E29 ḩ
cedilla

Lat in Capit al Let t er H wit h


U+1E2A Ḫ
breve below

Lat in Small Let t er H wit h


U+1E2B ḫ
breve below

Lat in Capit al Let t er I wit h t ilde


U+1E2C Ḭ
below

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Small Let t er I wit h t ilde


U+1E2D ḭ
below

Lat in Capit al Let t er I wit h


U+1E2E Ḯ
diaeresis and acut e

Lat in Small Let t er I wit h


U+1E2F ḯ
diaeresis and acut e

Lat in Capit al Let t er K wit h


U+1E30 Ḱ
acut e

Lat in Small Let t er K wit h


U+1E31 ḱ
acut e

Lat in Capit al Let t er K wit h dot


U+1E32 Ḳ
below

Lat in Small Let t er K wit h dot


U+1E33 ḳ
below

Lat in Capit al Let t er K wit h line


U+1E34 Ḵ
below

Lat in Small Let t er K wit h line


U+1E35 ḵ
below

Lat in Capit al Let t er L wit h dot


U+1E36 Ḷ
below

Lat in Small Let t er L wit h dot


U+1E37 ḷ
below

Lat in Capit al Let t er L wit h dot


U+1E38 Ḹ
below and macron

Lat in Small Let t er L wit h dot


U+1E39 ḹ
below and macron

Lat in Capit al Let t er L wit h line


U+1E3A Ḻ
below

Lat in Small Let t er L wit h line


U+1E3B ḻ
below

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er L wit h


U+1E3C Ḽ
circumflex below

Lat in Small Let t er L wit h


U+1E3D ḽ
circumflex below

Lat in Capit al Let t er M wit h


U+1E3E Ḿ
acut e

Lat in Small Let t er M wit h


U+1E3F ḿ
acut e

Lat in Capit al Let t er M wit h dot


U+1E40 Ṁ 0653
above
ISO 8859-14
Lat in Small Let t er M wit h dot
U+1E41 ṁ 0654
above

Lat in Capit al Let t er M wit h dot


U+1E42 Ṃ
below

Lat in Small Let t er M wit h dot


U+1E43 ṃ
below

Lat in Capit al Let t er N wit h dot


U+1E44 Ṅ
above

Lat in Small Let t er N wit h dot


U+1E45 ṅ
above

Lat in Capit al Let t er N wit h dot


U+1E46 Ṇ
below

Lat in Small Let t er N wit h dot


U+1E47 ṇ
below

Lat in Capit al Let t er N wit h line


U+1E48 Ṉ
below

Lat in Small Let t er N wit h line


U+1E49 ṉ
below

Lat in Capit al Let t er N wit h


U+1E4A Ṋ
circumflex below

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Small Let t er N wit h


U+1E4B ṋ
circumflex below

Lat in Capit al Let t er O wit h


U+1E4C Ṍ
t ilde and acut e

Lat in Small Let t er O wit h t ilde


U+1E4D ṍ
and acut e

Lat in Capit al Let t er O wit h


U+1E4E Ṏ
t ilde and diaeresis

Lat in Small Let t er O wit h t ilde


U+1E4F ṏ
and diaeresis

Lat in Capit al Let t er O wit h


U+1E50 Ṑ
macron and grave

Lat in Small Let t er O wit h


U+1E51 ṑ
macron and grave

Lat in Capit al Let t er O wit h


U+1E52 Ṓ
macron and acut e

Lat in Small Let t er O wit h


U+1E53 ṓ
macron and acut e

Lat in Capit al Let t er P wit h


U+1E54 Ṕ
acut e

Lat in Small Let t er P wit h


U+1E55 ṕ
acut e

Lat in Capit al Let t er P wit h dot


U+1E56 Ṗ 0655
above
ISO 8859-14
Lat in Small Let t er P wit h dot
U+1E57 ṗ 0656
above

Lat in Capit al Let t er R wit h dot


U+1E58 Ṙ
above

Lat in Small Let t er R wit h dot


U+1E59 ṙ
above

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er R wit h dot


U+1E5A Ṛ
below

Lat in Small Let t er R wit h dot


U+1E5B ṛ
below

Lat in Capit al Let t er R wit h dot


U+1E5C Ṝ
below and macron

Lat in Small Let t er R wit h dot


U+1E5D ṝ
below and macron

Lat in Capit al Let t er R wit h line


U+1E5E Ṟ
below

Lat in Small Let t er R wit h line


U+1E5F ṟ
below

Lat in Capit al Let t er S wit h dot


U+1E60 Ṡ 0657
above
ISO 8859-14
Lat in Small Let t er S wit h dot
U+1E61 ṡ 0658
above

Lat in Capit al Let t er S wit h dot


U+1E62 Ṣ
below

Lat in Small Let t er S wit h dot


U+1E63 ṣ
below

Lat in Capit al Let t er S wit h


U+1E64 Ṥ
acut e and dot above

Lat in Small Let t er S wit h


U+1E65 ṥ
acut e and dot above

Lat in Capit al Let t er S wit h


U+1E66 Ṧ
caron and dot above

Lat in Small Let t er S wit h caron


U+1E67 ṧ
and dot above

Lat in Capit al Let t er S wit h dot


U+1E68 Ṩ
below and dot above

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Small Let t er S wit h dot


U+1E69 ṩ
below and dot above

Lat in Capit al Let t er T wit h dot


U+1E6A Ṫ 0659
above
ISO 8859-14
Lat in Small Let t er T wit h dot
U+1E6B ṫ 0660
above

Lat in Capit al Let t er T wit h dot


U+1E6C Ṭ
below

Lat in Small Let t er T wit h dot


U+1E6D ṭ
below

Lat in Capit al Let t er T wit h line


U+1E6E Ṯ
below

Lat in Small Let t er T wit h line


U+1E6F ṯ
below

Lat in Capit al Let t er T wit h


U+1E70 Ṱ
circumflex below

Lat in Small Let t er T wit h


U+1E71 ṱ
circumflex below

Lat in Capit al Let t er U wit h


U+1E72 Ṳ
diaeresis below

Lat in Small Let t er U wit h


U+1E73 ṳ
diaeresis below

Lat in Capit al Let t er U wit h


U+1E74 Ṵ
t ilde below

Lat in Small Let t er U wit h t ilde


U+1E75 ṵ
below

Lat in Capit al Let t er U wit h


U+1E76 Ṷ
circumflex below

Lat in Small Let t er U wit h


U+1E77 ṷ
circumflex below

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er U wit h


U+1E78 Ṹ
t ilde and acut e

Lat in Small Let t er U wit h t ilde


U+1E79 ṹ
and acut e

Lat in Capit al Let t er U wit h


U+1E7A Ṻ
macron and diaeresis

Lat in Small Let t er U wit h


U+1E7B ṻ
macron and diaeresis

Lat in Capit al Let t er V wit h


U+1E7C Ṽ
t ilde

U+1E7D ṽ Lat in Small Let t er V wit h t ilde

Lat in Capit al Let t er V wit h dot


U+1E7E Ṿ
below

Lat in Small Let t er V wit h dot


U+1E7F ṿ
below

Lat in Capit al Let t er W wit h


U+1E80 Ẁ 0661
grave

Lat in Small Let t er W wit h


U+1E81 ẁ 0662
grave

Lat in Capit al Let t er W wit h


U+1E82 Ẃ 0663
acut e
in WGL4
Lat in Small Let t er W wit h
U+1E83 ẃ 0664
acut e

Lat in Capit al Let t er W wit h


U+1E84 Ẅ 0665
diaeresis

Lat in Small Let t er W wit h


U+1E85 ẅ 0666
diaeresis

Lat in Capit al Let t er W wit h dot


U+1E86 Ẇ
above

Lat in Small Let t er W wit h dot


U+1E87 ẇ
above

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er W wit h dot


U+1E88 Ẉ
below

Lat in Small Let t er W wit h dot


U+1E89 ẉ
below

Lat in Capit al Let t er X wit h dot


U+1E8A Ẋ
above

Lat in Small Let t er X wit h dot


U+1E8B ẋ
above

Lat in Capit al Let t er X wit h


U+1E8C Ẍ
diaeresis

Lat in Small Let t er X wit h


U+1E8D ẍ
diaeresis

Lat in Capit al Let t er Y wit h dot


U+1E8E Ẏ
above

Lat in Small Let t er Y wit h dot


U+1E8F ẏ
above

Lat in Capit al Let t er Z wit h


U+1E90 Ẑ
circumflex

Lat in Small Let t er Z wit h


U+1E91 ẑ
circumflex

Lat in Capit al Let t er Z wit h dot


U+1E92 Ẓ
below

Lat in Small Let t er Z wit h dot


U+1E93 ẓ
below

Lat in Capit al Let t er Z wit h line


U+1E94 Ẕ
below

Lat in Small Let t er Z wit h line


U+1E95 ẕ
below

Lat in Small Let t er H wit h line


U+1E96 ẖ
below

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Small Let t er T wit h


U+1E97 ẗ
diaeresis

Lat in Small Let t er W wit h ring


U+1E98 ẘ
above

Lat in Small Let t er Y wit h ring


U+1E99 ẙ
above

Lat in Small Let t er A wit h right


U+1E9A ẚ
half ring

Lat in Small Let t er Long S wit h for Frakt ur, Irish


U+1E9B ẛ 0667
dot above Gaelic, Old English

Lat in Small Let t er Long S wit h


U+1E9C ẜ
diagonal st roke
Medievalist
Lat in Small Let t er Long S wit h
U+1E9D ẝ
high st roke

German
U+1E9E ẞ Lat in Capit al Let t er Sharp S
typography

Medievalist U+1E9F ẟ Lat in Small Let t er Delt a

Vietnamese Lat in Capit al Let t er A wit h dot


U+1EA0 Ạ
below

Lat in Small Let t er A wit h dot


U+1EA1 ạ
below

Lat in Capit al Let t er A wit h


U+1EA2 Ả
hook above

Lat in Small Let t er A wit h hook


U+1EA3 ả
above

Lat in Capit al Let t er A wit h


U+1EA4 Ấ
circumflex and acut e

Lat in Small Let t er A wit h


U+1EA5 ấ
circumflex and acut e

Lat in Capit al Let t er A wit h


U+1EA6 Ầ
circumflex and grave

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Small Let t er A wit h


U+1EA7 ầ
circumflex and grave

Lat in Capit al Let t er A wit h


U+1EA8 Ẩ
circumflex and hook above

Lat in Small Let t er A wit h


U+1EA9 ẩ
circumflex and hook above

Lat in Capit al Let t er A wit h


U+1EAA Ẫ
circumflex and t ilde

Lat in Small Let t er A wit h


U+1EAB ẫ
circumflex and t ilde

Lat in Capit al Let t er A wit h


U+1EAC Ậ
circumflex and dot below

Lat in Small Let t er A wit h


U+1EAD ậ
circumflex and dot below

Lat in Capit al Let t er A wit h


U+1EAE Ắ
breve and acut e

Lat in Small Let t er A wit h breve


U+1EAF ắ
and acut e

Lat in Capit al Let t er A wit h


U+1EB0 Ằ
breve and grave

Lat in Small Let t er A wit h breve


U+1EB1 ằ
and grave

Lat in Capit al Let t er A wit h


U+1EB2 Ẳ
breve and hook above

Lat in Small Let t er A wit h breve


U+1EB3 ẳ
and hook above

Lat in Capit al Let t er A wit h


U+1EB4 Ẵ
breve and t ilde

Lat in Small Let t er A wit h breve


U+1EB5 ẵ
and t ilde

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er A wit h


U+1EB6 Ặ
breve and dot below

Lat in Small Let t er A wit h breve


U+1EB7 ặ
and dot below

Lat in Capit al Let t er E wit h dot


U+1EB8 Ẹ
below

Lat in Small Let t er E wit h dot


U+1EB9 ẹ
below

Lat in Capit al Let t er E wit h


U+1EBA Ẻ
hook above

Lat in Small Let t er E wit h hook


U+1EBB ẻ
above

Lat in Capit al Let t er E wit h


U+1EBC Ẽ
t ilde

U+1EBD ẽ Lat in Small Let t er E wit h t ilde

Lat in Capit al Let t er E wit h


U+1EBE Ế
circumflex and acut e

Lat in Small Let t er E wit h


U+1EBF ế
circumflex and acut e

Lat in Capit al Let t er E wit h


U+1EC0 Ề
circumflex and grave

Lat in Small Let t er E wit h


U+1EC1 ề
circumflex and grave

Lat in Capit al Let t er E wit h


U+1EC2 Ể
circumflex and hook above

Lat in Small Let t er E wit h


U+1EC3 ể
circumflex and hook above

Lat in Capit al Let t er E wit h


U+1EC4 Ễ
circumflex and t ilde

Lat in Small Let t er E wit h


U+1EC5 ễ
circumflex and t ilde

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er E wit h


U+1EC6 Ệ
circumflex and dot below

Lat in Small Let t er E wit h


U+1EC7 ệ
circumflex and dot below

Lat in Capit al Let t er I wit h hook


U+1EC8 Ỉ
above

Lat in Small Let t er I wit h hook


U+1EC9 ỉ
above

Lat in Capit al Let t er I wit h dot


U+1ECA Ị
below

Lat in Small Let t er I wit h dot


U+1ECB ị
below

Lat in Capit al Let t er O wit h dot


U+1ECC Ọ
below

Lat in Small Let t er O wit h dot


U+1ECD ọ
below

Lat in Capit al Let t er O wit h


U+1ECE Ỏ
hook above

Lat in Small Let t er O wit h hook


U+1ECF ỏ
above

Lat in Capit al Let t er O wit h


U+1ED0 Ố
circumflex and acut e

Lat in Small Let t er O wit h


U+1ED1 ố
circumflex and acut e

Lat in Capit al Let t er O wit h


U+1ED2 Ồ
circumflex and grave

Lat in Small Let t er O wit h


U+1ED3 ồ
circumflex and grave

Lat in Capit al Let t er O wit h


U+1ED4 Ổ
circumflex and hook above

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Small Let t er O wit h


U+1ED5 ổ
circumflex and hook above

Lat in Capit al Let t er O wit h


U+1ED6 Ỗ
circumflex and t ilde

Lat in Small Let t er O wit h


U+1ED7 ỗ
circumflex and t ilde

Lat in Capit al Let t er O wit h


U+1ED8 Ộ
circumflex and dot below

Lat in Small Let t er O wit h


U+1ED9 ộ
circumflex and dot below

Lat in Capit al Let t er O wit h


U+1EDA Ớ
horn and acut e

Lat in Small Let t er O wit h horn


U+1EDB ớ
and acut e

Lat in Capit al Let t er O wit h


U+1EDC Ờ
horn and grave

Lat in Small Let t er O wit h horn


U+1EDD ờ
and grave

Lat in Capit al Let t er O wit h


U+1EDE Ở
horn and hook above

Lat in Small Let t er O wit h horn


U+1EDF ở
and hook above

Lat in Capit al Let t er O wit h


U+1EE0 Ỡ
horn and t ilde

Lat in Small Let t er O wit h horn


U+1EE1 ỡ
and t ilde

Lat in Capit al Let t er O wit h


U+1EE2 Ợ
horn and dot below

Lat in Small Let t er O wit h horn


U+1EE3 ợ
and dot below

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er U wit h dot


U+1EE4 Ụ
below

Lat in Small Let t er U wit h dot


U+1EE5 ụ
below

Lat in Capit al Let t er U wit h


U+1EE6 Ủ
hook above

Lat in Small Let t er U wit h hook


U+1EE7 ủ
above

Lat in Capit al Let t er U wit h


U+1EE8 Ứ
horn and acut e

Lat in Small Let t er U wit h horn


U+1EE9 ứ
and acut e

Lat in Capit al Let t er U wit h


U+1EEA Ừ
horn and grave

Lat in Small Let t er U wit h horn


U+1EEB ừ
and grave

Lat in Capit al Let t er U wit h


U+1EEC Ử
horn and hook above

Lat in Small Let t er U wit h horn


U+1EED ử
and hook above

Lat in Capit al Let t er U wit h


U+1EEE Ữ
horn and t ilde

Lat in Small Let t er U wit h horn


U+1EEF ữ
and t ilde

Lat in Capit al Let t er U wit h


U+1EF0 Ự
horn and dot below

Lat in Small Let t er U wit h horn


U+1EF1 ự
and dot below

Lat in Capit al Let t er Y wit h


U+1EF2 Ỳ 0668
grave in WGL4
U+1EF3 ỳ Lat in Small Let t er Y wit h grave 0669

Code Glyph Description # MES-2 Rationale


Code Glyph Description # MES-2 Rationale

Lat in Capit al Let t er Y wit h dot


U+1EF4 Ỵ
below

Lat in Small Let t er Y wit h dot


U+1EF5 ỵ
below

Lat in Capit al Let t er Y wit h


U+1EF6 Ỷ
hook above

Lat in Small Let t er Y wit h hook


U+1EF7 ỷ
above

Lat in Capit al Let t er Y wit h


U+1EF8 Ỹ
t ilde

U+1EF9 ỹ Lat in Small Let t er Y wit h t ilde

Lat in Capit al Let t er Middle-


U+1EFA Ỻ
Welsh LL

Lat in Small Let t er Middle-


U+1EFB ỻ
Welsh LL

Lat in Capit al Let t er Middle-


U+1EFC Ỽ
Medievalist Welsh V

Lat in Small Let t er Middle-


U+1EFD ỽ
Welsh V

Lat in Capit al Let t er Y wit h


U+1EFE Ỿ
loop

U+1EFF ỿ Lat in Small Let t er Y wit h loop

Code Glyph Description # MES-2 Rationale

Additional Latin Extended

Latin Extended-C (Unicode block)


Latin Extended-D (Unicode block)
Latin Extended-E (Unicode block)
Latin Extended-F (Unicode block)
Latin Extended-G (Unicode block)

Phonetic scripts

IPA Extensions

96 characters; all belong to the Latin


script; three in the MES-2 subset.
MES-2
Code Glyph Decimal Description #
Rationale

U+0250 ɐ 592 Lat in Small Let t er Turned A

U+0251 ɑ 593 Lat in Small Let t er Alpha

U+0252 ɒ 594 Lat in Small Let t er Turned Alpha

U+0253 ɓ 595 Lat in Small Let t er B wit h Hook

U+0254 ɔ 596 Lat in Small Let t er Open O

U+0255 ɕ 597 Lat in Small Let t er C wit h Curl

U+0256 ɖ 598 Lat in Small Let t er D wit h Tail

U+0257 ɗ 599 Lat in Small Let t er D wit h Hook

U+0258 ɘ 600 Lat in Small Let t er Reversed E

U+0259 ə 601 Lat in Small Let t er Schwa 0353 for Azerbaijani

U+025A ɚ 602 Lat in Small Let t er Schwa wit h Hook

U+025B ɛ 603 Lat in Small Let t er Open E

U+025C ɜ 604 Lat in Small Let t er Reversed Open E

Lat in Small Let t er Reversed Open E


U+025D ɝ 605
wit h Hook

Lat in Small Let t er Closed Reversed


U+025E ɞ 606
Open E

Lat in Small Let t er Dot less J wit h


U+025F ɟ 607
St roke

U+0260 ɠ 608 Lat in Small Let t er G wit h Hook

U+0261 ɡ 609 Lat in Small Let t er Script G

U+0262 ɢ 610 Lat in Let t er Small Capit al G

U+0263 ɣ 611 Lat in Small Let t er Gamma

U+0264 ɤ 612 Lat in Small Let t er Rams Horn

U+0265 ɥ 613 Lat in Small Let t er Turned H

U+0266 ɦ 614 Lat in Small Let t er H wit h Hook

U+0267 ɧ 615 Lat in Small Let t er Heng wit h Hook

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

U+0268 ɨ 616 Lat in Small Let t er I wit h St roke

U+0269 ɩ 617 Lat in Small Let t er Iot a

U+026A ɪ 618 Lat in Let t er Small Capit al I

Lat in Small Let t er L wit h Middle


U+026B ɫ 619
Tilde

U+026C ɬ 620 Lat in Small Let t er L wit h Belt

Lat in Small Let t er L wit h Ret roflex


U+026D ɭ 621
Hook

U+026E ɮ 622 Lat in Small Let t er Lezh

U+026F ɯ 623 Lat in Small Let t er Turned M

Lat in Small Let t er Turned M wit h


U+0270 ɰ 624
Long Leg

U+0271 ɱ 625 Lat in Small Let t er M wit h Hook

U+0272 ɲ 626 Lat in Small Let t er N wit h Left Hook

Lat in Small Let t er N wit h Ret roflex


U+0273 ɳ 627
Hook

U+0274 ɴ 628 Lat in Let t er Small Capit al N

U+0275 ɵ 629 Lat in Small Let t er Barred O

U+0276 ɶ 630 Lat in Let t er Small Capit al OE

U+0277 ɷ 631 Lat in Small Let t er Closed Omega

U+0278 ɸ 632 Lat in Small Let t er Phi

U+0279 ɹ 633 Lat in Small Let t er Turned R

Lat in Small Let t er Turned R wit h


U+027A ɺ 634
Long Leg

Lat in Small Let t er Turned R wit h


U+027B ɻ 635
Hook

U+027C ɼ 636 Lat in Small Let t er R wit h long leg 0354 for Irish Gaelic

U+027D ɽ 637 Lat in Small Let t er R wit h Tail

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

U+027E ɾ 638 Lat in Small Let t er R wit h Fishhook

Lat in Small Let t er Reversed R wit h


U+027F ɿ 639
Fishhook

U+0280 ʀ 640 Lat in Let t er Small Capit al R

U+0281 ʁ 641 Lat in Let t er Small Capit al Invert ed R

U+0282 ʂ 642 Lat in Small Let t er S wit h Hook

U+0283 ʃ 643 Lat in Small Let t er Esh

Lat in Small Let t er Dot less J wit h


U+0284 ʄ 644
St roke and Hook

Lat in Small Let t er Squat Reversed


U+0285 ʅ 645
Esh

U+0286 ʆ 646 Lat in Small Let t er Esh wit h Curl

U+0287 ʇ 647 Lat in Small Let t er Turned T

Lat in Small Let t er T wit h Ret roflex


U+0288 ʈ 648
Hook

U+0289 ʉ 649 Lat in Small Let t er U Bar

U+028A ʊ 650 Lat in Small Let t er Upsilon

U+028B ʋ 651 Lat in Small Let t er V wit h Hook

U+028C ʌ 652 Lat in Small Let t er Turned V

U+028D ʍ 653 Lat in Small Let t er Turned W

U+028E ʎ 654 Lat in Small Let t er Turned Y

U+028F ʏ 655 Lat in Let t er Small Capit al Y

Lat in Small Let t er Z wit h Ret roflex


U+0290 ʐ 656
Hook

U+0291 ʑ 657 Lat in Small Let t er Z wit h Curl

U+0292 ʒ 658 Lat in Small Let t er Ezh 0355 for Sami

U+0293 ʓ 659 Lat in Small Let t er Ezh wit h Curl

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

U+0294 ʔ 660 Lat in Let t er Glot t al Stop

Lat in Let t er Pharyngeal Voiced


U+0295 ʕ 661
Fricat ive

U+0296 ʖ 662 Lat in Let t er Invert ed Glot t al Stop

U+0297 ʗ 663 Lat in Let t er St ret ched C

U+0298 ʘ 664 Lat in Let t er Bilabial Click

U+0299 ʙ 665 Lat in Let t er Small Capit al B

U+029A ʚ 666 Lat in Small Let t er Closed Open E

Lat in Let t er Small Capit al G wit h


U+029B ʛ 667
Hook

U+029C ʜ 668 Lat in Let t er Small Capit al H

Lat in Small Let t er J wit h Crossed


U+029D ʝ 669
Tail

U+029E ʞ 670 Lat in Small Let t er Turned K

U+029F ʟ 671 Lat in Let t er Small Capit al L

U+02A0 ʠ 672 Lat in Small Let t er Q wit h Hook

U+02A1 ʡ 673 Lat in Let t er Glot t al Stop wit h St roke

Lat in Let t er Reversed Glot t al Stop


U+02A2 ʢ 674
wit h St roke

U+02A3 ʣ 675 Lat in Small Let t er DZ Digraph

U+02A4 ʤ 676 Lat in Small Let t er Dezh Digraph

Lat in Small Let t er DZ Digraph wit h


U+02A5 ʥ 677
Curl

U+02A6 ʦ 678 Lat in Small Let t er TS Digraph

U+02A7 ʧ 679 Lat in Small Let t er Tesh Digraph

Lat in Small Let t er TC Digraph wit h


U+02A8 ʨ 680
Curl

U+02A9 ʩ 681 Lat in Small Let t er Feng Digraph

MES-2
Code Glyph Decimal Description #
Rationale
MES-2
Code Glyph Decimal Description #
Rationale

U+02AA ʪ 682 Lat in Small Let t er LS Digraph

U+02AB ʫ 683 Lat in Small Let t er LZ Digraph

U+02AC ʬ 684 Lat in Let t er Bilabial Percussive

U+02AD ʭ 685 Lat in Let t er Bident al Percussive

Lat in Small Let t er Turned H wit h


U+02AE ʮ 686
Fishhook

Lat in Small Let t er Turned H wit h


U+02AF ʯ 687
Fishhook and Tail

MES-2
Code Glyph Decimal Description #
Rationale

Spacing modifier letters

80 characters; 15 in the MES-2 subset.


Code Glyph Decimal Description # MES-2 Rationale

U+02B0 ʰ 688 Modifier Let t er Small H

Modifier Let t er Small H wit h


U+02B1 ʱ 689
hook

U+02B2 ʲ 690 Modifier Let t er Small J

U+02B3 ʳ 691 Modifier Let t er Small R

U+02B4 ʴ 692 Modifier Let t er Small Turned R

Modifier Let t er Small Turned R


U+02B5 ʵ 693 ·
wit h hook

Modifier Let t er Small Capit al


U+02B6 ʶ 694
Invert ed R

U+02B7 ʷ 695 Modifier Let t er Small W

U+02B8 ʸ 696 Modifier Let t er Small Y

U+02B9 ʹ 697 Modifier Let t er Prime

U+02BA ʺ 698 Modifier Let t er Double Prime

U+02BB ʻ 699 Modifier Let t er Turned Comma 0356 in Sami

U+02BC ʼ 700 Modifier Let t er Apost rophe 0357

Modifier Let t er Reversed in ISO/IEC 8859-7


U+02BD ʽ 701 0358
Comma

U+02BE ʾ 702 Modifier Let t er Right Half Ring

U+02BF ʿ 703 Modifier Let t er Left Half Ring

U+02C0 ˀ 704 Modifier Let t er Glot t al Stop

Modifier Let t er Reversed Glot t al


U+02C1 ˁ 705
Stop ·
U+02C2 ˂ 706 Modifier Let t er Left Arrowhead

U+02C3 ˃ 707 Modifier Let t er Right Arrowhead

U+02C4 ˄ 708 Modifier Let t er Up Arrowhead

U+02C5 ˅ 709 Modifier Let t er Down Arrowhead

Modifier Let t er Circumflex in WGL4


U+02C6 ˆ 710 0359
Accent

Code Glyph Decimal Description # MES-2 Rationale


Code Glyph Decimal Description # MES-2 Rationale

U+02C7 ˇ 711 Caron 0360

U+02C8 ˈ 712 Modifier Let t er Vert ical Line ·

U+02C9 ˉ 713 Modifier Let t er Macron 0361 in WGL4

U+02CA ˊ 714 Modifier Let t er Acut e Accent

U+02CB ˋ 715 Modifier Let t er Grave Accent

U+02CC ˌ 716 Modifier Let t er Low Vert ical Line

U+02CD ˍ 717 Modifier Let t er Low Macron

Modifier Let t er Low Grave


U+02CE ˎ 718
Accent

Modifier Let t er Low Acut e


U+02CF ˏ 719
Accent

U+02D0 ː 720 Modifier Let t er Triangular Colon ·

Modifier Let t er Half Triangular


U+02D1 ˑ 721
Colon

Modifier Let t er Cent ered Right


U+02D2 ˒ 722
Half Ring

Modifier Let t er Cent ered Left


U+02D3 ˓ 723
Half Ring

U+02D4 ˔ 724 Modifier Let t er Up Tack

U+02D5 ˕ 725 Modifier Let t er Down Tack

U+02D6 ˖ 726 Modifier Let t er Plus Sign 0362 in WGL4 (?)

U+02D7 ˗ 727 Modifier Let t er Minus Sign ·

U+02D8 ˘ 728 Breve 0363

U+02D9 ˙ 729 Dot Above 0364

U+02DA ˚ 730 Ring Above 0365


in WGL4
U+02DB ˛ 731 Ogonek 0366

U+02DC ˜ 732 Small Tilde 0367

U+02DD ˝ 733 Double Acut e Accent 0368

U+02DE ˞ 734 Modifier Let t er Rhot ic Hook ·

Code Glyph Decimal Description # MES-2 Rationale


Code Glyph Decimal Description # MES-2 Rationale

for Swedish
U+02DF ˟ 735 Modifier Let t er Cross Accent 0369
dict ionary use

U+02E0 ˠ 736 Modifier Let t er Small Gamma

U+02E1 ˡ 737 Modifier Let t er Small L

U+02E2 ˢ 738 Modifier Let t er Small S

U+02E3 ˣ 739 Modifier Let t er Small X

Modifier Let t er Small Reversed


U+02E4 ˤ 740
Glot t al Stop

Modifier Let t er Ext ra-High Tone


U+02E5 ˥ 741
Bar

U+02E6 ˦ 742 Modifier Let t er High Tone Bar

U+02E7 ˧ 743 Modifier Let t er Mid Tone Bar ·

U+02E8 ˨ 744 Modifier Let t er Low Tone Bar

Modifier Let t er Ext ra-Low Tone


U+02E9 ˩ 745
Bar

Modifier Let t er Yin Depart ing


U+02EA ˪ 746
Tone Mark

Modifier Let t er Yang Depart ing


U+02EB ˫ 747
Tone Mark

U+02EC ˬ 748 Modifier Let t er Voicing

U+02ED ˭ 749 Modifier Let t er Unaspirat ed

Modifier Let t er Double


U+02EE ˮ 750 0370 for Nenet s
Apost rophe

Modifier Let t er Low Down ·


U+02EF ˯ 751
Arrowhead

Modifier Let t er Low Up


U+02F0 ˰ 752
Arrowhead

Modifier Let t er Low Left


U+02F1 ˱ 753
Arrowhead

Code Glyph Decimal Description # MES-2 Rationale


Code Glyph Decimal Description # MES-2 Rationale

Modifier Let t er Low Right


U+02F2 ˲ 754
Arrowhead

U+02F3 ˳ 755 Modifier Let t er Low Ring

Modifier Let t er Middle Grave


U+02F4 ˴ 756
Accent

Modifier Let t er Middle Double


U+02F5 ˵ 757
Grave Accent

Modifier Let t er Middle Double


U+02F6 ˶ 758
Acut e Accent

U+02F7 ˷ 759 Modifier Let t er Low Tilde

U+02F8 ˸ 760 Modifier Let t er Raised Colon

U+02F9 ˹ 761 Modifier Let t er Begin High Tone

U+02FA ˺ 762 Modifier Let t er End High Tone

U+02FB ˻ 763 Modifier Let t er Begin Low Tone

U+02FC ˼ 764 Modifier Let t er End Low Tone

U+02FD ˽ 765 Modifier Let t er Shelf

U+02FE ˾ 766 Modifier Let t er Open Shelf

U+02FF ˿ 767 Modifier Let t er Low Left Arrow

Code Glyph Decimal Description # MES-2 Rationale

Phonetic Extensions

Phonetic Extensions (Unicode block)


Phonetic Extensions Supplement
(Unicode block)
Combining marks
Code Glyph Decimal Description

U+0300 ̀ 768 Combining Grave Accent

U+0301 ́ 769 Combining Acut e Accent

U+0302 ̂ 770 Combining Circumflex Accent

U+0303 ̃ 771 Combining Tilde

U+0304 ̄ 772 Combining Macron

U+0305 ̅ 773 Combining Overline

U+0306 ̆ 774 Combining Breve

U+0307 ̇ 775 Combining Dot Above

U+0308 ̈ 776 Combining Diaeresis

U+0309 ̉ 777 Combining Hook Above

U+030A ̊ 778 Combining Ring Above

U+030B ̋ 779 Combining Double Acut e Accent

U+030C ̌ 780 Combining Caron

U+030D ̍ 781 Combining Vert ical Line Above

U+030E ̎ 782 Combining Double Vert ical Line Above

U+030F ̏ 783 Combining Double Grave Accent

U+0310 ̐ 784 Combining Candrabindu

U+0311 ̑ 785 Combining Invert ed Breve

U+0312 ̒ 786 Combining Turned Comma Above

U+0313 ̓ 787 Combining Comma Above

U+0314 ̔ 788 Combining Reversed Comma Above

U+0315 ̕ 789 Combining Comma Above Right

U+0316 ̖ 790 Combining Grave Accent Below

U+0317 ̗ 791 Combining Acut e Accent Below

U+0318 ̘ 792 Combining Left Tack Below


Code Glyph Decimal Description

U+0319 ̙ 793 Combining Right Tack Below

U+031A ̚ 794 Combining Left Angle Above

U+031B ̛ 795 Combining Horn

U+031C ̜ 796 Combining Left Half Ring Below

U+031D ̝ 797 Combining Up Tack Below

U+031E ̞ 798 Combining Down Tack Below

U+031F ̟ 799 Combining Plus Sign Below

U+0320 ̠ 800 Combining Minus Sign Below

U+0321 ̡ 801 Combining Palat alized Hook Below

U+0322 ̢ 802 Combining Ret roflex Hook Below

U+0323 ̣ 803 Combining Dot Below

U+0324 ̤ 804 Combining Diaeresis Below

U+0325 ̥ 805 Combining Ring Below

U+0326 ̦ 806 Combining Comma Below

U+0327 ̧ 807 Combining Cedilla

U+0328 ̨ 808 Combining Ogonek

U+0329 ̩ 809 Combining Vert ical Line Below

U+032A ̪ 810 Combining Bridge Below

U+032B ̫ 811 Combining Invert ed Double Arch Below

U+032C ̬ 812 Combining Caron Below

U+032D ̭ 813 Combining Circumflex Accent Below

U+032E ̮ 814 Combining Breve Below

U+032F ̯ 815 Combining Invert ed Breve Below

U+0330 ̰ 816 Combining Tilde Below

U+0331 ̱ 817 Combining Macron Below

U+0332 ̲ 818 Combining Low Line

U+0333 ̳ 819 Combining Double Low Line

U+0334 ̴ 820 Combining Tilde Overlay

U+0335 ̵ 821 Combining Short St roke Overlay


Code Glyph Decimal Description

U+0336 ̶ 822 Combining Long St roke Overlay

U+0337 ̷ 823 Combining Short Solidus Overlay

U+0338 ̸ 824 Combining Long Solidus Overlay

U+0339 ̹ 825 Combining Right Half Ring Below

U+033A ̺ 826 Combining Invert ed Bridge Below

U+033B ̻ 827 Combining Square Below

U+033C ̼ 828 Combining Seagull Below

U+033D ̽ 829 Combining X Above

U+033E ̾ 830 Combining Vert ical Tilde

U+033F ̿ 831 Combining Double Overline

U+0340 ̀ 832 Combining Grave Tone Mark

U+0341 ́ 833 Combining Acut e Tone Mark

U+0342 ͂ 834 Combining Greek Perispomeni

U+0343 ̓ 835 Combining Greek Koronis

U+0344 ̈́ 836 Combining Greek Dialyt ika Tonos

U+0345 ͅ 837 Combining Greek Ypogegrammeni

U+0346 ͆ 838 Combining Bridge Above

U+0347 ͇ 839 Combining Equals Sign Below

U+0348 ͈ 840 Combining Double Vert ical Line Below

U+0349 ͉ 841 Combining Left Angle Below

U+034A ͊ 842 Combining Not Tilde Above

U+034B ͋ 843 Combining Homot het ic Above

U+034C ͌ 844 Combining Almost Equal To Above

U+034D ͍ 845 Combining Left Right Arrow Below

U+034E ͎ 846 Combining Upwards Arrow Below

U+034F ͏ 847 Combining Grapheme Joiner

U+0350 ͐ 848 Combining Right Arrowhead Above

U+0351 ͑ 849 Combining Left Half Ring Above

U+0352 ͒ 850 Combining Fermat a


Code Glyph Decimal Description

U+0353 ͓ 851 Combining X Below

U+0354 ͔ 852 Combining Left Arrowhead Below

U+0355 ͕ 853 Combining Right Arrowhead Below

U+0356 ͖ 854 Combining Right Arrowhead And Up Arrowhead Below

U+0357 ͗ 855 Combining Right Half Ring Above

U+0358 ͘ 856 Combining Dot Above Right

U+0359 ͙ 857 Combining Ast erisk Below

U+035A ͚ 858 Combining Double Ring Below

U+035B ͛ 859 Combining Zigzag Above

U+035C ͜ 860 Combining Double Breve Below

U+035D ͝ 861 Combining Double Breve

U+035E ͞ 862 Combining Double Macron

U+035F ͟ 863 Combining Double Macron Below

U+0360 ͠ 864 Combining Double Tilde

U+0361 ͡ 865 Combining Double Invert ed Breve

U+0362 ͢ 866 Combining Double Right wards Arrow Below

U+0363 ͣ 867 Combining Lat in Small Let t er A

U+0364 ͤ 868 Combining Lat in Small Let t er E

U+0365 ͥ 869 Combining Lat in Small Let t er I

U+0366 ͦ 870 Combining Lat in Small Let t er O

U+0367 ͧ 871 Combining Lat in Small Let t er U

U+0368 ͨ 872 Combining Lat in Small Let t er C

U+0369 ͩ 873 Combining Lat in Small Let t er D

U+036A ͪ 874 Combining Lat in Small Let t er H

U+036B ͫ 875 Combining Lat in Small Let t er M

U+036C ͬ 876 Combining Lat in Small Let t er R

U+036D ͭ 877 Combining Lat in Small Let t er T

U+036E ͮ 878 Combining Lat in Small Let t er V

U+036F ͯ 879 Combining Lat in Small Let t er X


Greek and Coptic
144 code points; 135 assigned
characters; 85 in the MES-2 subset.
Code Glyph Decimal Description #

U+0370 Ͱ 880 Greek Capit al Let t er Het a

U+0371 ͱ 881 Greek Small Let t er Het a


·
U+0372 Ͳ 882 Greek Capit al Let t er Archaic Sampi

U+0373 ͳ 883 Greek Small Let t er Archaic Sampi

U+0374 ʹ 884 Greek Numeral Sign 0371

U+0375 ͵ 885 Greek Lower Numeral Sign 0372

U+0376 Ͷ 886 Greek Capit al Let t er Pamphylian Digamma


·
U+0377 ͷ 887 Greek Small Let t er Pamphylian Digamma

U+037A ͺ 890 Greek Ypogegrammeni 0373

U+037B ͻ 891 Greek Small Reversed Lunat e Sigma Symbol

U+037C ͼ 892 Greek Small Dot t ed Lunat e Sigma Symbol ·

U+037D ͽ 893 Greek Small Reversed Dot t ed Lunat e Sigma Symbol

U+037E ; 894 Greek Quest ion Mark 0374

U+037F Ϳ 895 Greek Capit al Let t er Yot ·

U+0384 ΄ 900 Greek acut e accent (tonos) 0375

U+0385 ΅ 901 Greek diaeresis wit h acut e accent 0376

U+0386 Ά 902 Greek Capit al Let t er A wit h acut e accent 0377

U+0387 · 903 Greek Ano Teleia 0378

U+0388 Έ 904 Greek Capit al Let t er Epsilon wit h acut e accent 0379

U+0389 Ή 905 Greek Capit al Let t er Et a wit h acut e accent 0380

U+038A Ί 906 Greek Capit al Let t er Iot a wit h acut e accent 0381

U+038C Ό 908 Greek Capit al Let t er Omicron wit h acut e accent 0382

U+038E Ύ 910 Greek Capit al Let t er Upsilon wit h acut e accent 0383

U+038F Ώ 911 Greek Capit al Let t er Omega wit h acut e accent 0384

Greek Small Let t er Iot a wit h diaeresis and acut e


U+0390 ΐ 912 0385
accent

U+0391 Α 913 Greek Capit al Let t er Alpha 0386

U+0392 Β 914 Greek Capit al Let t er Bet a 0387

Code Glyph Decimal Description #


Code Glyph Decimal Description #

U+0393 Γ 915 Greek Capit al Let t er Gamma 0388

U+0394 Δ 916 Greek Capit al Let t er Delt a 0389

U+0395 Ε 917 Greek Capit al Let t er Epsilon 0390

U+0396 Ζ 918 Greek Capit al Let t er Zet a 0391

U+0397 Η 919 Greek Capit al Let t er Et a 0392

U+0398 Θ 920 Greek Capit al Let t er Thet a 0393

U+0399 Ι 921 Greek Capit al Let t er Iot a 0394

U+039A Κ 922 Greek Capit al Let t er Kappa 0395

U+039B Λ 923 Greek Capit al Let t er Lambda 0396

U+039C Μ 924 Greek Capit al Let t er Mu 0397

U+039D Ν 925 Greek Capit al Let t er Nu 0398

U+039E Ξ 926 Greek Capit al Let t er Xi 0399

U+039F Ο 927 Greek Capit al Let t er Omicron 0400

U+03A0 Π 928 Greek Capit al Let t er Pi 0401

U+03A1 Ρ 929 Greek Capit al Let t er Rho 0402

U+03A3 Σ 931 Greek Capit al Let t er Sigma 0403

U+03A4 Τ 932 Greek Capit al Let t er Tau 0404

U+03A5 Υ 933 Greek Capit al Let t er Upsilon 0405

U+03A6 Φ 934 Greek Capit al Let t er Phi 0406

U+03A7 Χ 935 Greek Capit al Let t er Chi 0407

U+03A8 Ψ 936 Greek Capit al Let t er Psi 0408

U+03A9 Ω 937 Greek Capit al Let t er Omega 0409

U+03AA Ϊ 938 Greek Capit al Let t er Iot a wit h diaeresis 0410

U+03AB Ϋ 939 Greek Capit al Let t er Upsilon wit h diaeresis 0411

U+03AC ά 940 Greek Small Let t er Alpha wit h acut e accent 0412

U+03AD έ 941 Greek Small Let t er Epsilon wit h acut e accent 0413

U+03AE ή 942 Greek Small Let t er Et a wit h acut e accent 0414

U+03AF ί 943 Greek Small Let t er Iot a wit h acut e accent 0415

Code Glyph Decimal Description #


Code Glyph Decimal Description #

Greek Small Let t er Upsilon wit h diaeresis and acut e


U+03B0 ΰ 944 0416
accent

U+03B1 α 945 Greek Small Let t er Alpha 0417

U+03B2 β 946 Greek Small Let t er Bet a 0418

U+03B3 γ 947 Greek Small Let t er Gamma 0419

U+03B4 δ 948 Greek Small Let t er Delt a 0420

U+03B5 ε 949 Greek Small Let t er Epsilon 0421

U+03B6 ζ 950 Greek Small Let t er Zet a 0422

U+03B7 η 951 Greek Small Let t er Et a 0423

U+03B8 θ 952 Greek Small Let t er Thet a 0424

U+03B9 ι 953 Greek Small Let t er Iot a 0425

U+03BA κ 954 Greek Small Let t er Kappa 0426

U+03BB λ 955 Greek Small Let t er Lambda 0427

U+03BC μ 956 Greek Small Let t er Mu 0428

U+03BD ν 957 Greek Small Let t er Nu 0429

U+03BE ξ 958 Greek Small Let t er Xi 0430

U+03BF ο 959 Greek Small Let t er Omicron 0431

U+03C0 π 960 Greek Small Let t er Pi 0432

U+03C1 ρ 961 Greek Small Let t er Rho 0433

U+03C2 ς 962 Greek Small Let t er Final Sigma 0434

U+03C3 σ 963 Greek Small Let t er Sigma 0435

U+03C4 τ 964 Greek Small Let t er Tau 0436

U+03C5 υ 965 Greek Small Let t er Upsilon 0437

U+03C6 φ 966 Greek Small Let t er Phi 0438

U+03C7 χ 967 Greek Small Let t er Chi 0439

U+03C8 ψ 968 Greek Small Let t er Psi 0440

U+03C9 ω 969 Greek Small Let t er Omega 0441

U+03CA ϊ 970 Greek Small Let t er Iot a wit h diaeresis 0442

Code Glyph Decimal Description #


Code Glyph Decimal Description #

U+03CB ϋ 971 Greek Small Let t er Upsilon wit h diaeresis 0443

U+03CC ό 972 Greek Small Let t er Omicron wit h acut e accent 0444

U+03CD ύ 973 Greek Small Let t er Upsilon wit h acut e accent 0445

U+03CE ώ 974 Greek Small Let t er Omega wit h acut e accent 0446

U+03CF Ϗ 975 Greek Capit al Kai Symbol ·

U+03D0 ϐ 976 Greek Bet a Symbol

U+03D1 ϑ 977 Greek Thet a Symbol

U+03D2 ϒ 978 Greek Upsilon wit h hook Symbol

U+03D3 ϓ 979 Greek Upsilon wit h acut e and hook Symbol ·

U+03D4 ϔ 980 Greek Upsilon wit h diaeresis and hook Symbol

U+03D5 ϕ 981 Greek Phi Symbol

U+03D6 ϖ 982 Greek Pi Symbol

U+03D7 ϗ 983 Greek Kai Symbol 0447

U+03D8 Ϙ 984 Greek Let t er Qoppa


·
U+03D9 ϙ 985 Greek Small Let t er Qoppa

U+03DA Ϛ 986 Greek Let t er St igma 0448

U+03DB ϛ 987 Greek Small Let t er St igma 0449

U+03DC Ϝ 988 Greek Let t er Digamma 0450

U+03DD ϝ 989 Greek Small Let t er Digamma 0451

U+03DE Ϟ 990 Greek Let t er Koppa 0452

U+03DF ϟ 991 Greek Small Let t er Koppa 0453

U+03E0 Ϡ 992 Greek Let t er Sampi 0454

U+03E1 ϡ 993 Greek Small Let t er Sampi 0455

U+03E2 Ϣ 994 Copt ic Capit al Let t er Shei ·

U+03E3 ϣ 995 Copt ic Small Let t er Shei

U+03E4 Ϥ 996 Copt ic Capit al Let t er Fei

U+03E5 ϥ 997 Copt ic Small Let t er Fei

U+03E6 Ϧ 998 Copt ic Capit al Let t er Khei

Code Glyph Decimal Description #


Code Glyph Decimal Description #

U+03E7 ϧ 999 Copt ic Small Let t er Khei

U+03E8 Ϩ 1000 Copt ic Capit al Let t er Hori

U+03E9 ϩ 1001 Copt ic Small Let t er Hori

U+03EA Ϫ 1002 Copt ic Capit al Let t er Gangia

U+03EB ϫ 1003 Copt ic Small Let t er Gangia

U+03EC Ϭ 1004 Copt ic Capit al Let t er Shima

U+03ED ϭ 1005 Copt ic Small Let t er Shima

U+03EE Ϯ 1006 Copt ic Capit al Let t er Dei

U+03EF ϯ 1007 Copt ic Small Let t er Dei

U+03F0 ϰ 1008 Greek Kappa Symbol

U+03F1 ϱ 1009 Greek Rho Symbol

U+03F2 ϲ 1010 Greek Lunat e Sigma Symbol

U+03F3 ϳ 1011 Greek Let t er Yot

U+03F4 ϴ 1012 Greek Capit al Thet a Symbol

U+03F5 ϵ 1013 Greek Lunat e Epsilon Symbol

U+03F6 ϶ 1014 Greek Reversed Lunat e Epsilon Symbol

U+03F7 Ϸ 1015 Greek Capit al Sho

U+03F8 ϸ 1016 Greek Small Let t er Sho

U+03F9 Ϲ 1017 Greek Capit al Lunat e Sigma Symbol

U+03FA Ϻ 1018 Greek Capit al San

U+03FB ϻ 1019 Greek Small Let t er San

U+03FC ϼ 1020 Greek Rho wit h st roke Symbol

U+03FD Ͻ 1021 Greek Capit al Reversed Lunat e Sigma Symbol

U+03FE Ͼ 1022 Greek Capit al Dot t ed Lunat e Sigma Symbol

U+03FF Ͽ 1023 Greek Capit al Reversed Dot t ed Lunat e Sigma Symbol

Code Glyph Decimal Description #


Greek Extended

For polytonic orthography. 256 code


points; 233 assigned characters, all in the
MES-2 subset (#670 – 902).
Greek Ext ended [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1F00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1F0x ἀ ἁ ἂ ἃ ἄ ἅ ἆ ἇ Ἀ Ἁ Ἂ Ἃ Ἄ Ἅ Ἆ Ἇ

U+1F1x ἐ ἑ ἒ ἓ ἔ ἕ Ἐ Ἑ Ἒ Ἓ Ἔ Ἕ
U+1F2x ἠ ἡ ἢ ἣ ἤ ἥ ἦ ἧ Ἠ Ἡ Ἢ Ἣ Ἤ Ἥ Ἦ Ἧ
U+1F3x ἰ ἱ ἲ ἳ ἴ ἵ ἶ ἷ Ἰ Ἱ Ἲ Ἳ Ἴ Ἵ Ἶ Ἷ
U+1F4x ὀ ὁ ὂ ὃ ὄ ὅ Ὀ Ὁ Ὂ Ὃ Ὄ Ὅ

U+1F5x ὐ ὑ ὒ ὓ ὔ ὕ ὖ ὗ Ὑ Ὓ Ὕ Ὗ

U+1F6x ὠ ὡ ὢ ὣ ὤ ὥ ὦ ὧ Ὠ Ὡ Ὢ Ὣ Ὤ Ὥ Ὦ Ὧ

U+1F7x ὰ ά ὲ έ ὴ ή ὶ ί ὸ ό ὺ ύ ὼ ώ

U+1F8x ᾀ ᾁ ᾂ ᾃ ᾄ ᾅ ᾆ ᾇ ᾈ ᾉ ᾊ ᾋ ᾌ ᾍ ᾎ ᾏ

U+1F9x ᾐ ᾑ ᾒ ᾓ ᾔ ᾕ ᾖ ᾗ ᾘ ᾙ ᾚ ᾛ ᾜ ᾝ ᾞ ᾟ

U+1FAx ᾠ ᾡ ᾢ ᾣ ᾤ ᾥ ᾦ ᾧ ᾨ ᾩ ᾪ ᾫ ᾬ ᾭ ᾮ ᾯ

U+1FBx ᾰ ᾱ ᾲ ᾳ ᾴ ᾶ ᾷ Ᾰ Ᾱ Ὰ Ά ᾼ ᾽ ι ᾿

U+1FCx ῀ ῁ ῂ ῃ ῄ ῆ ῇ Ὲ Έ Ὴ Ή ῌ ῍ ῎ ῏

U+1FDx ῐ ῑ ῒ ΐ ῖ ῗ Ῐ Ῑ Ὶ Ί ῝ ῞ ῟

U+1FEx ῠ ῡ ῢ ΰ ῤ ῥ ῦ ῧ Ῠ Ῡ Ὺ Ύ Ῥ ῭ ΅ `

U+1FFx ῲ ῳ ῴ ῶ ῷ Ὸ Ό Ὼ Ώ ῼ ´ ῾
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Cyrillic
256 characters; 191 in the MES-2 subset.
Code Glyph Description #

U+0400 Ѐ Cyrillic Capit al Let t er Ie wit h grave 0456

U+0401 Ё Cyrillic Capit al Let t er Io 0457

U+0402 Ђ Cyrillic Capit al Let t er Dje 0458

U+0403 Ѓ Cyrillic Capit al Let t er Gje 0459

U+0404 Є Cyrillic Capit al Let t er Ukrainian Ie 0460

U+0405 Ѕ Cyrillic Capit al Let t er Dze 0461

U+0406 І Cyrillic Capit al Let t er Byelorussian-Ukrainian I 0462

U+0407 Ї Cyrillic Capit al Let t er Yi 0463

U+0408 Ј Cyrillic Capit al Let t er Je 0464

U+0409 Љ Cyrillic Capit al Let t er Lje 0465

U+040A Њ Cyrillic Capit al Let t er Nje 0466

U+040B Ћ Cyrillic Capit al Let t er Tshe 0467

U+040C Ќ Cyrillic Capit al Let t er Kje 0468

U+040D Ѝ Cyrillic Capit al Let t er I wit h grave 0469

U+040E Ў Cyrillic Capit al Let t er Short U 0470

U+040F Џ Cyrillic Capit al Let t er Dzhe 0471

U+0410 А Cyrillic Capit al Let t er A 0472

U+0411 Б Cyrillic Capit al Let t er Be 0473

U+0412 В Cyrillic Capit al Let t er Ve 0474

U+0413 Г Cyrillic Capit al Let t er Ghe 0475

U+0414 Д Cyrillic Capit al Let t er De 0476

U+0415 Е Cyrillic Capit al Let t er Ie 0477

U+0416 Ж Cyrillic Capit al Let t er Zhe 0478

U+0417 З Cyrillic Capit al Let t er Ze 0479

U+0418 И Cyrillic Capit al Let t er I 0480

U+0419 Й Cyrillic Capit al Let t er Short I 0481

U+041A К Cyrillic Capit al Let t er Ka 0482

U+041B Л Cyrillic Capit al Let t er El 0483

Code Glyph Description #


Code Glyph Description #

U+041C М Cyrillic Capit al Let t er Em 0484

U+041D Н Cyrillic Capit al Let t er En 0485

U+041E О Cyrillic Capit al Let t er O 0486

U+041F П Cyrillic Capit al Let t er Pe 0487

U+0420 Р Cyrillic Capit al Let t er Er 0488

U+0421 С Cyrillic Capit al Let t er Es 0489

U+0422 Т Cyrillic Capit al Let t er Te 0490

U+0423 У Cyrillic Capit al Let t er U 0491

U+0424 Ф Cyrillic Capit al Let t er Ef 0492

U+0425 Х Cyrillic Capit al Let t er Ha 0493

U+0426 Ц Cyrillic Capit al Let t er Tse 0494

U+0427 Ч Cyrillic Capit al Let t er Che 0495

U+0428 Ш Cyrillic Capit al Let t er Sha 0496

U+0429 Щ Cyrillic Capit al Let t er Shcha 0497

U+042A Ъ Cyrillic Capit al Let t er Hard Sign 0498

U+042B Ы Cyrillic Capit al Let t er Yeru 0499

U+042C Ь Cyrillic Capit al Let t er Soft Sign 0500

U+042D Э Cyrillic Capit al Let t er E 0501

U+042E Ю Cyrillic Capit al Let t er Yu 0502

U+042F Я Cyrillic Capit al Let t er Ya 0503

U+0430 а Cyrillic Small Let t er A 0504

U+0431 б Cyrillic Small Let t er Be 0505

U+0432 в Cyrillic Small Let t er Ve 0506

U+0433 г Cyrillic Small Let t er Ghe 0507

U+0434 д Cyrillic Small Let t er De 0508

U+0435 е Cyrillic Small Let t er Ie 0509

U+0436 ж Cyrillic Small Let t er Zhe 0510

U+0437 з Cyrillic Small Let t er Ze 0511

Code Glyph Description #


Code Glyph Description #

U+0438 и Cyrillic Small Let t er I 0512

U+0439 й Cyrillic Small Let t er Short I 0513

U+043A к Cyrillic Small Let t er Ka 0514

U+043B л Cyrillic Small Let t er El 0515

U+043C м Cyrillic Small Let t er Em 0516

U+043D н Cyrillic Small Let t er En 0517

U+043E о Cyrillic Small Let t er O 0518

U+043F п Cyrillic Small Let t er Pe 0519

U+0440 р Cyrillic Small Let t er Er 0520

U+0441 с Cyrillic Small Let t er Es 0521

U+0442 т Cyrillic Small Let t er Te 0522

U+0443 у Cyrillic Small Let t er U 0523

U+0444 ф Cyrillic Small Let t er Ef 0524

U+0445 х Cyrillic Small Let t er Ha 0525

U+0446 ц Cyrillic Small Let t er Tse 0526

U+0447 ч Cyrillic Small Let t er Che 0527

U+0448 ш Cyrillic Small Let t er Sha 0528

U+0449 щ Cyrillic Small Let t er Shcha 0529

U+044A ъ Cyrillic Small Let t er Hard Sign 0530

U+044B ы Cyrillic Small Let t er Yeru 0531

U+044C ь Cyrillic Small Let t er Soft Sign 0532

U+044D э Cyrillic Small Let t er E 0533

U+044E ю Cyrillic Small Let t er Yu 0534

U+044F я Cyrillic Small Let t er Ya 0535

U+0450 ѐ Cyrillic Small Let t er Ie wit h grave 0536

U+0451 ё Cyrillic Small Let t er Io 0537

U+0452 ђ Cyrillic Small Let t er Dje 0538

U+0453 ѓ Cyrillic Small Let t er Gje 0539

Code Glyph Description #


Code Glyph Description #

U+0454 є Cyrillic Small Let t er Ukrainian Ie 0540

U+0455 ѕ Cyrillic Small Let t er Dze 0541

U+0456 і Cyrillic Small Let t er Byelorussian-Ukrainian I 0542

U+0457 ї Cyrillic Small Let t er Yi 0543

U+0458 ј Cyrillic Small Let t er Je 0544

U+0459 љ Cyrillic Small Let t er Lje 0545

U+045A њ Cyrillic Small Let t er Nje 0546

U+045B ћ Cyrillic Small Let t er Tshe 0547

U+045C ќ Cyrillic Small Let t er Kje 0548

U+045D ѝ Cyrillic Small Let t er I wit h grave 0549

U+045E ў Cyrillic Small Let t er Short U 0550

U+045F џ Cyrillic Small Let t er Dzhe 0551

U+0460 Ѡ Cyrillic Capit al Let t er Omega ·

U+0461 ѡ Cyrillic Small Let t er Omega

U+0462 Ѣ Cyrillic Capit al Let t er Yat

U+0463 ѣ Cyrillic Small Let t er Yat

U+0464 Ѥ Cyrillic Capit al Let t er Iot ified E

U+0465 ѥ Cyrillic Small Let t er Iot ified E

U+0466 Ѧ Cyrillic Capit al Let t er Lit t le Yus

U+0467 ѧ Cyrillic Small Let t er Lit t le Yus

U+0468 Ѩ Cyrillic Capit al Let t er Iot ified Lit t le Yus

U+0469 ѩ Cyrillic Small Let t er Iot ified Lit t le Yus

U+046A Ѫ Cyrillic Capit al Let t er Big Yus

U+046B ѫ Cyrillic Small Let t er Big Yus

U+046C Ѭ Cyrillic Capit al Let t er Iot ified Big Yus

U+046D ѭ Cyrillic Small Let t er Iot ified Big Yus

U+046E Ѯ Cyrillic Capit al Let t er Ksi

U+046F ѯ Cyrillic Small Let t er Ksi

Code Glyph Description #


Code Glyph Description #

U+0470 Ѱ Cyrillic Capit al Let t er Psi

U+0471 ѱ Cyrillic Small Let t er Psi

U+0472 Ѳ Cyrillic Capit al Let t er Fit a

U+0473 ѳ Cyrillic Small Let t er Fit a

U+0474 Ѵ Cyrillic Capit al Let t er Izhit sa

U+0475 ѵ Cyrillic Small Let t er Izhit sa

U+0476 Ѷ Cyrillic Capit al Let t er Izhit sa wit h double grave accent

U+0477 ѷ Cyrillic Small Let t er Izhit sa wit h double grave accent

U+0478 Ѹ Cyrillic Capit al Let t er Uk

U+0479 ѹ Cyrillic Small Let t er Uk

U+047A Ѻ Cyrillic Capit al Let t er Round Omega

U+047B ѻ Cyrillic Small Let t er Round Omega

U+047C Ѽ Cyrillic Capit al Let t er Omega wit h Tit lo

U+047D ѽ Cyrillic Small Let t er Omega wit h Tit lo

U+047E Ѿ Cyrillic Capit al Let t er Ot

U+047F ѿ Cyrillic Small Let t er Ot

U+0480 Ҁ Cyrillic Capit al Let t er Koppa

U+0481 ҁ Cyrillic Small Let t er Koppa

U+0482 ҂ Cyrillic Thousands Sign

U+0483  ҃ Combining Cyrillic Tit lo

U+0484  ҄ Combining Cyrillic Palat alizat ion

U+0485  ҅ Combining Cyrillic Dasia Pneumat a

U+0486  ҆ Combining Cyrillic Psili Pneumat a

U+0487  ҇ Combining Cyrillic Pokryt ie

U+0488  ҈ Combining Cyrillic Hundred Thousands Sign

U+0489  ҉ Combining Cyrillic Millions Sign

U+048A Ҋ Cyrillic Capit al Let t er Short I wit h t ail

U+048B ҋ Cyrillic Small Let t er Short I wit h t ail

Code Glyph Description #


Code Glyph Description #

U+048C Ҍ Cyrillic Capit al Let t er Semisoft Sign

U+048D ҍ Cyrillic Small Let t er Semisoft Sign

U+048E Ҏ Cyrillic Capit al Let t er Er wit h t ick

U+048F ҏ Cyrillic Small Let t er Er wit h t ick

U+0490 Ґ Cyrillic Capit al Let t er Ghe wit h upt urn 0552

U+0491 ґ Cyrillic Small Let t er Ghe wit h upt urn 0553

U+0492 Ғ Cyrillic Capit al Let t er Ghe wit h st roke 0554

U+0493 ғ Cyrillic Small Let t er Ghe wit h st roke 0555

U+0494 Ҕ Cyrillic Capit al Let t er Ghe wit h middle hook 0556

U+0495 ҕ Cyrillic Small Let t er Ghe wit h middle hook 0557

U+0496 Җ Cyrillic Capit al Let t er Zhe wit h descender 0558

U+0497 җ Cyrillic Small Let t er Zhe wit h descender 0559

U+0498 Ҙ Cyrillic Capit al Let t er Ze wit h descender 0560

U+0499 ҙ Cyrillic Small Let t er Ze wit h descender 0561

U+049A Қ Cyrillic Capit al Let t er Ka wit h descender 0562

U+049B қ Cyrillic Small Let t er Ka wit h descender 0563

U+049C Ҝ Cyrillic Capit al Let t er Ka wit h vert ical st roke 0564

U+049D ҝ Cyrillic Small Let t er Ka wit h vert ical st roke 0565

U+049E Ҟ Cyrillic Capit al Let t er Ka wit h st roke 0566

U+049F ҟ Cyrillic Small Let t er Ka wit h st roke 0567

U+04A0 Ҡ Cyrillic Capit al Let t er Bashkir Ka 0568

U+04A1 ҡ Cyrillic Small Let t er Bashkir Ka 0569

U+04A2 Ң Cyrillic Capit al Let t er En wit h descender 0570

U+04A3 ң Cyrillic Small Let t er En wit h descender 0571

U+04A4 Ҥ Cyrillic Capit al Ligat ure En Ghe 0572

U+04A5 ҥ Cyrillic Small Ligat ure En Ghe 0573

U+04A6 Ҧ Cyrillic Capit al Let t er Pe wit h middle hook 0574

U+04A7 ҧ Cyrillic Small Let t er Pe wit h middle hook 0575

Code Glyph Description #


Code Glyph Description #

U+04A8 Ҩ Cyrillic Capit al Let t er Abkhazian Ha 0576

U+04A9 ҩ Cyrillic Small Let t er Abkhazian Ha 0577

U+04AA Ҫ Cyrillic Capit al Let t er Es wit h descender 0578

U+04AB ҫ Cyrillic Small Let t er Es wit h descender 0579

U+04AC Ҭ Cyrillic Capit al Let t er Te wit h descender 0580

U+04AD ҭ Cyrillic Small Let t er Te wit h descender 0581

U+04AE Ү Cyrillic Capit al Let t er St raight U 0582

U+04AF ү Cyrillic Small Let t er St raight U 0583

U+04B0 Ұ Cyrillic Capit al Let t er St raight U wit h st roke 0584

U+04B1 ұ Cyrillic Small Let t er St raight U wit h st roke 0585

U+04B2 Ҳ Cyrillic Capit al Let t er Ha wit h descender 0586

U+04B3 ҳ Cyrillic Small Let t er Ha wit h descender 0587

U+04B4 Ҵ Cyrillic Capit al Ligat ure Te Tse 0588

U+04B5 ҵ Cyrillic Small Ligat ure Te Tse 0589

U+04B6 Ҷ Cyrillic Capit al Let t er Che wit h descender 0590

U+04B7 ҷ Cyrillic Small Let t er Che wit h descender 0591

U+04B8 Ҹ Cyrillic Capit al Let t er Che wit h vert ical st roke 0592

U+04B9 ҹ Cyrillic Small Let t er Che wit h vert ical st roke 0593

U+04BA Һ Cyrillic Capit al Let t er Shha 0594

U+04BB һ Cyrillic Small Let t er Shha 0595

U+04BC Ҽ Cyrillic Capit al Let t er Abkhazian Che 0596

U+04BD ҽ Cyrillic Small Let t er Abkhazian Che 0597

U+04BE Ҿ Cyrillic Capit al Let t er Abkhazian Che wit h descender 0598

U+04BF ҿ Cyrillic Small Let t er Abkhazian Che wit h descender 0599

U+04C0 Ӏ Cyrillic Let t er Palochka 0600

U+04C1 Ӂ Cyrillic Capit al Let t er Zhe wit h breve 0601

U+04C2 ӂ Cyrillic Small Let t er Zhe wit h breve 0602

U+04C3 Ӄ Cyrillic Capit al Let t er Ka wit h hook 0603

Code Glyph Description #


Code Glyph Description #

U+04C4 ӄ Cyrillic Small Let t er Ka wit h hook 0604

U+04C5 Ӆ Cyrillic Capit al Let t er El wit h t ail


·
U+04C6 ӆ Cyrillic Small Let t er El wit h t ail

U+04C7 Ӈ Cyrillic Capit al Let t er En wit h hook 0605

U+04C8 ӈ Cyrillic Small Let t er En wit h hook 0606

U+04C9 Ӊ Cyrillic Capit al Let t er En wit h t ail


·
U+04CA ӊ Cyrillic Small Let t er En wit h t ail

U+04CB Ӌ Cyrillic Capit al Let t er Khakassian Che 0607

U+04CC ӌ Cyrillic Small Let t er Khakassian Che 0608

U+04CD Ӎ Cyrillic Capit al Let t er Em wit h t ail

U+04CE ӎ Cyrillic Small Let t er Em wit h t ail ·

U+04CF ӏ Cyrillic Small Let t er Palochka

U+04D0 Ӑ Cyrillic Capit al Let t er A wit h breve 0609

U+04D1 ӑ Cyrillic Small Let t er A wit h breve 0610

U+04D2 Ӓ Cyrillic Capit al Let t er A wit h diaeresis 0611

U+04D3 ӓ Cyrillic Small Let t er A wit h diaeresis 0612

U+04D4 Ӕ Cyrillic Capit al Ligat ure A Ie 0613

U+04D5 ӕ Cyrillic Small Ligat ure A Ie 0614

U+04D6 Ӗ Cyrillic Capit al Let t er Ie wit h breve 0615

U+04D7 ӗ Cyrillic Small Let t er Ie wit h breve 0616

U+04D8 Ә Cyrillic Capit al Let t er Schwa 0617

U+04D9 ә Cyrillic Small Let t er Schwa 0618

U+04DA Ӛ Cyrillic Capit al Let t er Schwa wit h diaeresis 0619

U+04DB ӛ Cyrillic Small Let t er Schwa wit h diaeresis 0620

U+04DC Ӝ Cyrillic Capit al Let t er Zhe wit h diaeresis 0621

U+04DD ӝ Cyrillic Small Let t er Zhe wit h diaeresis 0622

U+04DE Ӟ Cyrillic Capit al Let t er Ze wit h diaeresis 0623

U+04DF ӟ Cyrillic Small Let t er Ze wit h diaeresis 0624

Code Glyph Description #


Code Glyph Description #

U+04E0 Ӡ Cyrillic Capit al Let t er Abkhazian Dze 0625

U+04E1 ӡ Cyrillic Small Let t er Abkhazian Dze 0626

U+04E2 Ӣ Cyrillic Capit al Let t er I wit h macron 0627

U+04E3 ӣ Cyrillic Small Let t er I wit h macron 0628

U+04E4 Ӥ Cyrillic Capit al Let t er I wit h diaeresis 0629

U+04E5 ӥ Cyrillic Small Let t er I wit h diaeresis 0630

U+04E6 Ӧ Cyrillic Capit al Let t er O wit h diaeresis 0631

U+04E7 ӧ Cyrillic Small Let t er O wit h diaeresis 0632

U+04E8 Ө Cyrillic Capit al Let t er Barred O 0633

U+04E9 ө Cyrillic Small Let t er Barred O 0634

U+04EA Ӫ Cyrillic Capit al Let t er Barred O wit h diaeresis 0635

U+04EB ӫ Cyrillic Small Let t er Barred O wit h diaeresis 0636

U+04EC Ӭ Cyrillic Capit al Let t er E wit h diaeresis


·
U+04ED ӭ Cyrillic Small Let t er E wit h diaeresis

U+04EE Ӯ Cyrillic Capit al Let t er U wit h macron 0637

U+04EF ӯ Cyrillic Small Let t er U wit h macron 0638

U+04F0 Ӱ Cyrillic Capit al Let t er U wit h diaeresis 0639

U+04F1 ӱ Cyrillic Small Let t er U wit h diaeresis 0640

U+04F2 Ӳ Cyrillic Capit al Let t er U wit h double acut e 0641

U+04F3 ӳ Cyrillic Small Let t er U wit h double acut e 0642

U+04F4 Ӵ Cyrillic Capit al Let t er Che wit h diaeresis 0643

U+04F5 ӵ Cyrillic Small Let t er Che wit h diaeresis 0644

U+04F6 Ӷ Cyrillic Capit al Let t er Ghe wit h descender


·
U+04F7 ӷ Cyrillic Small Let t er Ghe wit h descender

U+04F8 Ӹ Cyrillic Capit al Let t er Yeru wit h diaeresis 0645

U+04F9 ӹ Cyrillic Small Let t er Yeru wit h diaeresis 0646

U+04FA Ӻ Cyrillic Capit al Let t er Ghe wit h st roke and hook ·

U+04FB ӻ Cyrillic Small Let t er Ghe wit h st roke and hook

Code Glyph Description #


Code Glyph Description #

U+04FC Ӽ Cyrillic Capit al Let t er Ha wit h hook

U+04FD ӽ Cyrillic Small Let t er Ha wit h hook

U+04FE Ӿ Cyrillic Capit al Let t er Ha wit h st roke

U+04FF ӿ Cyrillic Small Let t er Ha wit h st roke

Code Glyph Description #

Cyrillic supplements

Cyrillic Supplement (Unicode block)


Cyrillic Extended-A (Unicode block)
Cyrillic Extended-B (Unicode block)
Cyrillic Extended-C (Unicode block)
Cyrillic Extended-D (Unicode block)
Armenian
Armenian [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0530.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+053x Ա Բ Գ Դ Ե Զ Է Ը Թ Ժ Ի Լ Խ Ծ Կ

U+054x Հ Ձ Ղ Ճ Մ Յ Ն Շ Ո Չ Պ Ջ Ռ Ս Վ Տ

U+055x Ր Ց Ւ Փ Ք Օ Ֆ ՙ ՚ ՛ ՜ ՝ ՞ ՟
U+056x ՠ ա բ գ դ ե զ է ը թ ժ ի լ խ ծ կ
U+057x հ ձ ղ ճ մ յ ն շ ո չ պ ջ ռ ս վ տ

U+058x ր ց ւ փ ք օ ֆ և ֈ ։ ֊ ֍ ֎ ֏
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Semitic languages

Arabic
Arabic [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0600.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+060x ‫؀‬ ‫؁‬ ‫؂‬ ‫؃‬ ؄ ؅ ؆ ؇ ؈ ؉ ؊ ؋ ، ‫؍‬ ؎ ؏

U+061x ؐ ؑ ؒ ؓ ؔ ؕ ‫ؖ‬ ‫ؗ‬ ‫ؘ‬ ‫ؙ‬ ‫ؚ‬ ‫؛‬ ALM ‫؝‬ ‫؞‬ ‫؟‬

U+062x ‫ؠ‬ ‫ء‬ ‫آ‬ ‫أ‬ ‫ؤ‬ ‫إ‬ ‫ئ‬ ‫ا‬ ‫ب‬ ‫ة‬ ‫ت‬ ‫ث‬ ‫ج‬ ‫ح‬ ‫خ‬ ‫د‬

U+063x ‫ذ‬ ‫ر‬ ‫ز‬ ‫س‬ ‫ش‬ ‫ط ض ص‬ ‫ظ‬ ‫ع‬ ‫غ‬ ‫ػ‬ ‫ؼ‬ ‫ؽ‬ ‫ؾ‬ ‫ؿ‬

U+064x ‫ـ‬ ‫ف‬ ‫ق‬ ‫ك‬ ‫ل‬ ‫م‬ ‫ن‬ ‫ه‬ ‫و‬ ‫ى‬ ‫ي‬ ً ٌ ٍ َ ُ

U+065x ِ ّ ْ ٓ ٔ ٕ ٖ ٗ ٘ ٙ ٚ ٛ ٜ ٝ ٞ ٟ

U+066x ٠ ١ ٢ ٣ ٤ ٥ ٦ ٧ ٨ ٩ ٪ ٫ ٬ ‫٭‬ ‫ٮ‬ ‫ٯ‬


U+067x ٰ ‫ٱ‬ ‫ٲ‬ ‫ٳ‬ ‫ٴ‬ ‫ٵ‬ ‫ٶ‬ ‫ٷ‬ ‫ٸ‬ ‫ٹ‬ ‫ٺ‬ ‫ٻ‬ ‫ټ‬ ‫ٽ‬ ‫پ‬ ‫ٿ‬
U+068x ‫ڀ‬ ‫ځ‬ ‫ڂ‬ ‫ڃ‬ ‫ڄ‬ ‫څ‬ ‫چ‬ ‫ڇ‬ ‫ڈ‬ ‫ډ‬ ‫ڊ‬ ‫ڋ‬ ‫ڌ‬ ‫ڍ‬ ‫ڎ‬ ‫ڏ‬

U+069x ‫ڐ‬ ‫ڑ‬ ‫ڒ‬ ‫ړ‬ ‫ڔ‬ ‫ڕ‬ ‫ږ‬ ‫ڗ‬ ‫ژ‬ ‫ڙ‬ ‫ڛ ښ‬ ‫ڜ‬ ‫ڟ ڞ ڝ‬

U+06Ax ‫ڠ‬ ‫ڡ‬ ‫ڢ‬ ‫ڣ‬ ‫ڤ‬ ‫ڦ ڥ‬ ‫ڧ‬ ‫ڨ‬ ‫ګ ڪ ک‬ ‫ڬ‬ ‫ڭ‬ ‫ڮ‬ ‫گ‬

U+06Bx ‫ڰ‬ ‫ڱ‬ ‫ڲ‬ ‫ڳ‬ ‫ڴ‬ ‫ڵ‬ ‫ڶ‬ ‫ڷ‬ ‫ڸ‬ ‫ڹ‬ ‫ں‬ ‫ڻ‬ ‫ڼ‬ ‫ڽ‬ ‫ھ‬ ‫ڿ‬

U+06Cx ‫ۀ‬ ‫ہ‬ ‫ۂ‬ ‫ۃ‬ ‫ۄ‬ ‫ۅ‬ ‫ۆ‬ ‫ۇ‬ ‫ۈ‬ ‫ۉ‬ ‫ۊ‬ ‫ۋ‬ ‫ی‬ ‫ۍ‬ ‫ێ‬ ‫ۏ‬

U+06Dx ‫ې‬ ‫ۑ‬ ‫ے‬ ‫ۓ‬ ‫۔‬ ‫ە‬ ۖ ۗ ۘ ۙ ۚ ۛ ۜ ‫۞ ۝‬ ۟

U+06Ex ۠ ۡ ۢ ۣ ۤ ‫ۥ‬ ‫ۦ‬ ۧ ۨ ۩ ۪ ۫ ۬ ۭ ‫ۮ‬ ‫ۯ‬

U+06Fx ۰ ۱ ۲ ۳ ۴ ۵ ۶ ۷ ۸ ۹ ‫ۻ ۺ‬ ‫ۼ‬ ‫۽‬ ‫۾‬ ‫ۿ‬


Not es
1.^ As of Unicode version 15.1
2.^ Unicode code point U+0673 is deprecated as of Unicode version 6.0
Hebrew
Hebrew [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0590.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+059x ֑‎ ֒‎ ֓‎ ֔‎ ֕‎ ֖‎ ֗‎ ֘‎ ֙‎ ֚‎ ֛‎ ֜‎ ֝‎ ֞‎ ֟‎
U+05Ax ֠‎ ֡‎ ֢‎ ֣‎ ֤‎ ֥‎ ֦‎ ֧‎ ֨‎ ֩‎ ֪‎ ֫‎ ֬‎ ֭‎ ֮‎ ֯‎
U+05Bx ְ‎ ֱ‎ ֲ‎ ֳ‎ ִ‎ ֵ‎ ֶ‎ ַ‎ ָ‎ ֹ‎ ֺ‎ ֻ‎ ּ‎ ֽ‎ ‫־‬‎ ֿ‎
U+05Cx ‫׀‬‎ ׁ‎ ׂ‎ ‫׃‬‎ ׄ‎ ‫ׅ‬‎ ‫׆‬‎ ‫ׇ‬‎
U+05Dx ‫א‬‎ ‫ ב‬‎ ‫ ג‬‎ ‫ ד‬‎ ‫ ה‬‎ ‫ ו‬‎ ‫ז‬‎ ‫ח‬‎ ‫ט‬‎ ‫ י‬‎ ‫ ך‬‎ ‫כ‬‎ ‫ל‬‎ ‫ ם‬‎ ‫מ‬‎ ‫ ן‬‎
U+05Ex ‫ נ‬‎ ‫ס‬‎ ‫ע‬‎ ‫ף‬‎ ‫פ‬‎ ‫ץ‬‎ ‫ צ‬‎ ‫ק‬‎ ‫ ר‬‎ ‫ש‬‎ ‫ ת‬‎ ‫ׯ‬‎
U+05Fx ‫װ‬‎ ‫ױ‬‎ ‫ײ‬‎ ‫׳‬‎ ‫״‬‎
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Syriac
Syriac [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0700.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+070x ‫܀‬ ‫܁‬ ‫܂‬ ‫܃‬ ‫܄‬ ‫܅‬ ‫܆‬ ‫܇‬ ‫܈‬ ‫܉‬ ‫܊‬ ‫܋‬ ‫܌‬ ‫܍‬ SAM

U+071x ‫ܐ‬ ܑ ‫ܔ ܓ ܒ‬ ‫ܕ‬ ‫ܖ‬ ‫ܗ‬ ‫ܘ‬ ‫ܙ‬ ‫ܜ ܛ ܚ‬ ‫ܝ‬ ‫ܟ ܞ‬


U+072x ‫ܠ‬ ‫ܡ‬ ‫ܢ‬ ‫ܧ ܦ ܥ ܤ ܣ‬ ‫ܨ‬ ‫ܩ‬ ‫ܪ‬ ‫ܮ ܭ ܬ ܫ‬ ‫ܯ‬

U+073x ܰ ܱ ܲ ܳ ܴ ܵ ܶ ܷ ܸ ܹ ܺ ܻ ܼ ܽ ܾ ܿ

U+074x ݀ ݁ ݂ ݃ ݄ ݅ ݆ ݇ ݈ ݉ ݊ ‫ݍ‬ ‫ݎ‬ ‫ݏ‬


Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Mandaic

Mandaic (Unicode block)

Samaritan

Samaritan (Unicode block)


Thaana
T haana [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0780.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+078x ‫ހ‬ ‫ށ‬ ‫ނ‬ ‫ރ‬ ‫ބ‬ ‫ޅ‬ ‫ކ‬ ‫އ‬ ‫ވ‬ ‫މ‬ ‫ފ‬ ‫ދ‬ ‫ތ‬ ‫ލ‬ ‫ގ‬ ‫ޏ‬

U+079x ‫ސ‬ ‫ޑ‬ ‫ޒ‬ ‫ޓ‬ ‫ޔ‬ ‫ޕ‬ ‫ޖ‬ ‫ޗ‬ ‫ޘ‬ ‫ޙ‬ ‫ޚ‬ ‫ޛ‬ ‫ޜ‬ ‫ޟ ޞ ޝ‬

U+07Ax ‫ޠ‬ ‫ޡ‬ ‫ޢ‬ ‫ޣ‬ ‫ޤ‬ ‫ޥ‬ ަ ާ ި ީ ު ޫ ެ ޭ ޮ ޯ

U+07Bx ް ‫ޱ‬
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Brahmic (Indic) scripts


The range from U+0900 to U+0DFF
includes Devanagari, Bengali script,
Gurmukhi, Gujarati script, Odia alphabet,
Tamil script, Telugu script, Kannada
script, Malayalam script, and Sinhala
script.
Devanagari
Devanagari [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0900.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+090x ऀ ँ ं ः ऄ अ आ इ ई उ ऊ ऋ ऌ ऍ ऎ ए

U+091x ऐ ऑ ऒ ओ औ क ख ग घ ङ च छ ज झ ञ ट

U+092x ठ ड ढ ण त थ द ध न ऩ प फ ब भ म य

U+093x र ऱ ल ळ ऴ व श ष स ह ऺ ऻ ़ ऽ ा ि

U+094x ी ु ू ृ ॄ ॅ ॆ े ै ॉ ॊ ो ौ ् ॎ ॏ

U+095x ॐ ॑ ॒ ॓ ॔ ॕ ॖ ॗ क़ ख़ ग़ ज़ ड़ ढ़ फ़ य़

U+096x ॠ ॡ ॢ ॣ । ॥ ० १ २ ३ ४ ५ ६ ७ ८ ९

U+097x ॰ ॱ ॲ ॳ ॴ ॵ ॶ ॷ ॸ ॹ ॺ ॻ ॼ ॽ ॾ ॿ
Not es
1.^ As of Unicode version 15.1
Bengali and Assamese
Bengali [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0980.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+098x ঀ ঁ ং ঃ অ আ ই ঈ উ ঊ ঋ ঌ এ

U+099x ঐ ও ঔ ক খ গ ঘ ঙ চ ছ জ ঝ ঞ ট

U+09Ax ঠ ড ঢ ণ ত থ দ ধ ন প ফ ব ভ ম য

U+09Bx র ল শ ষ স হ ় ঽ া ি

U+09Cx ী ু ূ ৃ ৄ ে ৈ ো ৌ ্ ৎ

U+09Dx ৗ ড় ঢ় য়

U+09Ex ৠ ৡ ৢ ৣ ০ ১ ২ ৩ ৪ ৫ ৬ ৭ ৮ ৯

U+09Fx ৰ ৱ ৲ ৳ ৴ ৵ ৶ ৷ ৸ ৹ ৺ ৻ ৼ ৽ ৾
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Gurmukhi
Gurmukhi [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0A00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0A0x ਁ ਂ ਃ ਅ ਆ ਇ ਈ ਉ ਊ ਏ
U+0A1x ਐ ਓ ਔ ਕ ਖ ਗ ਘ ਙ ਚ ਛ ਜ ਝ ਞ ਟ
U+0A2x ਠ ਡ ਢ ਣ ਤ ਥ ਦ ਧ ਨ ਪ ਫ ਬ ਭ ਮ ਯ

U+0A3x ਰ ਲ ਲ਼ ਵ ਸ਼ ਸ ਹ ਼ ਾ ਿ

U+0A4x ੀ ੁ ੂ ੇ ੈ ੋ ੌ ੍

U+0A5x ੑ ਖ਼ ਗ਼ ਜ਼ ੜ ਫ਼

U+0A6x ੦ ੧ ੨ ੩ ੪ ੫ ੬ ੭ ੮ ੯

U+0A7x ੰ ੱ ੲ ੳ ੴ ੵ ੶
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Gujarati
Gujarat i [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0A80.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0A8x ઁ ં ઃ અ આ ઇ ઈ ઉ ઊ ઋ ઌ ઍ એ

U+0A9x ઐ ઑ ઓ ઔ ક ખ ગ ઘ ઙ ચ છ જ ઝ ઞ ટ

U+0AAx ઠ ડ ઢ ણ ત થ દ ધ ન પ ફ બ ભ મ ય

U+0ABx ર લ ળ વ શ ષ સ હ ઼ ઽ ા િ

U+0ACx ી ુ ૂ ૃ ૄ ૅ ે ૈ ૉ ો ૌ ્

U+0ADx ૐ
U+0AEx ૠ ૡ ૢ ૣ ૦ ૧ ૨ ૩ ૪ ૫ ૬ ૭ ૮ ૯
U+0AFx ૰ ૱ ૹ ૺ ૻ ૼ ૽ ૾ ૿
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Oriya
Oriya [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0B00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0B0x ଁ ଂ ଃ ଅ ଆ ଇ ଈ ଉ ଊ ଋ ଌ ଏ

U+0B1x ଐ ଓ ଔ କ ଖ ଗ ଘ ଙ ଚ ଛ ଜ ଝ ଞ ଟ

U+0B2x ଠ ଡ ଢ ଣ ତ ଥ ଦ ଧ ନ ପ ଫ ବ ଭ ମ ଯ

U+0B3x ର ଲ ଳ ଵ ଶ ଷ ସ ହ ଼ ଽ ା ି

U+0B4x ୀ ୁ ୂ ୃ ୄ େ ୈ ୋ ୌ ୍

U+0B5x ୕ ୖ ୗ ଡ଼ ଢ଼ ୟ

U+0B6x ୠ ୡ ୢ ୣ ୦ ୧ ୨ ୩ ୪ ୫ ୬ ୭ ୮ ୯

U+0B7x ୰ ୱ ୲ ୳ ୴ ୵ ୶ ୷
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Tamil
Tamil [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0B80.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0B8x ஂ ஃ அ ஆ இ ஈ உ ஊ எ ஏ

U+0B9x ஐ ஒ ஓ ஔ க ங ச ஜ ஞ ட

U+0BAx ண த ந ன ப ம ய

U+0BBx ர ற ல ள ழ வ ஶ ஷ ஸ ஹ ா ி

U+0BCx ீ ு ூ ெ ே ை ொ ோ ௌ ்

U+0BDx ௐ ௗ

U+0BEx ௦ ௧ ௨ ௩ ௪ ௫ ௬ ௭ ௮ ௯

U+0BFx ௰ ௱ ௲ ௳ ௴ ௵ ௶ ௷ ௸ ௹ ௺
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Telugu
Telugu [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0C00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0C0x ఀ ఁ ం ః ఄ అ ఆ ఇ ఈ ఉ ఊ ఋ ఌ ఎ ఏ

U+0C1x ఐ ఒ ఓ ఔ క ఖ గ ఘ ఙ చ ఛ జ ఝ ఞ ట

U+0C2x ఠ డ ఢ ణ త థ ద ధ న ప ఫ బ భ మ య
U+0C3x ర ఱ ల ళ ఴ వ శ ష స హ ఼ ఽ ా ి
U+0C4x ీ ు ూ ృ ౄ ె ే ై ొ ో ౌ ్
U+0C5x ౕ ౖ ౘ ౙ ౚ ౝ

U+0C6x ౠ ౡ ౢ ౣ ౦ ౧ ౨ ౩ ౪ ౫ ౬ ౭ ౮ ౯

U+0C7x ౷ ౸ ౹ ౺ ౻ ౼ ౽ ౾ ౿
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Kannada
Kannada [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0C80.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0C8x ಀ ಁ ಂ ಃ ಄ ಅ ಆ ಇ ಈ ಉ ಊ ಋ ಌ ಎ ಏ

U+0C9x ಐ ಒ ಓ ಔ ಕ ಖ ಗ ಘ ಙ ಚ ಛ ಜ ಝ ಞ ಟ

U+0CAx ಠ ಡ ಢ ಣ ತ ಥ ದ ಧ ನ ಪ ಫ ಬ ಭ ಮ ಯ

U+0CBx ರ ಱ ಲ ಳ ವ ಶ ಷ ಸ ಹ ಼ ಽ ಾ ಿ

U+0CCx ೀ ು ೂ ೃ ೄ ೆ ೇ ೈ ೊ ೋ ೌ ್

U+0CDx ೕ ೖ ೝ ೞ

U+0CEx ೠ ೡ ೢ ೣ ೦ ೧ ೨ ೩ ೪ ೫ ೬ ೭ ೮ ೯

U+0CFx ೱ ೲ ೳ
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Malayalam
Malayalam [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0D00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0D0x ഀ ഁ ം ഃ ഄ അ ആ ഇ ഈ ഉ ഊ ഋ ഌ എ ഏ

U+0D1x ഐ ഒ ഓ ഔ ക ഖ ഗ ഘ ങ ച ഛ ജ ഝ ഞ ട

U+0D2x ഠ ഡ ഢ ണ ത ഥ ദ ധ ന ഩ പ ഫ ബ ഭ മ യ

U+0D3x ര റ ല ള ഴ വ ശ ഷ സ ഹ ഺ ഻ ഼ ഽ ാ ി

U+0D4x ീ ു ൂ ൃ ൄ െ േ ൈ ൊ ോ ൌ ് ൎ ൏

U+0D5x ൔ ൕ ൖ ൗ ൘ ൙ ൚ ൛ ൜ ൝ ൞ ൟ

U+0D6x ൠ ൡ ൢ ൣ ൦ ൧ ൨ ൩ ൪ ൫ ൬ ൭ ൮ ൯

U+0D7x ൰ ൱ ൲ ൳ ൴ ൵ ൶ ൷ ൸ ൹ ൺ ൻ ർ ൽ ൾ ൿ
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Sinhala
Sinhala [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U0D80.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+0D8x ඁ ං ඃ අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ ඎ ඏ
U+0D9x ඐ එ ඒ ඓ ඔ ඕ ඖ ක ඛ ග ඝ ඞ ඟ
U+0DAx ච ඡ ජ ඣ ඤ ඥ ඦ ට ඨ ඩ ඪ ණ ඬ ත ථ ද

U+0DBx ධ න ඳ ප ඵ බ භ ම ඹ ය ර ල

U+0DCx ව ශ ෂ ස හ ළ ෆ ් ා

U+0DDx ැ ෑ ි ී ු ූ ෘ ෙ ේ ෛ ො ෝ ෞ ෟ

U+0DEx ෦ ෧ ෨ ෩ ෪ ෫ ෬ ෭ ෮ ෯

U+0DFx ෲ ෳ ෴
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Other Brahmic scripts

Other Brahmic and Indic scripts in


Unicode include:

Ahom (Unicode block)


Balinese (Unicode block)
Batak (Unicode block)
Bhaiksuki (Unicode block)
Buhid (Unicode block)
Buginese (Unicode block)
Chakma (Unicode block)
Cham (Unicode block)
Common Indic Number Forms
(Unicode block)
Dives Akuru (Unicode block)
Dogra (Unicode block)
Grantha (Unicode block)
Hanunoo (Unicode block)
Javanese (Unicode block)
Kaithi (Unicode block)
Kawi (Unicode block)
Khmer (Unicode block)
Khmer Symbols (Unicode block)
Khojki (Unicode block)
Khudawadi (Unicode block)
Lao (Unicode block)
Lepcha (Unicode block)
Limbu (Unicode block)
Mahajani (Unicode block)
Makasar (Unicode block)
Marchen (Unicode block)
Meetei Mayek (Unicode block)
Meetei Mayek Extensions (Unicode
block)
Modi (Unicode block)
Multani (Unicode block)
Myanmar (Unicode block)
Myanmar Extended-A (Unicode block)
Myanmar Extended-B (Unicode block)
New Tai Lue (Unicode block)
Newa (Unicode block)
Phags-pa (Unicode block)
Rejang (Unicode block)
Saurashtra (Unicode block)
Sharada (Unicode block)
Siddham (Unicode block)
Sundanese (Unicode block)
Sundanese Supplement (Unicode
block)
Syloti Nagri (Unicode block)
Tagalog (Unicode block)
Tagbanwa (Unicode block)
Tai Le (Unicode block)
Tai Tham (Unicode block)
Tai Viet (Unicode block)
Takri (Unicode block)
Thai (Unicode block)
Tibetan (Unicode block)
Tirhuta (Unicode block)

Other South and Central


Asian writing systems
Gunjala Gondi (Unicode block)
Masaram Gondi (Unicode block)
Mro (Unicode block)
Nag Mundari (Unicode block)
Ol Chiki (Unicode block)
Sora Sompeng (Unicode block)
Tangsa (Unicode block)
Toto (Unicode block)
Warang Citi (Unicode block)

Southeast Asian writing


systems
Hanifi Rohingya (Unicode block)
Kayah Li (Unicode block)
Pahawh Hmong (Unicode block)
Pau Cin Hau (Unicode block)
Georgian
Georgian [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U10A0.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+10Ax Ⴀ Ⴁ Ⴂ Ⴃ Ⴄ Ⴅ Ⴆ Ⴇ Ⴈ Ⴉ Ⴊ Ⴋ Ⴌ Ⴍ Ⴎ Ⴏ

U+10Bx Ⴐ Ⴑ Ⴒ Ⴓ Ⴔ Ⴕ Ⴖ Ⴗ Ⴘ Ⴙ Ⴚ Ⴛ Ⴜ Ⴝ Ⴞ Ⴟ

U+10Cx Ⴠ Ⴡ Ⴢ Ⴣ Ⴤ Ⴥ Ⴧ Ⴭ

U+10Dx ა ბ გ დ ე ვ ზ თ ი კ ლ მ ნ ო პ ჟ

U+10Ex რ ს ტ უ ფ ქ ღ ყ შ ჩ ც ძ წ ჭ ხ ჯ

U+10Fx ჰ ჱ ჲ ჳ ჴ ჵ ჶ ჷ ჸ ჹ ჺ ჻ ჼ ჽ ჾ ჿ
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
African scripts

Ge'ez/Ethiopic script
Et hiopic [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1200.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+120x ሀ ሁ ሂ ሃ ሄ ህ ሆ ሇ ለ ሉ ሊ ላ ሌ ል ሎ ሏ

U+121x ሐ ሑ ሒ ሓ ሔ ሕ ሖ ሗ መ ሙ ሚ ማ ሜ ም ሞ ሟ

U+122x ሠ ሡ ሢ ሣ ሤ ሥ ሦ ሧ ረ ሩ ሪ ራ ሬ ር ሮ ሯ

U+123x ሰ ሱ ሲ ሳ ሴ ስ ሶ ሷ ሸ ሹ ሺ ሻ ሼ ሽ ሾ ሿ

U+124x ቀ ቁ ቂ ቃ ቄ ቅ ቆ ቇ ቈ ቊ ቋ ቌ ቍ

U+125x ቐ ቑ ቒ ቓ ቔ ቕ ቖ ቘ ቚ ቛ ቜ ቝ

U+126x በ ቡ ቢ ባ ቤ ብ ቦ ቧ ቨ ቩ ቪ ቫ ቬ ቭ ቮ ቯ

U+127x ተ ቱ ቲ ታ ቴ ት ቶ ቷ ቸ ቹ ቺ ቻ ቼ ች ቾ ቿ

U+128x ኀ ኁ ኂ ኃ ኄ ኅ ኆ ኇ ኈ ኊ ኋ ኌ ኍ

U+129x ነ ኑ ኒ ና ኔ ን ኖ ኗ ኘ ኙ ኚ ኛ ኜ ኝ ኞ ኟ

U+12Ax አ ኡ ኢ ኣ ኤ እ ኦ ኧ ከ ኩ ኪ ካ ኬ ክ ኮ ኯ

U+12Bx ኰ ኲ ኳ ኴ ኵ ኸ ኹ ኺ ኻ ኼ ኽ ኾ

U+12Cx ዀ ዂ ዃ ዄ ዅ ወ ዉ ዊ ዋ ዌ ው ዎ ዏ

U+12Dx ዐ ዑ ዒ ዓ ዔ ዕ ዖ ዘ ዙ ዚ ዛ ዜ ዝ ዞ ዟ

U+12Ex ዠ ዡ ዢ ዣ ዤ ዥ ዦ ዧ የ ዩ ዪ ያ ዬ ይ ዮ ዯ
U+12Fx ደ ዱ ዲ ዳ ዴ ድ ዶ ዷ ዸ ዹ ዺ ዻ ዼ ዽ ዾ ዿ
U+130x ጀ ጁ ጂ ጃ ጄ ጅ ጆ ጇ ገ ጉ ጊ ጋ ጌ ግ ጎ ጏ

U+131x ጐ ጒ ጓ ጔ ጕ ጘ ጙ ጚ ጛ ጜ ጝ ጞ ጟ
U+132x ጠ ጡ ጢ ጣ ጤ ጥ ጦ ጧ ጨ ጩ ጪ ጫ ጬ ጭ ጮ ጯ

U+133x ጰ ጱ ጲ ጳ ጴ ጵ ጶ ጷ ጸ ጹ ጺ ጻ ጼ ጽ ጾ ጿ

U+134x ፀ ፁ ፂ ፃ ፄ ፅ ፆ ፇ ፈ ፉ ፊ ፋ ፌ ፍ ፎ ፏ

U+135x ፐ ፑ ፒ ፓ ፔ ፕ ፖ ፗ ፘ ፙ ፚ ፝ ፞ ፟

U+136x ፠ ፡ ። ፣ ፤ ፥ ፦ ፧ ፨ ፩ ፪ ፫ ፬ ፭ ፮ ፯

U+137x ፰ ፱ ፲ ፳ ፴ ፵ ፶ ፷ ፸ ፹ ፺ ፻ ፼
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Other African scripts

Adlam (Unicode block)


Bamum (Unicode block)
Bamum Supplement (Unicode block)
Bassa Vah (Unicode block)
Medefaidrin (Unicode block)
Mende Kikakui (Unicode block)
NKo (Unicode block)
Osmanya (Unicode block)
Ottoman Siyaq Numbers
Tifinagh (Unicode block)
Vai (Unicode block)
American scripts

Unified Canadian Aboriginal Syllabics


Unified Canadian Aboriginal Syllabics[1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1400.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+140x ᐀ ᐁ ᐂ ᐃ ᐄ ᐅ ᐆ ᐇ ᐈ ᐉ ᐊ ᐋ ᐌ ᐍ ᐎ ᐏ

U+141x ᐐ ᐑ ᐒ ᐓ ᐔ ᐕ ᐖ ᐗ ᐘ ᐙ ᐚ ᐛ ᐜ ᐝ ᐞ ᐟ

U+142x ᐠ ᐡ ᐢ ᐣ ᐤ ᐥ ᐦ ᐧ ᐨ ᐩ ᐪ ᐫ ᐬ ᐭ ᐮ ᐯ

U+143x ᐰ ᐱ ᐲ ᐳ ᐴ ᐵ ᐶ ᐷ ᐸ ᐹ ᐺ ᐻ ᐼ ᐽ ᐾ ᐿ

U+144x ᑀ ᑁ ᑂ ᑃ ᑄ ᑅ ᑆ ᑇ ᑈ ᑉ ᑊ ᑋ ᑌ ᑍ ᑎ ᑏ

U+145x ᑐ ᑑ ᑒ ᑓ ᑔ ᑕ ᑖ ᑗ ᑘ ᑙ ᑚ ᑛ ᑜ ᑝ ᑞ ᑟ

U+146x ᑠ ᑡ ᑢ ᑣ ᑤ ᑥ ᑦ ᑧ ᑨ ᑩ ᑪ ᑫ ᑬ ᑭ ᑮ ᑯ

U+147x ᑰ ᑱ ᑲ ᑳ ᑴ ᑵ ᑶ ᑷ ᑸ ᑹ ᑺ ᑻ ᑼ ᑽ ᑾ ᑿ

U+148x ᒀ ᒁ ᒂ ᒃ ᒄ ᒅ ᒆ ᒇ ᒈ ᒉ ᒊ ᒋ ᒌ ᒍ ᒎ ᒏ

U+149x ᒐ ᒑ ᒒ ᒓ ᒔ ᒕ ᒖ ᒗ ᒘ ᒙ ᒚ ᒛ ᒜ ᒝ ᒞ ᒟ

U+14Ax ᒠ ᒡ ᒢ ᒣ ᒤ ᒥ ᒦ ᒧ ᒨ ᒩ ᒪ ᒫ ᒬ ᒭ ᒮ ᒯ

U+14Bx ᒰ ᒱ ᒲ ᒳ ᒴ ᒵ ᒶ ᒷ ᒸ ᒹ ᒺ ᒻ ᒼ ᒽ ᒾ ᒿ
U+14Cx ᓀ ᓁ ᓂ ᓃ ᓄ ᓅ ᓆ ᓇ ᓈ ᓉ ᓊ ᓋ ᓌ ᓍ ᓎ ᓏ
U+14Dx ᓐ ᓑ ᓒ ᓓ ᓔ ᓕ ᓖ ᓗ ᓘ ᓙ ᓚ ᓛ ᓜ ᓝ ᓞ ᓟ
U+14Ex ᓠ ᓡ ᓢ ᓣ ᓤ ᓥ ᓦ ᓧ ᓨ ᓩ ᓪ ᓫ ᓬ ᓭ ᓮ ᓯ

U+14Fx ᓰ ᓱ ᓲ ᓳ ᓴ ᓵ ᓶ ᓷ ᓸ ᓹ ᓺ ᓻ ᓼ ᓽ ᓾ ᓿ

U+150x ᔀ ᔁ ᔂ ᔃ ᔄ ᔅ ᔆ ᔇ ᔈ ᔉ ᔊ ᔋ ᔌ ᔍ ᔎ ᔏ

U+151x ᔐ ᔑ ᔒ ᔓ ᔔ ᔕ ᔖ ᔗ ᔘ ᔙ ᔚ ᔛ ᔜ ᔝ ᔞ ᔟ
U+152x ᔠ ᔡ ᔢ ᔣ ᔤ ᔥ ᔦ ᔧ ᔨ ᔩ ᔪ ᔫ ᔬ ᔭ ᔮ ᔯ

U+153x ᔰ ᔱ ᔲ ᔳ ᔴ ᔵ ᔶ ᔷ ᔸ ᔹ ᔺ ᔻ ᔼ ᔽ ᔾ ᔿ

U+154x ᕀ ᕁ ᕂ ᕃ ᕄ ᕅ ᕆ ᕇ ᕈ ᕉ ᕊ ᕋ ᕌ ᕍ ᕎ ᕏ

U+155x ᕐ ᕑ ᕒ ᕓ ᕔ ᕕ ᕖ ᕗ ᕘ ᕙ ᕚ ᕛ ᕜ ᕝ ᕞ ᕟ

U+156x ᕠ ᕡ ᕢ ᕣ ᕤ ᕥ ᕦ ᕧ ᕨ ᕩ ᕪ ᕫ ᕬ ᕭ ᕮ ᕯ

U+157x ᕰ ᕱ ᕲ ᕳ ᕴ ᕵ ᕶ ᕷ ᕸ ᕹ ᕺ ᕻ ᕼ ᕽ ᕾ ᕿ

U+158x ᖀ ᖁ ᖂ ᖃ ᖄ ᖅ ᖆ ᖇ ᖈ ᖉ ᖊ ᖋ ᖌ ᖍ ᖎ ᖏ
U+159x ᖐ ᖑ ᖒ ᖓ ᖔ ᖕ ᖖ ᖗ ᖘ ᖙ ᖚ ᖛ ᖜ ᖝ ᖞ ᖟ
U+15Ax ᖠ ᖡ ᖢ ᖣ ᖤ ᖥ ᖦ ᖧ ᖨ ᖩ ᖪ ᖫ ᖬ ᖭ ᖮ ᖯ
U+15Bx ᖰ ᖱ ᖲ ᖳ ᖴ ᖵ ᖶ ᖷ ᖸ ᖹ ᖺ ᖻ ᖼ ᖽ ᖾ ᖿ

U+15Cx ᗀ ᗁ ᗂ ᗃ ᗄ ᗅ ᗆ ᗇ ᗈ ᗉ ᗊ ᗋ ᗌ ᗍ ᗎ ᗏ

U+15Dx ᗐ ᗑ ᗒ ᗓ ᗔ ᗕ ᗖ ᗗ ᗘ ᗙ ᗚ ᗛ ᗜ ᗝ ᗞ ᗟ

U+15Ex ᗠ ᗡ ᗢ ᗣ ᗤ ᗥ ᗦ ᗧ ᗨ ᗩ ᗪ ᗫ ᗬ ᗭ ᗮ ᗯ

U+15Fx ᗰ ᗱ ᗲ ᗳ ᗴ ᗵ ᗶ ᗷ ᗸ ᗹ ᗺ ᗻ ᗼ ᗽ ᗾ ᗿ

U+160x ᘀ ᘁ ᘂ ᘃ ᘄ ᘅ ᘆ ᘇ ᘈ ᘉ ᘊ ᘋ ᘌ ᘍ ᘎ ᘏ

U+161x ᘐ ᘑ ᘒ ᘓ ᘔ ᘕ ᘖ ᘗ ᘘ ᘙ ᘚ ᘛ ᘜ ᘝ ᘞ ᘟ

U+162x ᘠ ᘡ ᘢ ᘣ ᘤ ᘥ ᘦ ᘧ ᘨ ᘩ ᘪ ᘫ ᘬ ᘭ ᘮ ᘯ

U+163x ᘰ ᘱ ᘲ ᘳ ᘴ ᘵ ᘶ ᘷ ᘸ ᘹ ᘺ ᘻ ᘼ ᘽ ᘾ ᘿ

U+164x ᙀ ᙁ ᙂ ᙃ ᙄ ᙅ ᙆ ᙇ ᙈ ᙉ ᙊ ᙋ ᙌ ᙍ ᙎ ᙏ

U+165x ᙐ ᙑ ᙒ ᙓ ᙔ ᙕ ᙖ ᙗ ᙘ ᙙ ᙚ ᙛ ᙜ ᙝ ᙞ ᙟ

U+166x ᙠ ᙡ ᙢ ᙣ ᙤ ᙥ ᙦ ᙧ ᙨ ᙩ ᙪ ᙫ ᙬ ᙭ ᙮ ᙯ

U+167x ᙰ ᙱ ᙲ ᙳ ᙴ ᙵ ᙶ ᙷ ᙸ ᙹ ᙺ ᙻ ᙼ ᙽ ᙾ ᙿ
Not es
1.^ As of Unicode version 15.1
Other American scripts

Cherokee (Unicode block)


Cherokee Supplement (Unicode block)
Deseret (Unicode block)
Kaktovik Numerals (Unicode block)
Osage (Unicode block)
Mongolian
Mongolian [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1800.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F
FVS FVS FVS FVS
᠁ ᠑ ᠡ ᠱ ᡁ

U+180x
3 MVS 4
᠃ ᠓ ᠣ ᠳ





1 2


U+181x
᠕ ᠥ ᠵ ᡅ
᠖ ᠦ ᠶ ᡆ ᡖ ᡦ
᠗ ᠧ ᠷ ᡇ ᡗ
᠐ ᠠ ᠰ ᡀ ᡐ ᡠ

᠒ ᠢ ᠲ ᡂ ᡒ ᡢ ᡲ

᠔ ᠤ ᠴ ᡄ ᡔ



U+182x

ᠬ ᠼ ᡌ ᡜ
ᠭ ᠽ ᡍ ᡝ
ᠩ ᠹ ᡉ ᡙ ᡩ


ᠮ ᠾ ᡎ ᡞ ᡮ
ᠯ ᠿ
U+183x

ᠸ ᡈ ᡘ ᡨ

ᠺ ᡊ ᡚ
ᠻ ᡋ ᡛ
U+184x


U+185x

ᡑ ᡡ ᡱ


U+186x
ᡥ ᡵ ᢅ ᢕ ᢥ





ᡣ ᡳ

U+187x
ᡶ ᢆ ᢖ




ᢊ ᢚ ᢪ

U+188x

ᢍ ᢝ





ᢙ ᢩ

U+189x

ᢒ ᢢ

ᢔ ᢤ



ᢘ ᢨ

ᢑ ᢡ


U+18Ax

Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Unicode symbols
Code Glyph Description #

U+2013 – En dash 0903

U+2014 — Em dash 0904

U+2015 ― Horizont al bar 0905

U+2017 ‗ Double low line 0906

U+2018 ‘ Left single quot at ion mark 0907

U+2019 ’ Right single quot at ion mark 0908

U+201A ‚ Single low-9 quot at ion mark 0909

U+201B ‛ Single high-reversed-9 quot at ion mark 0910

U+201C “ Left double quot at ion mark 0911

U+201D ” Right double quot at ion mark 0912

U+201E „ Double low-9 quot at ion mark 0913

U+2020 † Dagger 0914

U+2021 ‡ Double dagger 0915

U+2022 • Bullet 0916

U+2026 … Horizont al ellipsis 0917

U+2030 ‰ Per mille sign 0918

U+2032 ′ Prime 0919

U+2033 ″ Double prime 0920

U+2039 ‹ Single left -point ing angle quot at ion mark 0921

U+203A › Single right -point ing angle quot at ion mark 0922

U+203C ‼ Double exclamat ion mark 0923

U+203E ‾ Overline 0924

U+2044 ⁄ Fract ion slash 0925

U+204A ⁊ Tironian et sign 0926

Code Glyph Description #


General Punctuation
112 code points; 111 assigned
characters; 24 in the MES-2 subset.

General Punct uat ion [1][2][3]


Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2000.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

NQ MQ EN EM 3/M 4/M 6/M F P TH H ZW ZW ZW


U+200x LRM RLM
SP SP SP SP SP SP SP SP SP SP SP SP NJ J

NB
U+201x ‐ ‑
‒ – — ― ‖ ‗ ‘ ’ ‚ ‛ “ ” „ ‟

L P NNB
U+202x † ‡ • ‣ ․ ‥ … ‧ SEP SEP
LRE RLE PDF LRO RLO
SP

U+203x ‰ ‱ ′ ″ ‴ ‵ ‶ ‷ ‸ ‹ › ※ ‼ ‽ ‾ ‿

U+204x ⁀ ⁁ ⁂ ⁃ ⁄ ⁅ ⁆ ⁇ ⁈ ⁉ ⁊ ⁋ ⁌ ⁍ ⁎ ⁏
MM
U+205x ⁐ ⁑ ⁒ ⁓ ⁔ ⁕ ⁖ ⁗ ⁘ ⁙ ⁚ ⁛ ⁜ ⁝ ⁞ SP

I A I A NA NO
U+206x WJ ƒ () × , + LRI RLI FSI PDI
SS SS AFS AFS DS DS

Not es
1.^ As of Unicode version 15.1
2.^ Grey area indicates non-assigned code point
3.^ Unicode code points U+206A - U+206F are deprecated as of Unicode version 3.0
Superscripts and Subscripts
Superscript s and Subscript s[1][2][3]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2070.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+207x ⁰ ⁱ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ ⁺ ⁻ ⁼ ⁽ ⁾ ⁿ

U+208x ₀ ₁ ₂ ₃ ₄ ₅ ₆ ₇ ₈ ₉ ₊ ₋ ₌ ₍ ₎

U+209x ₐ ₑ ₒ ₓ ₔ ₕ ₖ ₗ ₘ ₙ ₚ ₛ ₜ
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
3.^ Refer to the Latin-1 Supplement Unicode block for characters ¹ (U+00B9), ² (U+00B2) and ³
(U+00B3)

Currency Symbols
Currency Symbols[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U20A0.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+20Ax ₠ ₡ ₢ ₣ ₤ ₥ ₦ ₧ ₨ ₩ ₪ ₫ € ₭ ₮ ₯

U+20Bx ₰ ₱ ₲ ₳ ₴ ₵ ₶ ₷ ₸ ₹ ₺ ₻ ₼ ₽ ₾ ₿

U+20Cx ⃀
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Letterlike Symbols
Let t erlike Symbols[1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2100.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+210x ℀ ℁ ℂ ℃ ℄ ℅ ℆ ℇ ℈ ℉ ℊ ℋ ℌ ℍ ℎ ℏ
U+211x ℐ ℑ ℒ ℓ ℔ ℕ № ℗ ℘ ℙ ℚ ℛ ℜ ℝ ℞ ℟

U+212x ℠ ℡ ™ ℣ ℤ ℥ Ω ℧ ℨ ℩ K Å ℬ ℭ ℮ ℯ

U+213x ℰ ℱ Ⅎ ℳ ℴ ℵ ℶ ℷ ℸ ℹ ℺ ℻ ℼ ℽ ℾ ℿ

U+214x ⅀ ⅁ ⅂ ⅃ ⅄ ⅅ ⅆ ⅇ ⅈ ⅉ ⅊ ⅋ ⅌ ⅍ ⅎ ⅏
Not es
1.^ As of Unicode version 15.1

Number Forms
Number Forms[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2150.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+215x ⅐ ⅑ ⅒ ⅓ ⅔ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ ⅟

U+216x Ⅰ Ⅱ Ⅲ Ⅳ Ⅴ Ⅵ Ⅶ Ⅷ Ⅸ Ⅹ Ⅺ Ⅻ Ⅼ Ⅽ Ⅾ Ⅿ

U+217x ⅰ ⅱ ⅲ ⅳ ⅴ ⅵ ⅶ ⅷ ⅸ ⅹ ⅺ ⅻ ⅼ ⅽ ⅾ ⅿ

U+218x ↀ ↁ ↂ Ↄ ↄ ↅ ↆ ↇ ↈ ↉ ↊ ↋
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Arrows
Arrows[1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2190.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+219x ← ↑ → ↓ ↔ ↕ ↖ ↗ ↘ ↙ ↚ ↛ ↜ ↝ ↞ ↟

U+21Ax ↠ ↡ ↢ ↣ ↤ ↥ ↦ ↧ ↨ ↩ ↪ ↫ ↬ ↭ ↮ ↯

U+21Bx ↰ ↱ ↲ ↳ ↴ ↵ ↶ ↷ ↸ ↹ ↺ ↻ ↼ ↽ ↾ ↿

U+21Cx ⇀ ⇁ ⇂ ⇃ ⇄ ⇅ ⇆ ⇇ ⇈ ⇉ ⇊ ⇋ ⇌ ⇍ ⇎ ⇏
U+21Dx ⇐ ⇑ ⇒ ⇓ ⇔ ⇕ ⇖ ⇗ ⇘ ⇙ ⇚ ⇛ ⇜ ⇝ ⇞ ⇟
U+21Ex ⇠ ⇡ ⇢ ⇣ ⇤ ⇥ ⇦ ⇧ ⇨ ⇩ ⇪ ⇫ ⇬ ⇭ ⇮ ⇯
U+21Fx ⇰ ⇱ ⇲ ⇳ ⇴ ⇵ ⇶ ⇷ ⇸ ⇹ ⇺ ⇻ ⇼ ⇽ ⇾ ⇿
Not es
1.^ As of Unicode version 15.1

Miscellaneous Symbols and Arrows


(Unicode block)
Supplemental Arrows-A (Unicode
block)
Supplemental Arrows-B (Unicode
block)
Supplemental Arrows-C (Unicode
block)

Mathematical symbols
Mat hemat ical Operat ors[1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2200.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+220x ∀ ∁ ∂ ∃ ∄ ∅ ∆ ∇ ∈ ∉ ∊ ∋ ∌ ∍ ∎ ∏

U+221x ∐ ∑ − ∓ ∔ ∕ ∖ ∗ ∘ ∙ √ ∛ ∜ ∝ ∞ ∟

U+222x ∠ ∡ ∢ ∣ ∤ ∥ ∦ ∧ ∨ ∩ ∪ ∫ ∬ ∭ ∮ ∯

U+223x ∰ ∱ ∲ ∳ ∴ ∵ ∶ ∷ ∸ ∹ ∺ ∻ ∼ ∽ ∾ ∿

U+224x ≀ ≁ ≂ ≃ ≄ ≅ ≆ ≇ ≈ ≉ ≊ ≋ ≌ ≍ ≎ ≏

U+225x ≐ ≑ ≒ ≓ ≔ ≕ ≖ ≗ ≘ ≙ ≚ ≛ ≜ ≝ ≞ ≟

U+226x ≠ ≡ ≢ ≣ ≤ ≥ ≦ ≧ ≨ ≩ ≪ ≫ ≬ ≭ ≮ ≯

U+227x ≰ ≱ ≲ ≳ ≴ ≵ ≶ ≷ ≸ ≹ ≺ ≻ ≼ ≽ ≾ ≿

U+228x ⊀ ⊁ ⊂ ⊃ ⊄ ⊅ ⊆ ⊇ ⊈ ⊉ ⊊ ⊋ ⊌ ⊍ ⊎ ⊏

U+229x ⊐ ⊑ ⊒ ⊓ ⊔ ⊕ ⊖ ⊗ ⊘ ⊙ ⊚ ⊛ ⊜ ⊝ ⊞ ⊟
U+22Ax ⊠ ⊡ ⊢ ⊣ ⊤ ⊥ ⊦ ⊧ ⊨ ⊩ ⊪ ⊫ ⊬ ⊭ ⊮ ⊯
U+22Bx ⊰ ⊱ ⊲ ⊳ ⊴ ⊵ ⊶ ⊷ ⊸ ⊹ ⊺ ⊻ ⊼ ⊽ ⊾ ⊿
U+22Cx ⋀ ⋁ ⋂ ⋃ ⋄ ⋅ ⋆ ⋇ ⋈ ⋉ ⋊ ⋋ ⋌ ⋍ ⋎ ⋏

U+22Dx ⋐ ⋑ ⋒ ⋓ ⋔ ⋕ ⋖ ⋗ ⋘ ⋙ ⋚ ⋛ ⋜ ⋝ ⋞ ⋟

U+22Ex ⋠ ⋡ ⋢ ⋣ ⋤ ⋥ ⋦ ⋧ ⋨ ⋩ ⋪ ⋫ ⋬ ⋭ ⋮ ⋯

U+22Fx ⋰ ⋱ ⋲ ⋳ ⋴ ⋵ ⋶ ⋷ ⋸ ⋹ ⋺ ⋻ ⋼ ⋽ ⋾ ⋿
Not es
1.^ As of Unicode version 15.1
Supplemental Mathematical Operators
(Unicode block)
Miscellaneous Mathematical Symbols-
A (Unicode block)
Miscellaneous Mathematical Symbols-
B (Unicode block)
Mathematical Alphanumeric Symbols:
Mathematical Alphanumeric Symbols
(Unicode block)
Miscellaneous Technical
Miscellaneous Technical [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2300.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+230x ⌀ ⌁ ⌂ ⌃ ⌄ ⌅ ⌆ ⌇ ⌈ ⌉ ⌊ ⌋ ⌌ ⌍ ⌎ ⌏

U+231x ⌐ ⌑ ⌒ ⌓ ⌔ ⌕ ⌖ ⌗ ⌘ ⌙ ⌚⌛ ⌜ ⌝ ⌞ ⌟
U+232x ⌠ ⌡ ⌢ ⌣ ⌤ ⌥ ⌦ ⌧ ⌨ 〈 〉 ⌫ ⌬ ⌭ ⌮ ⌯
U+233x ⌰ ⌱ ⌲ ⌳ ⌴ ⌵ ⌶ ⌷ ⌸ ⌹ ⌺ ⌻ ⌼ ⌽ ⌾ ⌿
U+234x ⍀ ⍁ ⍂ ⍃ ⍄ ⍅ ⍆ ⍇ ⍈ ⍉ ⍊ ⍋ ⍌ ⍍ ⍎ ⍏

U+235x ⍐ ⍑ ⍒ ⍓ ⍔ ⍕ ⍖ ⍗ ⍘ ⍙ ⍚ ⍛ ⍜ ⍝ ⍞ ⍟

U+236x ⍠ ⍡ ⍢ ⍣ ⍤ ⍥ ⍦ ⍧ ⍨ ⍩ ⍪ ⍫ ⍬ ⍭ ⍮ ⍯

U+237x ⍰ ⍱ ⍲ ⍳ ⍴ ⍵ ⍶ ⍷ ⍸ ⍹ ⍺ ⍻ ⍼ ⍽ ⍾ ⍿

U+238x ⎀ ⎁ ⎂ ⎃ ⎄ ⎅ ⎆ ⎇ ⎈ ⎉ ⎊ ⎋ ⎌ ⎍ ⎎ ⎏

U+239x ⎐ ⎑ ⎒ ⎓ ⎔ ⎕ ⎖ ⎗ ⎘ ⎙ ⎚ ⎛ ⎜ ⎝ ⎞ ⎟

U+23Ax ⎠ ⎡ ⎢ ⎣ ⎤ ⎥ ⎦ ⎧ ⎨ ⎩ ⎪ ⎫ ⎬ ⎭ ⎮ ⎯

U+23Bx ⎰ ⎱ ⎲ ⎳ ⎴ ⎵ ⎶ ⎷ ⎸ ⎹ ⎺ ⎻ ⎼ ⎽ ⎾ ⎿
U+23Cx ⏀ ⏁ ⏂ ⏃ ⏄ ⏅ ⏆ ⏇ ⏈ ⏉ ⏊ ⏋ ⏌ ⏍ ⏎ ⏏

U+23Dx ⏐ ⏑ ⏒ ⏓ ⏔ ⏕ ⏖ ⏗ ⏘ ⏙ ⏚ ⏛ ⏜ ⏝ ⏞ ⏟

U+23Ex ⏠ ⏡ ⏢ ⏣ ⏤ ⏥ ⏦ ⏧ ⏩⏪⏫ ⏬
⏨ ⏭ ⏮ ⏯

U+23Fx ⏰ ⏱ ⏲ ⏳ ⏴ ⏵ ⏶ ⏷ ⏸⏹⏺ ⏻ ⏼ ⏽ ⏾ ⏿
Not es
1.^ As of Unicode version 15.1
2.^ Unicode code points U+2329 and U+232A are deprecated as of Unicode version 5.2
Control Pictures
Cont rol Pict ures[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2400.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+240x ␀ ␁ ␂ ␃ ␄ ␅ ␆ ␇ ␈ ␉ ␊ ␋ ␌ ␍ ␎ ␏

U+241x ␐ ␑ ␒ ␓ ␔ ␕ ␖ ␗ ␘ ␙ ␚ ␛ ␜ ␝ ␞ ␟

U+242x ␠ ␡ ␢ ␣ ␤ ␥ ␦

U+243x

1.^ As of Unicode version 15.1


2.^ Grey areas indicate non-assigned code points

Optical Character
Recognition
Opt ical Charact er Recognit ion [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2440.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+244x ⑀ ⑁ ⑂ ⑃ ⑄ ⑅ ⑆ ⑇ ⑈ ⑉ ⑊
U+245x

Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Enclosed Alphanumerics
Enclosed Alphanumerics[1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2460.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+246x ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯

U+247x ⑰ ⑱ ⑲ ⑳ ⑴ ⑵ ⑶ ⑷ ⑸ ⑹ ⑺ ⑻ ⑼ ⑽ ⑾ ⑿

U+248x ⒀ ⒁ ⒂ ⒃ ⒄ ⒅ ⒆ ⒇ ⒈ ⒉ ⒊ ⒋ ⒌ ⒍ ⒎ ⒏

U+249x ⒐ ⒑ ⒒ ⒓ ⒔ ⒕ ⒖ ⒗ ⒘ ⒙ ⒚ ⒛ ⒜ ⒝ ⒞ ⒟

U+24Ax ⒠ ⒡ ⒢ ⒣ ⒤ ⒥ ⒦ ⒧ ⒨ ⒩ ⒪ ⒫ ⒬ ⒭ ⒮ ⒯

U+24Bx ⒰ ⒱ ⒲ ⒳ ⒴ ⒵ Ⓐ Ⓑ Ⓒ Ⓓ Ⓔ Ⓕ Ⓖ Ⓗ Ⓘ Ⓙ

U+24Cx Ⓚ Ⓛ Ⓜ Ⓝ Ⓞ Ⓟ Ⓠ Ⓡ Ⓢ Ⓣ Ⓤ Ⓥ Ⓦ Ⓧ Ⓨ Ⓩ

U+24Dx ⓐ ⓑ ⓒ ⓓ ⓔ ⓕ ⓖ ⓗ ⓘ ⓙ ⓚ ⓛ ⓜ ⓝ ⓞ ⓟ

U+24Ex ⓠ ⓡ ⓢ ⓣ ⓤ ⓥ ⓦ ⓧ ⓨ ⓩ ⓪ ⓫ ⓬ ⓭ ⓮ ⓯

U+24Fx ⓰ ⓱ ⓲ ⓳ ⓴ ⓵ ⓶ ⓷ ⓸ ⓹ ⓺ ⓻ ⓼ ⓽ ⓾ ⓿
Not es
1.^ As of Unicode version 15.1
Box Drawing
Box Drawing [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2500.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+250x ─ ━ │ ┃ ┄ ┅ ┆ ┇ ┈ ┉ ┊ ┋ ┌ ┍ ┎ ┏
U+251x ┐ ┑ ┒ ┓ └ ┕ ┖ ┗ ┘ ┙ ┚ ┛ ├ ┝ ┞ ┟

U+252x ┠ ┡ ┢ ┣ ┤ ┥ ┦ ┧ ┨ ┩ ┪ ┫ ┬ ┭ ┮ ┯

U+253x ┰ ┱ ┲ ┳ ┴ ┵ ┶ ┷ ┸ ┹ ┺ ┻ ┼ ┽ ┾ ┿

U+254x ╀ ╁ ╂ ╃ ╄ ╅ ╆ ╇ ╈ ╉ ╊ ╋ ╌ ╍ ╎ ╏

U+255x ═ ║ ╒ ╓ ╔ ╕ ╖ ╗ ╘ ╙ ╚ ╛ ╜ ╝ ╞ ╟

U+256x ╠ ╡ ╢ ╣ ╤ ╥ ╦ ╧ ╨ ╩ ╪ ╫ ╬ ╭ ╮ ╯

U+257x ╰ ╱ ╲ ╳ ╴ ╵ ╶ ╷ ╸ ╹ ╺ ╻ ╼ ╽ ╾ ╿
Not es
1.^ As of Unicode version 15.1
Block Elements
Code Glyph Description

U+2580 ▀ Upper half block

U+2581 ▁ Lower one eight h block

U+2582 ▂ Lower one quart er block

U+2583 ▃ Lower t hree eight hs block

U+2584 ▄ Lower half block

U+2585 ▅ Lower five eight hs block

U+2586 ▆ Lower t hree quart ers block

U+2587 ▇ Lower seven eight hs block


Code Glyph Description

U+2588 █ Full block

U+2589 ▉ Left seven eight hs block

U+258A ▊ Left t hree quart ers block

U+258B ▋ Left five eight hs block

U+258C ▌ Left half block

U+258D ▍ Left t hree eight hs block

U+258E ▎ Left one quart er block

U+258F ▏ Left one eight h block

U+2590 ▐ Right half block

U+2591 ░ Light shade

U+2592 ▒ Medium shade

U+2593 ▓ Dark shade

U+2594 ▔ Upper one eight h block

U+2595 ▕ Right one eight h block

U+2596 ▖ Quadrant lower left

U+2597 ▗ Quadrant lower right

U+2598 ▘ Quadrant upper left

U+2599 ▙ Quadrant upper left and lower left and lower right

U+259A ▚ Quadrant upper left and lower right

U+259B ▛ Quadrant upper left and upper right and lower left

U+259C ▜ Quadrant upper left and upper right and lower right

U+259D ▝ Quadrant upper right

U+259E ▞ Quadrant upper right and lower left

U+259F ▟ Quadrant upper right and lower left and lower right
Geometric Shapes
Code Glyph Description

U+25A0 ■ Black square

U+25A1 □ Whit e square

U+25A2 ▢ Whit e square wit h rounded corners

U+25A3 ▣ Whit e square cont aining small black square

U+25A4 ▤ Square wit h horizont al fill

U+25A5 ▥ Square wit h vert ical fill

U+25A6 ▦ Square wit h ort hogonal crosshat ch fill

U+25A7 ▧ Square wit h upper left to lower right fill

U+25A8 ▨ Square wit h upper right to lower left fill

U+25A9 ▩ Square wit h diagonal crosshat ch fill

U+25AA ▪ Black small square

U+25AB ▫ Whit e small square

U+25AC ▬ Black rect angle

U+25AD ▭ Whit e rect angle

U+25AE ▮ Black vert ical rect angle

U+25AF ▯ Whit e vert ical rect angle

U+25B0 ▰ Black parallelogram

U+25B1 ▱ Whit e parallelogram

U+25B2 ▲ Black up-point ing t riangle

U+25B3 △ Whit e up-point ing t riangle

U+25B4 ▴ Black up-point ing small t riangle

U+25B5 ▵ Whit e up-point ing small t riangle

U+25B6 ▶ Black right -point ing t riangle

U+25B7 ▷ Whit e right -point ing t riangle

U+25B8 ▸ Black right -point ing small t riangle


Code Glyph Description

U+25B9 ▹ Whit e right -point ing small t riangle

U+25BA ► Black right -point ing point er

U+25BB ▻ Whit e right -point ing point er

U+25BC ▼ Black down-point ing t riangle

U+25BD ▽ Whit e down-point ing t riangle

U+25BE ▾ Black down-point ing small t riangle

U+25BF ▿ Whit e down-point ing small t riangle

U+25C0 ◀ Black left -point ing t riangle

U+25C1 ◁ Whit e left -point ing t riangle

U+25C2 ◂ Black left -point ing small t riangle

U+25C3 ◃ Whit e left -point ing small t riangle

U+25C4 ◄ Black left -point ing point er

U+25C5 ◅ Whit e left -point ing point er

U+25C6 ◆ Black diamond

U+25C7 ◇ Whit e diamond

U+25C8 ◈ Whit e diamond cont aining small black diamond

U+25C9 ◉ Fisheye

U+25CA ◊ Lozenge

U+25CB ○ Whit e circle

U+25CC ◌ Dot t ed circle

U+25CD ◍ Circle wit h vert ical fill

U+25CE ◎ Bullseye

U+25CF ● Black circle

U+25D0 ◐ Circle wit h left half black

U+25D1 ◑ Circle wit h right half black

U+25D2 ◒ Circle wit h lower half black

U+25D3 ◓ Circle wit h upper half black

U+25D4 ◔ Circle wit h upper right quadrant black

U+25D5 ◕ Circle wit h all but upper left quadrant black


Code Glyph Description

U+25D6 ◖ Left half circle black

U+25D7 ◗ Right half black circle

U+25D8 ◘ Inverse bullet

U+25D9 ◙ Inverse whit e circle

U+25DA ◚ Upper half inverse whit e circle

U+25DB ◛ Lower half inverse whit e circle

U+25DC ◜ Upper left quadrant circular arc

U+25DD ◝ Upper right quadrant circular arc

U+25DE ◞ Lower right quadrant circular arc

U+25DF ◟ Lower left quadrant circular arc

U+25E0 ◠ Upper half circle

U+25E1 ◡ Lower half circle

U+25E2 ◢ Black lower right t riangle

U+25E3 ◣ Black lower left t riangle

U+25E4 ◤ Black upper left t riangle

U+25E5 ◥ Black upper right t riangle

U+25E6 ◦ Whit e bullet

U+25E7 ◧ Square wit h left half black

U+25E8 ◨ Square wit h right half black

U+25E9 ◩ Square wit h upper left diagonal half black

U+25EA ◪ Square wit h lower right diagonal half black

U+25EB ◫ Whit e square wit h vert ical bisect ing line

U+25EC ◬ Whit e up-point ing t riangle wit h dot

U+25ED ◭ Up-point ing t riangle wit h left half black

U+25EE ◮ Up-point ing t riangle wit h right half black

U+25EF ◯ Large circle

U+25F0 ◰ Whit e square wit h upper left quadrant

U+25F1 ◱ Whit e square wit h lower left quadrant

U+25F2 ◲ Whit e square wit h lower right quadrant


Code Glyph Description

U+25F3 ◳ Whit e square wit h upper right quadrant

U+25F4 ◴ Whit e circle wit h upper left quadrant

U+25F5 ◵ Whit e circle wit h lower left quadrant

U+25F6 ◶ Whit e circle wit h lower right quadrant

U+25F7 ◷ Whit e circle wit h upper right quadrant

U+25F8 ◸ Upper left t riangle

U+25F9 ◹ Upper right t riangle

U+25FA ◺ Lower-left t riangle

U+25FB ◻ Whit e medium square

U+25FC ◼ Black medium square

U+25FD ◽ Whit e medium small square

U+25FE ◾ Black medium small square

U+25FF ◿ Lower right t riangle


Miscellaneous Symbols
Miscellaneous Symbols[1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U2600.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+260x ☀☁ ☂ ☃ ☄ ★ ☆ ☇ ☈ ☉ ☊ ☋ ☌ ☍ ☎☏
U+261x ☐ ☑ ☒ ☓ ☔☕ ☖ ☗ ☘ ☙ ☚ ☛ ☜ ☝☞ ☟

U+262x ☠ ☡ ☢ ☣ ☤ ☥ ☦ ☧ ☨ ☩ ☪ ☫ ☬ ☭ ☮ ☯

U+263x ☰ ☱ ☲ ☳ ☴ ☵ ☶ ☷ ☸ ☹ ☺☻☼ ☽ ☾ ☿
U+264x ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇ ♈♉♊♋♌♍♎♏
U+265x ♐♑♒♓ ♔ ♕ ♖ ♗ ♘ ♙ ♚ ♛ ♜ ♝ ♞ ♟

U+266x ♠ ♡ ♢ ♣ ♤ ♥♦ ♧ ♨ ♩ ♪ ♫ ♬ ♭ ♮ ♯

U+267x ♰ ♱ ♲ ♳ ♴ ♵ ♶ ♷ ♸ ♹ ♺ ♻ ♼ ♽ ♾ ♿
U+268x ⚀ ⚁ ⚂ ⚃ ⚄ ⚅ ⚆ ⚇ ⚈ ⚉ ⚊ ⚋ ⚌ ⚍ ⚎ ⚏

U+269x ⚐ ⚑ ⚒ ⚓ ⚔ ⚕ ⚖ ⚗ ⚘ ⚙ ⚚ ⚛ ⚜ ⚝ ⚞ ⚟

U+26Ax ⚠ ⚡ ⚢ ⚣ ⚤ ⚥ ⚦ ⚧ ⚨ ⚩ ⚪⚫ ⚬ ⚭ ⚮ ⚯

U+26Bx ⚰ ⚱ ⚲ ⚳ ⚴ ⚵ ⚶ ⚷ ⚸ ⚹ ⚺ ⚻ ⚼ ⚽⚾ ⚿

U+26Cx ⛀ ⛁ ⛂ ⛃ ⛄⛅ ⛆ ⛇ ⛈ ⛉ ⛊ ⛋ ⛌ ⛍ ⛎ ⛏

U+26Dx ⛐ ⛑ ⛒ ⛓ ⛔⛕ ⛖ ⛗ ⛘ ⛙ ⛚ ⛛ ⛜ ⛝ ⛞ ⛟

U+26Ex ⛠ ⛡ ⛢ ⛣ ⛤ ⛥ ⛦ ⛧ ⛨ ⛩ ⛪ ⛫ ⛬ ⛭ ⛮ ⛯

U+26Fx ⛰ ⛱ ⛲⛳⛴⛵ ⛶ ⛷ ⛸ ⛹ ⛺ ⛻ ⛼ ⛽ ⛾ ⛿
Not es
1.^ As of Unicode version 15.1
Symbols for Legacy
Computing
Symbols f or Legacy Comput ing [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1FB00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1FB0x 🬀 🬁 🬂 🬃 🬄 🬅 🬆 🬇 🬈 🬉 🬊 🬋 🬌 🬍 🬎 🬏

U+1FB1x 🬐 🬑 🬒 🬓 🬔 🬕 🬖 🬗 🬘 🬙 🬚 🬛 🬜 🬝 🬞 🬟

U+1FB2x 🬠 🬡 🬢 🬣 🬤 🬥 🬦 🬧 🬨 🬩 🬪 🬫 🬬 🬭 🬮 🬯

U+1FB3x 🬰 🬱 🬲 🬳 🬴 🬵 🬶 🬷 🬸 🬹 🬺 🬻 🬼 🬽 🬾 🬿

U+1FB4x 🭀 🭁 🭂 🭃 🭄 🭅 🭆 🭇 🭈 🭉 🭊 🭋 🭌 🭍 🭎 🭏

U+1FB5x 🭐 🭑 🭒 🭓 🭔 🭕 🭖 🭗 🭘 🭙 🭚 🭛 🭜 🭝 🭞 🭟

U+1FB6x 🭠 🭡 🭢 🭣 🭤 🭥 🭦 🭧 🭨 🭩 🭪 🭫 🭬 🭭 🭮 🭯

U+1FB7x 🭰 🭱 🭲 🭳 🭴 🭵 🭶 🭷 🭸 🭹 🭺 🭻 🭼 🭽 🭾 🭿

U+1FB8x 🮀 🮁 🮂 🮃 🮄 🮅 🮆 🮇 🮈 🮉 🮊 🮋 🮌 🮍 🮎 🮏

U+1FB9x 🮐 🮑 🮒 🮔 🮕 🮖 🮗 🮘 🮙 🮚 🮛 🮜 🮝 🮞 🮟
U+1FBAx 🮠 🮡 🮢 🮣 🮤 🮥 🮦 🮧 🮨 🮩 🮪 🮫 🮬 🮭 🮮 🮯
U+1FBBx 🮰 🮱 🮲 🮳 🮴 🮵 🮶 🮷 🮸 🮹 🮺 🮻 🮼 🮽 🮾 🮿
U+1FBCx 🯀 🯁 🯂 🯃 🯄 🯅 🯆 🯇 🯈 🯉 🯊

U+1FBDx

U+1FBEx

U+1FBFx 🯰 🯱 🯲 🯳 🯴 🯵 🯶 🯷 🯸 🯹
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Dingbats
Code Result Description

U+2700 ✀ Black safet y scissors

U+2701 ✁ Upper blade scissors

U+2702 ✂ Black scissors

U+2703 ✃ Lower blade scissors

U+2704 ✄ Whit e scissors

U+2705 ✅ Whit e heavy check mark

U+2706 ✆ Telephone locat ion sign

U+2707 ✇ Tape drive

U+2708 ✈ Airplane

U+2709 ✉ Envelope

U+270A ✊ Raised fist

U+270B ✋ Raised hand

U+270C ✌ Victory hand

U+270D ✍ Writ ing hand

U+270E ✎ Lower right pencil

U+270F ✏ Pencil

U+2710 ✐ Upper right pencil

U+2711 ✑ Whit e nib

U+2712 ✒ Black nib

U+2713 ✓ Check mark

U+2714 ✔ Heavy check mark

U+2715 ✕ Mult iplicat ion X

U+2716 ✖ Heavy mult iplicat ion X

U+2717 ✗ Ballot X

U+2718 ✘ Heavy ballot X


Code Result Description

U+2719 ✙ Out lined Greek cross

U+271A ✚ Heavy Greek cross

U+271B ✛ Open cent er cross

U+271C ✜ Heavy open cent er cross

U+271D ✝ Lat in cross

U+271E ✞ Shadowed whit e Lat in cross

U+271F ✟ Out lined Lat in cross

U+2720 ✠ Malt ese cross

U+2721 ✡ St ar of David

U+2722 ✢ Four t eardrop-spoked ast erisk

U+2723 ✣ Four balloon-spoked ast erisk

U+2724 ✤ Heavy four balloon-spoked ast erisk

U+2725 ✥ Four club-spoked ast erisk

U+2726 ✦ Black four-point ed st ar

U+2727 ✧ Whit e four-point ed st ar

U+2728 ✨ Sparkles

U+2729 ✩ St ress out lined whit e st ar

U+272A ✪ Circled whit e st ar

U+272B ✫ Open cent er black st ar

U+272C ✬ Black cent er whit e st ar

U+272D ✭ Out lined black st ar

U+272E ✮ Heavy out lined black st ar

U+272F ✯ Pinwheel st ar

U+2730 ✰ Shadowed whit e st ar

U+2731 ✱ Heavy ast erisk

U+2732 ✲ Open cent er ast erisk

U+2733 ✳ Eight spoked ast erisk

U+2734 ✴ Eight point ed black st ar

U+2735 ✵ Eight point ed pinwheel st ar


Code Result Description

U+2736 ✶ Six point ed black st ar

U+2737 ✷ Eight point ed rect ilinear black st ar

U+2738 ✸ Heavy eight point ed rect ilinear black st ar

U+2739 ✹ Twelve point ed black st ar

U+273A ✺ Sixt een point ed ast erisk

U+273B ✻ Teardrop spoked ast erisk

U+273C ✼ Open cent er t eardrop spoked ast erisk

U+273D ✽ Heavy t eardrop spoked ast erisk

U+273E ✾ Six pet alled black and whit e floret t e

U+273F ✿ Black floret t e

U+2740 ❀ Whit e floret t e

U+2741 ❁ Eight pet alled out lined black floret t e

U+2742 ❂ Circled open cent er eight point ed st ar

U+2743 ❃ Heavy t eardrop spoked pinwheel ast erisk

U+2744 ❄ Snowflake

U+2745 ❅ Tight t rifoliat e snowflake

U+2746 ❆ Heavy chevron snowflake

U+2747 ❇ Sparkle

U+2748 ❈ Heavy sparkle

U+2749 ❉ Balloon spoked ast erisk

U+274A ❊ Eight t eardrop spoked propeller ast erisk

U+274B ❋ Heavy eight t eardrop spoked propeller ast erisk

U+274C ❌ Cross mark

U+274D ❍ Shadowed whit e circle

U+274E ❎ Negat ive squared cross mark

U+274F ❏ Lower right drop-shadowed whit e square

U+2750 ❐ Upper right drop-shadowed whit e square

U+2751 ❑ Lower right shadowed whit e square

U+2752 ❒ Upper right shadowed whit e square


Code Result Description

U+2753 ❓ Black quest ion mark ornament

U+2754 ❔ Whit e quest ion mark ornament

U+2755 ❕ Whit e exclamat ion mark ornament

U+2756 ❖ Black diamond minus whit e X

U+2757 ❗ Heavy exclamat ion mark symbol

U+2758 ❘ Light vert ical bar

U+2759 ❙ Medium vert ical bar

U+275A ❚ Heavy vert ical bar

U+275B ❛ Heavy single t urned comma quot at ion mark ornament

U+275C ❜ Heavy single comma quot at ion mark ornament

U+275D ❝ Heavy double t urned comma quot at ion mark ornament

U+275E ❞ Heavy double comma quot at ion mark ornament

U+275F ❜ Heavy low single comma quot at ion mark ornament

U+2760 ❞ Heavy low double comma quot at ion mark ornament

U+2761 ❡ Curved st em paragraph sign ornament

U+2762 ❢ Heavy exclamat ion mark ornament

U+2763 ❣ Heavy heart exclamat ion mark ornament

U+2764 ❤ Heavy black heart

U+2765 ❥ Rot at ed heavy black heart bullet

U+2766 ❦ Floral heart

U+2767 ❧ Rot at ed floral heart bullet

U+2768 ❨ Medium left parent hesis ornament

U+2769 ❩ Medium right parent hesis ornament

U+276A ❪ Medium flat t ened left parent hesis ornament

U+276B ❫ Medium flat t ened right parent hesis ornament

U+276C ❬ Medium left -point ing angle bracket ornament

U+276D ❭ Medium right -point ing angle bracket ornament

U+276E ❮ Heavy left -point ing angle quot at ion mark ornament

U+276F ❯ Heavy right -point ing angle quot at ion mark ornament
Code Result Description

U+2770 ❰ Heavy left -point ing angle bracket ornament

U+2771 ❱ Heavy right -point ing angle bracket ornament

U+2772 ❲ Light left tortoise shell bracket ornament

U+2773 ❳ Light right tortoise shell bracket ornament

U+2774 ❴ Medium left curly bracket ornament

U+2775 ❵ Medium right curly bracket ornament

U+2776 ❶ Dingbat negat ive circled digit one

U+2777 ❷ Dingbat negat ive circled digit t wo

U+2778 ❸ Dingbat negat ive circled digit t hree

U+2779 ❹ Dingbat negat ive circled digit four

U+277A ❺ Dingbat negat ive circled digit five

U+277B ❻ Dingbat negat ive circled digit six

U+277C ❼ Dingbat negat ive circled digit seven

U+277D ❽ Dingbat negat ive circled digit eight

U+277E ❾ Dingbat negat ive circled digit nine

U+277F ❿ Dingbat negat ive circled digit t en

U+2780 ➀ Dingbat circled sans-serif digit one

U+2781 ➁ Dingbat circled sans-serif digit t wo

U+2782 ➂ Dingbat circled sans-serif digit t hree

U+2783 ➃ Dingbat circled sans-serif digit four

U+2784 ➄ Dingbat circled sans-serif digit five

U+2785 ➅ Dingbat circled sans-serif digit six

U+2786 ➆ Dingbat circled sans-serif digit seven

U+2787 ➇ Dingbat circled sans-serif digit eight

U+2788 ➈ Dingbat circled sans-serif digit nine

U+2789 ➉ Dingbat circled sans-serif digit t en

U+278A ➊ Dingbat negat ive circled sans-serif digit one

U+278B ➋ Dingbat negat ive circled sans-serif digit t wo

U+278C ➌ Dingbat negat ive circled sans-serif digit t hree


Code Result Description

U+278D ➍ Dingbat negat ive circled sans-serif digit four

U+278E ➎ Dingbat negat ive circled sans-serif digit five

U+278F ➏ Dingbat negat ive circled sans-serif digit six

U+2790 ➐ Dingbat negat ive circled sans-serif digit seven

U+2791 ➑ Dingbat negat ive circled sans-serif digit eight

U+2792 ➒ Dingbat negat ive circled sans-serif digit nine

U+2793 ➓ Dingbat negat ive circled sans-serif digit t en

U+2794 ➔ Heavy wide-headed right ward arrow

U+2795 ➕ Heavy plus sign

U+2796 ➖ Heavy minus sign

U+2797 ➗ Heavy division sign

U+2798 ➘ Heavy sout h east arrow

U+2799 ➙ Heavy right ward arrow

U+279A ➚ Heavy nort h east arrow

U+279B ➛ Draft ing point right ward arrow

U+279C ➜ Heavy round-t ipped right ward arrow

U+279D ➝ Triangle-headed right ward arrow

U+279E ➞ Heavy t riangle-headed right ward arrow

U+279F ➟ Dashed t riangle-headed right ward arrow

U+27A0 ➠ Heavy dashed t riangle-headed right ward arrow

U+27A1 ➡ Black right ward arrow

U+27A2 ➢ Three-D top-light ed right ward arrowhead

U+27A3 ➣ Three-D bot tom-light ed right ward arrowhead

U+27A4 ➤ Black right ward arrowhead

U+27A5 ➥ Heavy black curved downward and right ward arrow

U+27A6 ➦ Heavy black curved upward and right ward arrow

U+27A7 ➧ Squat black right ward arrow

U+27A8 ➨ Heavy concave-point ed black right ward arrow

U+27A9 ➩ Right -shaded whit e right ward arrow


Code Result Description

U+27AA ➪ Left -shaded whit e right ward arrow

U+27AB ➫ Back-t ilt ed shadowed whit e right ward arrow

U+27AC ➬ Front -t ilt ed shadowed whit e right ward arrow

U+27AD ➭ Heavy lower right -shadowed whit e right ward arrow

U+27AE ➮ Heavy upper right -shadowed whit e right ward arrow

U+27AF ➯ Not ched lower right -shadowed whit e right ward arrow

U+27B0 ➰ Curly loop

U+27B1 ➱ Not ched upper right -shadowed whit e right ward arrow

U+27B2 ➲ Circled heavy whit e right ward arrow

U+27B3 ➳ Whit e-feat hered right ward arrow

U+27B4 ➴ Black-feat hered sout h east arrow

U+27B5 ➵ Black-feat hered right ward arrow

U+27B6 ➶ Black-feat hered nort h east arrow

U+27B7 ➷ Heavy black-feat hered sout h east arrow

U+27B8 ➸ Heavy black-feat hered right ward arrow

U+27B9 ➹ Heavy black-feat hered nort h east arrow

U+27BA ➺ Teardrop-barbed right ward arrow

U+27BB ➻ Heavy t eardrop-shanked right ward arrow

U+27BC ➼ Wedge-t ailed right ward arrow

U+27BD ➽ Heavy wedge-t ailed right ward arrow

U+27BE ➾ Open-out lined right ward arrow

U+27BF ➿ Double curly loop


East Asian writing systems

CJK Symbols and Punctuation


CJK Symbols and Punct uat ion [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U3000.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+300x
ID
SP
、 。 〃 〄 々 〆 〇 〈 〉 《 》 「 」 『 』

U+301x 【 】 〒 〓 〜 〝 〞 〟
〔 〕 〖 〗 〘 〙 〚 〛
U+302x 〠 〡 〢 〣 〤 〥 〦 〧 〨 〩 〪 〫 〬 〭 〮〯
U+303x 〰 〱 〲 〳 〴 〵 〶 〷 〸 〹 〺 〻 〼 〽 〾 〿
Not es
1.^ As of Unicode version 15.1
Hiragana
Hiragana [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U3040.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+304x ぁ あ ぃ い ぅ う ぇ え ぉ お か が き ぎ く
U+305x ぐ け げ こ ご さ ざ し じ す ず せ ぜ そ ぞ た
U+306x だ ち ぢ っ つ づ て で と ど な に ぬ ね の は
U+307x ば ぱ ひ び ぴ ふ ぶ ぷ へ べ ぺ ほ ぼ ぽ ま み
U+308x む め も ゃ や ゅ ゆ ょ よ ら り る れ ろ ゎ わ
U+309x ゐ ゑ を ん ゔ ゕ ゖ ゙ ゚゛ ゜ ゝ ゞ ゟ
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Katakana
Kat akana [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U30A0.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+30Ax ゠ ァ ア ィ イ ゥ ウ ェ エ ォ オ カ ガ キ ギ ク
U+30Bx グ ケ ゲ コ ゴ サ ザ シ ジ ス ズ セ ゼ ソ ゾ タ
U+30Cx ダ チ ヂ ッ ツ ヅ テ デ ト ド ナ ニ ヌ ネ ノ ハ
U+30Dx バ パ ヒ ビ ピ フ ブ プ ヘ ベ ペ ホ ボ ポ マ ミ

U+30Ex ム メ モ ャ ヤ ュ ユ ョ ヨ ラ リ ル レ ロ ヮ ワ

U+30Fx ヰ ヱ ヲ ン ヴ ヵ ヶ ヷ ヸ ヹ ヺ ・ ー ヽ ヾ ヿ
Not es
1.^ As of Unicode version 15.1
Kana Extended-A (Unicode block)
Kana Extended-B (Unicode block)
Kana Supplement (Unicode block)
Katakana Phonetic Extensions
(Unicode block)
Small Kana Extension (Unicode block)

Bopomofo
Bopomof o [1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U3100.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+310x ㄅ ㄆ ㄇ ㄈ ㄉ ㄊ ㄋ ㄌ ㄍ ㄎ ㄏ

U+311x ㄐ ㄑ ㄒ ㄓ ㄔ ㄕ ㄖ ㄗ ㄘ ㄙ ㄚ ㄛ ㄜ ㄝ ㄞ ㄟ

U+312x ㄠ ㄡ ㄢ ㄣ ㄤ ㄥ ㄦ ㄧ ㄨ ㄩ ㄪ ㄫ ㄬ ㄭ ㄮ ㄯ
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Hangul Jamo and Compatibility
Jamo
Hangul Jamo [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1100.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+110x ᄀ ᄁ ᄂ ᄃ ᄄ ᄅ ᄆ ᄇ ᄈ ᄉ ᄊ ᄋ ᄌ ᄍ ᄎ ᄏ
U+111x ᄐ ᄑ ᄒ ᄓ ᄔ ᄕ ᄖ ᄗ ᄘ ᄙ ᄚ ᄛ ᄜ ᄝ ᄞ ᄟ
U+112x ᄠ ᄡ ᄢ ᄣ ᄤ ᄥ ᄦ ᄧ ᄨ ᄩ ᄪ ᄫ ᄬ ᄭ ᄮ ᄯ
U+113x ᄰ ᄱ ᄲ ᄳ ᄴ ᄵ ᄶ ᄷ ᄸ ᄹ ᄺ ᄻ ᄼ ᄽ ᄾ ᄿ
U+114x ᅀ ᅁ ᅂ ᅃ ᅄ ᅅ ᅆ ᅇ ᅈ ᅉ ᅊ ᅋ ᅌ ᅍ ᅎ ᅏ
U+115x ᅐ ᅑ ᅒ ᅓ ᅔ ᅕ ᅖ ᅗ ᅘ ᅙ ᅚ ᅛ ᅜ ᅝ ᅞ HC
F

U+116x
HJ
F
ᅡ ᅢ ᅣ ᅤ ᅥ ᅦ ᅧ ᅨ ᅩ ᅪ ᅫ ᅬ ᅭ ᅮ ᅯ
U+117x ᅰ ᅱ ᅲ ᅳ ᅴ ᅵ ᅶ ᅷ ᅸ ᅹ ᅺ ᅻ ᅼ ᅽ ᅾ ᅿ
U+118x ᆀ ᆁ ᆂ ᆃ ᆄ ᆅ ᆆ ᆇ ᆈ ᆉ ᆊ ᆋ ᆌ ᆍ ᆎ ᆏ
U+119x ᆐ ᆑ ᆒ ᆓ ᆔ ᆕ ᆖ ᆗ ᆘ ᆙ ᆚ ᆛ ᆜ ᆝ ᆞ ᆟ
U+11Ax ᆠ ᆡ ᆢ ᆣ ᆤ ᆥ ᆦ ᆧ ᆨ ᆩ ᆪ ᆫ ᆬ ᆭ ᆮ ᆯ
U+11Bx ᆰ ᆱ ᆲ ᆳ ᆴ ᆵ ᆶ ᆷ ᆸ ᆹ ᆺ ᆻ ᆼ ᆽ ᆾ ᆿ
U+11Cx ᇀ ᇁ ᇂ ᇃ ᇄ ᇅ ᇆ ᇇ ᇈ ᇉ ᇊ ᇋ ᇌ ᇍ ᇎ ᇏ
U+11Dx ᇐ ᇑ ᇒ ᇓ ᇔ ᇕ ᇖ ᇗ ᇘ ᇙ ᇚ ᇛ ᇜ ᇝ ᇞ ᇟ
U+11Ex ᇠ ᇡ ᇢ ᇣ ᇤ ᇥ ᇦ ᇧ ᇨ ᇩ ᇪ ᇫ ᇬ ᇭ ᇮ ᇯ
U+11Fx ᇰ ᇱ ᇲ ᇳ ᇴ ᇵ ᇶ ᇷ ᇸ ᇹ ᇺ ᇻ ᇼ ᇽ ᇾ ᇿ
Not es
1.^ As of Unicode version 15.1
2. ᄀ: Hangul jamo with a green background are modern-usage characters which can be converted
into precomposed Hangul syllables under Unicode normalization form NFC.
Hangul jamo with a white background are used for archaic Korean only, and there are no
corresponding precomposed Hangul syllables.
"Conjoining Jamo Behavior" (https://www.unicode.org/versions/Unicode13.0.0/ch03.pdf#G2464
6) (PDF). The Unicode Standard. March 2020.

Hangul Compat ibilit y Jamo [1][2]


Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U3130.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+313x ㄱ ㄲ ㄳ ㄴ ㄵ ㄶ ㄷ ㄸ ㄹ ㄺ ㄻ ㄼ ㄽ ㄾ ㄿ
U+314x ㅀ ㅁ ㅂ ㅃ ㅄ ㅅ ㅆ ㅇ ㅈ ㅉ ㅊ ㅋ ㅌ ㅍ ㅎ ㅏ
U+315x ㅐ ㅑ ㅒ ㅓ ㅔ ㅕ ㅖ ㅗ ㅘ ㅙ ㅚ ㅛ ㅜ ㅝ ㅞ ㅟ
U+316x ㅠ ㅡ ㅢ ㅣ HFㅥ ㅦ ㅧ ㅨ ㅩ ㅪ ㅫ ㅬ ㅭ ㅮ ㅯ
U+317x ㅰ ㅱ ㅲ ㅳ ㅴ ㅵ ㅶ ㅷ ㅸ ㅹ ㅺ ㅻ ㅼ ㅽ ㅾ ㅿ
U+318x ㆀ ㆁ ㆂ ㆃ ㆄ ㆅ ㆆ ㆇ ㆈ ㆉ ㆊ ㆋ ㆌ ㆍ ㆎ
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Kanbun
Kanbun [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U3190.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+319x ㆐ ㆑ ㆒ ㆓ ㆔ ㆕ ㆖ ㆗ ㆘ ㆙ ㆚ ㆛ ㆜ ㆝ ㆞ ㆟
Not es
1.^ As of Unicode version 15.1
Enclosed CJK Letters and Months
Enclosed CJK Let t ers and Mont hs[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U3200.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+320x ㈀ ㈁ ㈂ ㈃ ㈄ ㈅ ㈆ ㈇ ㈈ ㈉ ㈊ ㈋ ㈌ ㈍ ㈎ ㈏
U+321x ㈐ ㈑ ㈒ ㈓ ㈔ ㈕ ㈖ ㈗ ㈘ ㈙ ㈚ ㈛ ㈜ ㈝ ㈞
U+322x ㈠ ㈡ ㈢ ㈣ ㈤ ㈥ ㈦ ㈧ ㈨ ㈩ ㈪ ㈫ ㈬ ㈭ ㈮ ㈯
U+323x ㈰ ㈱ ㈲ ㈳ ㈴ ㈵ ㈶ ㈷ ㈸ ㈹ ㈺ ㈻ ㈼ ㈽ ㈾ ㈿
U+324x ㉀ ㉁ ㉂ ㉃ ㉄ ㉅ ㉆ ㉇ ㉈ ㉉ ㉊ ㉋ ㉌ ㉍ ㉎ ㉏
U+325x ㉐ ㉑ ㉒ ㉓ ㉔ ㉕ ㉖ ㉗ ㉘ ㉙ ㉚ ㉛ ㉜ ㉝ ㉞ ㉟
U+326x ㉠ ㉡ ㉢ ㉣ ㉤ ㉥ ㉦ ㉧ ㉨ ㉩ ㉪ ㉫ ㉬ ㉭ ㉮ ㉯
U+327x ㉰ ㉱ ㉲ ㉳ ㉴ ㉵ ㉶ ㉷ ㉸ ㉹ ㉺ ㉻ ㉼ ㉽ ㉾ ㉿
U+328x ㊀ ㊁ ㊂ ㊃ ㊄ ㊅ ㊆ ㊇ ㊈ ㊉ ㊊ ㊋ ㊌ ㊍ ㊎ ㊏
U+329x ㊐ ㊑ ㊒ ㊓ ㊔ ㊕ ㊖ ㊗ ㊘ ㊙ ㊚ ㊛ ㊜ ㊝ ㊞ ㊟
U+32Ax ㊠ ㊡ ㊢ ㊣ ㊤ ㊥ ㊦ ㊧ ㊨ ㊩ ㊪ ㊫ ㊬ ㊭ ㊮ ㊯
U+32Bx ㊰ ㊱ ㊲ ㊳ ㊴ ㊵ ㊶ ㊷ ㊸ ㊹ ㊺ ㊻ ㊼ ㊽ ㊾ ㊿
U+32Cx ㋀ ㋁ ㋂ ㋃ ㋄ ㋅ ㋆ ㋇ ㋈ ㋉ ㋊ ㋋ ㋌ ㋍ ㋎ ㋏
U+32Dx ㋐ ㋑ ㋒ ㋓ ㋔ ㋕ ㋖ ㋗ ㋘ ㋙ ㋚ ㋛ ㋜ ㋝ ㋞ ㋟
U+32Ex ㋠ ㋡ ㋢ ㋣ ㋤ ㋥ ㋦ ㋧ ㋨ ㋩ ㋪ ㋫ ㋬ ㋭ ㋮ ㋯
U+32Fx ㋰ ㋱ ㋲ ㋳ ㋴ ㋵ ㋶ ㋷ ㋸ ㋹ ㋺ ㋻ ㋼ ㋽ ㋾ ㋿
Not es
1.^ As of Unicode version 15.1
2.^ Grey area indicates non-assigned code point
CJK Compatibility
CJK Compat ibilit y [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U3300.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+330x ㌀ ㌁ ㌂ ㌃ ㌄ ㌅
㌆ ㌇ ㌈ ㌉ ㌊ ㌋ ㌌ ㌍ ㌎ ㌏
U+331x ㌐ ㌑ ㌒ ㌓ ㌔ ㌕
㌖ ㌗ ㌘ ㌙ ㌚ ㌛ ㌜ ㌝ ㌞ ㌟
U+332x ㌠ ㌡ ㌢ ㌣ ㌤ ㌥
㌦ ㌧ ㌨ ㌩ ㌪ ㌫ ㌬ ㌭ ㌮ ㌯
U+333x ㌰ ㌱ ㌲ ㌳ ㌴ ㌵
㌶ ㌷ ㌸ ㌹ ㌺ ㌻ ㌼ ㌽ ㌾ ㌿
U+334x ㍀ ㍁ ㍂ ㍃ ㍄ ㍅
㍆ ㍇ ㍈ ㍉ ㍊ ㍋ ㍌ ㍍ ㍎ ㍏
U+335x ㍐ ㍑ ㍒ ㍓ ㍔ ㍕
㍖ ㍗ ㍘ ㍙ ㍚ ㍛ ㍜ ㍝ ㍞ ㍟
U+336x ㍠ ㍡ ㍢ ㍣ ㍤ ㍥
㍦ ㍧ ㍨ ㍩ ㍪ ㍫ ㍬ ㍭ ㍮ ㍯
U+337x ㍰ ㍱ ㍲ ㍳ ㍴ ㍵
㍶ ㍷ ㍸ ㍹ ㍺ ㍻ ㍼ ㍽ ㍾ ㍿
U+338x ㎀ ㎁ ㎂ ㎃ ㎄ ㎅
㎆ ㎇ ㎈ ㎉ ㎊ ㎋ ㎌ ㎍ ㎎ ㎏

U+339x ㎐ ㎑ ㎒ ㎓ ㎔ ㎕
㎖ ㎗ ㎘ ㎙ ㎚ ㎛ ㎜ ㎝ ㎞ ㎟
U+33Ax ㎠ ㎡ ㎢ ㎣ ㎤ ㎥
㎦ ㎧ ㎨ ㎩ ㎪ ㎫ ㎬ ㎭ ㎮ ㎯
U+33Bx ㎰ ㎱ ㎲ ㎳ ㎴ ㎵
㎶ ㎷ ㎸ ㎹ ㎺ ㎻ ㎼ ㎽ ㎾ ㎿
U+33Cx ㏀ ㏁ ㏂ ㏃ ㏄ ㏅
㏆ ㏇ ㏈ ㏉ ㏊ ㏋ ㏌ ㏍ ㏎ ㏏
U+33Dx ㏐ ㏑ ㏒ ㏓ ㏔ ㏕ ㏖ ㏗ ㏘ ㏙ ㏚ ㏛ ㏜ ㏝ ㏞ ㏟
U+33Ex ㏠ ㏡ ㏢ ㏣ ㏤ ㏥ ㏦ ㏧ ㏨ ㏩ ㏪ ㏫ ㏬ ㏭ ㏮ ㏯
U+33Fx ㏰ ㏱ ㏲ ㏳ ㏴ ㏵ ㏶ ㏷ ㏸ ㏹ ㏺ ㏻ ㏼ ㏽ ㏾ ㏿
Not es
1.^ As of Unicode version 15.1
CJK Compatibility Forms
CJK Compat ibilit y Forms[1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/UFE30.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+FE3x ︰ ︱ ︲ ︳ ︴ ︵ ︶ ︷ ︸ ︹ ︺ ︻ ︼ ︽ ︾ ︿

U+FE4x ﹀ ﹁ ﹂ ﹃ ﹄ ﹅ ﹆ ﹇ ﹈ ﹉ ﹊ ﹋ ﹌ ﹍ ﹎ ﹏
Not es
1.^ As of Unicode version 15.1

CJK Unified Ideographs

CJK Unified Ideographs

CJK Radicals

CJK Radicals Supplement (Unicode


block)
CJK Strokes (Unicode block)
Kangxi Radicals (Unicode block)
Other East Asian writing systems

Counting Rod Numerals (Unicode


block)
Halfwidth and Fullwidth Forms
(Unicode block)
Ideographic Description Characters
(Unicode block)
Khitan Small Script (Unicode block)
Lisu (Unicode block)
Lisu Supplement (Unicode block)
Miao (Unicode block)
Modifier Tone Letters (Unicode block)
Nushu (Unicode block)
Nyiakeng Puachue Hmong (Unicode
block)
Small Form Variants (Unicode block)
Tai Xuan Jing Symbols (Unicode block)
Tangut (Unicode block)
Tangut Components (Unicode block)
Tangut Supplement (Unicode block)
Vertical Forms (Unicode block)
Wancho (Unicode block)
Yi Syllables (Unicode block)
Yi Radicals (Unicode block)
Yijing Hexagram Symbols (Unicode
block)
Alphabetic Presentation
Forms
Alphabet ic Present at ion Forms[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/UFB00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+FB0x ff fi fl ffi ffl ſt st

U+FB1x ﬓ ﬔ ﬕ ﬖ ﬗ ‫יִ‬‎ ﬞ‎ ‫ײַ‬‎


U+FB2x ‫ﬠ‬‎ ‫ﬡ‬‎ ‫ﬢ‬‎ ‫ ﬣ‬‎ ‫ﬤ‬‎ ‫ﬥ‬‎ ‫ ﬦ‬‎ ‫ ﬧ‬‎ ‫ ﬨ‬‎ ﬩‎ ‫ שׁ‬‎ ‫ שׂ‬‎ ‫שּׁ‬‎ ‫ שּׂ‬‎ ‫אַ‬‎ ‫אָ‬‎
U+FB3x ‫אּ‬‎ ‫בּ‬‎ ‫גּ‬‎ ‫דּ‬‎ ‫ הּ‬‎ ‫וּ‬‎ ‫זּ‬‎ ‫טּ‬‎ ‫יּ‬‎ ‫ ךּ‬‎ ‫כּ‬‎ ‫לּ‬‎ ‫מּ‬‎
U+FB4x ‫נּ‬‎ ‫סּ‬‎ ‫ףּ‬‎ ‫פּ‬‎ ‫ צּ‬‎ ‫קּ‬‎ ‫ רּ‬‎ ‫ שּ‬‎ ‫ תּ‬‎ ‫ וֹ‬‎ ‫בֿ‬‎ ‫כֿ‬‎ ‫פֿ‬‎ ‫ﭏ‬‎
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Ancient and historic scripts


Aegean Numbers (Unicode block)
Anatolian Hieroglyphs (Unicode block)
Ancient Greek Numbers (Unicode
block)
Ancient Symbols (Unicode block)
Avestan (Unicode block)
Brahmi (Unicode block)
Carian (Unicode block)
Caucasian Albanian (Unicode block)
Chorasmian (Unicode block)
Cuneiform (Unicode block)
Cuneiform Numbers and Punctuation
(Unicode block)
Cypriot Syllabary (Unicode block)
Cypro-Minoan (Unicode block)
Early Dynastic Cuneiform (Unicode
block)
Egyptian Hieroglyph Format Controls
(Unicode block)
Egyptian Hieroglyphs (Unicode block)
Elbasan (Unicode block)
Elymaic (Unicode block)
Glagolitic (Unicode block)
Glagolitic Supplement (Unicode block)
Gothic (Unicode block)
Hatran (Unicode block)
Imperial Aramaic (Unicode block)
Indic Siyaq Numbers
Inscriptional Pahlavi (Unicode block)
Inscriptional Parthian (Unicode block)
Kharoshthi (Unicode block)
Linear A (Unicode block)
Linear B Ideograms (Unicode block)
Linear B Syllabary (Unicode block)
Lycian (Unicode block)
Lydian (Unicode block)
Manichaean (Unicode block)
Mayan Numerals (Unicode block)
Meroitic Cursive (Unicode block)
Meroitic Hieroglyphs (Unicode block)
Nabataean (Unicode block)
Nandinagari (Unicode block)
Ogham (Unicode block)
Old Hungarian (Unicode block)
Old Italic (Unicode block)
Old North Arabian (Unicode block)
Old Permic (Unicode block)
Old Persian (Unicode block)
Old Sogdian (Unicode block)
Old South Arabian (Unicode block)
Old Turkic (Unicode block)
Old Uyghur (Unicode block)
Palmyrene (Unicode block)
Phaistos Disc (Unicode block)
Phoenician (Unicode block)
Psalter Pahlavi (Unicode block)
Runic (Unicode block)
Sogdian (Unicode block)
Soyombo (Unicode block)
Ugaritic (Unicode block)
Vithkuqi (Unicode block)
Yezidi (Unicode block)
Zanabazar Square (Unicode block)

Shavian
Shavian [1]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U10450.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1045x 𐑐 𐑑 𐑒 𐑓 𐑔 𐑕 𐑖 𐑗 𐑘 𐑙 𐑚 𐑛 𐑜 𐑝 𐑞 𐑟

U+1046x 𐑠 𐑡 𐑢 𐑣 𐑤 𐑥 𐑦 𐑧 𐑨 𐑩 𐑪 𐑫 𐑬 𐑭 𐑮 𐑯

U+1047x 𐑰 𐑱 𐑲 𐑳 𐑴 𐑵 𐑶 𐑷 𐑸 𐑹 𐑺 𐑻 𐑼 𐑽 𐑾 𐑿
Not es
1.^ As of Unicode version 15.1

Notational systems

Braille

Braille Patterns (Unicode block)

Music

Western Musical Symbols (Unicode


block)
Byzantine Musical Symbols (Unicode
block)
Ancient Greek Musical Notation
(Unicode block)
Znamenny Musical Notation (Unicode
block)

Shorthand

Duployan (Unicode block)


Shorthand Format Controls (Unicode
block)

Sutton SignWriting

Sutton SignWriting: Sutton SignWriting


(Unicode block)
Emoji
Emoji in Unicode

Alchemical symbols
Alchemical Symbols[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1F700.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1F70x 🜀 🜁 🜂 🜃 🜄 🜅 🜆 🜇 🜈 🜉 🜊 🜋 🜌 🜍 🜎 🜏

U+1F71x 🜐 🜑 🜒 🜓 🜔 🜕 🜖 🜗 🜘 🜙 🜚 🜛 🜜 🜝 🜞 🜟

U+1F72x 🜠 🜡 🜢 🜣 🜤 🜥 🜦 🜧 🜨 🜩 🜪 🜫 🜬 🜭 🜮 🜯

U+1F73x 🜰 🜱 🜲 🜳 🜴 🜵 🜶 🜷 🜸 🜹 🜺 🜻 🜼 🜽 🜾 🜿

U+1F74x 🝀 🝁 🝂 🝃 🝄 🝅 🝆 🝇 🝈 🝉 🝊 🝋 🝌 🝍 🝎 🝏
U+1F75x 🝐 🝑 🝒 🝓 🝔 🝕 🝖 🝗 🝘 🝙 🝚 🝛 🝜 🝝 🝞 🝟
U+1F76x 🝠 🝡 🝢 🝣 🝤 🝥 🝦 🝧 🝨 🝩 🝪 🝫 🝬 🝭 🝮 🝯

U+1F77x 🝰 🝱 🝲 🝳 🝴 🝵 🝶 🝻 🝼 🝽 🝾 🝿
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Game symbols

Mahjong Tiles

Mahjong T iles[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1F000.pdf) (PDF)

🀄🀅🀆🀇🀈🀉🀊🀋🀌🀍🀎🀏
0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1F00x 🀀 🀁 🀂 🀃
U+1F01x
🀐 🀑 🀒 🀓 🀔 🀕 🀖 🀗 🀘 🀙 🀚 🀛 🀜 🀝 🀞 🀟
U+1F02x 🀠 🀡 🀢 🀣 🀤 🀥 🀦 🀧 🀨 🀩 🀪 🀫
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Domino Tiles
Domino T iles[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1F030.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1F03x
🀰 🀱 🀲 🀳 🀴 🀵 🀶 🀷 🀸 🀹 🀺 🀻 🀼 🀽 🀾 🀿
U+1F04x
🁀 🁁 🁂 🁃 🁄 🁅 🁆 🁇 🁈 🁉 🁊 🁋 🁌 🁍 🁎 🁏
U+1F05x
🁐 🁑 🁒 🁓 🁔 🁕 🁖 🁗 🁘 🁙 🁚 🁛 🁜 🁝 🁞 🁟
U+1F06x
🁠 🁡 🁢 🁣 🁤 🁥 🁦 🁧 🁨 🁩 🁪 🁫 🁬 🁭 🁮 🁯
U+1F07x
🁰 🁱 🁲 🁳 🁴 🁵 🁶 🁷 🁸 🁹 🁺 🁻 🁼 🁽 🁾 🁿
U+1F08x
🂀 🂁 🂂 🂃 🂄 🂅 🂆 🂇 🂈 🂉 🂊 🂋 🂌 🂍 🂎 🂏
U+1F09x
🂐 🂑 🂒 🂓
Not es
1. ^ As of Unicode version 15.1

2. ^ Grey areas indicate non-assigned code points


Playing Cards
Playing Cards[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1F0A0.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1F0Ax 🂠 🂡 🂢 🂣 🂤 🂥 🂦 🂧 🂨 🂩 🂪 🂫 🂬 🂭 🂮

U+1F0Bx 🂱 🂲 🂳 🂴 🂵 🂶 🂷 🂸 🂹 🂺 🂻 🂼 🂽 🂾 🂿

U+1F0Cx 🃁 🃂 🃃 🃄 🃅 🃆 🃇 🃈 🃉 🃊 🃋 🃌 🃍 🃎 🃏
U+1F0Dx 🃑 🃒 🃓 🃔 🃕 🃖 🃗 🃘 🃙 🃚 🃛 🃜 🃝 🃞 🃟

U+1F0Ex 🃠 🃡 🃢 🃣 🃤 🃥 🃦 🃧 🃨 🃩 🃪 🃫 🃬 🃭 🃮 🃯

U+1F0Fx 🃰 🃱 🃲 🃳 🃴 🃵
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points
Chess Symbols
Chess Symbols[1][2]
Official Unicode Consortium code chart (https://www.unicode.org/charts/PDF/U1FA00.pdf) (PDF)

0 1 2 3 4 5 6 7 8 9 A B C D E F

U+1FA0x 🨀 🨁 🨂 🨃 🨄 🨅 🨆 🨇 🨈 🨉 🨊 🨋 🨌 🨍 🨎 🨏

U+1FA1x 🨐 🨑 🨒 🨓 🨔 🨕 🨖 🨗 🨘 🨙 🨚 🨛 🨜 🨝 🨞 🨟

U+1FA2x 🨠 🨡 🨢 🨣 🨤 🨥 🨦 🨧 🨨 🨩 🨪 🨫 🨬 🨭 🨮 🨯

U+1FA3x 🨰 🨱 🨲 🨳 🨴 🨵 🨶 🨷 🨸 🨹 🨺 🨻 🨼 🨽 🨾 🨿

U+1FA4x 🩀 🩁 🩂 🩃 🩄 🩅 🩆 🩇 🩈 🩉 🩊 🩋 🩌 🩍 🩎 🩏

U+1FA5x 🩐 🩑 🩒 🩓

U+1FA6x 🩠 🩡 🩢 🩣 🩤 🩥 🩦 🩧 🩨 🩩 🩪 🩫 🩬 🩭
Not es
1.^ As of Unicode version 15.1
2.^ Grey areas indicate non-assigned code points

Special areas and format


characters
Private Use Areas
Private Use Area (Unicode block)
Supplementary Private Use Area-A
(Unicode block)
Supplementary Private Use Area-B
(Unicode block)
Specials (Unicode block)
Surrogates
Low Surrogates (Unicode block)
High Surrogates (Unicode block)
High Private Use Surrogates
(Unicode block)
Tags (Unicode block)
Variation Selectors
Variation Selectors (Unicode
block)
Variation Selectors Supplement
(Unicode block)
See also
Comparison of Unicode encodings
Open-source Unicode typefaces
GNU Unifont
List of radicals in Unicode
List of Unicode fonts
List of typefaces
Typographic unit
Unicode Consortium
Fallback font
Unicode font
Universal Character Set characters
DIN 91379 Unicode subset for Europe
List of Cyrillic Letters
List of Latin Letters

References
1. Carey, Patrick (2015). New perspectives
on XML : comprehensive (https://www.wo
rldcat.org/oclc/904969019) . Sasha
Vodnik (3rd ed.). p. 36. ISBN 978-1-285-
07582-2. OCLC 904969019 (https://www.
worldcat.org/oclc/904969019) .
2. Deprecated as of Unicode version 5.2.0
[1] (https://www.unicode.org/reports/tr4
4/tr44-4.html#Change_History) "U+0149
Latin small letter n preceded by
apostrophe was encoded for use in
Afrikaans. The character is deprecated,
and its use is strongly discouraged. In
nearly all cases it is better represented by
a sequence of an apostrophe followed by
“n”." [2] (https://www.unicode.org/version
s/Unicode6.0.0/UnicodeStandard-6.0.pd
f) pg. 208

Unicode Character Code Charts (http


s://www.unicode.org/charts/) ,
Unicode, Inc.
CWA 13873:2000 – Multilingual
European Subsets in ISO/IEC 10646-1
(http://www.evertype.com/standards/i
so10646/pdf/cwa13873.pdf) CEN
Workshop Agreement 13873
Multilingual European Character Set 2
(MES-2) Rationale (http://www.cl.cam.
ac.uk/~mgk25/ucs/mes-2-rationale.ht
ml) , Markus Kuhn, 1998
External links
Wikibooks has a book on the topic of:
Unicode/Character reference
Official web site of the Unicode
Consortium (https://home.unicode.or
g/) (English)

Retrieved from
"https://en.wikipedia.org/w/index.php?
title=List_of_Unicode_characters&oldid=118019
4307"

This page was last edited on 15 October 2023, at


02:47 (UTC). •
Content is available under CC BY-SA 4.0 unless
otherwise noted.

You might also like