Unicode Table
Browse common Unicode characters with detailed information.
Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems. It includes over 144,000 characters covering 159 modern and historic scripts, as well as multiple symbol sets. Unicode has become the foundation for text in all modern software systems, enabling worldwide interoperability.
Unicode Char | Dec | Hex | Unicode | Block | Description |
---|---|---|---|---|---|
Nul | 0 | 0x0000 | U+0000 | Basic Latin | Null character |
Sta | 1 | 0x0001 | U+0001 | Basic Latin | Start of Heading |
Sta | 2 | 0x0002 | U+0002 | Basic Latin | Start of Text |
End | 3 | 0x0003 | U+0003 | Basic Latin | End of Text |
End | 4 | 0x0004 | U+0004 | Basic Latin | End of Transmission |
Enq | 5 | 0x0005 | U+0005 | Basic Latin | Enquiry |
Ack | 6 | 0x0006 | U+0006 | Basic Latin | Acknowledgment |
Bel | 7 | 0x0007 | U+0007 | Basic Latin | Bell |
Bac | 8 | 0x0008 | U+0008 | Basic Latin | Backspace |
Hor | 9 | 0x0009 | U+0009 | Basic Latin | Horizontal Tab |
Lin | 10 | 0x000A | U+000A | Basic Latin | Line Feed |
Ver | 11 | 0x000B | U+000B | Basic Latin | Vertical Tab |
For | 12 | 0x000C | U+000C | Basic Latin | Form Feed |
Car | 13 | 0x000D | U+000D | Basic Latin | Carriage Return |
Shi | 14 | 0x000E | U+000E | Basic Latin | Shift Out |
Shi | 15 | 0x000F | U+000F | Basic Latin | Shift In |
Dat | 16 | 0x0010 | U+0010 | Basic Latin | Data Link Escape |
Dev | 17 | 0x0011 | U+0011 | Basic Latin | Device Control 1 |
Dev | 18 | 0x0012 | U+0012 | Basic Latin | Device Control 2 |
Dev | 19 | 0x0013 | U+0013 | Basic Latin | Device Control 3 |
Dev | 20 | 0x0014 | U+0014 | Basic Latin | Device Control 4 |
Neg | 21 | 0x0015 | U+0015 | Basic Latin | Negative Acknowledgment |
Syn | 22 | 0x0016 | U+0016 | Basic Latin | Synchronous Idle |
End | 23 | 0x0017 | U+0017 | Basic Latin | End of Transmission Block |
Can | 24 | 0x0018 | U+0018 | Basic Latin | Cancel |
End | 25 | 0x0019 | U+0019 | Basic Latin | End of Medium |
Sub | 26 | 0x001A | U+001A | Basic Latin | Substitute |
Esc | 27 | 0x001B | U+001B | Basic Latin | Escape |
Fil | 28 | 0x001C | U+001C | Basic Latin | File Separator |
Gro | 29 | 0x001D | U+001D | Basic Latin | Group Separator |
Rec | 30 | 0x001E | U+001E | Basic Latin | Record Separator |
Uni | 31 | 0x001F | U+001F | Basic Latin | Unit Separator |
[Space] | 32 | 0x0020 | U+0020 | Basic Latin | Space |
! | 33 | 0x0021 | U+0021 | Basic Latin | Character ! |
" | 34 | 0x0022 | U+0022 | Basic Latin | Character " |
# | 35 | 0x0023 | U+0023 | Basic Latin | Character # |
$ | 36 | 0x0024 | U+0024 | Basic Latin | Character $ |
% | 37 | 0x0025 | U+0025 | Basic Latin | Character % |
& | 38 | 0x0026 | U+0026 | Basic Latin | Character & |
' | 39 | 0x0027 | U+0027 | Basic Latin | Character ' |
( | 40 | 0x0028 | U+0028 | Basic Latin | Character ( |
) | 41 | 0x0029 | U+0029 | Basic Latin | Character ) |
* | 42 | 0x002A | U+002A | Basic Latin | Character * |
+ | 43 | 0x002B | U+002B | Basic Latin | Character + |
, | 44 | 0x002C | U+002C | Basic Latin | Character , |
- | 45 | 0x002D | U+002D | Basic Latin | Character - |
. | 46 | 0x002E | U+002E | Basic Latin | Character . |
/ | 47 | 0x002F | U+002F | Basic Latin | Character / |
0 | 48 | 0x0030 | U+0030 | Basic Latin | Digit 0 |
1 | 49 | 0x0031 | U+0031 | Basic Latin | Digit 1 |
2 | 50 | 0x0032 | U+0032 | Basic Latin | Digit 2 |
3 | 51 | 0x0033 | U+0033 | Basic Latin | Digit 3 |
4 | 52 | 0x0034 | U+0034 | Basic Latin | Digit 4 |
5 | 53 | 0x0035 | U+0035 | Basic Latin | Digit 5 |
6 | 54 | 0x0036 | U+0036 | Basic Latin | Digit 6 |
7 | 55 | 0x0037 | U+0037 | Basic Latin | Digit 7 |
8 | 56 | 0x0038 | U+0038 | Basic Latin | Digit 8 |
9 | 57 | 0x0039 | U+0039 | Basic Latin | Digit 9 |
: | 58 | 0x003A | U+003A | Basic Latin | Character : |
; | 59 | 0x003B | U+003B | Basic Latin | Character ; |
< | 60 | 0x003C | U+003C | Basic Latin | Character < |
= | 61 | 0x003D | U+003D | Basic Latin | Character = |
> | 62 | 0x003E | U+003E | Basic Latin | Character > |
? | 63 | 0x003F | U+003F | Basic Latin | Character ? |
@ | 64 | 0x0040 | U+0040 | Basic Latin | Character @ |
A | 65 | 0x0041 | U+0041 | Basic Latin | Uppercase letter A |
B | 66 | 0x0042 | U+0042 | Basic Latin | Uppercase letter B |
C | 67 | 0x0043 | U+0043 | Basic Latin | Uppercase letter C |
D | 68 | 0x0044 | U+0044 | Basic Latin | Uppercase letter D |
E | 69 | 0x0045 | U+0045 | Basic Latin | Uppercase letter E |
F | 70 | 0x0046 | U+0046 | Basic Latin | Uppercase letter F |
G | 71 | 0x0047 | U+0047 | Basic Latin | Uppercase letter G |
H | 72 | 0x0048 | U+0048 | Basic Latin | Uppercase letter H |
I | 73 | 0x0049 | U+0049 | Basic Latin | Uppercase letter I |
J | 74 | 0x004A | U+004A | Basic Latin | Uppercase letter J |
K | 75 | 0x004B | U+004B | Basic Latin | Uppercase letter K |
L | 76 | 0x004C | U+004C | Basic Latin | Uppercase letter L |
M | 77 | 0x004D | U+004D | Basic Latin | Uppercase letter M |
N | 78 | 0x004E | U+004E | Basic Latin | Uppercase letter N |
O | 79 | 0x004F | U+004F | Basic Latin | Uppercase letter O |
P | 80 | 0x0050 | U+0050 | Basic Latin | Uppercase letter P |
Q | 81 | 0x0051 | U+0051 | Basic Latin | Uppercase letter Q |
R | 82 | 0x0052 | U+0052 | Basic Latin | Uppercase letter R |
S | 83 | 0x0053 | U+0053 | Basic Latin | Uppercase letter S |
T | 84 | 0x0054 | U+0054 | Basic Latin | Uppercase letter T |
U | 85 | 0x0055 | U+0055 | Basic Latin | Uppercase letter U |
V | 86 | 0x0056 | U+0056 | Basic Latin | Uppercase letter V |
W | 87 | 0x0057 | U+0057 | Basic Latin | Uppercase letter W |
X | 88 | 0x0058 | U+0058 | Basic Latin | Uppercase letter X |
Y | 89 | 0x0059 | U+0059 | Basic Latin | Uppercase letter Y |
Z | 90 | 0x005A | U+005A | Basic Latin | Uppercase letter Z |
[ | 91 | 0x005B | U+005B | Basic Latin | Character [ |
\ | 92 | 0x005C | U+005C | Basic Latin | Character \ |
] | 93 | 0x005D | U+005D | Basic Latin | Character ] |
^ | 94 | 0x005E | U+005E | Basic Latin | Character ^ |
_ | 95 | 0x005F | U+005F | Basic Latin | Character _ |
` | 96 | 0x0060 | U+0060 | Basic Latin | Character ` |
a | 97 | 0x0061 | U+0061 | Basic Latin | Lowercase letter a |
b | 98 | 0x0062 | U+0062 | Basic Latin | Lowercase letter b |
c | 99 | 0x0063 | U+0063 | Basic Latin | Lowercase letter c |
d | 100 | 0x0064 | U+0064 | Basic Latin | Lowercase letter d |
e | 101 | 0x0065 | U+0065 | Basic Latin | Lowercase letter e |
f | 102 | 0x0066 | U+0066 | Basic Latin | Lowercase letter f |
g | 103 | 0x0067 | U+0067 | Basic Latin | Lowercase letter g |
h | 104 | 0x0068 | U+0068 | Basic Latin | Lowercase letter h |
i | 105 | 0x0069 | U+0069 | Basic Latin | Lowercase letter i |
j | 106 | 0x006A | U+006A | Basic Latin | Lowercase letter j |
k | 107 | 0x006B | U+006B | Basic Latin | Lowercase letter k |
l | 108 | 0x006C | U+006C | Basic Latin | Lowercase letter l |
m | 109 | 0x006D | U+006D | Basic Latin | Lowercase letter m |
n | 110 | 0x006E | U+006E | Basic Latin | Lowercase letter n |
o | 111 | 0x006F | U+006F | Basic Latin | Lowercase letter o |
p | 112 | 0x0070 | U+0070 | Basic Latin | Lowercase letter p |
q | 113 | 0x0071 | U+0071 | Basic Latin | Lowercase letter q |
r | 114 | 0x0072 | U+0072 | Basic Latin | Lowercase letter r |
s | 115 | 0x0073 | U+0073 | Basic Latin | Lowercase letter s |
t | 116 | 0x0074 | U+0074 | Basic Latin | Lowercase letter t |
u | 117 | 0x0075 | U+0075 | Basic Latin | Lowercase letter u |
v | 118 | 0x0076 | U+0076 | Basic Latin | Lowercase letter v |
w | 119 | 0x0077 | U+0077 | Basic Latin | Lowercase letter w |
x | 120 | 0x0078 | U+0078 | Basic Latin | Lowercase letter x |
y | 121 | 0x0079 | U+0079 | Basic Latin | Lowercase letter y |
z | 122 | 0x007A | U+007A | Basic Latin | Lowercase letter z |
{ | 123 | 0x007B | U+007B | Basic Latin | Character { |
| | 124 | 0x007C | U+007C | Basic Latin | Character | |
} | 125 | 0x007D | U+007D | Basic Latin | Character } |
~ | 126 | 0x007E | U+007E | Basic Latin | Character ~ |
Del | 127 | 0x007F | U+007F | Basic Latin | Delete |
| 128 | 0x0080 | U+0080 | Latin-1 Supplement | Latin-1: |
| 129 | 0x0081 | U+0081 | Latin-1 Supplement | Latin-1: |
| 130 | 0x0082 | U+0082 | Latin-1 Supplement | Latin-1: |
| 131 | 0x0083 | U+0083 | Latin-1 Supplement | Latin-1: |
| 132 | 0x0084 | U+0084 | Latin-1 Supplement | Latin-1: |
133 | 0x0085 | U+0085 | Latin-1 Supplement | Latin-1: | |
| 134 | 0x0086 | U+0086 | Latin-1 Supplement | Latin-1: |
| 135 | 0x0087 | U+0087 | Latin-1 Supplement | Latin-1: |
| 136 | 0x0088 | U+0088 | Latin-1 Supplement | Latin-1: |
| 137 | 0x0089 | U+0089 | Latin-1 Supplement | Latin-1: |
| 138 | 0x008A | U+008A | Latin-1 Supplement | Latin-1: |
| 139 | 0x008B | U+008B | Latin-1 Supplement | Latin-1: |
| 140 | 0x008C | U+008C | Latin-1 Supplement | Latin-1: |
| 141 | 0x008D | U+008D | Latin-1 Supplement | Latin-1: |
| 142 | 0x008E | U+008E | Latin-1 Supplement | Latin-1: |
| 143 | 0x008F | U+008F | Latin-1 Supplement | Latin-1: |
| 144 | 0x0090 | U+0090 | Latin-1 Supplement | Latin-1: |
| 145 | 0x0091 | U+0091 | Latin-1 Supplement | Latin-1: |
| 146 | 0x0092 | U+0092 | Latin-1 Supplement | Latin-1: |
| 147 | 0x0093 | U+0093 | Latin-1 Supplement | Latin-1: |
| 148 | 0x0094 | U+0094 | Latin-1 Supplement | Latin-1: |
| 149 | 0x0095 | U+0095 | Latin-1 Supplement | Latin-1: |
| 150 | 0x0096 | U+0096 | Latin-1 Supplement | Latin-1: |
| 151 | 0x0097 | U+0097 | Latin-1 Supplement | Latin-1: |
| 152 | 0x0098 | U+0098 | Latin-1 Supplement | Latin-1: |
| 153 | 0x0099 | U+0099 | Latin-1 Supplement | Latin-1: |
| 154 | 0x009A | U+009A | Latin-1 Supplement | Latin-1: |
| 155 | 0x009B | U+009B | Latin-1 Supplement | Latin-1: |
| 156 | 0x009C | U+009C | Latin-1 Supplement | Latin-1: |
| 157 | 0x009D | U+009D | Latin-1 Supplement | Latin-1: |
| 158 | 0x009E | U+009E | Latin-1 Supplement | Latin-1: |
| 159 | 0x009F | U+009F | Latin-1 Supplement | Latin-1: |
160 | 0x00A0 | U+00A0 | Latin-1 Supplement | Non-breaking space | |
¡ | 161 | 0x00A1 | U+00A1 | Latin-1 Supplement | Inverted exclamation mark |
¢ | 162 | 0x00A2 | U+00A2 | Latin-1 Supplement | Cent sign |
£ | 163 | 0x00A3 | U+00A3 | Latin-1 Supplement | Pound sign |
¤ | 164 | 0x00A4 | U+00A4 | Latin-1 Supplement | Currency sign |
¥ | 165 | 0x00A5 | U+00A5 | Latin-1 Supplement | Yen sign |
¦ | 166 | 0x00A6 | U+00A6 | Latin-1 Supplement | Latin-1: ¦ |
§ | 167 | 0x00A7 | U+00A7 | Latin-1 Supplement | Latin-1: § |
¨ | 168 | 0x00A8 | U+00A8 | Latin-1 Supplement | Latin-1: ¨ |
© | 169 | 0x00A9 | U+00A9 | Latin-1 Supplement | Latin-1: © |
ª | 170 | 0x00AA | U+00AA | Latin-1 Supplement | Latin-1: ª |
« | 171 | 0x00AB | U+00AB | Latin-1 Supplement | Latin-1: « |
¬ | 172 | 0x00AC | U+00AC | Latin-1 Supplement | Latin-1: ¬ |
| 173 | 0x00AD | U+00AD | Latin-1 Supplement | Latin-1: |
® | 174 | 0x00AE | U+00AE | Latin-1 Supplement | Latin-1: ® |
¯ | 175 | 0x00AF | U+00AF | Latin-1 Supplement | Latin-1: ¯ |
° | 176 | 0x00B0 | U+00B0 | Latin-1 Supplement | Latin-1: ° |
± | 177 | 0x00B1 | U+00B1 | Latin-1 Supplement | Latin-1: ± |
² | 178 | 0x00B2 | U+00B2 | Latin-1 Supplement | Latin-1: ² |
³ | 179 | 0x00B3 | U+00B3 | Latin-1 Supplement | Latin-1: ³ |
´ | 180 | 0x00B4 | U+00B4 | Latin-1 Supplement | Latin-1: ´ |
µ | 181 | 0x00B5 | U+00B5 | Latin-1 Supplement | Latin-1: µ |
¶ | 182 | 0x00B6 | U+00B6 | Latin-1 Supplement | Latin-1: ¶ |
· | 183 | 0x00B7 | U+00B7 | Latin-1 Supplement | Latin-1: · |
¸ | 184 | 0x00B8 | U+00B8 | Latin-1 Supplement | Latin-1: ¸ |
¹ | 185 | 0x00B9 | U+00B9 | Latin-1 Supplement | Latin-1: ¹ |
º | 186 | 0x00BA | U+00BA | Latin-1 Supplement | Latin-1: º |
» | 187 | 0x00BB | U+00BB | Latin-1 Supplement | Latin-1: » |
¼ | 188 | 0x00BC | U+00BC | Latin-1 Supplement | Latin-1: ¼ |
½ | 189 | 0x00BD | U+00BD | Latin-1 Supplement | Latin-1: ½ |
¾ | 190 | 0x00BE | U+00BE | Latin-1 Supplement | Latin-1: ¾ |
¿ | 191 | 0x00BF | U+00BF | Latin-1 Supplement | Latin-1: ¿ |
À | 192 | 0x00C0 | U+00C0 | Latin-1 Supplement | Latin-1: À |
Á | 193 | 0x00C1 | U+00C1 | Latin-1 Supplement | Latin-1: Á |
 | 194 | 0x00C2 | U+00C2 | Latin-1 Supplement | Latin-1:  |
à | 195 | 0x00C3 | U+00C3 | Latin-1 Supplement | Latin-1: à |
Ä | 196 | 0x00C4 | U+00C4 | Latin-1 Supplement | Latin-1: Ä |
Å | 197 | 0x00C5 | U+00C5 | Latin-1 Supplement | Latin-1: Å |
Æ | 198 | 0x00C6 | U+00C6 | Latin-1 Supplement | Latin-1: Æ |
Ç | 199 | 0x00C7 | U+00C7 | Latin-1 Supplement | Latin-1: Ç |
È | 200 | 0x00C8 | U+00C8 | Latin-1 Supplement | Latin-1: È |
É | 201 | 0x00C9 | U+00C9 | Latin-1 Supplement | Latin-1: É |
Ê | 202 | 0x00CA | U+00CA | Latin-1 Supplement | Latin-1: Ê |
Ë | 203 | 0x00CB | U+00CB | Latin-1 Supplement | Latin-1: Ë |
Ì | 204 | 0x00CC | U+00CC | Latin-1 Supplement | Latin-1: Ì |
Í | 205 | 0x00CD | U+00CD | Latin-1 Supplement | Latin-1: Í |
Î | 206 | 0x00CE | U+00CE | Latin-1 Supplement | Latin-1: Î |
Ï | 207 | 0x00CF | U+00CF | Latin-1 Supplement | Latin-1: Ï |
Ð | 208 | 0x00D0 | U+00D0 | Latin-1 Supplement | Latin-1: Ð |
Ñ | 209 | 0x00D1 | U+00D1 | Latin-1 Supplement | Latin-1: Ñ |
Ò | 210 | 0x00D2 | U+00D2 | Latin-1 Supplement | Latin-1: Ò |
Ó | 211 | 0x00D3 | U+00D3 | Latin-1 Supplement | Latin-1: Ó |
Ô | 212 | 0x00D4 | U+00D4 | Latin-1 Supplement | Latin-1: Ô |
Õ | 213 | 0x00D5 | U+00D5 | Latin-1 Supplement | Latin-1: Õ |
Ö | 214 | 0x00D6 | U+00D6 | Latin-1 Supplement | Latin-1: Ö |
× | 215 | 0x00D7 | U+00D7 | Latin-1 Supplement | Latin-1: × |
Ø | 216 | 0x00D8 | U+00D8 | Latin-1 Supplement | Latin-1: Ø |
Ù | 217 | 0x00D9 | U+00D9 | Latin-1 Supplement | Latin-1: Ù |
Ú | 218 | 0x00DA | U+00DA | Latin-1 Supplement | Latin-1: Ú |
Û | 219 | 0x00DB | U+00DB | Latin-1 Supplement | Latin-1: Û |
Ü | 220 | 0x00DC | U+00DC | Latin-1 Supplement | Latin-1: Ü |
Ý | 221 | 0x00DD | U+00DD | Latin-1 Supplement | Latin-1: Ý |
Þ | 222 | 0x00DE | U+00DE | Latin-1 Supplement | Latin-1: Þ |
ß | 223 | 0x00DF | U+00DF | Latin-1 Supplement | Latin-1: ß |
à | 224 | 0x00E0 | U+00E0 | Latin-1 Supplement | Latin-1: à |
á | 225 | 0x00E1 | U+00E1 | Latin-1 Supplement | Latin-1: á |
â | 226 | 0x00E2 | U+00E2 | Latin-1 Supplement | Latin-1: â |
ã | 227 | 0x00E3 | U+00E3 | Latin-1 Supplement | Latin-1: ã |
ä | 228 | 0x00E4 | U+00E4 | Latin-1 Supplement | Latin-1: ä |
å | 229 | 0x00E5 | U+00E5 | Latin-1 Supplement | Latin-1: å |
æ | 230 | 0x00E6 | U+00E6 | Latin-1 Supplement | Latin-1: æ |
ç | 231 | 0x00E7 | U+00E7 | Latin-1 Supplement | Latin-1: ç |
è | 232 | 0x00E8 | U+00E8 | Latin-1 Supplement | Latin-1: è |
é | 233 | 0x00E9 | U+00E9 | Latin-1 Supplement | Latin-1: é |
ê | 234 | 0x00EA | U+00EA | Latin-1 Supplement | Latin-1: ê |
ë | 235 | 0x00EB | U+00EB | Latin-1 Supplement | Latin-1: ë |
ì | 236 | 0x00EC | U+00EC | Latin-1 Supplement | Latin-1: ì |
í | 237 | 0x00ED | U+00ED | Latin-1 Supplement | Latin-1: í |
î | 238 | 0x00EE | U+00EE | Latin-1 Supplement | Latin-1: î |
ï | 239 | 0x00EF | U+00EF | Latin-1 Supplement | Latin-1: ï |
ð | 240 | 0x00F0 | U+00F0 | Latin-1 Supplement | Latin-1: ð |
ñ | 241 | 0x00F1 | U+00F1 | Latin-1 Supplement | Latin-1: ñ |
ò | 242 | 0x00F2 | U+00F2 | Latin-1 Supplement | Latin-1: ò |
ó | 243 | 0x00F3 | U+00F3 | Latin-1 Supplement | Latin-1: ó |
ô | 244 | 0x00F4 | U+00F4 | Latin-1 Supplement | Latin-1: ô |
õ | 245 | 0x00F5 | U+00F5 | Latin-1 Supplement | Latin-1: õ |
ö | 246 | 0x00F6 | U+00F6 | Latin-1 Supplement | Latin-1: ö |
÷ | 247 | 0x00F7 | U+00F7 | Latin-1 Supplement | Latin-1: ÷ |
ø | 248 | 0x00F8 | U+00F8 | Latin-1 Supplement | Latin-1: ø |
ù | 249 | 0x00F9 | U+00F9 | Latin-1 Supplement | Latin-1: ù |
ú | 250 | 0x00FA | U+00FA | Latin-1 Supplement | Latin-1: ú |
û | 251 | 0x00FB | U+00FB | Latin-1 Supplement | Latin-1: û |
ü | 252 | 0x00FC | U+00FC | Latin-1 Supplement | Latin-1: ü |
ý | 253 | 0x00FD | U+00FD | Latin-1 Supplement | Latin-1: ý |
þ | 254 | 0x00FE | U+00FE | Latin-1 Supplement | Latin-1: þ |
ÿ | 255 | 0x00FF | U+00FF | Latin-1 Supplement | Latin-1: ÿ |
₠ | 8352 | 0x20A0 | U+20A0 | Currency Symbols | Currency Symbol: ₠ |
₡ | 8353 | 0x20A1 | U+20A1 | Currency Symbols | Currency Symbol: ₡ |
₢ | 8354 | 0x20A2 | U+20A2 | Currency Symbols | Currency Symbol: ₢ |
₣ | 8355 | 0x20A3 | U+20A3 | Currency Symbols | Currency Symbol: ₣ |
₤ | 8356 | 0x20A4 | U+20A4 | Currency Symbols | Currency Symbol: ₤ |
₥ | 8357 | 0x20A5 | U+20A5 | Currency Symbols | Currency Symbol: ₥ |
₦ | 8358 | 0x20A6 | U+20A6 | Currency Symbols | Currency Symbol: ₦ |
₧ | 8359 | 0x20A7 | U+20A7 | Currency Symbols | Currency Symbol: ₧ |
₨ | 8360 | 0x20A8 | U+20A8 | Currency Symbols | Currency Symbol: ₨ |
₩ | 8361 | 0x20A9 | U+20A9 | Currency Symbols | Currency Symbol: ₩ |
₪ | 8362 | 0x20AA | U+20AA | Currency Symbols | Currency Symbol: ₪ |
₫ | 8363 | 0x20AB | U+20AB | Currency Symbols | Currency Symbol: ₫ |
€ | 8364 | 0x20AC | U+20AC | Currency Symbols | Currency Symbol: € |
₭ | 8365 | 0x20AD | U+20AD | Currency Symbols | Currency Symbol: ₭ |
₮ | 8366 | 0x20AE | U+20AE | Currency Symbols | Currency Symbol: ₮ |
₯ | 8367 | 0x20AF | U+20AF | Currency Symbols | Currency Symbol: ₯ |
₰ | 8368 | 0x20B0 | U+20B0 | Currency Symbols | Currency Symbol: ₰ |
₱ | 8369 | 0x20B1 | U+20B1 | Currency Symbols | Currency Symbol: ₱ |
₲ | 8370 | 0x20B2 | U+20B2 | Currency Symbols | Currency Symbol: ₲ |
₳ | 8371 | 0x20B3 | U+20B3 | Currency Symbols | Currency Symbol: ₳ |
₴ | 8372 | 0x20B4 | U+20B4 | Currency Symbols | Currency Symbol: ₴ |
₵ | 8373 | 0x20B5 | U+20B5 | Currency Symbols | Currency Symbol: ₵ |
₶ | 8374 | 0x20B6 | U+20B6 | Currency Symbols | Currency Symbol: ₶ |
₷ | 8375 | 0x20B7 | U+20B7 | Currency Symbols | Currency Symbol: ₷ |
₸ | 8376 | 0x20B8 | U+20B8 | Currency Symbols | Currency Symbol: ₸ |
₹ | 8377 | 0x20B9 | U+20B9 | Currency Symbols | Currency Symbol: ₹ |
₺ | 8378 | 0x20BA | U+20BA | Currency Symbols | Currency Symbol: ₺ |
₻ | 8379 | 0x20BB | U+20BB | Currency Symbols | Currency Symbol: ₻ |
₼ | 8380 | 0x20BC | U+20BC | Currency Symbols | Currency Symbol: ₼ |
₽ | 8381 | 0x20BD | U+20BD | Currency Symbols | Currency Symbol: ₽ |
₾ | 8382 | 0x20BE | U+20BE | Currency Symbols | Currency Symbol: ₾ |
₿ | 8383 | 0x20BF | U+20BF | Currency Symbols | Currency Symbol: ₿ |
⃀ | 8384 | 0x20C0 | U+20C0 | Currency Symbols | Currency Symbol: ⃀ |
| 8385 | 0x20C1 | U+20C1 | Currency Symbols | Currency Symbol: |
| 8386 | 0x20C2 | U+20C2 | Currency Symbols | Currency Symbol: |
| 8387 | 0x20C3 | U+20C3 | Currency Symbols | Currency Symbol: |
| 8388 | 0x20C4 | U+20C4 | Currency Symbols | Currency Symbol: |
| 8389 | 0x20C5 | U+20C5 | Currency Symbols | Currency Symbol: |
| 8390 | 0x20C6 | U+20C6 | Currency Symbols | Currency Symbol: |
| 8391 | 0x20C7 | U+20C7 | Currency Symbols | Currency Symbol: |
| 8392 | 0x20C8 | U+20C8 | Currency Symbols | Currency Symbol: |
| 8393 | 0x20C9 | U+20C9 | Currency Symbols | Currency Symbol: |
| 8394 | 0x20CA | U+20CA | Currency Symbols | Currency Symbol: |
| 8395 | 0x20CB | U+20CB | Currency Symbols | Currency Symbol: |
| 8396 | 0x20CC | U+20CC | Currency Symbols | Currency Symbol: |
| 8397 | 0x20CD | U+20CD | Currency Symbols | Currency Symbol: |
| 8398 | 0x20CE | U+20CE | Currency Symbols | Currency Symbol: |
| 8399 | 0x20CF | U+20CF | Currency Symbols | Currency Symbol: |
← | 8592 | 0x2190 | U+2190 | Arrows | Arrow Symbol: ← |
↑ | 8593 | 0x2191 | U+2191 | Arrows | Arrow Symbol: ↑ |
→ | 8594 | 0x2192 | U+2192 | Arrows | Arrow Symbol: → |
↓ | 8595 | 0x2193 | U+2193 | Arrows | Arrow Symbol: ↓ |
↔ | 8596 | 0x2194 | U+2194 | Arrows | Arrow Symbol: ↔ |
↕ | 8597 | 0x2195 | U+2195 | Arrows | Arrow Symbol: ↕ |
↖ | 8598 | 0x2196 | U+2196 | Arrows | Arrow Symbol: ↖ |
↗ | 8599 | 0x2197 | U+2197 | Arrows | Arrow Symbol: ↗ |
↘ | 8600 | 0x2198 | U+2198 | Arrows | Arrow Symbol: ↘ |
↙ | 8601 | 0x2199 | U+2199 | Arrows | Arrow Symbol: ↙ |
↚ | 8602 | 0x219A | U+219A | Arrows | Arrow Symbol: ↚ |
↛ | 8603 | 0x219B | U+219B | Arrows | Arrow Symbol: ↛ |
↜ | 8604 | 0x219C | U+219C | Arrows | Arrow Symbol: ↜ |
↝ | 8605 | 0x219D | U+219D | Arrows | Arrow Symbol: ↝ |
↞ | 8606 | 0x219E | U+219E | Arrows | Arrow Symbol: ↞ |
↟ | 8607 | 0x219F | U+219F | Arrows | Arrow Symbol: ↟ |
↠ | 8608 | 0x21A0 | U+21A0 | Arrows | Arrow Symbol: ↠ |
↡ | 8609 | 0x21A1 | U+21A1 | Arrows | Arrow Symbol: ↡ |
↢ | 8610 | 0x21A2 | U+21A2 | Arrows | Arrow Symbol: ↢ |
↣ | 8611 | 0x21A3 | U+21A3 | Arrows | Arrow Symbol: ↣ |
↤ | 8612 | 0x21A4 | U+21A4 | Arrows | Arrow Symbol: ↤ |
↥ | 8613 | 0x21A5 | U+21A5 | Arrows | Arrow Symbol: ↥ |
↦ | 8614 | 0x21A6 | U+21A6 | Arrows | Arrow Symbol: ↦ |
↧ | 8615 | 0x21A7 | U+21A7 | Arrows | Arrow Symbol: ↧ |
↨ | 8616 | 0x21A8 | U+21A8 | Arrows | Arrow Symbol: ↨ |
↩ | 8617 | 0x21A9 | U+21A9 | Arrows | Arrow Symbol: ↩ |
↪ | 8618 | 0x21AA | U+21AA | Arrows | Arrow Symbol: ↪ |
↫ | 8619 | 0x21AB | U+21AB | Arrows | Arrow Symbol: ↫ |
↬ | 8620 | 0x21AC | U+21AC | Arrows | Arrow Symbol: ↬ |
↭ | 8621 | 0x21AD | U+21AD | Arrows | Arrow Symbol: ↭ |
↮ | 8622 | 0x21AE | U+21AE | Arrows | Arrow Symbol: ↮ |
↯ | 8623 | 0x21AF | U+21AF | Arrows | Arrow Symbol: ↯ |
↰ | 8624 | 0x21B0 | U+21B0 | Arrows | Arrow Symbol: ↰ |
↱ | 8625 | 0x21B1 | U+21B1 | Arrows | Arrow Symbol: ↱ |
↲ | 8626 | 0x21B2 | U+21B2 | Arrows | Arrow Symbol: ↲ |
↳ | 8627 | 0x21B3 | U+21B3 | Arrows | Arrow Symbol: ↳ |
↴ | 8628 | 0x21B4 | U+21B4 | Arrows | Arrow Symbol: ↴ |
↵ | 8629 | 0x21B5 | U+21B5 | Arrows | Arrow Symbol: ↵ |
↶ | 8630 | 0x21B6 | U+21B6 | Arrows | Arrow Symbol: ↶ |
↷ | 8631 | 0x21B7 | U+21B7 | Arrows | Arrow Symbol: ↷ |
↸ | 8632 | 0x21B8 | U+21B8 | Arrows | Arrow Symbol: ↸ |
↹ | 8633 | 0x21B9 | U+21B9 | Arrows | Arrow Symbol: ↹ |
↺ | 8634 | 0x21BA | U+21BA | Arrows | Arrow Symbol: ↺ |
↻ | 8635 | 0x21BB | U+21BB | Arrows | Arrow Symbol: ↻ |
↼ | 8636 | 0x21BC | U+21BC | Arrows | Arrow Symbol: ↼ |
↽ | 8637 | 0x21BD | U+21BD | Arrows | Arrow Symbol: ↽ |
↾ | 8638 | 0x21BE | U+21BE | Arrows | Arrow Symbol: ↾ |
↿ | 8639 | 0x21BF | U+21BF | Arrows | Arrow Symbol: ↿ |
⇀ | 8640 | 0x21C0 | U+21C0 | Arrows | Arrow Symbol: ⇀ |
⇁ | 8641 | 0x21C1 | U+21C1 | Arrows | Arrow Symbol: ⇁ |
⇂ | 8642 | 0x21C2 | U+21C2 | Arrows | Arrow Symbol: ⇂ |
⇃ | 8643 | 0x21C3 | U+21C3 | Arrows | Arrow Symbol: ⇃ |
⇄ | 8644 | 0x21C4 | U+21C4 | Arrows | Arrow Symbol: ⇄ |
⇅ | 8645 | 0x21C5 | U+21C5 | Arrows | Arrow Symbol: ⇅ |
⇆ | 8646 | 0x21C6 | U+21C6 | Arrows | Arrow Symbol: ⇆ |
⇇ | 8647 | 0x21C7 | U+21C7 | Arrows | Arrow Symbol: ⇇ |
⇈ | 8648 | 0x21C8 | U+21C8 | Arrows | Arrow Symbol: ⇈ |
⇉ | 8649 | 0x21C9 | U+21C9 | Arrows | Arrow Symbol: ⇉ |
⇊ | 8650 | 0x21CA | U+21CA | Arrows | Arrow Symbol: ⇊ |
⇋ | 8651 | 0x21CB | U+21CB | Arrows | Arrow Symbol: ⇋ |
⇌ | 8652 | 0x21CC | U+21CC | Arrows | Arrow Symbol: ⇌ |
⇍ | 8653 | 0x21CD | U+21CD | Arrows | Arrow Symbol: ⇍ |
⇎ | 8654 | 0x21CE | U+21CE | Arrows | Arrow Symbol: ⇎ |
⇏ | 8655 | 0x21CF | U+21CF | Arrows | Arrow Symbol: ⇏ |
⇐ | 8656 | 0x21D0 | U+21D0 | Arrows | Arrow Symbol: ⇐ |
⇑ | 8657 | 0x21D1 | U+21D1 | Arrows | Arrow Symbol: ⇑ |
⇒ | 8658 | 0x21D2 | U+21D2 | Arrows | Arrow Symbol: ⇒ |
⇓ | 8659 | 0x21D3 | U+21D3 | Arrows | Arrow Symbol: ⇓ |
⇔ | 8660 | 0x21D4 | U+21D4 | Arrows | Arrow Symbol: ⇔ |
⇕ | 8661 | 0x21D5 | U+21D5 | Arrows | Arrow Symbol: ⇕ |
⇖ | 8662 | 0x21D6 | U+21D6 | Arrows | Arrow Symbol: ⇖ |
⇗ | 8663 | 0x21D7 | U+21D7 | Arrows | Arrow Symbol: ⇗ |
⇘ | 8664 | 0x21D8 | U+21D8 | Arrows | Arrow Symbol: ⇘ |
⇙ | 8665 | 0x21D9 | U+21D9 | Arrows | Arrow Symbol: ⇙ |
⇚ | 8666 | 0x21DA | U+21DA | Arrows | Arrow Symbol: ⇚ |
⇛ | 8667 | 0x21DB | U+21DB | Arrows | Arrow Symbol: ⇛ |
⇜ | 8668 | 0x21DC | U+21DC | Arrows | Arrow Symbol: ⇜ |
⇝ | 8669 | 0x21DD | U+21DD | Arrows | Arrow Symbol: ⇝ |
⇞ | 8670 | 0x21DE | U+21DE | Arrows | Arrow Symbol: ⇞ |
⇟ | 8671 | 0x21DF | U+21DF | Arrows | Arrow Symbol: ⇟ |
⇠ | 8672 | 0x21E0 | U+21E0 | Arrows | Arrow Symbol: ⇠ |
⇡ | 8673 | 0x21E1 | U+21E1 | Arrows | Arrow Symbol: ⇡ |
⇢ | 8674 | 0x21E2 | U+21E2 | Arrows | Arrow Symbol: ⇢ |
⇣ | 8675 | 0x21E3 | U+21E3 | Arrows | Arrow Symbol: ⇣ |
⇤ | 8676 | 0x21E4 | U+21E4 | Arrows | Arrow Symbol: ⇤ |
⇥ | 8677 | 0x21E5 | U+21E5 | Arrows | Arrow Symbol: ⇥ |
⇦ | 8678 | 0x21E6 | U+21E6 | Arrows | Arrow Symbol: ⇦ |
⇧ | 8679 | 0x21E7 | U+21E7 | Arrows | Arrow Symbol: ⇧ |
⇨ | 8680 | 0x21E8 | U+21E8 | Arrows | Arrow Symbol: ⇨ |
⇩ | 8681 | 0x21E9 | U+21E9 | Arrows | Arrow Symbol: ⇩ |
⇪ | 8682 | 0x21EA | U+21EA | Arrows | Arrow Symbol: ⇪ |
⇫ | 8683 | 0x21EB | U+21EB | Arrows | Arrow Symbol: ⇫ |
⇬ | 8684 | 0x21EC | U+21EC | Arrows | Arrow Symbol: ⇬ |
⇭ | 8685 | 0x21ED | U+21ED | Arrows | Arrow Symbol: ⇭ |
⇮ | 8686 | 0x21EE | U+21EE | Arrows | Arrow Symbol: ⇮ |
⇯ | 8687 | 0x21EF | U+21EF | Arrows | Arrow Symbol: ⇯ |
⇰ | 8688 | 0x21F0 | U+21F0 | Arrows | Arrow Symbol: ⇰ |
⇱ | 8689 | 0x21F1 | U+21F1 | Arrows | Arrow Symbol: ⇱ |
⇲ | 8690 | 0x21F2 | U+21F2 | Arrows | Arrow Symbol: ⇲ |
⇳ | 8691 | 0x21F3 | U+21F3 | Arrows | Arrow Symbol: ⇳ |
⇴ | 8692 | 0x21F4 | U+21F4 | Arrows | Arrow Symbol: ⇴ |
⇵ | 8693 | 0x21F5 | U+21F5 | Arrows | Arrow Symbol: ⇵ |
⇶ | 8694 | 0x21F6 | U+21F6 | Arrows | Arrow Symbol: ⇶ |
⇷ | 8695 | 0x21F7 | U+21F7 | Arrows | Arrow Symbol: ⇷ |
⇸ | 8696 | 0x21F8 | U+21F8 | Arrows | Arrow Symbol: ⇸ |
⇹ | 8697 | 0x21F9 | U+21F9 | Arrows | Arrow Symbol: ⇹ |
⇺ | 8698 | 0x21FA | U+21FA | Arrows | Arrow Symbol: ⇺ |
⇻ | 8699 | 0x21FB | U+21FB | Arrows | Arrow Symbol: ⇻ |
⇼ | 8700 | 0x21FC | U+21FC | Arrows | Arrow Symbol: ⇼ |
⇽ | 8701 | 0x21FD | U+21FD | Arrows | Arrow Symbol: ⇽ |
⇾ | 8702 | 0x21FE | U+21FE | Arrows | Arrow Symbol: ⇾ |
⇿ | 8703 | 0x21FF | U+21FF | Arrows | Arrow Symbol: ⇿ |
∀ | 8704 | 0x2200 | U+2200 | Mathematical Operators | Mathematical Symbol: ∀ |
∁ | 8705 | 0x2201 | U+2201 | Mathematical Operators | Mathematical Symbol: ∁ |
∂ | 8706 | 0x2202 | U+2202 | Mathematical Operators | Mathematical Symbol: ∂ |
∃ | 8707 | 0x2203 | U+2203 | Mathematical Operators | Mathematical Symbol: ∃ |
∄ | 8708 | 0x2204 | U+2204 | Mathematical Operators | Mathematical Symbol: ∄ |
∅ | 8709 | 0x2205 | U+2205 | Mathematical Operators | Mathematical Symbol: ∅ |
∆ | 8710 | 0x2206 | U+2206 | Mathematical Operators | Mathematical Symbol: ∆ |
∇ | 8711 | 0x2207 | U+2207 | Mathematical Operators | Mathematical Symbol: ∇ |
∈ | 8712 | 0x2208 | U+2208 | Mathematical Operators | Mathematical Symbol: ∈ |
∉ | 8713 | 0x2209 | U+2209 | Mathematical Operators | Mathematical Symbol: ∉ |
∊ | 8714 | 0x220A | U+220A | Mathematical Operators | Mathematical Symbol: ∊ |
∋ | 8715 | 0x220B | U+220B | Mathematical Operators | Mathematical Symbol: ∋ |
∌ | 8716 | 0x220C | U+220C | Mathematical Operators | Mathematical Symbol: ∌ |
∍ | 8717 | 0x220D | U+220D | Mathematical Operators | Mathematical Symbol: ∍ |
∎ | 8718 | 0x220E | U+220E | Mathematical Operators | Mathematical Symbol: ∎ |
∏ | 8719 | 0x220F | U+220F | Mathematical Operators | Mathematical Symbol: ∏ |
∐ | 8720 | 0x2210 | U+2210 | Mathematical Operators | Mathematical Symbol: ∐ |
∑ | 8721 | 0x2211 | U+2211 | Mathematical Operators | Mathematical Symbol: ∑ |
− | 8722 | 0x2212 | U+2212 | Mathematical Operators | Mathematical Symbol: − |
∓ | 8723 | 0x2213 | U+2213 | Mathematical Operators | Mathematical Symbol: ∓ |
∔ | 8724 | 0x2214 | U+2214 | Mathematical Operators | Mathematical Symbol: ∔ |
∕ | 8725 | 0x2215 | U+2215 | Mathematical Operators | Mathematical Symbol: ∕ |
∖ | 8726 | 0x2216 | U+2216 | Mathematical Operators | Mathematical Symbol: ∖ |
∗ | 8727 | 0x2217 | U+2217 | Mathematical Operators | Mathematical Symbol: ∗ |
∘ | 8728 | 0x2218 | U+2218 | Mathematical Operators | Mathematical Symbol: ∘ |
∙ | 8729 | 0x2219 | U+2219 | Mathematical Operators | Mathematical Symbol: ∙ |
√ | 8730 | 0x221A | U+221A | Mathematical Operators | Mathematical Symbol: √ |
∛ | 8731 | 0x221B | U+221B | Mathematical Operators | Mathematical Symbol: ∛ |
∜ | 8732 | 0x221C | U+221C | Mathematical Operators | Mathematical Symbol: ∜ |
∝ | 8733 | 0x221D | U+221D | Mathematical Operators | Mathematical Symbol: ∝ |
∞ | 8734 | 0x221E | U+221E | Mathematical Operators | Mathematical Symbol: ∞ |
∟ | 8735 | 0x221F | U+221F | Mathematical Operators | Mathematical Symbol: ∟ |
∠ | 8736 | 0x2220 | U+2220 | Mathematical Operators | Mathematical Symbol: ∠ |
∡ | 8737 | 0x2221 | U+2221 | Mathematical Operators | Mathematical Symbol: ∡ |
∢ | 8738 | 0x2222 | U+2222 | Mathematical Operators | Mathematical Symbol: ∢ |
∣ | 8739 | 0x2223 | U+2223 | Mathematical Operators | Mathematical Symbol: ∣ |
∤ | 8740 | 0x2224 | U+2224 | Mathematical Operators | Mathematical Symbol: ∤ |
∥ | 8741 | 0x2225 | U+2225 | Mathematical Operators | Mathematical Symbol: ∥ |
∦ | 8742 | 0x2226 | U+2226 | Mathematical Operators | Mathematical Symbol: ∦ |
∧ | 8743 | 0x2227 | U+2227 | Mathematical Operators | Mathematical Symbol: ∧ |
∨ | 8744 | 0x2228 | U+2228 | Mathematical Operators | Mathematical Symbol: ∨ |
∩ | 8745 | 0x2229 | U+2229 | Mathematical Operators | Mathematical Symbol: ∩ |
∪ | 8746 | 0x222A | U+222A | Mathematical Operators | Mathematical Symbol: ∪ |
∫ | 8747 | 0x222B | U+222B | Mathematical Operators | Mathematical Symbol: ∫ |
∬ | 8748 | 0x222C | U+222C | Mathematical Operators | Mathematical Symbol: ∬ |
∭ | 8749 | 0x222D | U+222D | Mathematical Operators | Mathematical Symbol: ∭ |
∮ | 8750 | 0x222E | U+222E | Mathematical Operators | Mathematical Symbol: ∮ |
∯ | 8751 | 0x222F | U+222F | Mathematical Operators | Mathematical Symbol: ∯ |
∰ | 8752 | 0x2230 | U+2230 | Mathematical Operators | Mathematical Symbol: ∰ |
∱ | 8753 | 0x2231 | U+2231 | Mathematical Operators | Mathematical Symbol: ∱ |
∲ | 8754 | 0x2232 | U+2232 | Mathematical Operators | Mathematical Symbol: ∲ |
∳ | 8755 | 0x2233 | U+2233 | Mathematical Operators | Mathematical Symbol: ∳ |
∴ | 8756 | 0x2234 | U+2234 | Mathematical Operators | Mathematical Symbol: ∴ |
∵ | 8757 | 0x2235 | U+2235 | Mathematical Operators | Mathematical Symbol: ∵ |
∶ | 8758 | 0x2236 | U+2236 | Mathematical Operators | Mathematical Symbol: ∶ |
∷ | 8759 | 0x2237 | U+2237 | Mathematical Operators | Mathematical Symbol: ∷ |
∸ | 8760 | 0x2238 | U+2238 | Mathematical Operators | Mathematical Symbol: ∸ |
∹ | 8761 | 0x2239 | U+2239 | Mathematical Operators | Mathematical Symbol: ∹ |
∺ | 8762 | 0x223A | U+223A | Mathematical Operators | Mathematical Symbol: ∺ |
∻ | 8763 | 0x223B | U+223B | Mathematical Operators | Mathematical Symbol: ∻ |
∼ | 8764 | 0x223C | U+223C | Mathematical Operators | Mathematical Symbol: ∼ |
∽ | 8765 | 0x223D | U+223D | Mathematical Operators | Mathematical Symbol: ∽ |
∾ | 8766 | 0x223E | U+223E | Mathematical Operators | Mathematical Symbol: ∾ |
∿ | 8767 | 0x223F | U+223F | Mathematical Operators | Mathematical Symbol: ∿ |
≀ | 8768 | 0x2240 | U+2240 | Mathematical Operators | Mathematical Symbol: ≀ |
≁ | 8769 | 0x2241 | U+2241 | Mathematical Operators | Mathematical Symbol: ≁ |
≂ | 8770 | 0x2242 | U+2242 | Mathematical Operators | Mathematical Symbol: ≂ |
≃ | 8771 | 0x2243 | U+2243 | Mathematical Operators | Mathematical Symbol: ≃ |
≄ | 8772 | 0x2244 | U+2244 | Mathematical Operators | Mathematical Symbol: ≄ |
≅ | 8773 | 0x2245 | U+2245 | Mathematical Operators | Mathematical Symbol: ≅ |
≆ | 8774 | 0x2246 | U+2246 | Mathematical Operators | Mathematical Symbol: ≆ |
≇ | 8775 | 0x2247 | U+2247 | Mathematical Operators | Mathematical Symbol: ≇ |
≈ | 8776 | 0x2248 | U+2248 | Mathematical Operators | Mathematical Symbol: ≈ |
≉ | 8777 | 0x2249 | U+2249 | Mathematical Operators | Mathematical Symbol: ≉ |
≊ | 8778 | 0x224A | U+224A | Mathematical Operators | Mathematical Symbol: ≊ |
≋ | 8779 | 0x224B | U+224B | Mathematical Operators | Mathematical Symbol: ≋ |
≌ | 8780 | 0x224C | U+224C | Mathematical Operators | Mathematical Symbol: ≌ |
≍ | 8781 | 0x224D | U+224D | Mathematical Operators | Mathematical Symbol: ≍ |
≎ | 8782 | 0x224E | U+224E | Mathematical Operators | Mathematical Symbol: ≎ |
≏ | 8783 | 0x224F | U+224F | Mathematical Operators | Mathematical Symbol: ≏ |
≐ | 8784 | 0x2250 | U+2250 | Mathematical Operators | Mathematical Symbol: ≐ |
≑ | 8785 | 0x2251 | U+2251 | Mathematical Operators | Mathematical Symbol: ≑ |
≒ | 8786 | 0x2252 | U+2252 | Mathematical Operators | Mathematical Symbol: ≒ |
≓ | 8787 | 0x2253 | U+2253 | Mathematical Operators | Mathematical Symbol: ≓ |
Showing first 500 of 752 matching characters. Use filters to narrow results.