xref: /reactos/dll/win32/getuname/lang/en-US.rc (revision 321bcc05)
1/*
2 * PROJECT:     Unicode name dll
3 * FILE:        dll/win32/getuname/lang/en-US.rc
4 * PURPOSE:     Unicode Description Strings
5 * PROGRAMMERS: Baruch Rutman (peterooch at gmail dot com)
6 */
7
8LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
9STRINGTABLE
10BEGIN
11    /* Autogenerated from http://www.unicode.org/Public/UNIDATA/UnicodeData.txt */
12    0 "Null"
13    1 "Start Of Heading"
14    2 "Start Of Text"
15    3 "End Of Text"
16    4 "End Of Transmission"
17    5 "Enquiry"
18    6 "Acknowledge"
19    7 "Bell"
20    8 "Backspace"
21    9 "Character Tabulation"
22    10 "Line Feed"
23    11 "Line Tabulation"
24    12 "Form Feed"
25    13 "Carriage Return"
26    14 "Shift Out"
27    15 "Shift In"
28    16 "Data Link Escape"
29    17 "Device Control One"
30    18 "Device Control Two"
31    19 "Device Control Three"
32    20 "Device Control Four"
33    21 "Negative Acknowledge"
34    22 "Synchronous Idle"
35    23 "End Of Transmission Block"
36    24 "Cancel"
37    25 "End Of Medium"
38    26 "Substitute"
39    27 "Escape"
40    28 "Information Separator Four"
41    29 "Information Separator Three"
42    30 "Information Separator Two"
43    31 "Information Separator One"
44    32 "Space"
45    33 "Exclamation Mark"
46    34 "Quotation Mark"
47    35 "Number Sign"
48    36 "Dollar Sign"
49    37 "Percent Sign"
50    38 "Ampersand"
51    39 "Apostrophe"
52    40 "Left Parenthesis"
53    41 "Right Parenthesis"
54    42 "Asterisk"
55    43 "Plus Sign"
56    44 "Comma"
57    45 "Hyphen-Minus"
58    46 "Full Stop"
59    47 "Solidus"
60    48 "Digit Zero"
61    49 "Digit One"
62    50 "Digit Two"
63    51 "Digit Three"
64    52 "Digit Four"
65    53 "Digit Five"
66    54 "Digit Six"
67    55 "Digit Seven"
68    56 "Digit Eight"
69    57 "Digit Nine"
70    58 "Colon"
71    59 "Semicolon"
72    60 "Less-Than Sign"
73    61 "Equals Sign"
74    62 "Greater-Than Sign"
75    63 "Question Mark"
76    64 "Commercial At"
77    65 "Latin Capital Letter A"
78    66 "Latin Capital Letter B"
79    67 "Latin Capital Letter C"
80    68 "Latin Capital Letter D"
81    69 "Latin Capital Letter E"
82    70 "Latin Capital Letter F"
83    71 "Latin Capital Letter G"
84    72 "Latin Capital Letter H"
85    73 "Latin Capital Letter I"
86    74 "Latin Capital Letter J"
87    75 "Latin Capital Letter K"
88    76 "Latin Capital Letter L"
89    77 "Latin Capital Letter M"
90    78 "Latin Capital Letter N"
91    79 "Latin Capital Letter O"
92    80 "Latin Capital Letter P"
93    81 "Latin Capital Letter Q"
94    82 "Latin Capital Letter R"
95    83 "Latin Capital Letter S"
96    84 "Latin Capital Letter T"
97    85 "Latin Capital Letter U"
98    86 "Latin Capital Letter V"
99    87 "Latin Capital Letter W"
100    88 "Latin Capital Letter X"
101    89 "Latin Capital Letter Y"
102    90 "Latin Capital Letter Z"
103    91 "Left Square Bracket"
104    92 "Reverse Solidus"
105    93 "Right Square Bracket"
106    94 "Circumflex Accent"
107    95 "Low Line"
108    96 "Grave Accent"
109    97 "Latin Small Letter A"
110    98 "Latin Small Letter B"
111    99 "Latin Small Letter C"
112    100 "Latin Small Letter D"
113    101 "Latin Small Letter E"
114    102 "Latin Small Letter F"
115    103 "Latin Small Letter G"
116    104 "Latin Small Letter H"
117    105 "Latin Small Letter I"
118    106 "Latin Small Letter J"
119    107 "Latin Small Letter K"
120    108 "Latin Small Letter L"
121    109 "Latin Small Letter M"
122    110 "Latin Small Letter N"
123    111 "Latin Small Letter O"
124    112 "Latin Small Letter P"
125    113 "Latin Small Letter Q"
126    114 "Latin Small Letter R"
127    115 "Latin Small Letter S"
128    116 "Latin Small Letter T"
129    117 "Latin Small Letter U"
130    118 "Latin Small Letter V"
131    119 "Latin Small Letter W"
132    120 "Latin Small Letter X"
133    121 "Latin Small Letter Y"
134    122 "Latin Small Letter Z"
135    123 "Left Curly Bracket"
136    124 "Vertical Line"
137    125 "Right Curly Bracket"
138    126 "Tilde"
139    127 "Delete"
140    130 "Break Permitted Here"
141    131 "No Break Here"
142    133 "Next Line"
143    134 "Start Of Selected Area"
144    135 "End Of Selected Area"
145    136 "Character Tabulation Set"
146    137 "Character Tabulation With Justification"
147    138 "Line Tabulation Set"
148    139 "Partial Line Forward"
149    140 "Partial Line Backward"
150    141 "Reverse Line Feed"
151    142 "Single Shift Two"
152    143 "Single Shift Three"
153    144 "Device Control String"
154    145 "Private Use One"
155    146 "Private Use Two"
156    147 "Set Transmit State"
157    148 "Cancel Character"
158    149 "Message Waiting"
159    150 "Start Of Guarded Area"
160    151 "End Of Guarded Area"
161    152 "Start Of String"
162    154 "Single Character Introducer"
163    155 "Control Sequence Introducer"
164    156 "String Terminator"
165    157 "Operating System Command"
166    158 "Privacy Message"
167    159 "Application Program Command"
168    160 "No-Break Space"
169    161 "Inverted Exclamation Mark"
170    162 "Cent Sign"
171    163 "Pound Sign"
172    164 "Currency Sign"
173    165 "Yen Sign"
174    166 "Broken Bar"
175    167 "Section Sign"
176    168 "Diaeresis"
177    169 "Copyright Sign"
178    170 "Feminine Ordinal Indicator"
179    171 "Left-Pointing Double Angle Quotation Mark"
180    172 "Not Sign"
181    173 "Soft Hyphen"
182    174 "Registered Sign"
183    175 "Macron"
184    176 "Degree Sign"
185    177 "Plus-Minus Sign"
186    178 "Superscript Two"
187    179 "Superscript Three"
188    180 "Acute Accent"
189    181 "Micro Sign"
190    182 "Pilcrow Sign"
191    183 "Middle Dot"
192    184 "Cedilla"
193    185 "Superscript One"
194    186 "Masculine Ordinal Indicator"
195    187 "Right-Pointing Double Angle Quotation Mark"
196    188 "Vulgar Fraction One Quarter"
197    189 "Vulgar Fraction One Half"
198    190 "Vulgar Fraction Three Quarters"
199    191 "Inverted Question Mark"
200    192 "Latin Capital Letter A With Grave"
201    193 "Latin Capital Letter A With Acute"
202    194 "Latin Capital Letter A With Circumflex"
203    195 "Latin Capital Letter A With Tilde"
204    196 "Latin Capital Letter A With Diaeresis"
205    197 "Latin Capital Letter A With Ring Above"
206    198 "Latin Capital Letter Ae"
207    199 "Latin Capital Letter C With Cedilla"
208    200 "Latin Capital Letter E With Grave"
209    201 "Latin Capital Letter E With Acute"
210    202 "Latin Capital Letter E With Circumflex"
211    203 "Latin Capital Letter E With Diaeresis"
212    204 "Latin Capital Letter I With Grave"
213    205 "Latin Capital Letter I With Acute"
214    206 "Latin Capital Letter I With Circumflex"
215    207 "Latin Capital Letter I With Diaeresis"
216    208 "Latin Capital Letter Eth"
217    209 "Latin Capital Letter N With Tilde"
218    210 "Latin Capital Letter O With Grave"
219    211 "Latin Capital Letter O With Acute"
220    212 "Latin Capital Letter O With Circumflex"
221    213 "Latin Capital Letter O With Tilde"
222    214 "Latin Capital Letter O With Diaeresis"
223    215 "Multiplication Sign"
224    216 "Latin Capital Letter O With Stroke"
225    217 "Latin Capital Letter U With Grave"
226    218 "Latin Capital Letter U With Acute"
227    219 "Latin Capital Letter U With Circumflex"
228    220 "Latin Capital Letter U With Diaeresis"
229    221 "Latin Capital Letter Y With Acute"
230    222 "Latin Capital Letter Thorn"
231    223 "Latin Small Letter Sharp S"
232    224 "Latin Small Letter A With Grave"
233    225 "Latin Small Letter A With Acute"
234    226 "Latin Small Letter A With Circumflex"
235    227 "Latin Small Letter A With Tilde"
236    228 "Latin Small Letter A With Diaeresis"
237    229 "Latin Small Letter A With Ring Above"
238    230 "Latin Small Letter Ae"
239    231 "Latin Small Letter C With Cedilla"
240    232 "Latin Small Letter E With Grave"
241    233 "Latin Small Letter E With Acute"
242    234 "Latin Small Letter E With Circumflex"
243    235 "Latin Small Letter E With Diaeresis"
244    236 "Latin Small Letter I With Grave"
245    237 "Latin Small Letter I With Acute"
246    238 "Latin Small Letter I With Circumflex"
247    239 "Latin Small Letter I With Diaeresis"
248    240 "Latin Small Letter Eth"
249    241 "Latin Small Letter N With Tilde"
250    242 "Latin Small Letter O With Grave"
251    243 "Latin Small Letter O With Acute"
252    244 "Latin Small Letter O With Circumflex"
253    245 "Latin Small Letter O With Tilde"
254    246 "Latin Small Letter O With Diaeresis"
255    247 "Division Sign"
256    248 "Latin Small Letter O With Stroke"
257    249 "Latin Small Letter U With Grave"
258    250 "Latin Small Letter U With Acute"
259    251 "Latin Small Letter U With Circumflex"
260    252 "Latin Small Letter U With Diaeresis"
261    253 "Latin Small Letter Y With Acute"
262    254 "Latin Small Letter Thorn"
263    255 "Latin Small Letter Y With Diaeresis"
264    256 "Latin Capital Letter A With Macron"
265    257 "Latin Small Letter A With Macron"
266    258 "Latin Capital Letter A With Breve"
267    259 "Latin Small Letter A With Breve"
268    260 "Latin Capital Letter A With Ogonek"
269    261 "Latin Small Letter A With Ogonek"
270    262 "Latin Capital Letter C With Acute"
271    263 "Latin Small Letter C With Acute"
272    264 "Latin Capital Letter C With Circumflex"
273    265 "Latin Small Letter C With Circumflex"
274    266 "Latin Capital Letter C With Dot Above"
275    267 "Latin Small Letter C With Dot Above"
276    268 "Latin Capital Letter C With Caron"
277    269 "Latin Small Letter C With Caron"
278    270 "Latin Capital Letter D With Caron"
279    271 "Latin Small Letter D With Caron"
280    272 "Latin Capital Letter D With Stroke"
281    273 "Latin Small Letter D With Stroke"
282    274 "Latin Capital Letter E With Macron"
283    275 "Latin Small Letter E With Macron"
284    276 "Latin Capital Letter E With Breve"
285    277 "Latin Small Letter E With Breve"
286    278 "Latin Capital Letter E With Dot Above"
287    279 "Latin Small Letter E With Dot Above"
288    280 "Latin Capital Letter E With Ogonek"
289    281 "Latin Small Letter E With Ogonek"
290    282 "Latin Capital Letter E With Caron"
291    283 "Latin Small Letter E With Caron"
292    284 "Latin Capital Letter G With Circumflex"
293    285 "Latin Small Letter G With Circumflex"
294    286 "Latin Capital Letter G With Breve"
295    287 "Latin Small Letter G With Breve"
296    288 "Latin Capital Letter G With Dot Above"
297    289 "Latin Small Letter G With Dot Above"
298    290 "Latin Capital Letter G With Cedilla"
299    291 "Latin Small Letter G With Cedilla"
300    292 "Latin Capital Letter H With Circumflex"
301    293 "Latin Small Letter H With Circumflex"
302    294 "Latin Capital Letter H With Stroke"
303    295 "Latin Small Letter H With Stroke"
304    296 "Latin Capital Letter I With Tilde"
305    297 "Latin Small Letter I With Tilde"
306    298 "Latin Capital Letter I With Macron"
307    299 "Latin Small Letter I With Macron"
308    300 "Latin Capital Letter I With Breve"
309    301 "Latin Small Letter I With Breve"
310    302 "Latin Capital Letter I With Ogonek"
311    303 "Latin Small Letter I With Ogonek"
312    304 "Latin Capital Letter I With Dot Above"
313    305 "Latin Small Letter Dotless I"
314    306 "Latin Capital Ligature Ij"
315    307 "Latin Small Ligature Ij"
316    308 "Latin Capital Letter J With Circumflex"
317    309 "Latin Small Letter J With Circumflex"
318    310 "Latin Capital Letter K With Cedilla"
319    311 "Latin Small Letter K With Cedilla"
320    312 "Latin Small Letter Kra"
321    313 "Latin Capital Letter L With Acute"
322    314 "Latin Small Letter L With Acute"
323    315 "Latin Capital Letter L With Cedilla"
324    316 "Latin Small Letter L With Cedilla"
325    317 "Latin Capital Letter L With Caron"
326    318 "Latin Small Letter L With Caron"
327    319 "Latin Capital Letter L With Middle Dot"
328    320 "Latin Small Letter L With Middle Dot"
329    321 "Latin Capital Letter L With Stroke"
330    322 "Latin Small Letter L With Stroke"
331    323 "Latin Capital Letter N With Acute"
332    324 "Latin Small Letter N With Acute"
333    325 "Latin Capital Letter N With Cedilla"
334    326 "Latin Small Letter N With Cedilla"
335    327 "Latin Capital Letter N With Caron"
336    328 "Latin Small Letter N With Caron"
337    329 "Latin Small Letter N Preceded By Apostrophe"
338    330 "Latin Capital Letter Eng"
339    331 "Latin Small Letter Eng"
340    332 "Latin Capital Letter O With Macron"
341    333 "Latin Small Letter O With Macron"
342    334 "Latin Capital Letter O With Breve"
343    335 "Latin Small Letter O With Breve"
344    336 "Latin Capital Letter O With Double Acute"
345    337 "Latin Small Letter O With Double Acute"
346    338 "Latin Capital Ligature Oe"
347    339 "Latin Small Ligature Oe"
348    340 "Latin Capital Letter R With Acute"
349    341 "Latin Small Letter R With Acute"
350    342 "Latin Capital Letter R With Cedilla"
351    343 "Latin Small Letter R With Cedilla"
352    344 "Latin Capital Letter R With Caron"
353    345 "Latin Small Letter R With Caron"
354    346 "Latin Capital Letter S With Acute"
355    347 "Latin Small Letter S With Acute"
356    348 "Latin Capital Letter S With Circumflex"
357    349 "Latin Small Letter S With Circumflex"
358    350 "Latin Capital Letter S With Cedilla"
359    351 "Latin Small Letter S With Cedilla"
360    352 "Latin Capital Letter S With Caron"
361    353 "Latin Small Letter S With Caron"
362    354 "Latin Capital Letter T With Cedilla"
363    355 "Latin Small Letter T With Cedilla"
364    356 "Latin Capital Letter T With Caron"
365    357 "Latin Small Letter T With Caron"
366    358 "Latin Capital Letter T With Stroke"
367    359 "Latin Small Letter T With Stroke"
368    360 "Latin Capital Letter U With Tilde"
369    361 "Latin Small Letter U With Tilde"
370    362 "Latin Capital Letter U With Macron"
371    363 "Latin Small Letter U With Macron"
372    364 "Latin Capital Letter U With Breve"
373    365 "Latin Small Letter U With Breve"
374    366 "Latin Capital Letter U With Ring Above"
375    367 "Latin Small Letter U With Ring Above"
376    368 "Latin Capital Letter U With Double Acute"
377    369 "Latin Small Letter U With Double Acute"
378    370 "Latin Capital Letter U With Ogonek"
379    371 "Latin Small Letter U With Ogonek"
380    372 "Latin Capital Letter W With Circumflex"
381    373 "Latin Small Letter W With Circumflex"
382    374 "Latin Capital Letter Y With Circumflex"
383    375 "Latin Small Letter Y With Circumflex"
384    376 "Latin Capital Letter Y With Diaeresis"
385    377 "Latin Capital Letter Z With Acute"
386    378 "Latin Small Letter Z With Acute"
387    379 "Latin Capital Letter Z With Dot Above"
388    380 "Latin Small Letter Z With Dot Above"
389    381 "Latin Capital Letter Z With Caron"
390    382 "Latin Small Letter Z With Caron"
391    383 "Latin Small Letter Long S"
392    384 "Latin Small Letter B With Stroke"
393    385 "Latin Capital Letter B With Hook"
394    386 "Latin Capital Letter B With Topbar"
395    387 "Latin Small Letter B With Topbar"
396    388 "Latin Capital Letter Tone Six"
397    389 "Latin Small Letter Tone Six"
398    390 "Latin Capital Letter Open O"
399    391 "Latin Capital Letter C With Hook"
400    392 "Latin Small Letter C With Hook"
401    393 "Latin Capital Letter African D"
402    394 "Latin Capital Letter D With Hook"
403    395 "Latin Capital Letter D With Topbar"
404    396 "Latin Small Letter D With Topbar"
405    397 "Latin Small Letter Turned Delta"
406    398 "Latin Capital Letter Reversed E"
407    399 "Latin Capital Letter Schwa"
408    400 "Latin Capital Letter Open E"
409    401 "Latin Capital Letter F With Hook"
410    402 "Latin Small Letter F With Hook"
411    403 "Latin Capital Letter G With Hook"
412    404 "Latin Capital Letter Gamma"
413    405 "Latin Small Letter Hv"
414    406 "Latin Capital Letter Iota"
415    407 "Latin Capital Letter I With Stroke"
416    408 "Latin Capital Letter K With Hook"
417    409 "Latin Small Letter K With Hook"
418    410 "Latin Small Letter L With Bar"
419    411 "Latin Small Letter Lambda With Stroke"
420    412 "Latin Capital Letter Turned M"
421    413 "Latin Capital Letter N With Left Hook"
422    414 "Latin Small Letter N With Long Right Leg"
423    415 "Latin Capital Letter O With Middle Tilde"
424    416 "Latin Capital Letter O With Horn"
425    417 "Latin Small Letter O With Horn"
426    418 "Latin Capital Letter Oi"
427    419 "Latin Small Letter Oi"
428    420 "Latin Capital Letter P With Hook"
429    421 "Latin Small Letter P With Hook"
430    422 "Latin Letter Yr"
431    423 "Latin Capital Letter Tone Two"
432    424 "Latin Small Letter Tone Two"
433    425 "Latin Capital Letter Esh"
434    426 "Latin Letter Reversed Esh Loop"
435    427 "Latin Small Letter T With Palatal Hook"
436    428 "Latin Capital Letter T With Hook"
437    429 "Latin Small Letter T With Hook"
438    430 "Latin Capital Letter T With Retroflex Hook"
439    431 "Latin Capital Letter U With Horn"
440    432 "Latin Small Letter U With Horn"
441    433 "Latin Capital Letter Upsilon"
442    434 "Latin Capital Letter V With Hook"
443    435 "Latin Capital Letter Y With Hook"
444    436 "Latin Small Letter Y With Hook"
445    437 "Latin Capital Letter Z With Stroke"
446    438 "Latin Small Letter Z With Stroke"
447    439 "Latin Capital Letter Ezh"
448    440 "Latin Capital Letter Ezh Reversed"
449    441 "Latin Small Letter Ezh Reversed"
450    442 "Latin Small Letter Ezh With Tail"
451    443 "Latin Letter Two With Stroke"
452    444 "Latin Capital Letter Tone Five"
453    445 "Latin Small Letter Tone Five"
454    446 "Latin Letter Inverted Glottal Stop With Stroke"
455    447 "Latin Letter Wynn"
456    448 "Latin Letter Dental Click"
457    449 "Latin Letter Lateral Click"
458    450 "Latin Letter Alveolar Click"
459    451 "Latin Letter Retroflex Click"
460    452 "Latin Capital Letter Dz With Caron"
461    453 "Latin Capital Letter D With Small Letter Z With Caron"
462    454 "Latin Small Letter Dz With Caron"
463    455 "Latin Capital Letter Lj"
464    456 "Latin Capital Letter L With Small Letter J"
465    457 "Latin Small Letter Lj"
466    458 "Latin Capital Letter Nj"
467    459 "Latin Capital Letter N With Small Letter J"
468    460 "Latin Small Letter Nj"
469    461 "Latin Capital Letter A With Caron"
470    462 "Latin Small Letter A With Caron"
471    463 "Latin Capital Letter I With Caron"
472    464 "Latin Small Letter I With Caron"
473    465 "Latin Capital Letter O With Caron"
474    466 "Latin Small Letter O With Caron"
475    467 "Latin Capital Letter U With Caron"
476    468 "Latin Small Letter U With Caron"
477    469 "Latin Capital Letter U With Diaeresis And Macron"
478    470 "Latin Small Letter U With Diaeresis And Macron"
479    471 "Latin Capital Letter U With Diaeresis And Acute"
480    472 "Latin Small Letter U With Diaeresis And Acute"
481    473 "Latin Capital Letter U With Diaeresis And Caron"
482    474 "Latin Small Letter U With Diaeresis And Caron"
483    475 "Latin Capital Letter U With Diaeresis And Grave"
484    476 "Latin Small Letter U With Diaeresis And Grave"
485    477 "Latin Small Letter Turned E"
486    478 "Latin Capital Letter A With Diaeresis And Macron"
487    479 "Latin Small Letter A With Diaeresis And Macron"
488    480 "Latin Capital Letter A With Dot Above And Macron"
489    481 "Latin Small Letter A With Dot Above And Macron"
490    482 "Latin Capital Letter Ae With Macron"
491    483 "Latin Small Letter Ae With Macron"
492    484 "Latin Capital Letter G With Stroke"
493    485 "Latin Small Letter G With Stroke"
494    486 "Latin Capital Letter G With Caron"
495    487 "Latin Small Letter G With Caron"
496    488 "Latin Capital Letter K With Caron"
497    489 "Latin Small Letter K With Caron"
498    490 "Latin Capital Letter O With Ogonek"
499    491 "Latin Small Letter O With Ogonek"
500    492 "Latin Capital Letter O With Ogonek And Macron"
501    493 "Latin Small Letter O With Ogonek And Macron"
502    494 "Latin Capital Letter Ezh With Caron"
503    495 "Latin Small Letter Ezh With Caron"
504    496 "Latin Small Letter J With Caron"
505    497 "Latin Capital Letter Dz"
506    498 "Latin Capital Letter D With Small Letter Z"
507    499 "Latin Small Letter Dz"
508    500 "Latin Capital Letter G With Acute"
509    501 "Latin Small Letter G With Acute"
510    502 "Latin Capital Letter Hwair"
511    503 "Latin Capital Letter Wynn"
512    504 "Latin Capital Letter N With Grave"
513    505 "Latin Small Letter N With Grave"
514    506 "Latin Capital Letter A With Ring Above And Acute"
515    507 "Latin Small Letter A With Ring Above And Acute"
516    508 "Latin Capital Letter Ae With Acute"
517    509 "Latin Small Letter Ae With Acute"
518    510 "Latin Capital Letter O With Stroke And Acute"
519    511 "Latin Small Letter O With Stroke And Acute"
520    512 "Latin Capital Letter A With Double Grave"
521    513 "Latin Small Letter A With Double Grave"
522    514 "Latin Capital Letter A With Inverted Breve"
523    515 "Latin Small Letter A With Inverted Breve"
524    516 "Latin Capital Letter E With Double Grave"
525    517 "Latin Small Letter E With Double Grave"
526    518 "Latin Capital Letter E With Inverted Breve"
527    519 "Latin Small Letter E With Inverted Breve"
528    520 "Latin Capital Letter I With Double Grave"
529    521 "Latin Small Letter I With Double Grave"
530    522 "Latin Capital Letter I With Inverted Breve"
531    523 "Latin Small Letter I With Inverted Breve"
532    524 "Latin Capital Letter O With Double Grave"
533    525 "Latin Small Letter O With Double Grave"
534    526 "Latin Capital Letter O With Inverted Breve"
535    527 "Latin Small Letter O With Inverted Breve"
536    528 "Latin Capital Letter R With Double Grave"
537    529 "Latin Small Letter R With Double Grave"
538    530 "Latin Capital Letter R With Inverted Breve"
539    531 "Latin Small Letter R With Inverted Breve"
540    532 "Latin Capital Letter U With Double Grave"
541    533 "Latin Small Letter U With Double Grave"
542    534 "Latin Capital Letter U With Inverted Breve"
543    535 "Latin Small Letter U With Inverted Breve"
544    536 "Latin Capital Letter S With Comma Below"
545    537 "Latin Small Letter S With Comma Below"
546    538 "Latin Capital Letter T With Comma Below"
547    539 "Latin Small Letter T With Comma Below"
548    540 "Latin Capital Letter Yogh"
549    541 "Latin Small Letter Yogh"
550    542 "Latin Capital Letter H With Caron"
551    543 "Latin Small Letter H With Caron"
552    544 "Latin Capital Letter N With Long Right Leg"
553    545 "Latin Small Letter D With Curl"
554    546 "Latin Capital Letter Ou"
555    547 "Latin Small Letter Ou"
556    548 "Latin Capital Letter Z With Hook"
557    549 "Latin Small Letter Z With Hook"
558    550 "Latin Capital Letter A With Dot Above"
559    551 "Latin Small Letter A With Dot Above"
560    552 "Latin Capital Letter E With Cedilla"
561    553 "Latin Small Letter E With Cedilla"
562    554 "Latin Capital Letter O With Diaeresis And Macron"
563    555 "Latin Small Letter O With Diaeresis And Macron"
564    556 "Latin Capital Letter O With Tilde And Macron"
565    557 "Latin Small Letter O With Tilde And Macron"
566    558 "Latin Capital Letter O With Dot Above"
567    559 "Latin Small Letter O With Dot Above"
568    560 "Latin Capital Letter O With Dot Above And Macron"
569    561 "Latin Small Letter O With Dot Above And Macron"
570    562 "Latin Capital Letter Y With Macron"
571    563 "Latin Small Letter Y With Macron"
572    564 "Latin Small Letter L With Curl"
573    565 "Latin Small Letter N With Curl"
574    566 "Latin Small Letter T With Curl"
575    567 "Latin Small Letter Dotless J"
576    568 "Latin Small Letter Db Digraph"
577    569 "Latin Small Letter Qp Digraph"
578    570 "Latin Capital Letter A With Stroke"
579    571 "Latin Capital Letter C With Stroke"
580    572 "Latin Small Letter C With Stroke"
581    573 "Latin Capital Letter L With Bar"
582    574 "Latin Capital Letter T With Diagonal Stroke"
583    575 "Latin Small Letter S With Swash Tail"
584    576 "Latin Small Letter Z With Swash Tail"
585    577 "Latin Capital Letter Glottal Stop"
586    578 "Latin Small Letter Glottal Stop"
587    579 "Latin Capital Letter B With Stroke"
588    580 "Latin Capital Letter U Bar"
589    581 "Latin Capital Letter Turned V"
590    582 "Latin Capital Letter E With Stroke"
591    583 "Latin Small Letter E With Stroke"
592    584 "Latin Capital Letter J With Stroke"
593    585 "Latin Small Letter J With Stroke"
594    586 "Latin Capital Letter Small Q With Hook Tail"
595    587 "Latin Small Letter Q With Hook Tail"
596    588 "Latin Capital Letter R With Stroke"
597    589 "Latin Small Letter R With Stroke"
598    590 "Latin Capital Letter Y With Stroke"
599    591 "Latin Small Letter Y With Stroke"
600    592 "Latin Small Letter Turned A"
601    593 "Latin Small Letter Alpha"
602    594 "Latin Small Letter Turned Alpha"
603    595 "Latin Small Letter B With Hook"
604    596 "Latin Small Letter Open O"
605    597 "Latin Small Letter C With Curl"
606    598 "Latin Small Letter D With Tail"
607    599 "Latin Small Letter D With Hook"
608    600 "Latin Small Letter Reversed E"
609    601 "Latin Small Letter Schwa"
610    602 "Latin Small Letter Schwa With Hook"
611    603 "Latin Small Letter Open E"
612    604 "Latin Small Letter Reversed Open E"
613    605 "Latin Small Letter Reversed Open E With Hook"
614    606 "Latin Small Letter Closed Reversed Open E"
615    607 "Latin Small Letter Dotless J With Stroke"
616    608 "Latin Small Letter G With Hook"
617    609 "Latin Small Letter Script G"
618    610 "Latin Letter Small Capital G"
619    611 "Latin Small Letter Gamma"
620    612 "Latin Small Letter Rams Horn"
621    613 "Latin Small Letter Turned H"
622    614 "Latin Small Letter H With Hook"
623    615 "Latin Small Letter Heng With Hook"
624    616 "Latin Small Letter I With Stroke"
625    617 "Latin Small Letter Iota"
626    618 "Latin Letter Small Capital I"
627    619 "Latin Small Letter L With Middle Tilde"
628    620 "Latin Small Letter L With Belt"
629    621 "Latin Small Letter L With Retroflex Hook"
630    622 "Latin Small Letter Lezh"
631    623 "Latin Small Letter Turned M"
632    624 "Latin Small Letter Turned M With Long Leg"
633    625 "Latin Small Letter M With Hook"
634    626 "Latin Small Letter N With Left Hook"
635    627 "Latin Small Letter N With Retroflex Hook"
636    628 "Latin Letter Small Capital N"
637    629 "Latin Small Letter Barred O"
638    630 "Latin Letter Small Capital Oe"
639    631 "Latin Small Letter Closed Omega"
640    632 "Latin Small Letter Phi"
641    633 "Latin Small Letter Turned R"
642    634 "Latin Small Letter Turned R With Long Leg"
643    635 "Latin Small Letter Turned R With Hook"
644    636 "Latin Small Letter R With Long Leg"
645    637 "Latin Small Letter R With Tail"
646    638 "Latin Small Letter R With Fishhook"
647    639 "Latin Small Letter Reversed R With Fishhook"
648    640 "Latin Letter Small Capital R"
649    641 "Latin Letter Small Capital Inverted R"
650    642 "Latin Small Letter S With Hook"
651    643 "Latin Small Letter Esh"
652    644 "Latin Small Letter Dotless J With Stroke And Hook"
653    645 "Latin Small Letter Squat Reversed Esh"
654    646 "Latin Small Letter Esh With Curl"
655    647 "Latin Small Letter Turned T"
656    648 "Latin Small Letter T With Retroflex Hook"
657    649 "Latin Small Letter U Bar"
658    650 "Latin Small Letter Upsilon"
659    651 "Latin Small Letter V With Hook"
660    652 "Latin Small Letter Turned V"
661    653 "Latin Small Letter Turned W"
662    654 "Latin Small Letter Turned Y"
663    655 "Latin Letter Small Capital Y"
664    656 "Latin Small Letter Z With Retroflex Hook"
665    657 "Latin Small Letter Z With Curl"
666    658 "Latin Small Letter Ezh"
667    659 "Latin Small Letter Ezh With Curl"
668    660 "Latin Letter Glottal Stop"
669    661 "Latin Letter Pharyngeal Voiced Fricative"
670    662 "Latin Letter Inverted Glottal Stop"
671    663 "Latin Letter Stretched C"
672    664 "Latin Letter Bilabial Click"
673    665 "Latin Letter Small Capital B"
674    666 "Latin Small Letter Closed Open E"
675    667 "Latin Letter Small Capital G With Hook"
676    668 "Latin Letter Small Capital H"
677    669 "Latin Small Letter J With Crossed-Tail"
678    670 "Latin Small Letter Turned K"
679    671 "Latin Letter Small Capital L"
680    672 "Latin Small Letter Q With Hook"
681    673 "Latin Letter Glottal Stop With Stroke"
682    674 "Latin Letter Reversed Glottal Stop With Stroke"
683    675 "Latin Small Letter Dz Digraph"
684    676 "Latin Small Letter Dezh Digraph"
685    677 "Latin Small Letter Dz Digraph With Curl"
686    678 "Latin Small Letter Ts Digraph"
687    679 "Latin Small Letter Tesh Digraph"
688    680 "Latin Small Letter Tc Digraph With Curl"
689    681 "Latin Small Letter Feng Digraph"
690    682 "Latin Small Letter Ls Digraph"
691    683 "Latin Small Letter Lz Digraph"
692    684 "Latin Letter Bilabial Percussive"
693    685 "Latin Letter Bidental Percussive"
694    686 "Latin Small Letter Turned H With Fishhook"
695    687 "Latin Small Letter Turned H With Fishhook And Tail"
696    688 "Modifier Letter Small H"
697    689 "Modifier Letter Small H With Hook"
698    690 "Modifier Letter Small J"
699    691 "Modifier Letter Small R"
700    692 "Modifier Letter Small Turned R"
701    693 "Modifier Letter Small Turned R With Hook"
702    694 "Modifier Letter Small Capital Inverted R"
703    695 "Modifier Letter Small W"
704    696 "Modifier Letter Small Y"
705    697 "Modifier Letter Prime"
706    698 "Modifier Letter Double Prime"
707    699 "Modifier Letter Turned Comma"
708    700 "Modifier Letter Apostrophe"
709    701 "Modifier Letter Reversed Comma"
710    702 "Modifier Letter Right Half Ring"
711    703 "Modifier Letter Left Half Ring"
712    704 "Modifier Letter Glottal Stop"
713    705 "Modifier Letter Reversed Glottal Stop"
714    706 "Modifier Letter Left Arrowhead"
715    707 "Modifier Letter Right Arrowhead"
716    708 "Modifier Letter Up Arrowhead"
717    709 "Modifier Letter Down Arrowhead"
718    710 "Modifier Letter Circumflex Accent"
719    711 "Caron"
720    712 "Modifier Letter Vertical Line"
721    713 "Modifier Letter Macron"
722    714 "Modifier Letter Acute Accent"
723    715 "Modifier Letter Grave Accent"
724    716 "Modifier Letter Low Vertical Line"
725    717 "Modifier Letter Low Macron"
726    718 "Modifier Letter Low Grave Accent"
727    719 "Modifier Letter Low Acute Accent"
728    720 "Modifier Letter Triangular Colon"
729    721 "Modifier Letter Half Triangular Colon"
730    722 "Modifier Letter Centred Right Half Ring"
731    723 "Modifier Letter Centred Left Half Ring"
732    724 "Modifier Letter Up Tack"
733    725 "Modifier Letter Down Tack"
734    726 "Modifier Letter Plus Sign"
735    727 "Modifier Letter Minus Sign"
736    728 "Breve"
737    729 "Dot Above"
738    730 "Ring Above"
739    731 "Ogonek"
740    732 "Small Tilde"
741    733 "Double Acute Accent"
742    734 "Modifier Letter Rhotic Hook"
743    735 "Modifier Letter Cross Accent"
744    736 "Modifier Letter Small Gamma"
745    737 "Modifier Letter Small L"
746    738 "Modifier Letter Small S"
747    739 "Modifier Letter Small X"
748    740 "Modifier Letter Small Reversed Glottal Stop"
749    741 "Modifier Letter Extra-High Tone Bar"
750    742 "Modifier Letter High Tone Bar"
751    743 "Modifier Letter Mid Tone Bar"
752    744 "Modifier Letter Low Tone Bar"
753    745 "Modifier Letter Extra-Low Tone Bar"
754    746 "Modifier Letter Yin Departing Tone Mark"
755    747 "Modifier Letter Yang Departing Tone Mark"
756    748 "Modifier Letter Voicing"
757    749 "Modifier Letter Unaspirated"
758    750 "Modifier Letter Double Apostrophe"
759    751 "Modifier Letter Low Down Arrowhead"
760    752 "Modifier Letter Low Up Arrowhead"
761    753 "Modifier Letter Low Left Arrowhead"
762    754 "Modifier Letter Low Right Arrowhead"
763    755 "Modifier Letter Low Ring"
764    756 "Modifier Letter Middle Grave Accent"
765    757 "Modifier Letter Middle Double Grave Accent"
766    758 "Modifier Letter Middle Double Acute Accent"
767    759 "Modifier Letter Low Tilde"
768    760 "Modifier Letter Raised Colon"
769    761 "Modifier Letter Begin High Tone"
770    762 "Modifier Letter End High Tone"
771    763 "Modifier Letter Begin Low Tone"
772    764 "Modifier Letter End Low Tone"
773    765 "Modifier Letter Shelf"
774    766 "Modifier Letter Open Shelf"
775    767 "Modifier Letter Low Left Arrow"
776    768 "Combining Grave Accent"
777    769 "Combining Acute Accent"
778    770 "Combining Circumflex Accent"
779    771 "Combining Tilde"
780    772 "Combining Macron"
781    773 "Combining Overline"
782    774 "Combining Breve"
783    775 "Combining Dot Above"
784    776 "Combining Diaeresis"
785    777 "Combining Hook Above"
786    778 "Combining Ring Above"
787    779 "Combining Double Acute Accent"
788    780 "Combining Caron"
789    781 "Combining Vertical Line Above"
790    782 "Combining Double Vertical Line Above"
791    783 "Combining Double Grave Accent"
792    784 "Combining Candrabindu"
793    785 "Combining Inverted Breve"
794    786 "Combining Turned Comma Above"
795    787 "Combining Comma Above"
796    788 "Combining Reversed Comma Above"
797    789 "Combining Comma Above Right"
798    790 "Combining Grave Accent Below"
799    791 "Combining Acute Accent Below"
800    792 "Combining Left Tack Below"
801    793 "Combining Right Tack Below"
802    794 "Combining Left Angle Above"
803    795 "Combining Horn"
804    796 "Combining Left Half Ring Below"
805    797 "Combining Up Tack Below"
806    798 "Combining Down Tack Below"
807    799 "Combining Plus Sign Below"
808    800 "Combining Minus Sign Below"
809    801 "Combining Palatalized Hook Below"
810    802 "Combining Retroflex Hook Below"
811    803 "Combining Dot Below"
812    804 "Combining Diaeresis Below"
813    805 "Combining Ring Below"
814    806 "Combining Comma Below"
815    807 "Combining Cedilla"
816    808 "Combining Ogonek"
817    809 "Combining Vertical Line Below"
818    810 "Combining Bridge Below"
819    811 "Combining Inverted Double Arch Below"
820    812 "Combining Caron Below"
821    813 "Combining Circumflex Accent Below"
822    814 "Combining Breve Below"
823    815 "Combining Inverted Breve Below"
824    816 "Combining Tilde Below"
825    817 "Combining Macron Below"
826    818 "Combining Low Line"
827    819 "Combining Double Low Line"
828    820 "Combining Tilde Overlay"
829    821 "Combining Short Stroke Overlay"
830    822 "Combining Long Stroke Overlay"
831    823 "Combining Short Solidus Overlay"
832    824 "Combining Long Solidus Overlay"
833    825 "Combining Right Half Ring Below"
834    826 "Combining Inverted Bridge Below"
835    827 "Combining Square Below"
836    828 "Combining Seagull Below"
837    829 "Combining X Above"
838    830 "Combining Vertical Tilde"
839    831 "Combining Double Overline"
840    832 "Combining Grave Tone Mark"
841    833 "Combining Acute Tone Mark"
842    834 "Combining Greek Perispomeni"
843    835 "Combining Greek Koronis"
844    836 "Combining Greek Dialytika Tonos"
845    837 "Combining Greek Ypogegrammeni"
846    838 "Combining Bridge Above"
847    839 "Combining Equals Sign Below"
848    840 "Combining Double Vertical Line Below"
849    841 "Combining Left Angle Below"
850    842 "Combining Not Tilde Above"
851    843 "Combining Homothetic Above"
852    844 "Combining Almost Equal To Above"
853    845 "Combining Left Right Arrow Below"
854    846 "Combining Upwards Arrow Below"
855    847 "Combining Grapheme Joiner"
856    848 "Combining Right Arrowhead Above"
857    849 "Combining Left Half Ring Above"
858    850 "Combining Fermata"
859    851 "Combining X Below"
860    852 "Combining Left Arrowhead Below"
861    853 "Combining Right Arrowhead Below"
862    854 "Combining Right Arrowhead And Up Arrowhead Below"
863    855 "Combining Right Half Ring Above"
864    856 "Combining Dot Above Right"
865    857 "Combining Asterisk Below"
866    858 "Combining Double Ring Below"
867    859 "Combining Zigzag Above"
868    860 "Combining Double Breve Below"
869    861 "Combining Double Breve"
870    862 "Combining Double Macron"
871    863 "Combining Double Macron Below"
872    864 "Combining Double Tilde"
873    865 "Combining Double Inverted Breve"
874    866 "Combining Double Rightwards Arrow Below"
875    867 "Combining Latin Small Letter A"
876    868 "Combining Latin Small Letter E"
877    869 "Combining Latin Small Letter I"
878    870 "Combining Latin Small Letter O"
879    871 "Combining Latin Small Letter U"
880    872 "Combining Latin Small Letter C"
881    873 "Combining Latin Small Letter D"
882    874 "Combining Latin Small Letter H"
883    875 "Combining Latin Small Letter M"
884    876 "Combining Latin Small Letter R"
885    877 "Combining Latin Small Letter T"
886    878 "Combining Latin Small Letter V"
887    879 "Combining Latin Small Letter X"
888    880 "Greek Capital Letter Heta"
889    881 "Greek Small Letter Heta"
890    882 "Greek Capital Letter Archaic Sampi"
891    883 "Greek Small Letter Archaic Sampi"
892    884 "Greek Numeral Sign"
893    885 "Greek Lower Numeral Sign"
894    886 "Greek Capital Letter Pamphylian Digamma"
895    887 "Greek Small Letter Pamphylian Digamma"
896    890 "Greek Ypogegrammeni"
897    891 "Greek Small Reversed Lunate Sigma Symbol"
898    892 "Greek Small Dotted Lunate Sigma Symbol"
899    893 "Greek Small Reversed Dotted Lunate Sigma Symbol"
900    894 "Greek Question Mark"
901    895 "Greek Capital Letter Yot"
902    900 "Greek Tonos"
903    901 "Greek Dialytika Tonos"
904    902 "Greek Capital Letter Alpha With Tonos"
905    903 "Greek Ano Teleia"
906    904 "Greek Capital Letter Epsilon With Tonos"
907    905 "Greek Capital Letter Eta With Tonos"
908    906 "Greek Capital Letter Iota With Tonos"
909    908 "Greek Capital Letter Omicron With Tonos"
910    910 "Greek Capital Letter Upsilon With Tonos"
911    911 "Greek Capital Letter Omega With Tonos"
912    912 "Greek Small Letter Iota With Dialytika And Tonos"
913    913 "Greek Capital Letter Alpha"
914    914 "Greek Capital Letter Beta"
915    915 "Greek Capital Letter Gamma"
916    916 "Greek Capital Letter Delta"
917    917 "Greek Capital Letter Epsilon"
918    918 "Greek Capital Letter Zeta"
919    919 "Greek Capital Letter Eta"
920    920 "Greek Capital Letter Theta"
921    921 "Greek Capital Letter Iota"
922    922 "Greek Capital Letter Kappa"
923    923 "Greek Capital Letter Lamda"
924    924 "Greek Capital Letter Mu"
925    925 "Greek Capital Letter Nu"
926    926 "Greek Capital Letter Xi"
927    927 "Greek Capital Letter Omicron"
928    928 "Greek Capital Letter Pi"
929    929 "Greek Capital Letter Rho"
930    931 "Greek Capital Letter Sigma"
931    932 "Greek Capital Letter Tau"
932    933 "Greek Capital Letter Upsilon"
933    934 "Greek Capital Letter Phi"
934    935 "Greek Capital Letter Chi"
935    936 "Greek Capital Letter Psi"
936    937 "Greek Capital Letter Omega"
937    938 "Greek Capital Letter Iota With Dialytika"
938    939 "Greek Capital Letter Upsilon With Dialytika"
939    940 "Greek Small Letter Alpha With Tonos"
940    941 "Greek Small Letter Epsilon With Tonos"
941    942 "Greek Small Letter Eta With Tonos"
942    943 "Greek Small Letter Iota With Tonos"
943    944 "Greek Small Letter Upsilon With Dialytika And Tonos"
944    945 "Greek Small Letter Alpha"
945    946 "Greek Small Letter Beta"
946    947 "Greek Small Letter Gamma"
947    948 "Greek Small Letter Delta"
948    949 "Greek Small Letter Epsilon"
949    950 "Greek Small Letter Zeta"
950    951 "Greek Small Letter Eta"
951    952 "Greek Small Letter Theta"
952    953 "Greek Small Letter Iota"
953    954 "Greek Small Letter Kappa"
954    955 "Greek Small Letter Lamda"
955    956 "Greek Small Letter Mu"
956    957 "Greek Small Letter Nu"
957    958 "Greek Small Letter Xi"
958    959 "Greek Small Letter Omicron"
959    960 "Greek Small Letter Pi"
960    961 "Greek Small Letter Rho"
961    962 "Greek Small Letter Final Sigma"
962    963 "Greek Small Letter Sigma"
963    964 "Greek Small Letter Tau"
964    965 "Greek Small Letter Upsilon"
965    966 "Greek Small Letter Phi"
966    967 "Greek Small Letter Chi"
967    968 "Greek Small Letter Psi"
968    969 "Greek Small Letter Omega"
969    970 "Greek Small Letter Iota With Dialytika"
970    971 "Greek Small Letter Upsilon With Dialytika"
971    972 "Greek Small Letter Omicron With Tonos"
972    973 "Greek Small Letter Upsilon With Tonos"
973    974 "Greek Small Letter Omega With Tonos"
974    975 "Greek Capital Kai Symbol"
975    976 "Greek Beta Symbol"
976    977 "Greek Theta Symbol"
977    978 "Greek Upsilon With Hook Symbol"
978    979 "Greek Upsilon With Acute And Hook Symbol"
979    980 "Greek Upsilon With Diaeresis And Hook Symbol"
980    981 "Greek Phi Symbol"
981    982 "Greek Pi Symbol"
982    983 "Greek Kai Symbol"
983    984 "Greek Letter Archaic Koppa"
984    985 "Greek Small Letter Archaic Koppa"
985    986 "Greek Letter Stigma"
986    987 "Greek Small Letter Stigma"
987    988 "Greek Letter Digamma"
988    989 "Greek Small Letter Digamma"
989    990 "Greek Letter Koppa"
990    991 "Greek Small Letter Koppa"
991    992 "Greek Letter Sampi"
992    993 "Greek Small Letter Sampi"
993    994 "Coptic Capital Letter Shei"
994    995 "Coptic Small Letter Shei"
995    996 "Coptic Capital Letter Fei"
996    997 "Coptic Small Letter Fei"
997    998 "Coptic Capital Letter Khei"
998    999 "Coptic Small Letter Khei"
999    1000 "Coptic Capital Letter Hori"
1000    1001 "Coptic Small Letter Hori"
1001    1002 "Coptic Capital Letter Gangia"
1002    1003 "Coptic Small Letter Gangia"
1003    1004 "Coptic Capital Letter Shima"
1004    1005 "Coptic Small Letter Shima"
1005    1006 "Coptic Capital Letter Dei"
1006    1007 "Coptic Small Letter Dei"
1007    1008 "Greek Kappa Symbol"
1008    1009 "Greek Rho Symbol"
1009    1010 "Greek Lunate Sigma Symbol"
1010    1011 "Greek Letter Yot"
1011    1012 "Greek Capital Theta Symbol"
1012    1013 "Greek Lunate Epsilon Symbol"
1013    1014 "Greek Reversed Lunate Epsilon Symbol"
1014    1015 "Greek Capital Letter Sho"
1015    1016 "Greek Small Letter Sho"
1016    1017 "Greek Capital Lunate Sigma Symbol"
1017    1018 "Greek Capital Letter San"
1018    1019 "Greek Small Letter San"
1019    1020 "Greek Rho With Stroke Symbol"
1020    1021 "Greek Capital Reversed Lunate Sigma Symbol"
1021    1022 "Greek Capital Dotted Lunate Sigma Symbol"
1022    1023 "Greek Capital Reversed Dotted Lunate Sigma Symbol"
1023    1024 "Cyrillic Capital Letter Ie With Grave"
1024    1025 "Cyrillic Capital Letter Io"
1025    1026 "Cyrillic Capital Letter Dje"
1026    1027 "Cyrillic Capital Letter Gje"
1027    1028 "Cyrillic Capital Letter Ukrainian Ie"
1028    1029 "Cyrillic Capital Letter Dze"
1029    1030 "Cyrillic Capital Letter Byelorussian-Ukrainian I"
1030    1031 "Cyrillic Capital Letter Yi"
1031    1032 "Cyrillic Capital Letter Je"
1032    1033 "Cyrillic Capital Letter Lje"
1033    1034 "Cyrillic Capital Letter Nje"
1034    1035 "Cyrillic Capital Letter Tshe"
1035    1036 "Cyrillic Capital Letter Kje"
1036    1037 "Cyrillic Capital Letter I With Grave"
1037    1038 "Cyrillic Capital Letter Short U"
1038    1039 "Cyrillic Capital Letter Dzhe"
1039    1040 "Cyrillic Capital Letter A"
1040    1041 "Cyrillic Capital Letter Be"
1041    1042 "Cyrillic Capital Letter Ve"
1042    1043 "Cyrillic Capital Letter Ghe"
1043    1044 "Cyrillic Capital Letter De"
1044    1045 "Cyrillic Capital Letter Ie"
1045    1046 "Cyrillic Capital Letter Zhe"
1046    1047 "Cyrillic Capital Letter Ze"
1047    1048 "Cyrillic Capital Letter I"
1048    1049 "Cyrillic Capital Letter Short I"
1049    1050 "Cyrillic Capital Letter Ka"
1050    1051 "Cyrillic Capital Letter El"
1051    1052 "Cyrillic Capital Letter Em"
1052    1053 "Cyrillic Capital Letter En"
1053    1054 "Cyrillic Capital Letter O"
1054    1055 "Cyrillic Capital Letter Pe"
1055    1056 "Cyrillic Capital Letter Er"
1056    1057 "Cyrillic Capital Letter Es"
1057    1058 "Cyrillic Capital Letter Te"
1058    1059 "Cyrillic Capital Letter U"
1059    1060 "Cyrillic Capital Letter Ef"
1060    1061 "Cyrillic Capital Letter Ha"
1061    1062 "Cyrillic Capital Letter Tse"
1062    1063 "Cyrillic Capital Letter Che"
1063    1064 "Cyrillic Capital Letter Sha"
1064    1065 "Cyrillic Capital Letter Shcha"
1065    1066 "Cyrillic Capital Letter Hard Sign"
1066    1067 "Cyrillic Capital Letter Yeru"
1067    1068 "Cyrillic Capital Letter Soft Sign"
1068    1069 "Cyrillic Capital Letter E"
1069    1070 "Cyrillic Capital Letter Yu"
1070    1071 "Cyrillic Capital Letter Ya"
1071    1072 "Cyrillic Small Letter A"
1072    1073 "Cyrillic Small Letter Be"
1073    1074 "Cyrillic Small Letter Ve"
1074    1075 "Cyrillic Small Letter Ghe"
1075    1076 "Cyrillic Small Letter De"
1076    1077 "Cyrillic Small Letter Ie"
1077    1078 "Cyrillic Small Letter Zhe"
1078    1079 "Cyrillic Small Letter Ze"
1079    1080 "Cyrillic Small Letter I"
1080    1081 "Cyrillic Small Letter Short I"
1081    1082 "Cyrillic Small Letter Ka"
1082    1083 "Cyrillic Small Letter El"
1083    1084 "Cyrillic Small Letter Em"
1084    1085 "Cyrillic Small Letter En"
1085    1086 "Cyrillic Small Letter O"
1086    1087 "Cyrillic Small Letter Pe"
1087    1088 "Cyrillic Small Letter Er"
1088    1089 "Cyrillic Small Letter Es"
1089    1090 "Cyrillic Small Letter Te"
1090    1091 "Cyrillic Small Letter U"
1091    1092 "Cyrillic Small Letter Ef"
1092    1093 "Cyrillic Small Letter Ha"
1093    1094 "Cyrillic Small Letter Tse"
1094    1095 "Cyrillic Small Letter Che"
1095    1096 "Cyrillic Small Letter Sha"
1096    1097 "Cyrillic Small Letter Shcha"
1097    1098 "Cyrillic Small Letter Hard Sign"
1098    1099 "Cyrillic Small Letter Yeru"
1099    1100 "Cyrillic Small Letter Soft Sign"
1100    1101 "Cyrillic Small Letter E"
1101    1102 "Cyrillic Small Letter Yu"
1102    1103 "Cyrillic Small Letter Ya"
1103    1104 "Cyrillic Small Letter Ie With Grave"
1104    1105 "Cyrillic Small Letter Io"
1105    1106 "Cyrillic Small Letter Dje"
1106    1107 "Cyrillic Small Letter Gje"
1107    1108 "Cyrillic Small Letter Ukrainian Ie"
1108    1109 "Cyrillic Small Letter Dze"
1109    1110 "Cyrillic Small Letter Byelorussian-Ukrainian I"
1110    1111 "Cyrillic Small Letter Yi"
1111    1112 "Cyrillic Small Letter Je"
1112    1113 "Cyrillic Small Letter Lje"
1113    1114 "Cyrillic Small Letter Nje"
1114    1115 "Cyrillic Small Letter Tshe"
1115    1116 "Cyrillic Small Letter Kje"
1116    1117 "Cyrillic Small Letter I With Grave"
1117    1118 "Cyrillic Small Letter Short U"
1118    1119 "Cyrillic Small Letter Dzhe"
1119    1120 "Cyrillic Capital Letter Omega"
1120    1121 "Cyrillic Small Letter Omega"
1121    1122 "Cyrillic Capital Letter Yat"
1122    1123 "Cyrillic Small Letter Yat"
1123    1124 "Cyrillic Capital Letter Iotified E"
1124    1125 "Cyrillic Small Letter Iotified E"
1125    1126 "Cyrillic Capital Letter Little Yus"
1126    1127 "Cyrillic Small Letter Little Yus"
1127    1128 "Cyrillic Capital Letter Iotified Little Yus"
1128    1129 "Cyrillic Small Letter Iotified Little Yus"
1129    1130 "Cyrillic Capital Letter Big Yus"
1130    1131 "Cyrillic Small Letter Big Yus"
1131    1132 "Cyrillic Capital Letter Iotified Big Yus"
1132    1133 "Cyrillic Small Letter Iotified Big Yus"
1133    1134 "Cyrillic Capital Letter Ksi"
1134    1135 "Cyrillic Small Letter Ksi"
1135    1136 "Cyrillic Capital Letter Psi"
1136    1137 "Cyrillic Small Letter Psi"
1137    1138 "Cyrillic Capital Letter Fita"
1138    1139 "Cyrillic Small Letter Fita"
1139    1140 "Cyrillic Capital Letter Izhitsa"
1140    1141 "Cyrillic Small Letter Izhitsa"
1141    1142 "Cyrillic Capital Letter Izhitsa With Double Grave Accent"
1142    1143 "Cyrillic Small Letter Izhitsa With Double Grave Accent"
1143    1144 "Cyrillic Capital Letter Uk"
1144    1145 "Cyrillic Small Letter Uk"
1145    1146 "Cyrillic Capital Letter Round Omega"
1146    1147 "Cyrillic Small Letter Round Omega"
1147    1148 "Cyrillic Capital Letter Omega With Titlo"
1148    1149 "Cyrillic Small Letter Omega With Titlo"
1149    1150 "Cyrillic Capital Letter Ot"
1150    1151 "Cyrillic Small Letter Ot"
1151    1152 "Cyrillic Capital Letter Koppa"
1152    1153 "Cyrillic Small Letter Koppa"
1153    1154 "Cyrillic Thousands Sign"
1154    1155 "Combining Cyrillic Titlo"
1155    1156 "Combining Cyrillic Palatalization"
1156    1157 "Combining Cyrillic Dasia Pneumata"
1157    1158 "Combining Cyrillic Psili Pneumata"
1158    1159 "Combining Cyrillic Pokrytie"
1159    1160 "Combining Cyrillic Hundred Thousands Sign"
1160    1161 "Combining Cyrillic Millions Sign"
1161    1162 "Cyrillic Capital Letter Short I With Tail"
1162    1163 "Cyrillic Small Letter Short I With Tail"
1163    1164 "Cyrillic Capital Letter Semisoft Sign"
1164    1165 "Cyrillic Small Letter Semisoft Sign"
1165    1166 "Cyrillic Capital Letter Er With Tick"
1166    1167 "Cyrillic Small Letter Er With Tick"
1167    1168 "Cyrillic Capital Letter Ghe With Upturn"
1168    1169 "Cyrillic Small Letter Ghe With Upturn"
1169    1170 "Cyrillic Capital Letter Ghe With Stroke"
1170    1171 "Cyrillic Small Letter Ghe With Stroke"
1171    1172 "Cyrillic Capital Letter Ghe With Middle Hook"
1172    1173 "Cyrillic Small Letter Ghe With Middle Hook"
1173    1174 "Cyrillic Capital Letter Zhe With Descender"
1174    1175 "Cyrillic Small Letter Zhe With Descender"
1175    1176 "Cyrillic Capital Letter Ze With Descender"
1176    1177 "Cyrillic Small Letter Ze With Descender"
1177    1178 "Cyrillic Capital Letter Ka With Descender"
1178    1179 "Cyrillic Small Letter Ka With Descender"
1179    1180 "Cyrillic Capital Letter Ka With Vertical Stroke"
1180    1181 "Cyrillic Small Letter Ka With Vertical Stroke"
1181    1182 "Cyrillic Capital Letter Ka With Stroke"
1182    1183 "Cyrillic Small Letter Ka With Stroke"
1183    1184 "Cyrillic Capital Letter Bashkir Ka"
1184    1185 "Cyrillic Small Letter Bashkir Ka"
1185    1186 "Cyrillic Capital Letter En With Descender"
1186    1187 "Cyrillic Small Letter En With Descender"
1187    1188 "Cyrillic Capital Ligature En Ghe"
1188    1189 "Cyrillic Small Ligature En Ghe"
1189    1190 "Cyrillic Capital Letter Pe With Middle Hook"
1190    1191 "Cyrillic Small Letter Pe With Middle Hook"
1191    1192 "Cyrillic Capital Letter Abkhasian Ha"
1192    1193 "Cyrillic Small Letter Abkhasian Ha"
1193    1194 "Cyrillic Capital Letter Es With Descender"
1194    1195 "Cyrillic Small Letter Es With Descender"
1195    1196 "Cyrillic Capital Letter Te With Descender"
1196    1197 "Cyrillic Small Letter Te With Descender"
1197    1198 "Cyrillic Capital Letter Straight U"
1198    1199 "Cyrillic Small Letter Straight U"
1199    1200 "Cyrillic Capital Letter Straight U With Stroke"
1200    1201 "Cyrillic Small Letter Straight U With Stroke"
1201    1202 "Cyrillic Capital Letter Ha With Descender"
1202    1203 "Cyrillic Small Letter Ha With Descender"
1203    1204 "Cyrillic Capital Ligature Te Tse"
1204    1205 "Cyrillic Small Ligature Te Tse"
1205    1206 "Cyrillic Capital Letter Che With Descender"
1206    1207 "Cyrillic Small Letter Che With Descender"
1207    1208 "Cyrillic Capital Letter Che With Vertical Stroke"
1208    1209 "Cyrillic Small Letter Che With Vertical Stroke"
1209    1210 "Cyrillic Capital Letter Shha"
1210    1211 "Cyrillic Small Letter Shha"
1211    1212 "Cyrillic Capital Letter Abkhasian Che"
1212    1213 "Cyrillic Small Letter Abkhasian Che"
1213    1214 "Cyrillic Capital Letter Abkhasian Che With Descender"
1214    1215 "Cyrillic Small Letter Abkhasian Che With Descender"
1215    1216 "Cyrillic Letter Palochka"
1216    1217 "Cyrillic Capital Letter Zhe With Breve"
1217    1218 "Cyrillic Small Letter Zhe With Breve"
1218    1219 "Cyrillic Capital Letter Ka With Hook"
1219    1220 "Cyrillic Small Letter Ka With Hook"
1220    1221 "Cyrillic Capital Letter El With Tail"
1221    1222 "Cyrillic Small Letter El With Tail"
1222    1223 "Cyrillic Capital Letter En With Hook"
1223    1224 "Cyrillic Small Letter En With Hook"
1224    1225 "Cyrillic Capital Letter En With Tail"
1225    1226 "Cyrillic Small Letter En With Tail"
1226    1227 "Cyrillic Capital Letter Khakassian Che"
1227    1228 "Cyrillic Small Letter Khakassian Che"
1228    1229 "Cyrillic Capital Letter Em With Tail"
1229    1230 "Cyrillic Small Letter Em With Tail"
1230    1231 "Cyrillic Small Letter Palochka"
1231    1232 "Cyrillic Capital Letter A With Breve"
1232    1233 "Cyrillic Small Letter A With Breve"
1233    1234 "Cyrillic Capital Letter A With Diaeresis"
1234    1235 "Cyrillic Small Letter A With Diaeresis"
1235    1236 "Cyrillic Capital Ligature A Ie"
1236    1237 "Cyrillic Small Ligature A Ie"
1237    1238 "Cyrillic Capital Letter Ie With Breve"
1238    1239 "Cyrillic Small Letter Ie With Breve"
1239    1240 "Cyrillic Capital Letter Schwa"
1240    1241 "Cyrillic Small Letter Schwa"
1241    1242 "Cyrillic Capital Letter Schwa With Diaeresis"
1242    1243 "Cyrillic Small Letter Schwa With Diaeresis"
1243    1244 "Cyrillic Capital Letter Zhe With Diaeresis"
1244    1245 "Cyrillic Small Letter Zhe With Diaeresis"
1245    1246 "Cyrillic Capital Letter Ze With Diaeresis"
1246    1247 "Cyrillic Small Letter Ze With Diaeresis"
1247    1248 "Cyrillic Capital Letter Abkhasian Dze"
1248    1249 "Cyrillic Small Letter Abkhasian Dze"
1249    1250 "Cyrillic Capital Letter I With Macron"
1250    1251 "Cyrillic Small Letter I With Macron"
1251    1252 "Cyrillic Capital Letter I With Diaeresis"
1252    1253 "Cyrillic Small Letter I With Diaeresis"
1253    1254 "Cyrillic Capital Letter O With Diaeresis"
1254    1255 "Cyrillic Small Letter O With Diaeresis"
1255    1256 "Cyrillic Capital Letter Barred O"
1256    1257 "Cyrillic Small Letter Barred O"
1257    1258 "Cyrillic Capital Letter Barred O With Diaeresis"
1258    1259 "Cyrillic Small Letter Barred O With Diaeresis"
1259    1260 "Cyrillic Capital Letter E With Diaeresis"
1260    1261 "Cyrillic Small Letter E With Diaeresis"
1261    1262 "Cyrillic Capital Letter U With Macron"
1262    1263 "Cyrillic Small Letter U With Macron"
1263    1264 "Cyrillic Capital Letter U With Diaeresis"
1264    1265 "Cyrillic Small Letter U With Diaeresis"
1265    1266 "Cyrillic Capital Letter U With Double Acute"
1266    1267 "Cyrillic Small Letter U With Double Acute"
1267    1268 "Cyrillic Capital Letter Che With Diaeresis"
1268    1269 "Cyrillic Small Letter Che With Diaeresis"
1269    1270 "Cyrillic Capital Letter Ghe With Descender"
1270    1271 "Cyrillic Small Letter Ghe With Descender"
1271    1272 "Cyrillic Capital Letter Yeru With Diaeresis"
1272    1273 "Cyrillic Small Letter Yeru With Diaeresis"
1273    1274 "Cyrillic Capital Letter Ghe With Stroke And Hook"
1274    1275 "Cyrillic Small Letter Ghe With Stroke And Hook"
1275    1276 "Cyrillic Capital Letter Ha With Hook"
1276    1277 "Cyrillic Small Letter Ha With Hook"
1277    1278 "Cyrillic Capital Letter Ha With Stroke"
1278    1279 "Cyrillic Small Letter Ha With Stroke"
1279    1280 "Cyrillic Capital Letter Komi De"
1280    1281 "Cyrillic Small Letter Komi De"
1281    1282 "Cyrillic Capital Letter Komi Dje"
1282    1283 "Cyrillic Small Letter Komi Dje"
1283    1284 "Cyrillic Capital Letter Komi Zje"
1284    1285 "Cyrillic Small Letter Komi Zje"
1285    1286 "Cyrillic Capital Letter Komi Dzje"
1286    1287 "Cyrillic Small Letter Komi Dzje"
1287    1288 "Cyrillic Capital Letter Komi Lje"
1288    1289 "Cyrillic Small Letter Komi Lje"
1289    1290 "Cyrillic Capital Letter Komi Nje"
1290    1291 "Cyrillic Small Letter Komi Nje"
1291    1292 "Cyrillic Capital Letter Komi Sje"
1292    1293 "Cyrillic Small Letter Komi Sje"
1293    1294 "Cyrillic Capital Letter Komi Tje"
1294    1295 "Cyrillic Small Letter Komi Tje"
1295    1296 "Cyrillic Capital Letter Reversed Ze"
1296    1297 "Cyrillic Small Letter Reversed Ze"
1297    1298 "Cyrillic Capital Letter El With Hook"
1298    1299 "Cyrillic Small Letter El With Hook"
1299    1300 "Cyrillic Capital Letter Lha"
1300    1301 "Cyrillic Small Letter Lha"
1301    1302 "Cyrillic Capital Letter Rha"
1302    1303 "Cyrillic Small Letter Rha"
1303    1304 "Cyrillic Capital Letter Yae"
1304    1305 "Cyrillic Small Letter Yae"
1305    1306 "Cyrillic Capital Letter Qa"
1306    1307 "Cyrillic Small Letter Qa"
1307    1308 "Cyrillic Capital Letter We"
1308    1309 "Cyrillic Small Letter We"
1309    1310 "Cyrillic Capital Letter Aleut Ka"
1310    1311 "Cyrillic Small Letter Aleut Ka"
1311    1312 "Cyrillic Capital Letter El With Middle Hook"
1312    1313 "Cyrillic Small Letter El With Middle Hook"
1313    1314 "Cyrillic Capital Letter En With Middle Hook"
1314    1315 "Cyrillic Small Letter En With Middle Hook"
1315    1316 "Cyrillic Capital Letter Pe With Descender"
1316    1317 "Cyrillic Small Letter Pe With Descender"
1317    1318 "Cyrillic Capital Letter Shha With Descender"
1318    1319 "Cyrillic Small Letter Shha With Descender"
1319    1320 "Cyrillic Capital Letter En With Left Hook"
1320    1321 "Cyrillic Small Letter En With Left Hook"
1321    1322 "Cyrillic Capital Letter Dzzhe"
1322    1323 "Cyrillic Small Letter Dzzhe"
1323    1324 "Cyrillic Capital Letter Dche"
1324    1325 "Cyrillic Small Letter Dche"
1325    1326 "Cyrillic Capital Letter El With Descender"
1326    1327 "Cyrillic Small Letter El With Descender"
1327    1329 "Armenian Capital Letter Ayb"
1328    1330 "Armenian Capital Letter Ben"
1329    1331 "Armenian Capital Letter Gim"
1330    1332 "Armenian Capital Letter Da"
1331    1333 "Armenian Capital Letter Ech"
1332    1334 "Armenian Capital Letter Za"
1333    1335 "Armenian Capital Letter Eh"
1334    1336 "Armenian Capital Letter Et"
1335    1337 "Armenian Capital Letter To"
1336    1338 "Armenian Capital Letter Zhe"
1337    1339 "Armenian Capital Letter Ini"
1338    1340 "Armenian Capital Letter Liwn"
1339    1341 "Armenian Capital Letter Xeh"
1340    1342 "Armenian Capital Letter Ca"
1341    1343 "Armenian Capital Letter Ken"
1342    1344 "Armenian Capital Letter Ho"
1343    1345 "Armenian Capital Letter Ja"
1344    1346 "Armenian Capital Letter Ghad"
1345    1347 "Armenian Capital Letter Cheh"
1346    1348 "Armenian Capital Letter Men"
1347    1349 "Armenian Capital Letter Yi"
1348    1350 "Armenian Capital Letter Now"
1349    1351 "Armenian Capital Letter Sha"
1350    1352 "Armenian Capital Letter Vo"
1351    1353 "Armenian Capital Letter Cha"
1352    1354 "Armenian Capital Letter Peh"
1353    1355 "Armenian Capital Letter Jheh"
1354    1356 "Armenian Capital Letter Ra"
1355    1357 "Armenian Capital Letter Seh"
1356    1358 "Armenian Capital Letter Vew"
1357    1359 "Armenian Capital Letter Tiwn"
1358    1360 "Armenian Capital Letter Reh"
1359    1361 "Armenian Capital Letter Co"
1360    1362 "Armenian Capital Letter Yiwn"
1361    1363 "Armenian Capital Letter Piwr"
1362    1364 "Armenian Capital Letter Keh"
1363    1365 "Armenian Capital Letter Oh"
1364    1366 "Armenian Capital Letter Feh"
1365    1369 "Armenian Modifier Letter Left Half Ring"
1366    1370 "Armenian Apostrophe"
1367    1371 "Armenian Emphasis Mark"
1368    1372 "Armenian Exclamation Mark"
1369    1373 "Armenian Comma"
1370    1374 "Armenian Question Mark"
1371    1375 "Armenian Abbreviation Mark"
1372    1377 "Armenian Small Letter Ayb"
1373    1378 "Armenian Small Letter Ben"
1374    1379 "Armenian Small Letter Gim"
1375    1380 "Armenian Small Letter Da"
1376    1381 "Armenian Small Letter Ech"
1377    1382 "Armenian Small Letter Za"
1378    1383 "Armenian Small Letter Eh"
1379    1384 "Armenian Small Letter Et"
1380    1385 "Armenian Small Letter To"
1381    1386 "Armenian Small Letter Zhe"
1382    1387 "Armenian Small Letter Ini"
1383    1388 "Armenian Small Letter Liwn"
1384    1389 "Armenian Small Letter Xeh"
1385    1390 "Armenian Small Letter Ca"
1386    1391 "Armenian Small Letter Ken"
1387    1392 "Armenian Small Letter Ho"
1388    1393 "Armenian Small Letter Ja"
1389    1394 "Armenian Small Letter Ghad"
1390    1395 "Armenian Small Letter Cheh"
1391    1396 "Armenian Small Letter Men"
1392    1397 "Armenian Small Letter Yi"
1393    1398 "Armenian Small Letter Now"
1394    1399 "Armenian Small Letter Sha"
1395    1400 "Armenian Small Letter Vo"
1396    1401 "Armenian Small Letter Cha"
1397    1402 "Armenian Small Letter Peh"
1398    1403 "Armenian Small Letter Jheh"
1399    1404 "Armenian Small Letter Ra"
1400    1405 "Armenian Small Letter Seh"
1401    1406 "Armenian Small Letter Vew"
1402    1407 "Armenian Small Letter Tiwn"
1403    1408 "Armenian Small Letter Reh"
1404    1409 "Armenian Small Letter Co"
1405    1410 "Armenian Small Letter Yiwn"
1406    1411 "Armenian Small Letter Piwr"
1407    1412 "Armenian Small Letter Keh"
1408    1413 "Armenian Small Letter Oh"
1409    1414 "Armenian Small Letter Feh"
1410    1415 "Armenian Small Ligature Ech Yiwn"
1411    1417 "Armenian Full Stop"
1412    1418 "Armenian Hyphen"
1413    1421 "Right-Facing Armenian Eternity Sign"
1414    1422 "Left-Facing Armenian Eternity Sign"
1415    1423 "Armenian Dram Sign"
1416    1425 "Hebrew Accent Etnahta"
1417    1426 "Hebrew Accent Segol"
1418    1427 "Hebrew Accent Shalshelet"
1419    1428 "Hebrew Accent Zaqef Qatan"
1420    1429 "Hebrew Accent Zaqef Gadol"
1421    1430 "Hebrew Accent Tipeha"
1422    1431 "Hebrew Accent Revia"
1423    1432 "Hebrew Accent Zarqa"
1424    1433 "Hebrew Accent Pashta"
1425    1434 "Hebrew Accent Yetiv"
1426    1435 "Hebrew Accent Tevir"
1427    1436 "Hebrew Accent Geresh"
1428    1437 "Hebrew Accent Geresh Muqdam"
1429    1438 "Hebrew Accent Gershayim"
1430    1439 "Hebrew Accent Qarney Para"
1431    1440 "Hebrew Accent Telisha Gedola"
1432    1441 "Hebrew Accent Pazer"
1433    1442 "Hebrew Accent Atnah Hafukh"
1434    1443 "Hebrew Accent Munah"
1435    1444 "Hebrew Accent Mahapakh"
1436    1445 "Hebrew Accent Merkha"
1437    1446 "Hebrew Accent Merkha Kefula"
1438    1447 "Hebrew Accent Darga"
1439    1448 "Hebrew Accent Qadma"
1440    1449 "Hebrew Accent Telisha Qetana"
1441    1450 "Hebrew Accent Yerah Ben Yomo"
1442    1451 "Hebrew Accent Ole"
1443    1452 "Hebrew Accent Iluy"
1444    1453 "Hebrew Accent Dehi"
1445    1454 "Hebrew Accent Zinor"
1446    1455 "Hebrew Mark Masora Circle"
1447    1456 "Hebrew Point Sheva"
1448    1457 "Hebrew Point Hataf Segol"
1449    1458 "Hebrew Point Hataf Patah"
1450    1459 "Hebrew Point Hataf Qamats"
1451    1460 "Hebrew Point Hiriq"
1452    1461 "Hebrew Point Tsere"
1453    1462 "Hebrew Point Segol"
1454    1463 "Hebrew Point Patah"
1455    1464 "Hebrew Point Qamats"
1456    1465 "Hebrew Point Holam"
1457    1466 "Hebrew Point Holam Haser For Vav"
1458    1467 "Hebrew Point Qubuts"
1459    1468 "Hebrew Point Dagesh Or Mapiq"
1460    1469 "Hebrew Point Meteg"
1461    1470 "Hebrew Punctuation Maqaf"
1462    1471 "Hebrew Point Rafe"
1463    1472 "Hebrew Punctuation Paseq"
1464    1473 "Hebrew Point Shin Dot"
1465    1474 "Hebrew Point Sin Dot"
1466    1475 "Hebrew Punctuation Sof Pasuq"
1467    1476 "Hebrew Mark Upper Dot"
1468    1477 "Hebrew Mark Lower Dot"
1469    1478 "Hebrew Punctuation Nun Hafukha"
1470    1479 "Hebrew Point Qamats Qatan"
1471    1488 "Hebrew Letter Alef"
1472    1489 "Hebrew Letter Bet"
1473    1490 "Hebrew Letter Gimel"
1474    1491 "Hebrew Letter Dalet"
1475    1492 "Hebrew Letter He"
1476    1493 "Hebrew Letter Vav"
1477    1494 "Hebrew Letter Zayin"
1478    1495 "Hebrew Letter Het"
1479    1496 "Hebrew Letter Tet"
1480    1497 "Hebrew Letter Yod"
1481    1498 "Hebrew Letter Final Kaf"
1482    1499 "Hebrew Letter Kaf"
1483    1500 "Hebrew Letter Lamed"
1484    1501 "Hebrew Letter Final Mem"
1485    1502 "Hebrew Letter Mem"
1486    1503 "Hebrew Letter Final Nun"
1487    1504 "Hebrew Letter Nun"
1488    1505 "Hebrew Letter Samekh"
1489    1506 "Hebrew Letter Ayin"
1490    1507 "Hebrew Letter Final Pe"
1491    1508 "Hebrew Letter Pe"
1492    1509 "Hebrew Letter Final Tsadi"
1493    1510 "Hebrew Letter Tsadi"
1494    1511 "Hebrew Letter Qof"
1495    1512 "Hebrew Letter Resh"
1496    1513 "Hebrew Letter Shin"
1497    1514 "Hebrew Letter Tav"
1498    1520 "Hebrew Ligature Yiddish Double Vav"
1499    1521 "Hebrew Ligature Yiddish Vav Yod"
1500    1522 "Hebrew Ligature Yiddish Double Yod"
1501    1523 "Hebrew Punctuation Geresh"
1502    1524 "Hebrew Punctuation Gershayim"
1503    1536 "Arabic Number Sign"
1504    1537 "Arabic Sign Sanah"
1505    1538 "Arabic Footnote Marker"
1506    1539 "Arabic Sign Safha"
1507    1540 "Arabic Sign Samvat"
1508    1541 "Arabic Number Mark Above"
1509    1542 "Arabic-Indic Cube Root"
1510    1543 "Arabic-Indic Fourth Root"
1511    1544 "Arabic Ray"
1512    1545 "Arabic-Indic Per Mille Sign"
1513    1546 "Arabic-Indic Per Ten Thousand Sign"
1514    1547 "Afghani Sign"
1515    1548 "Arabic Comma"
1516    1549 "Arabic Date Separator"
1517    1550 "Arabic Poetic Verse Sign"
1518    1551 "Arabic Sign Misra"
1519    1552 "Arabic Sign Sallallahou Alayhe Wassallam"
1520    1553 "Arabic Sign Alayhe Assallam"
1521    1554 "Arabic Sign Rahmatullah Alayhe"
1522    1555 "Arabic Sign Radi Allahou Anhu"
1523    1556 "Arabic Sign Takhallus"
1524    1557 "Arabic Small High Tah"
1525    1558 "Arabic Small High Ligature Alef With Lam With Yeh"
1526    1559 "Arabic Small High Zain"
1527    1560 "Arabic Small Fatha"
1528    1561 "Arabic Small Damma"
1529    1562 "Arabic Small Kasra"
1530    1563 "Arabic Semicolon"
1531    1564 "Arabic Letter Mark"
1532    1566 "Arabic Triple Dot Punctuation Mark"
1533    1567 "Arabic Question Mark"
1534    1568 "Arabic Letter Kashmiri Yeh"
1535    1569 "Arabic Letter Hamza"
1536    1570 "Arabic Letter Alef With Madda Above"
1537    1571 "Arabic Letter Alef With Hamza Above"
1538    1572 "Arabic Letter Waw With Hamza Above"
1539    1573 "Arabic Letter Alef With Hamza Below"
1540    1574 "Arabic Letter Yeh With Hamza Above"
1541    1575 "Arabic Letter Alef"
1542    1576 "Arabic Letter Beh"
1543    1577 "Arabic Letter Teh Marbuta"
1544    1578 "Arabic Letter Teh"
1545    1579 "Arabic Letter Theh"
1546    1580 "Arabic Letter Jeem"
1547    1581 "Arabic Letter Hah"
1548    1582 "Arabic Letter Khah"
1549    1583 "Arabic Letter Dal"
1550    1584 "Arabic Letter Thal"
1551    1585 "Arabic Letter Reh"
1552    1586 "Arabic Letter Zain"
1553    1587 "Arabic Letter Seen"
1554    1588 "Arabic Letter Sheen"
1555    1589 "Arabic Letter Sad"
1556    1590 "Arabic Letter Dad"
1557    1591 "Arabic Letter Tah"
1558    1592 "Arabic Letter Zah"
1559    1593 "Arabic Letter Ain"
1560    1594 "Arabic Letter Ghain"
1561    1595 "Arabic Letter Keheh With Two Dots Above"
1562    1596 "Arabic Letter Keheh With Three Dots Below"
1563    1597 "Arabic Letter Farsi Yeh With Inverted V"
1564    1598 "Arabic Letter Farsi Yeh With Two Dots Above"
1565    1599 "Arabic Letter Farsi Yeh With Three Dots Above"
1566    1600 "Arabic Tatweel"
1567    1601 "Arabic Letter Feh"
1568    1602 "Arabic Letter Qaf"
1569    1603 "Arabic Letter Kaf"
1570    1604 "Arabic Letter Lam"
1571    1605 "Arabic Letter Meem"
1572    1606 "Arabic Letter Noon"
1573    1607 "Arabic Letter Heh"
1574    1608 "Arabic Letter Waw"
1575    1609 "Arabic Letter Alef Maksura"
1576    1610 "Arabic Letter Yeh"
1577    1611 "Arabic Fathatan"
1578    1612 "Arabic Dammatan"
1579    1613 "Arabic Kasratan"
1580    1614 "Arabic Fatha"
1581    1615 "Arabic Damma"
1582    1616 "Arabic Kasra"
1583    1617 "Arabic Shadda"
1584    1618 "Arabic Sukun"
1585    1619 "Arabic Maddah Above"
1586    1620 "Arabic Hamza Above"
1587    1621 "Arabic Hamza Below"
1588    1622 "Arabic Subscript Alef"
1589    1623 "Arabic Inverted Damma"
1590    1624 "Arabic Mark Noon Ghunna"
1591    1625 "Arabic Zwarakay"
1592    1626 "Arabic Vowel Sign Small V Above"
1593    1627 "Arabic Vowel Sign Inverted Small V Above"
1594    1628 "Arabic Vowel Sign Dot Below"
1595    1629 "Arabic Reversed Damma"
1596    1630 "Arabic Fatha With Two Dots"
1597    1631 "Arabic Wavy Hamza Below"
1598    1632 "Arabic-Indic Digit Zero"
1599    1633 "Arabic-Indic Digit One"
1600    1634 "Arabic-Indic Digit Two"
1601    1635 "Arabic-Indic Digit Three"
1602    1636 "Arabic-Indic Digit Four"
1603    1637 "Arabic-Indic Digit Five"
1604    1638 "Arabic-Indic Digit Six"
1605    1639 "Arabic-Indic Digit Seven"
1606    1640 "Arabic-Indic Digit Eight"
1607    1641 "Arabic-Indic Digit Nine"
1608    1642 "Arabic Percent Sign"
1609    1643 "Arabic Decimal Separator"
1610    1644 "Arabic Thousands Separator"
1611    1645 "Arabic Five Pointed Star"
1612    1646 "Arabic Letter Dotless Beh"
1613    1647 "Arabic Letter Dotless Qaf"
1614    1648 "Arabic Letter Superscript Alef"
1615    1649 "Arabic Letter Alef Wasla"
1616    1650 "Arabic Letter Alef With Wavy Hamza Above"
1617    1651 "Arabic Letter Alef With Wavy Hamza Below"
1618    1652 "Arabic Letter High Hamza"
1619    1653 "Arabic Letter High Hamza Alef"
1620    1654 "Arabic Letter High Hamza Waw"
1621    1655 "Arabic Letter U With Hamza Above"
1622    1656 "Arabic Letter High Hamza Yeh"
1623    1657 "Arabic Letter Tteh"
1624    1658 "Arabic Letter Tteheh"
1625    1659 "Arabic Letter Beeh"
1626    1660 "Arabic Letter Teh With Ring"
1627    1661 "Arabic Letter Teh With Three Dots Above Downwards"
1628    1662 "Arabic Letter Peh"
1629    1663 "Arabic Letter Teheh"
1630    1664 "Arabic Letter Beheh"
1631    1665 "Arabic Letter Hah With Hamza Above"
1632    1666 "Arabic Letter Hah With Two Dots Vertical Above"
1633    1667 "Arabic Letter Nyeh"
1634    1668 "Arabic Letter Dyeh"
1635    1669 "Arabic Letter Hah With Three Dots Above"
1636    1670 "Arabic Letter Tcheh"
1637    1671 "Arabic Letter Tcheheh"
1638    1672 "Arabic Letter Ddal"
1639    1673 "Arabic Letter Dal With Ring"
1640    1674 "Arabic Letter Dal With Dot Below"
1641    1675 "Arabic Letter Dal With Dot Below And Small Tah"
1642    1676 "Arabic Letter Dahal"
1643    1677 "Arabic Letter Ddahal"
1644    1678 "Arabic Letter Dul"
1645    1679 "Arabic Letter Dal With Three Dots Above Downwards"
1646    1680 "Arabic Letter Dal With Four Dots Above"
1647    1681 "Arabic Letter Rreh"
1648    1682 "Arabic Letter Reh With Small V"
1649    1683 "Arabic Letter Reh With Ring"
1650    1684 "Arabic Letter Reh With Dot Below"
1651    1685 "Arabic Letter Reh With Small V Below"
1652    1686 "Arabic Letter Reh With Dot Below And Dot Above"
1653    1687 "Arabic Letter Reh With Two Dots Above"
1654    1688 "Arabic Letter Jeh"
1655    1689 "Arabic Letter Reh With Four Dots Above"
1656    1690 "Arabic Letter Seen With Dot Below And Dot Above"
1657    1691 "Arabic Letter Seen With Three Dots Below"
1658    1692 "Arabic Letter Seen With Three Dots Below And Three Dots Above"
1659    1693 "Arabic Letter Sad With Two Dots Below"
1660    1694 "Arabic Letter Sad With Three Dots Above"
1661    1695 "Arabic Letter Tah With Three Dots Above"
1662    1696 "Arabic Letter Ain With Three Dots Above"
1663    1697 "Arabic Letter Dotless Feh"
1664    1698 "Arabic Letter Feh With Dot Moved Below"
1665    1699 "Arabic Letter Feh With Dot Below"
1666    1700 "Arabic Letter Veh"
1667    1701 "Arabic Letter Feh With Three Dots Below"
1668    1702 "Arabic Letter Peheh"
1669    1703 "Arabic Letter Qaf With Dot Above"
1670    1704 "Arabic Letter Qaf With Three Dots Above"
1671    1705 "Arabic Letter Keheh"
1672    1706 "Arabic Letter Swash Kaf"
1673    1707 "Arabic Letter Kaf With Ring"
1674    1708 "Arabic Letter Kaf With Dot Above"
1675    1709 "Arabic Letter Ng"
1676    1710 "Arabic Letter Kaf With Three Dots Below"
1677    1711 "Arabic Letter Gaf"
1678    1712 "Arabic Letter Gaf With Ring"
1679    1713 "Arabic Letter Ngoeh"
1680    1714 "Arabic Letter Gaf With Two Dots Below"
1681    1715 "Arabic Letter Gueh"
1682    1716 "Arabic Letter Gaf With Three Dots Above"
1683    1717 "Arabic Letter Lam With Small V"
1684    1718 "Arabic Letter Lam With Dot Above"
1685    1719 "Arabic Letter Lam With Three Dots Above"
1686    1720 "Arabic Letter Lam With Three Dots Below"
1687    1721 "Arabic Letter Noon With Dot Below"
1688    1722 "Arabic Letter Noon Ghunna"
1689    1723 "Arabic Letter Rnoon"
1690    1724 "Arabic Letter Noon With Ring"
1691    1725 "Arabic Letter Noon With Three Dots Above"
1692    1726 "Arabic Letter Heh Doachashmee"
1693    1727 "Arabic Letter Tcheh With Dot Above"
1694    1728 "Arabic Letter Heh With Yeh Above"
1695    1729 "Arabic Letter Heh Goal"
1696    1730 "Arabic Letter Heh Goal With Hamza Above"
1697    1731 "Arabic Letter Teh Marbuta Goal"
1698    1732 "Arabic Letter Waw With Ring"
1699    1733 "Arabic Letter Kirghiz Oe"
1700    1734 "Arabic Letter Oe"
1701    1735 "Arabic Letter U"
1702    1736 "Arabic Letter Yu"
1703    1737 "Arabic Letter Kirghiz Yu"
1704    1738 "Arabic Letter Waw With Two Dots Above"
1705    1739 "Arabic Letter Ve"
1706    1740 "Arabic Letter Farsi Yeh"
1707    1741 "Arabic Letter Yeh With Tail"
1708    1742 "Arabic Letter Yeh With Small V"
1709    1743 "Arabic Letter Waw With Dot Above"
1710    1744 "Arabic Letter E"
1711    1745 "Arabic Letter Yeh With Three Dots Below"
1712    1746 "Arabic Letter Yeh Barree"
1713    1747 "Arabic Letter Yeh Barree With Hamza Above"
1714    1748 "Arabic Full Stop"
1715    1749 "Arabic Letter Ae"
1716    1750 "Arabic Small High Ligature Sad With Lam With Alef Maksura"
1717    1751 "Arabic Small High Ligature Qaf With Lam With Alef Maksura"
1718    1752 "Arabic Small High Meem Initial Form"
1719    1753 "Arabic Small High Lam Alef"
1720    1754 "Arabic Small High Jeem"
1721    1755 "Arabic Small High Three Dots"
1722    1756 "Arabic Small High Seen"
1723    1757 "Arabic End Of Ayah"
1724    1758 "Arabic Start Of Rub El Hizb"
1725    1759 "Arabic Small High Rounded Zero"
1726    1760 "Arabic Small High Upright Rectangular Zero"
1727    1761 "Arabic Small High Dotless Head Of Khah"
1728    1762 "Arabic Small High Meem Isolated Form"
1729    1763 "Arabic Small Low Seen"
1730    1764 "Arabic Small High Madda"
1731    1765 "Arabic Small Waw"
1732    1766 "Arabic Small Yeh"
1733    1767 "Arabic Small High Yeh"
1734    1768 "Arabic Small High Noon"
1735    1769 "Arabic Place Of Sajdah"
1736    1770 "Arabic Empty Centre Low Stop"
1737    1771 "Arabic Empty Centre High Stop"
1738    1772 "Arabic Rounded High Stop With Filled Centre"
1739    1773 "Arabic Small Low Meem"
1740    1774 "Arabic Letter Dal With Inverted V"
1741    1775 "Arabic Letter Reh With Inverted V"
1742    1776 "Extended Arabic-Indic Digit Zero"
1743    1777 "Extended Arabic-Indic Digit One"
1744    1778 "Extended Arabic-Indic Digit Two"
1745    1779 "Extended Arabic-Indic Digit Three"
1746    1780 "Extended Arabic-Indic Digit Four"
1747    1781 "Extended Arabic-Indic Digit Five"
1748    1782 "Extended Arabic-Indic Digit Six"
1749    1783 "Extended Arabic-Indic Digit Seven"
1750    1784 "Extended Arabic-Indic Digit Eight"
1751    1785 "Extended Arabic-Indic Digit Nine"
1752    1786 "Arabic Letter Sheen With Dot Below"
1753    1787 "Arabic Letter Dad With Dot Below"
1754    1788 "Arabic Letter Ghain With Dot Below"
1755    1789 "Arabic Sign Sindhi Ampersand"
1756    1790 "Arabic Sign Sindhi Postposition Men"
1757    1791 "Arabic Letter Heh With Inverted V"
1758    1792 "Syriac End Of Paragraph"
1759    1793 "Syriac Supralinear Full Stop"
1760    1794 "Syriac Sublinear Full Stop"
1761    1795 "Syriac Supralinear Colon"
1762    1796 "Syriac Sublinear Colon"
1763    1797 "Syriac Horizontal Colon"
1764    1798 "Syriac Colon Skewed Left"
1765    1799 "Syriac Colon Skewed Right"
1766    1800 "Syriac Supralinear Colon Skewed Left"
1767    1801 "Syriac Sublinear Colon Skewed Right"
1768    1802 "Syriac Contraction"
1769    1803 "Syriac Harklean Obelus"
1770    1804 "Syriac Harklean Metobelus"
1771    1805 "Syriac Harklean Asteriscus"
1772    1807 "Syriac Abbreviation Mark"
1773    1808 "Syriac Letter Alaph"
1774    1809 "Syriac Letter Superscript Alaph"
1775    1810 "Syriac Letter Beth"
1776    1811 "Syriac Letter Gamal"
1777    1812 "Syriac Letter Gamal Garshuni"
1778    1813 "Syriac Letter Dalath"
1779    1814 "Syriac Letter Dotless Dalath Rish"
1780    1815 "Syriac Letter He"
1781    1816 "Syriac Letter Waw"
1782    1817 "Syriac Letter Zain"
1783    1818 "Syriac Letter Heth"
1784    1819 "Syriac Letter Teth"
1785    1820 "Syriac Letter Teth Garshuni"
1786    1821 "Syriac Letter Yudh"
1787    1822 "Syriac Letter Yudh He"
1788    1823 "Syriac Letter Kaph"
1789    1824 "Syriac Letter Lamadh"
1790    1825 "Syriac Letter Mim"
1791    1826 "Syriac Letter Nun"
1792    1827 "Syriac Letter Semkath"
1793    1828 "Syriac Letter Final Semkath"
1794    1829 "Syriac Letter E"
1795    1830 "Syriac Letter Pe"
1796    1831 "Syriac Letter Reversed Pe"
1797    1832 "Syriac Letter Sadhe"
1798    1833 "Syriac Letter Qaph"
1799    1834 "Syriac Letter Rish"
1800    1835 "Syriac Letter Shin"
1801    1836 "Syriac Letter Taw"
1802    1837 "Syriac Letter Persian Bheth"
1803    1838 "Syriac Letter Persian Ghamal"
1804    1839 "Syriac Letter Persian Dhalath"
1805    1840 "Syriac Pthaha Above"
1806    1841 "Syriac Pthaha Below"
1807    1842 "Syriac Pthaha Dotted"
1808    1843 "Syriac Zqapha Above"
1809    1844 "Syriac Zqapha Below"
1810    1845 "Syriac Zqapha Dotted"
1811    1846 "Syriac Rbasa Above"
1812    1847 "Syriac Rbasa Below"
1813    1848 "Syriac Dotted Zlama Horizontal"
1814    1849 "Syriac Dotted Zlama Angular"
1815    1850 "Syriac Hbasa Above"
1816    1851 "Syriac Hbasa Below"
1817    1852 "Syriac Hbasa-Esasa Dotted"
1818    1853 "Syriac Esasa Above"
1819    1854 "Syriac Esasa Below"
1820    1855 "Syriac Rwaha"
1821    1856 "Syriac Feminine Dot"
1822    1857 "Syriac Qushshaya"
1823    1858 "Syriac Rukkakha"
1824    1859 "Syriac Two Vertical Dots Above"
1825    1860 "Syriac Two Vertical Dots Below"
1826    1861 "Syriac Three Dots Above"
1827    1862 "Syriac Three Dots Below"
1828    1863 "Syriac Oblique Line Above"
1829    1864 "Syriac Oblique Line Below"
1830    1865 "Syriac Music"
1831    1866 "Syriac Barrekh"
1832    1869 "Syriac Letter Sogdian Zhain"
1833    1870 "Syriac Letter Sogdian Khaph"
1834    1871 "Syriac Letter Sogdian Fe"
1835    1872 "Arabic Letter Beh With Three Dots Horizontally Below"
1836    1873 "Arabic Letter Beh With Dot Below And Three Dots Above"
1837    1874 "Arabic Letter Beh With Three Dots Pointing Upwards Below"
1838    1875 "Arabic Letter Beh With Three Dots Pointing Upwards Below And Two Dots Above"
1839    1876 "Arabic Letter Beh With Two Dots Below And Dot Above"
1840    1877 "Arabic Letter Beh With Inverted Small V Below"
1841    1878 "Arabic Letter Beh With Small V"
1842    1879 "Arabic Letter Hah With Two Dots Above"
1843    1880 "Arabic Letter Hah With Three Dots Pointing Upwards Below"
1844    1881 "Arabic Letter Dal With Two Dots Vertically Below And Small Tah"
1845    1882 "Arabic Letter Dal With Inverted Small V Below"
1846    1883 "Arabic Letter Reh With Stroke"
1847    1884 "Arabic Letter Seen With Four Dots Above"
1848    1885 "Arabic Letter Ain With Two Dots Above"
1849    1886 "Arabic Letter Ain With Three Dots Pointing Downwards Above"
1850    1887 "Arabic Letter Ain With Two Dots Vertically Above"
1851    1888 "Arabic Letter Feh With Two Dots Below"
1852    1889 "Arabic Letter Feh With Three Dots Pointing Upwards Below"
1853    1890 "Arabic Letter Keheh With Dot Above"
1854    1891 "Arabic Letter Keheh With Three Dots Above"
1855    1892 "Arabic Letter Keheh With Three Dots Pointing Upwards Below"
1856    1893 "Arabic Letter Meem With Dot Above"
1857    1894 "Arabic Letter Meem With Dot Below"
1858    1895 "Arabic Letter Noon With Two Dots Below"
1859    1896 "Arabic Letter Noon With Small Tah"
1860    1897 "Arabic Letter Noon With Small V"
1861    1898 "Arabic Letter Lam With Bar"
1862    1899 "Arabic Letter Reh With Two Dots Vertically Above"
1863    1900 "Arabic Letter Reh With Hamza Above"
1864    1901 "Arabic Letter Seen With Two Dots Vertically Above"
1865    1902 "Arabic Letter Hah With Small Arabic Letter Tah Below"
1866    1903 "Arabic Letter Hah With Small Arabic Letter Tah And Two Dots"
1867    1904 "Arabic Letter Seen With Small Arabic Letter Tah And Two Dots"
1868    1905 "Arabic Letter Reh With Small Arabic Letter Tah And Two Dots"
1869    1906 "Arabic Letter Hah With Small Arabic Letter Tah Above"
1870    1907 "Arabic Letter Alef With Extended Arabic-Indic Digit Two Above"
1871    1908 "Arabic Letter Alef With Extended Arabic-Indic Digit Three Above"
1872    1909 "Arabic Letter Farsi Yeh With Extended Arabic-Indic Digit Two Above"
1873    1910 "Arabic Letter Farsi Yeh With Extended Arabic-Indic Digit Three Above"
1874    1911 "Arabic Letter Farsi Yeh With Extended Arabic-Indic Digit Four Below"
1875    1912 "Arabic Letter Waw With Extended Arabic-Indic Digit Two Above"
1876    1913 "Arabic Letter Waw With Extended Arabic-Indic Digit Three Above"
1877    1914 "Arabic Letter Yeh Barree With Extended Arabic-Indic Digit Two Above"
1878    1915 "Arabic Letter Yeh Barree With Extended Arabic-Indic Digit Three Above"
1879    1916 "Arabic Letter Hah With Extended Arabic-Indic Digit Four Below"
1880    1917 "Arabic Letter Seen With Extended Arabic-Indic Digit Four Above"
1881    1918 "Arabic Letter Seen With Inverted V"
1882    1919 "Arabic Letter Kaf With Two Dots Above"
1883    1920 "Thaana Letter Haa"
1884    1921 "Thaana Letter Shaviyani"
1885    1922 "Thaana Letter Noonu"
1886    1923 "Thaana Letter Raa"
1887    1924 "Thaana Letter Baa"
1888    1925 "Thaana Letter Lhaviyani"
1889    1926 "Thaana Letter Kaafu"
1890    1927 "Thaana Letter Alifu"
1891    1928 "Thaana Letter Vaavu"
1892    1929 "Thaana Letter Meemu"
1893    1930 "Thaana Letter Faafu"
1894    1931 "Thaana Letter Dhaalu"
1895    1932 "Thaana Letter Thaa"
1896    1933 "Thaana Letter Laamu"
1897    1934 "Thaana Letter Gaafu"
1898    1935 "Thaana Letter Gnaviyani"
1899    1936 "Thaana Letter Seenu"
1900    1937 "Thaana Letter Daviyani"
1901    1938 "Thaana Letter Zaviyani"
1902    1939 "Thaana Letter Taviyani"
1903    1940 "Thaana Letter Yaa"
1904    1941 "Thaana Letter Paviyani"
1905    1942 "Thaana Letter Javiyani"
1906    1943 "Thaana Letter Chaviyani"
1907    1944 "Thaana Letter Ttaa"
1908    1945 "Thaana Letter Hhaa"
1909    1946 "Thaana Letter Khaa"
1910    1947 "Thaana Letter Thaalu"
1911    1948 "Thaana Letter Zaa"
1912    1949 "Thaana Letter Sheenu"
1913    1950 "Thaana Letter Saadhu"
1914    1951 "Thaana Letter Daadhu"
1915    1952 "Thaana Letter To"
1916    1953 "Thaana Letter Zo"
1917    1954 "Thaana Letter Ainu"
1918    1955 "Thaana Letter Ghainu"
1919    1956 "Thaana Letter Qaafu"
1920    1957 "Thaana Letter Waavu"
1921    1958 "Thaana Abafili"
1922    1959 "Thaana Aabaafili"
1923    1960 "Thaana Ibifili"
1924    1961 "Thaana Eebeefili"
1925    1962 "Thaana Ubufili"
1926    1963 "Thaana Ooboofili"
1927    1964 "Thaana Ebefili"
1928    1965 "Thaana Eybeyfili"
1929    1966 "Thaana Obofili"
1930    1967 "Thaana Oaboafili"
1931    1968 "Thaana Sukun"
1932    1969 "Thaana Letter Naa"
1933    1984 "Nko Digit Zero"
1934    1985 "Nko Digit One"
1935    1986 "Nko Digit Two"
1936    1987 "Nko Digit Three"
1937    1988 "Nko Digit Four"
1938    1989 "Nko Digit Five"
1939    1990 "Nko Digit Six"
1940    1991 "Nko Digit Seven"
1941    1992 "Nko Digit Eight"
1942    1993 "Nko Digit Nine"
1943    1994 "Nko Letter A"
1944    1995 "Nko Letter Ee"
1945    1996 "Nko Letter I"
1946    1997 "Nko Letter E"
1947    1998 "Nko Letter U"
1948    1999 "Nko Letter Oo"
1949    2000 "Nko Letter O"
1950    2001 "Nko Letter Dagbasinna"
1951    2002 "Nko Letter N"
1952    2003 "Nko Letter Ba"
1953    2004 "Nko Letter Pa"
1954    2005 "Nko Letter Ta"
1955    2006 "Nko Letter Ja"
1956    2007 "Nko Letter Cha"
1957    2008 "Nko Letter Da"
1958    2009 "Nko Letter Ra"
1959    2010 "Nko Letter Rra"
1960    2011 "Nko Letter Sa"
1961    2012 "Nko Letter Gba"
1962    2013 "Nko Letter Fa"
1963    2014 "Nko Letter Ka"
1964    2015 "Nko Letter La"
1965    2016 "Nko Letter Na Woloso"
1966    2017 "Nko Letter Ma"
1967    2018 "Nko Letter Nya"
1968    2019 "Nko Letter Na"
1969    2020 "Nko Letter Ha"
1970    2021 "Nko Letter Wa"
1971    2022 "Nko Letter Ya"
1972    2023 "Nko Letter Nya Woloso"
1973    2024 "Nko Letter Jona Ja"
1974    2025 "Nko Letter Jona Cha"
1975    2026 "Nko Letter Jona Ra"
1976    2027 "Nko Combining Short High Tone"
1977    2028 "Nko Combining Short Low Tone"
1978    2029 "Nko Combining Short Rising Tone"
1979    2030 "Nko Combining Long Descending Tone"
1980    2031 "Nko Combining Long High Tone"
1981    2032 "Nko Combining Long Low Tone"
1982    2033 "Nko Combining Long Rising Tone"
1983    2034 "Nko Combining Nasalization Mark"
1984    2035 "Nko Combining Double Dot Above"
1985    2036 "Nko High Tone Apostrophe"
1986    2037 "Nko Low Tone Apostrophe"
1987    2038 "Nko Symbol Oo Dennen"
1988    2039 "Nko Symbol Gbakurunen"
1989    2040 "Nko Comma"
1990    2041 "Nko Exclamation Mark"
1991    2042 "Nko Lajanyalan"
1992    2048 "Samaritan Letter Alaf"
1993    2049 "Samaritan Letter Bit"
1994    2050 "Samaritan Letter Gaman"
1995    2051 "Samaritan Letter Dalat"
1996    2052 "Samaritan Letter Iy"
1997    2053 "Samaritan Letter Baa"
1998    2054 "Samaritan Letter Zen"
1999    2055 "Samaritan Letter It"
2000    2056 "Samaritan Letter Tit"
2001    2057 "Samaritan Letter Yut"
2002    2058 "Samaritan Letter Kaaf"
2003    2059 "Samaritan Letter Labat"
2004    2060 "Samaritan Letter Mim"
2005    2061 "Samaritan Letter Nun"
2006    2062 "Samaritan Letter Singaat"
2007    2063 "Samaritan Letter In"
2008    2064 "Samaritan Letter Fi"
2009    2065 "Samaritan Letter Tsaadiy"
2010    2066 "Samaritan Letter Quf"
2011    2067 "Samaritan Letter Rish"
2012    2068 "Samaritan Letter Shan"
2013    2069 "Samaritan Letter Taaf"
2014    2070 "Samaritan Mark In"
2015    2071 "Samaritan Mark In-Alaf"
2016    2072 "Samaritan Mark Occlusion"
2017    2073 "Samaritan Mark Dagesh"
2018    2074 "Samaritan Modifier Letter Epenthetic Yut"
2019    2075 "Samaritan Mark Epenthetic Yut"
2020    2076 "Samaritan Vowel Sign Long E"
2021    2077 "Samaritan Vowel Sign E"
2022    2078 "Samaritan Vowel Sign Overlong Aa"
2023    2079 "Samaritan Vowel Sign Long Aa"
2024    2080 "Samaritan Vowel Sign Aa"
2025    2081 "Samaritan Vowel Sign Overlong A"
2026    2082 "Samaritan Vowel Sign Long A"
2027    2083 "Samaritan Vowel Sign A"
2028    2084 "Samaritan Modifier Letter Short A"
2029    2085 "Samaritan Vowel Sign Short A"
2030    2086 "Samaritan Vowel Sign Long U"
2031    2087 "Samaritan Vowel Sign U"
2032    2088 "Samaritan Modifier Letter I"
2033    2089 "Samaritan Vowel Sign Long I"
2034    2090 "Samaritan Vowel Sign I"
2035    2091 "Samaritan Vowel Sign O"
2036    2092 "Samaritan Vowel Sign Sukun"
2037    2093 "Samaritan Mark Nequdaa"
2038    2096 "Samaritan Punctuation Nequdaa"
2039    2097 "Samaritan Punctuation Afsaaq"
2040    2098 "Samaritan Punctuation Anged"
2041    2099 "Samaritan Punctuation Bau"
2042    2100 "Samaritan Punctuation Atmaau"
2043    2101 "Samaritan Punctuation Shiyyaalaa"
2044    2102 "Samaritan Abbreviation Mark"
2045    2103 "Samaritan Punctuation Melodic Qitsa"
2046    2104 "Samaritan Punctuation Ziqaa"
2047    2105 "Samaritan Punctuation Qitsa"
2048    2106 "Samaritan Punctuation Zaef"
2049    2107 "Samaritan Punctuation Turu"
2050    2108 "Samaritan Punctuation Arkaanu"
2051    2109 "Samaritan Punctuation Sof Mashfaat"
2052    2110 "Samaritan Punctuation Annaau"
2053    2112 "Mandaic Letter Halqa"
2054    2113 "Mandaic Letter Ab"
2055    2114 "Mandaic Letter Ag"
2056    2115 "Mandaic Letter Ad"
2057    2116 "Mandaic Letter Ah"
2058    2117 "Mandaic Letter Ushenna"
2059    2118 "Mandaic Letter Az"
2060    2119 "Mandaic Letter It"
2061    2120 "Mandaic Letter Att"
2062    2121 "Mandaic Letter Aksa"
2063    2122 "Mandaic Letter Ak"
2064    2123 "Mandaic Letter Al"
2065    2124 "Mandaic Letter Am"
2066    2125 "Mandaic Letter An"
2067    2126 "Mandaic Letter As"
2068    2127 "Mandaic Letter In"
2069    2128 "Mandaic Letter Ap"
2070    2129 "Mandaic Letter Asz"
2071    2130 "Mandaic Letter Aq"
2072    2131 "Mandaic Letter Ar"
2073    2132 "Mandaic Letter Ash"
2074    2133 "Mandaic Letter At"
2075    2134 "Mandaic Letter Dushenna"
2076    2135 "Mandaic Letter Kad"
2077    2136 "Mandaic Letter Ain"
2078    2137 "Mandaic Affrication Mark"
2079    2138 "Mandaic Vocalization Mark"
2080    2139 "Mandaic Gemination Mark"
2081    2142 "Mandaic Punctuation"
2082    2208 "Arabic Letter Beh With Small V Below"
2083    2209 "Arabic Letter Beh With Hamza Above"
2084    2210 "Arabic Letter Jeem With Two Dots Above"
2085    2211 "Arabic Letter Tah With Two Dots Above"
2086    2212 "Arabic Letter Feh With Dot Below And Three Dots Above"
2087    2213 "Arabic Letter Qaf With Dot Below"
2088    2214 "Arabic Letter Lam With Double Bar"
2089    2215 "Arabic Letter Meem With Three Dots Above"
2090    2216 "Arabic Letter Yeh With Two Dots Below And Hamza Above"
2091    2217 "Arabic Letter Yeh With Two Dots Below And Dot Above"
2092    2218 "Arabic Letter Reh With Loop"
2093    2219 "Arabic Letter Waw With Dot Within"
2094    2220 "Arabic Letter Rohingya Yeh"
2095    2221 "Arabic Letter Low Alef"
2096    2222 "Arabic Letter Dal With Three Dots Below"
2097    2223 "Arabic Letter Sad With Three Dots Below"
2098    2224 "Arabic Letter Gaf With Inverted Stroke"
2099    2225 "Arabic Letter Straight Waw"
2100    2226 "Arabic Letter Zain With Inverted V Above"
2101    2276 "Arabic Curly Fatha"
2102    2277 "Arabic Curly Damma"
2103    2278 "Arabic Curly Kasra"
2104    2279 "Arabic Curly Fathatan"
2105    2280 "Arabic Curly Dammatan"
2106    2281 "Arabic Curly Kasratan"
2107    2282 "Arabic Tone One Dot Above"
2108    2283 "Arabic Tone Two Dots Above"
2109    2284 "Arabic Tone Loop Above"
2110    2285 "Arabic Tone One Dot Below"
2111    2286 "Arabic Tone Two Dots Below"
2112    2287 "Arabic Tone Loop Below"
2113    2288 "Arabic Open Fathatan"
2114    2289 "Arabic Open Dammatan"
2115    2290 "Arabic Open Kasratan"
2116    2291 "Arabic Small High Waw"
2117    2292 "Arabic Fatha With Ring"
2118    2293 "Arabic Fatha With Dot Above"
2119    2294 "Arabic Kasra With Dot Below"
2120    2295 "Arabic Left Arrowhead Above"
2121    2296 "Arabic Right Arrowhead Above"
2122    2297 "Arabic Left Arrowhead Below"
2123    2298 "Arabic Right Arrowhead Below"
2124    2299 "Arabic Double Right Arrowhead Above"
2125    2300 "Arabic Double Right Arrowhead Above With Dot"
2126    2301 "Arabic Right Arrowhead Above With Dot"
2127    2302 "Arabic Damma With Dot"
2128    2303 "Arabic Mark Sideways Noon Ghunna"
2129    2304 "Devanagari Sign Inverted Candrabindu"
2130    2305 "Devanagari Sign Candrabindu"
2131    2306 "Devanagari Sign Anusvara"
2132    2307 "Devanagari Sign Visarga"
2133    2308 "Devanagari Letter Short A"
2134    2309 "Devanagari Letter A"
2135    2310 "Devanagari Letter Aa"
2136    2311 "Devanagari Letter I"
2137    2312 "Devanagari Letter Ii"
2138    2313 "Devanagari Letter U"
2139    2314 "Devanagari Letter Uu"
2140    2315 "Devanagari Letter Vocalic R"
2141    2316 "Devanagari Letter Vocalic L"
2142    2317 "Devanagari Letter Candra E"
2143    2318 "Devanagari Letter Short E"
2144    2319 "Devanagari Letter E"
2145    2320 "Devanagari Letter Ai"
2146    2321 "Devanagari Letter Candra O"
2147    2322 "Devanagari Letter Short O"
2148    2323 "Devanagari Letter O"
2149    2324 "Devanagari Letter Au"
2150    2325 "Devanagari Letter Ka"
2151    2326 "Devanagari Letter Kha"
2152    2327 "Devanagari Letter Ga"
2153    2328 "Devanagari Letter Gha"
2154    2329 "Devanagari Letter Nga"
2155    2330 "Devanagari Letter Ca"
2156    2331 "Devanagari Letter Cha"
2157    2332 "Devanagari Letter Ja"
2158    2333 "Devanagari Letter Jha"
2159    2334 "Devanagari Letter Nya"
2160    2335 "Devanagari Letter Tta"
2161    2336 "Devanagari Letter Ttha"
2162    2337 "Devanagari Letter Dda"
2163    2338 "Devanagari Letter Ddha"
2164    2339 "Devanagari Letter Nna"
2165    2340 "Devanagari Letter Ta"
2166    2341 "Devanagari Letter Tha"
2167    2342 "Devanagari Letter Da"
2168    2343 "Devanagari Letter Dha"
2169    2344 "Devanagari Letter Na"
2170    2345 "Devanagari Letter Nnna"
2171    2346 "Devanagari Letter Pa"
2172    2347 "Devanagari Letter Pha"
2173    2348 "Devanagari Letter Ba"
2174    2349 "Devanagari Letter Bha"
2175    2350 "Devanagari Letter Ma"
2176    2351 "Devanagari Letter Ya"
2177    2352 "Devanagari Letter Ra"
2178    2353 "Devanagari Letter Rra"
2179    2354 "Devanagari Letter La"
2180    2355 "Devanagari Letter Lla"
2181    2356 "Devanagari Letter Llla"
2182    2357 "Devanagari Letter Va"
2183    2358 "Devanagari Letter Sha"
2184    2359 "Devanagari Letter Ssa"
2185    2360 "Devanagari Letter Sa"
2186    2361 "Devanagari Letter Ha"
2187    2362 "Devanagari Vowel Sign Oe"
2188    2363 "Devanagari Vowel Sign Ooe"
2189    2364 "Devanagari Sign Nukta"
2190    2365 "Devanagari Sign Avagraha"
2191    2366 "Devanagari Vowel Sign Aa"
2192    2367 "Devanagari Vowel Sign I"
2193    2368 "Devanagari Vowel Sign Ii"
2194    2369 "Devanagari Vowel Sign U"
2195    2370 "Devanagari Vowel Sign Uu"
2196    2371 "Devanagari Vowel Sign Vocalic R"
2197    2372 "Devanagari Vowel Sign Vocalic Rr"
2198    2373 "Devanagari Vowel Sign Candra E"
2199    2374 "Devanagari Vowel Sign Short E"
2200    2375 "Devanagari Vowel Sign E"
2201    2376 "Devanagari Vowel Sign Ai"
2202    2377 "Devanagari Vowel Sign Candra O"
2203    2378 "Devanagari Vowel Sign Short O"
2204    2379 "Devanagari Vowel Sign O"
2205    2380 "Devanagari Vowel Sign Au"
2206    2381 "Devanagari Sign Virama"
2207    2382 "Devanagari Vowel Sign Prishthamatra E"
2208    2383 "Devanagari Vowel Sign Aw"
2209    2384 "Devanagari Om"
2210    2385 "Devanagari Stress Sign Udatta"
2211    2386 "Devanagari Stress Sign Anudatta"
2212    2387 "Devanagari Grave Accent"
2213    2388 "Devanagari Acute Accent"
2214    2389 "Devanagari Vowel Sign Candra Long E"
2215    2390 "Devanagari Vowel Sign Ue"
2216    2391 "Devanagari Vowel Sign Uue"
2217    2392 "Devanagari Letter Qa"
2218    2393 "Devanagari Letter Khha"
2219    2394 "Devanagari Letter Ghha"
2220    2395 "Devanagari Letter Za"
2221    2396 "Devanagari Letter Dddha"
2222    2397 "Devanagari Letter Rha"
2223    2398 "Devanagari Letter Fa"
2224    2399 "Devanagari Letter Yya"
2225    2400 "Devanagari Letter Vocalic Rr"
2226    2401 "Devanagari Letter Vocalic Ll"
2227    2402 "Devanagari Vowel Sign Vocalic L"
2228    2403 "Devanagari Vowel Sign Vocalic Ll"
2229    2404 "Devanagari Danda"
2230    2405 "Devanagari Double Danda"
2231    2406 "Devanagari Digit Zero"
2232    2407 "Devanagari Digit One"
2233    2408 "Devanagari Digit Two"
2234    2409 "Devanagari Digit Three"
2235    2410 "Devanagari Digit Four"
2236    2411 "Devanagari Digit Five"
2237    2412 "Devanagari Digit Six"
2238    2413 "Devanagari Digit Seven"
2239    2414 "Devanagari Digit Eight"
2240    2415 "Devanagari Digit Nine"
2241    2416 "Devanagari Abbreviation Sign"
2242    2417 "Devanagari Sign High Spacing Dot"
2243    2418 "Devanagari Letter Candra A"
2244    2419 "Devanagari Letter Oe"
2245    2420 "Devanagari Letter Ooe"
2246    2421 "Devanagari Letter Aw"
2247    2422 "Devanagari Letter Ue"
2248    2423 "Devanagari Letter Uue"
2249    2424 "Devanagari Letter Marwari Dda"
2250    2425 "Devanagari Letter Zha"
2251    2426 "Devanagari Letter Heavy Ya"
2252    2427 "Devanagari Letter Gga"
2253    2428 "Devanagari Letter Jja"
2254    2429 "Devanagari Letter Glottal Stop"
2255    2430 "Devanagari Letter Ddda"
2256    2431 "Devanagari Letter Bba"
2257    2432 "Bengali Anji"
2258    2433 "Bengali Sign Candrabindu"
2259    2434 "Bengali Sign Anusvara"
2260    2435 "Bengali Sign Visarga"
2261    2437 "Bengali Letter A"
2262    2438 "Bengali Letter Aa"
2263    2439 "Bengali Letter I"
2264    2440 "Bengali Letter Ii"
2265    2441 "Bengali Letter U"
2266    2442 "Bengali Letter Uu"
2267    2443 "Bengali Letter Vocalic R"
2268    2444 "Bengali Letter Vocalic L"
2269    2447 "Bengali Letter E"
2270    2448 "Bengali Letter Ai"
2271    2451 "Bengali Letter O"
2272    2452 "Bengali Letter Au"
2273    2453 "Bengali Letter Ka"
2274    2454 "Bengali Letter Kha"
2275    2455 "Bengali Letter Ga"
2276    2456 "Bengali Letter Gha"
2277    2457 "Bengali Letter Nga"
2278    2458 "Bengali Letter Ca"
2279    2459 "Bengali Letter Cha"
2280    2460 "Bengali Letter Ja"
2281    2461 "Bengali Letter Jha"
2282    2462 "Bengali Letter Nya"
2283    2463 "Bengali Letter Tta"
2284    2464 "Bengali Letter Ttha"
2285    2465 "Bengali Letter Dda"
2286    2466 "Bengali Letter Ddha"
2287    2467 "Bengali Letter Nna"
2288    2468 "Bengali Letter Ta"
2289    2469 "Bengali Letter Tha"
2290    2470 "Bengali Letter Da"
2291    2471 "Bengali Letter Dha"
2292    2472 "Bengali Letter Na"
2293    2474 "Bengali Letter Pa"
2294    2475 "Bengali Letter Pha"
2295    2476 "Bengali Letter Ba"
2296    2477 "Bengali Letter Bha"
2297    2478 "Bengali Letter Ma"
2298    2479 "Bengali Letter Ya"
2299    2480 "Bengali Letter Ra"
2300    2482 "Bengali Letter La"
2301    2486 "Bengali Letter Sha"
2302    2487 "Bengali Letter Ssa"
2303    2488 "Bengali Letter Sa"
2304    2489 "Bengali Letter Ha"
2305    2492 "Bengali Sign Nukta"
2306    2493 "Bengali Sign Avagraha"
2307    2494 "Bengali Vowel Sign Aa"
2308    2495 "Bengali Vowel Sign I"
2309    2496 "Bengali Vowel Sign Ii"
2310    2497 "Bengali Vowel Sign U"
2311    2498 "Bengali Vowel Sign Uu"
2312    2499 "Bengali Vowel Sign Vocalic R"
2313    2500 "Bengali Vowel Sign Vocalic Rr"
2314    2503 "Bengali Vowel Sign E"
2315    2504 "Bengali Vowel Sign Ai"
2316    2507 "Bengali Vowel Sign O"
2317    2508 "Bengali Vowel Sign Au"
2318    2509 "Bengali Sign Virama"
2319    2510 "Bengali Letter Khanda Ta"
2320    2519 "Bengali Au Length Mark"
2321    2524 "Bengali Letter Rra"
2322    2525 "Bengali Letter Rha"
2323    2527 "Bengali Letter Yya"
2324    2528 "Bengali Letter Vocalic Rr"
2325    2529 "Bengali Letter Vocalic Ll"
2326    2530 "Bengali Vowel Sign Vocalic L"
2327    2531 "Bengali Vowel Sign Vocalic Ll"
2328    2534 "Bengali Digit Zero"
2329    2535 "Bengali Digit One"
2330    2536 "Bengali Digit Two"
2331    2537 "Bengali Digit Three"
2332    2538 "Bengali Digit Four"
2333    2539 "Bengali Digit Five"
2334    2540 "Bengali Digit Six"
2335    2541 "Bengali Digit Seven"
2336    2542 "Bengali Digit Eight"
2337    2543 "Bengali Digit Nine"
2338    2544 "Bengali Letter Ra With Middle Diagonal"
2339    2545 "Bengali Letter Ra With Lower Diagonal"
2340    2546 "Bengali Rupee Mark"
2341    2547 "Bengali Rupee Sign"
2342    2548 "Bengali Currency Numerator One"
2343    2549 "Bengali Currency Numerator Two"
2344    2550 "Bengali Currency Numerator Three"
2345    2551 "Bengali Currency Numerator Four"
2346    2552 "Bengali Currency Numerator One Less Than The Denominator"
2347    2553 "Bengali Currency Denominator Sixteen"
2348    2554 "Bengali Isshar"
2349    2555 "Bengali Ganda Mark"
2350    2561 "Gurmukhi Sign Adak Bindi"
2351    2562 "Gurmukhi Sign Bindi"
2352    2563 "Gurmukhi Sign Visarga"
2353    2565 "Gurmukhi Letter A"
2354    2566 "Gurmukhi Letter Aa"
2355    2567 "Gurmukhi Letter I"
2356    2568 "Gurmukhi Letter Ii"
2357    2569 "Gurmukhi Letter U"
2358    2570 "Gurmukhi Letter Uu"
2359    2575 "Gurmukhi Letter Ee"
2360    2576 "Gurmukhi Letter Ai"
2361    2579 "Gurmukhi Letter Oo"
2362    2580 "Gurmukhi Letter Au"
2363    2581 "Gurmukhi Letter Ka"
2364    2582 "Gurmukhi Letter Kha"
2365    2583 "Gurmukhi Letter Ga"
2366    2584 "Gurmukhi Letter Gha"
2367    2585 "Gurmukhi Letter Nga"
2368    2586 "Gurmukhi Letter Ca"
2369    2587 "Gurmukhi Letter Cha"
2370    2588 "Gurmukhi Letter Ja"
2371    2589 "Gurmukhi Letter Jha"
2372    2590 "Gurmukhi Letter Nya"
2373    2591 "Gurmukhi Letter Tta"
2374    2592 "Gurmukhi Letter Ttha"
2375    2593 "Gurmukhi Letter Dda"
2376    2594 "Gurmukhi Letter Ddha"
2377    2595 "Gurmukhi Letter Nna"
2378    2596 "Gurmukhi Letter Ta"
2379    2597 "Gurmukhi Letter Tha"
2380    2598 "Gurmukhi Letter Da"
2381    2599 "Gurmukhi Letter Dha"
2382    2600 "Gurmukhi Letter Na"
2383    2602 "Gurmukhi Letter Pa"
2384    2603 "Gurmukhi Letter Pha"
2385    2604 "Gurmukhi Letter Ba"
2386    2605 "Gurmukhi Letter Bha"
2387    2606 "Gurmukhi Letter Ma"
2388    2607 "Gurmukhi Letter Ya"
2389    2608 "Gurmukhi Letter Ra"
2390    2610 "Gurmukhi Letter La"
2391    2611 "Gurmukhi Letter Lla"
2392    2613 "Gurmukhi Letter Va"
2393    2614 "Gurmukhi Letter Sha"
2394    2616 "Gurmukhi Letter Sa"
2395    2617 "Gurmukhi Letter Ha"
2396    2620 "Gurmukhi Sign Nukta"
2397    2622 "Gurmukhi Vowel Sign Aa"
2398    2623 "Gurmukhi Vowel Sign I"
2399    2624 "Gurmukhi Vowel Sign Ii"
2400    2625 "Gurmukhi Vowel Sign U"
2401    2626 "Gurmukhi Vowel Sign Uu"
2402    2631 "Gurmukhi Vowel Sign Ee"
2403    2632 "Gurmukhi Vowel Sign Ai"
2404    2635 "Gurmukhi Vowel Sign Oo"
2405    2636 "Gurmukhi Vowel Sign Au"
2406    2637 "Gurmukhi Sign Virama"
2407    2641 "Gurmukhi Sign Udaat"
2408    2649 "Gurmukhi Letter Khha"
2409    2650 "Gurmukhi Letter Ghha"
2410    2651 "Gurmukhi Letter Za"
2411    2652 "Gurmukhi Letter Rra"
2412    2654 "Gurmukhi Letter Fa"
2413    2662 "Gurmukhi Digit Zero"
2414    2663 "Gurmukhi Digit One"
2415    2664 "Gurmukhi Digit Two"
2416    2665 "Gurmukhi Digit Three"
2417    2666 "Gurmukhi Digit Four"
2418    2667 "Gurmukhi Digit Five"
2419    2668 "Gurmukhi Digit Six"
2420    2669 "Gurmukhi Digit Seven"
2421    2670 "Gurmukhi Digit Eight"
2422    2671 "Gurmukhi Digit Nine"
2423    2672 "Gurmukhi Tippi"
2424    2673 "Gurmukhi Addak"
2425    2674 "Gurmukhi Iri"
2426    2675 "Gurmukhi Ura"
2427    2676 "Gurmukhi Ek Onkar"
2428    2677 "Gurmukhi Sign Yakash"
2429    2689 "Gujarati Sign Candrabindu"
2430    2690 "Gujarati Sign Anusvara"
2431    2691 "Gujarati Sign Visarga"
2432    2693 "Gujarati Letter A"
2433    2694 "Gujarati Letter Aa"
2434    2695 "Gujarati Letter I"
2435    2696 "Gujarati Letter Ii"
2436    2697 "Gujarati Letter U"
2437    2698 "Gujarati Letter Uu"
2438    2699 "Gujarati Letter Vocalic R"
2439    2700 "Gujarati Letter Vocalic L"
2440    2701 "Gujarati Vowel Candra E"
2441    2703 "Gujarati Letter E"
2442    2704 "Gujarati Letter Ai"
2443    2705 "Gujarati Vowel Candra O"
2444    2707 "Gujarati Letter O"
2445    2708 "Gujarati Letter Au"
2446    2709 "Gujarati Letter Ka"
2447    2710 "Gujarati Letter Kha"
2448    2711 "Gujarati Letter Ga"
2449    2712 "Gujarati Letter Gha"
2450    2713 "Gujarati Letter Nga"
2451    2714 "Gujarati Letter Ca"
2452    2715 "Gujarati Letter Cha"
2453    2716 "Gujarati Letter Ja"
2454    2717 "Gujarati Letter Jha"
2455    2718 "Gujarati Letter Nya"
2456    2719 "Gujarati Letter Tta"
2457    2720 "Gujarati Letter Ttha"
2458    2721 "Gujarati Letter Dda"
2459    2722 "Gujarati Letter Ddha"
2460    2723 "Gujarati Letter Nna"
2461    2724 "Gujarati Letter Ta"
2462    2725 "Gujarati Letter Tha"
2463    2726 "Gujarati Letter Da"
2464    2727 "Gujarati Letter Dha"
2465    2728 "Gujarati Letter Na"
2466    2730 "Gujarati Letter Pa"
2467    2731 "Gujarati Letter Pha"
2468    2732 "Gujarati Letter Ba"
2469    2733 "Gujarati Letter Bha"
2470    2734 "Gujarati Letter Ma"
2471    2735 "Gujarati Letter Ya"
2472    2736 "Gujarati Letter Ra"
2473    2738 "Gujarati Letter La"
2474    2739 "Gujarati Letter Lla"
2475    2741 "Gujarati Letter Va"
2476    2742 "Gujarati Letter Sha"
2477    2743 "Gujarati Letter Ssa"
2478    2744 "Gujarati Letter Sa"
2479    2745 "Gujarati Letter Ha"
2480    2748 "Gujarati Sign Nukta"
2481    2749 "Gujarati Sign Avagraha"
2482    2750 "Gujarati Vowel Sign Aa"
2483    2751 "Gujarati Vowel Sign I"
2484    2752 "Gujarati Vowel Sign Ii"
2485    2753 "Gujarati Vowel Sign U"
2486    2754 "Gujarati Vowel Sign Uu"
2487    2755 "Gujarati Vowel Sign Vocalic R"
2488    2756 "Gujarati Vowel Sign Vocalic Rr"
2489    2757 "Gujarati Vowel Sign Candra E"
2490    2759 "Gujarati Vowel Sign E"
2491    2760 "Gujarati Vowel Sign Ai"
2492    2761 "Gujarati Vowel Sign Candra O"
2493    2763 "Gujarati Vowel Sign O"
2494    2764 "Gujarati Vowel Sign Au"
2495    2765 "Gujarati Sign Virama"
2496    2768 "Gujarati Om"
2497    2784 "Gujarati Letter Vocalic Rr"
2498    2785 "Gujarati Letter Vocalic Ll"
2499    2786 "Gujarati Vowel Sign Vocalic L"
2500    2787 "Gujarati Vowel Sign Vocalic Ll"
2501    2790 "Gujarati Digit Zero"
2502    2791 "Gujarati Digit One"
2503    2792 "Gujarati Digit Two"
2504    2793 "Gujarati Digit Three"
2505    2794 "Gujarati Digit Four"
2506    2795 "Gujarati Digit Five"
2507    2796 "Gujarati Digit Six"
2508    2797 "Gujarati Digit Seven"
2509    2798 "Gujarati Digit Eight"
2510    2799 "Gujarati Digit Nine"
2511    2800 "Gujarati Abbreviation Sign"
2512    2801 "Gujarati Rupee Sign"
2513    2817 "Oriya Sign Candrabindu"
2514    2818 "Oriya Sign Anusvara"
2515    2819 "Oriya Sign Visarga"
2516    2821 "Oriya Letter A"
2517    2822 "Oriya Letter Aa"
2518    2823 "Oriya Letter I"
2519    2824 "Oriya Letter Ii"
2520    2825 "Oriya Letter U"
2521    2826 "Oriya Letter Uu"
2522    2827 "Oriya Letter Vocalic R"
2523    2828 "Oriya Letter Vocalic L"
2524    2831 "Oriya Letter E"
2525    2832 "Oriya Letter Ai"
2526    2835 "Oriya Letter O"
2527    2836 "Oriya Letter Au"
2528    2837 "Oriya Letter Ka"
2529    2838 "Oriya Letter Kha"
2530    2839 "Oriya Letter Ga"
2531    2840 "Oriya Letter Gha"
2532    2841 "Oriya Letter Nga"
2533    2842 "Oriya Letter Ca"
2534    2843 "Oriya Letter Cha"
2535    2844 "Oriya Letter Ja"
2536    2845 "Oriya Letter Jha"
2537    2846 "Oriya Letter Nya"
2538    2847 "Oriya Letter Tta"
2539    2848 "Oriya Letter Ttha"
2540    2849 "Oriya Letter Dda"
2541    2850 "Oriya Letter Ddha"
2542    2851 "Oriya Letter Nna"
2543    2852 "Oriya Letter Ta"
2544    2853 "Oriya Letter Tha"
2545    2854 "Oriya Letter Da"
2546    2855 "Oriya Letter Dha"
2547    2856 "Oriya Letter Na"
2548    2858 "Oriya Letter Pa"
2549    2859 "Oriya Letter Pha"
2550    2860 "Oriya Letter Ba"
2551    2861 "Oriya Letter Bha"
2552    2862 "Oriya Letter Ma"
2553    2863 "Oriya Letter Ya"
2554    2864 "Oriya Letter Ra"
2555    2866 "Oriya Letter La"
2556    2867 "Oriya Letter Lla"
2557    2869 "Oriya Letter Va"
2558    2870 "Oriya Letter Sha"
2559    2871 "Oriya Letter Ssa"
2560    2872 "Oriya Letter Sa"
2561    2873 "Oriya Letter Ha"
2562    2876 "Oriya Sign Nukta"
2563    2877 "Oriya Sign Avagraha"
2564    2878 "Oriya Vowel Sign Aa"
2565    2879 "Oriya Vowel Sign I"
2566    2880 "Oriya Vowel Sign Ii"
2567    2881 "Oriya Vowel Sign U"
2568    2882 "Oriya Vowel Sign Uu"
2569    2883 "Oriya Vowel Sign Vocalic R"
2570    2884 "Oriya Vowel Sign Vocalic Rr"
2571    2887 "Oriya Vowel Sign E"
2572    2888 "Oriya Vowel Sign Ai"
2573    2891 "Oriya Vowel Sign O"
2574    2892 "Oriya Vowel Sign Au"
2575    2893 "Oriya Sign Virama"
2576    2902 "Oriya Ai Length Mark"
2577    2903 "Oriya Au Length Mark"
2578    2908 "Oriya Letter Rra"
2579    2909 "Oriya Letter Rha"
2580    2911 "Oriya Letter Yya"
2581    2912 "Oriya Letter Vocalic Rr"
2582    2913 "Oriya Letter Vocalic Ll"
2583    2914 "Oriya Vowel Sign Vocalic L"
2584    2915 "Oriya Vowel Sign Vocalic Ll"
2585    2918 "Oriya Digit Zero"
2586    2919 "Oriya Digit One"
2587    2920 "Oriya Digit Two"
2588    2921 "Oriya Digit Three"
2589    2922 "Oriya Digit Four"
2590    2923 "Oriya Digit Five"
2591    2924 "Oriya Digit Six"
2592    2925 "Oriya Digit Seven"
2593    2926 "Oriya Digit Eight"
2594    2927 "Oriya Digit Nine"
2595    2928 "Oriya Isshar"
2596    2929 "Oriya Letter Wa"
2597    2930 "Oriya Fraction One Quarter"
2598    2931 "Oriya Fraction One Half"
2599    2932 "Oriya Fraction Three Quarters"
2600    2933 "Oriya Fraction One Sixteenth"
2601    2934 "Oriya Fraction One Eighth"
2602    2935 "Oriya Fraction Three Sixteenths"
2603    2946 "Tamil Sign Anusvara"
2604    2947 "Tamil Sign Visarga"
2605    2949 "Tamil Letter A"
2606    2950 "Tamil Letter Aa"
2607    2951 "Tamil Letter I"
2608    2952 "Tamil Letter Ii"
2609    2953 "Tamil Letter U"
2610    2954 "Tamil Letter Uu"
2611    2958 "Tamil Letter E"
2612    2959 "Tamil Letter Ee"
2613    2960 "Tamil Letter Ai"
2614    2962 "Tamil Letter O"
2615    2963 "Tamil Letter Oo"
2616    2964 "Tamil Letter Au"
2617    2965 "Tamil Letter Ka"
2618    2969 "Tamil Letter Nga"
2619    2970 "Tamil Letter Ca"
2620    2972 "Tamil Letter Ja"
2621    2974 "Tamil Letter Nya"
2622    2975 "Tamil Letter Tta"
2623    2979 "Tamil Letter Nna"
2624    2980 "Tamil Letter Ta"
2625    2984 "Tamil Letter Na"
2626    2985 "Tamil Letter Nnna"
2627    2986 "Tamil Letter Pa"
2628    2990 "Tamil Letter Ma"
2629    2991 "Tamil Letter Ya"
2630    2992 "Tamil Letter Ra"
2631    2993 "Tamil Letter Rra"
2632    2994 "Tamil Letter La"
2633    2995 "Tamil Letter Lla"
2634    2996 "Tamil Letter Llla"
2635    2997 "Tamil Letter Va"
2636    2998 "Tamil Letter Sha"
2637    2999 "Tamil Letter Ssa"
2638    3000 "Tamil Letter Sa"
2639    3001 "Tamil Letter Ha"
2640    3006 "Tamil Vowel Sign Aa"
2641    3007 "Tamil Vowel Sign I"
2642    3008 "Tamil Vowel Sign Ii"
2643    3009 "Tamil Vowel Sign U"
2644    3010 "Tamil Vowel Sign Uu"
2645    3014 "Tamil Vowel Sign E"
2646    3015 "Tamil Vowel Sign Ee"
2647    3016 "Tamil Vowel Sign Ai"
2648    3018 "Tamil Vowel Sign O"
2649    3019 "Tamil Vowel Sign Oo"
2650    3020 "Tamil Vowel Sign Au"
2651    3021 "Tamil Sign Virama"
2652    3024 "Tamil Om"
2653    3031 "Tamil Au Length Mark"
2654    3046 "Tamil Digit Zero"
2655    3047 "Tamil Digit One"
2656    3048 "Tamil Digit Two"
2657    3049 "Tamil Digit Three"
2658    3050 "Tamil Digit Four"
2659    3051 "Tamil Digit Five"
2660    3052 "Tamil Digit Six"
2661    3053 "Tamil Digit Seven"
2662    3054 "Tamil Digit Eight"
2663    3055 "Tamil Digit Nine"
2664    3056 "Tamil Number Ten"
2665    3057 "Tamil Number One Hundred"
2666    3058 "Tamil Number One Thousand"
2667    3059 "Tamil Day Sign"
2668    3060 "Tamil Month Sign"
2669    3061 "Tamil Year Sign"
2670    3062 "Tamil Debit Sign"
2671    3063 "Tamil Credit Sign"
2672    3064 "Tamil As Above Sign"
2673    3065 "Tamil Rupee Sign"
2674    3066 "Tamil Number Sign"
2675    3072 "Telugu Sign Combining Candrabindu Above"
2676    3073 "Telugu Sign Candrabindu"
2677    3074 "Telugu Sign Anusvara"
2678    3075 "Telugu Sign Visarga"
2679    3077 "Telugu Letter A"
2680    3078 "Telugu Letter Aa"
2681    3079 "Telugu Letter I"
2682    3080 "Telugu Letter Ii"
2683    3081 "Telugu Letter U"
2684    3082 "Telugu Letter Uu"
2685    3083 "Telugu Letter Vocalic R"
2686    3084 "Telugu Letter Vocalic L"
2687    3086 "Telugu Letter E"
2688    3087 "Telugu Letter Ee"
2689    3088 "Telugu Letter Ai"
2690    3090 "Telugu Letter O"
2691    3091 "Telugu Letter Oo"
2692    3092 "Telugu Letter Au"
2693    3093 "Telugu Letter Ka"
2694    3094 "Telugu Letter Kha"
2695    3095 "Telugu Letter Ga"
2696    3096 "Telugu Letter Gha"
2697    3097 "Telugu Letter Nga"
2698    3098 "Telugu Letter Ca"
2699    3099 "Telugu Letter Cha"
2700    3100 "Telugu Letter Ja"
2701    3101 "Telugu Letter Jha"
2702    3102 "Telugu Letter Nya"
2703    3103 "Telugu Letter Tta"
2704    3104 "Telugu Letter Ttha"
2705    3105 "Telugu Letter Dda"
2706    3106 "Telugu Letter Ddha"
2707    3107 "Telugu Letter Nna"
2708    3108 "Telugu Letter Ta"
2709    3109 "Telugu Letter Tha"
2710    3110 "Telugu Letter Da"
2711    3111 "Telugu Letter Dha"
2712    3112 "Telugu Letter Na"
2713    3114 "Telugu Letter Pa"
2714    3115 "Telugu Letter Pha"
2715    3116 "Telugu Letter Ba"
2716    3117 "Telugu Letter Bha"
2717    3118 "Telugu Letter Ma"
2718    3119 "Telugu Letter Ya"
2719    3120 "Telugu Letter Ra"
2720    3121 "Telugu Letter Rra"
2721    3122 "Telugu Letter La"
2722    3123 "Telugu Letter Lla"
2723    3124 "Telugu Letter Llla"
2724    3125 "Telugu Letter Va"
2725    3126 "Telugu Letter Sha"
2726    3127 "Telugu Letter Ssa"
2727    3128 "Telugu Letter Sa"
2728    3129 "Telugu Letter Ha"
2729    3133 "Telugu Sign Avagraha"
2730    3134 "Telugu Vowel Sign Aa"
2731    3135 "Telugu Vowel Sign I"
2732    3136 "Telugu Vowel Sign Ii"
2733    3137 "Telugu Vowel Sign U"
2734    3138 "Telugu Vowel Sign Uu"
2735    3139 "Telugu Vowel Sign Vocalic R"
2736    3140 "Telugu Vowel Sign Vocalic Rr"
2737    3142 "Telugu Vowel Sign E"
2738    3143 "Telugu Vowel Sign Ee"
2739    3144 "Telugu Vowel Sign Ai"
2740    3146 "Telugu Vowel Sign O"
2741    3147 "Telugu Vowel Sign Oo"
2742    3148 "Telugu Vowel Sign Au"
2743    3149 "Telugu Sign Virama"
2744    3157 "Telugu Length Mark"
2745    3158 "Telugu Ai Length Mark"
2746    3160 "Telugu Letter Tsa"
2747    3161 "Telugu Letter Dza"
2748    3168 "Telugu Letter Vocalic Rr"
2749    3169 "Telugu Letter Vocalic Ll"
2750    3170 "Telugu Vowel Sign Vocalic L"
2751    3171 "Telugu Vowel Sign Vocalic Ll"
2752    3174 "Telugu Digit Zero"
2753    3175 "Telugu Digit One"
2754    3176 "Telugu Digit Two"
2755    3177 "Telugu Digit Three"
2756    3178 "Telugu Digit Four"
2757    3179 "Telugu Digit Five"
2758    3180 "Telugu Digit Six"
2759    3181 "Telugu Digit Seven"
2760    3182 "Telugu Digit Eight"
2761    3183 "Telugu Digit Nine"
2762    3192 "Telugu Fraction Digit Zero For Odd Powers Of Four"
2763    3193 "Telugu Fraction Digit One For Odd Powers Of Four"
2764    3194 "Telugu Fraction Digit Two For Odd Powers Of Four"
2765    3195 "Telugu Fraction Digit Three For Odd Powers Of Four"
2766    3196 "Telugu Fraction Digit One For Even Powers Of Four"
2767    3197 "Telugu Fraction Digit Two For Even Powers Of Four"
2768    3198 "Telugu Fraction Digit Three For Even Powers Of Four"
2769    3199 "Telugu Sign Tuumu"
2770    3201 "Kannada Sign Candrabindu"
2771    3202 "Kannada Sign Anusvara"
2772    3203 "Kannada Sign Visarga"
2773    3205 "Kannada Letter A"
2774    3206 "Kannada Letter Aa"
2775    3207 "Kannada Letter I"
2776    3208 "Kannada Letter Ii"
2777    3209 "Kannada Letter U"
2778    3210 "Kannada Letter Uu"
2779    3211 "Kannada Letter Vocalic R"
2780    3212 "Kannada Letter Vocalic L"
2781    3214 "Kannada Letter E"
2782    3215 "Kannada Letter Ee"
2783    3216 "Kannada Letter Ai"
2784    3218 "Kannada Letter O"
2785    3219 "Kannada Letter Oo"
2786    3220 "Kannada Letter Au"
2787    3221 "Kannada Letter Ka"
2788    3222 "Kannada Letter Kha"
2789    3223 "Kannada Letter Ga"
2790    3224 "Kannada Letter Gha"
2791    3225 "Kannada Letter Nga"
2792    3226 "Kannada Letter Ca"
2793    3227 "Kannada Letter Cha"
2794    3228 "Kannada Letter Ja"
2795    3229 "Kannada Letter Jha"
2796    3230 "Kannada Letter Nya"
2797    3231 "Kannada Letter Tta"
2798    3232 "Kannada Letter Ttha"
2799    3233 "Kannada Letter Dda"
2800    3234 "Kannada Letter Ddha"
2801    3235 "Kannada Letter Nna"
2802    3236 "Kannada Letter Ta"
2803    3237 "Kannada Letter Tha"
2804    3238 "Kannada Letter Da"
2805    3239 "Kannada Letter Dha"
2806    3240 "Kannada Letter Na"
2807    3242 "Kannada Letter Pa"
2808    3243 "Kannada Letter Pha"
2809    3244 "Kannada Letter Ba"
2810    3245 "Kannada Letter Bha"
2811    3246 "Kannada Letter Ma"
2812    3247 "Kannada Letter Ya"
2813    3248 "Kannada Letter Ra"
2814    3249 "Kannada Letter Rra"
2815    3250 "Kannada Letter La"
2816    3251 "Kannada Letter Lla"
2817    3253 "Kannada Letter Va"
2818    3254 "Kannada Letter Sha"
2819    3255 "Kannada Letter Ssa"
2820    3256 "Kannada Letter Sa"
2821    3257 "Kannada Letter Ha"
2822    3260 "Kannada Sign Nukta"
2823    3261 "Kannada Sign Avagraha"
2824    3262 "Kannada Vowel Sign Aa"
2825    3263 "Kannada Vowel Sign I"
2826    3264 "Kannada Vowel Sign Ii"
2827    3265 "Kannada Vowel Sign U"
2828    3266 "Kannada Vowel Sign Uu"
2829    3267 "Kannada Vowel Sign Vocalic R"
2830    3268 "Kannada Vowel Sign Vocalic Rr"
2831    3270 "Kannada Vowel Sign E"
2832    3271 "Kannada Vowel Sign Ee"
2833    3272 "Kannada Vowel Sign Ai"
2834    3274 "Kannada Vowel Sign O"
2835    3275 "Kannada Vowel Sign Oo"
2836    3276 "Kannada Vowel Sign Au"
2837    3277 "Kannada Sign Virama"
2838    3285 "Kannada Length Mark"
2839    3286 "Kannada Ai Length Mark"
2840    3294 "Kannada Letter Fa"
2841    3296 "Kannada Letter Vocalic Rr"
2842    3297 "Kannada Letter Vocalic Ll"
2843    3298 "Kannada Vowel Sign Vocalic L"
2844    3299 "Kannada Vowel Sign Vocalic Ll"
2845    3302 "Kannada Digit Zero"
2846    3303 "Kannada Digit One"
2847    3304 "Kannada Digit Two"
2848    3305 "Kannada Digit Three"
2849    3306 "Kannada Digit Four"
2850    3307 "Kannada Digit Five"
2851    3308 "Kannada Digit Six"
2852    3309 "Kannada Digit Seven"
2853    3310 "Kannada Digit Eight"
2854    3311 "Kannada Digit Nine"
2855    3313 "Kannada Sign Jihvamuliya"
2856    3314 "Kannada Sign Upadhmaniya"
2857    3329 "Malayalam Sign Candrabindu"
2858    3330 "Malayalam Sign Anusvara"
2859    3331 "Malayalam Sign Visarga"
2860    3333 "Malayalam Letter A"
2861    3334 "Malayalam Letter Aa"
2862    3335 "Malayalam Letter I"
2863    3336 "Malayalam Letter Ii"
2864    3337 "Malayalam Letter U"
2865    3338 "Malayalam Letter Uu"
2866    3339 "Malayalam Letter Vocalic R"
2867    3340 "Malayalam Letter Vocalic L"
2868    3342 "Malayalam Letter E"
2869    3343 "Malayalam Letter Ee"
2870    3344 "Malayalam Letter Ai"
2871    3346 "Malayalam Letter O"
2872    3347 "Malayalam Letter Oo"
2873    3348 "Malayalam Letter Au"
2874    3349 "Malayalam Letter Ka"
2875    3350 "Malayalam Letter Kha"
2876    3351 "Malayalam Letter Ga"
2877    3352 "Malayalam Letter Gha"
2878    3353 "Malayalam Letter Nga"
2879    3354 "Malayalam Letter Ca"
2880    3355 "Malayalam Letter Cha"
2881    3356 "Malayalam Letter Ja"
2882    3357 "Malayalam Letter Jha"
2883    3358 "Malayalam Letter Nya"
2884    3359 "Malayalam Letter Tta"
2885    3360 "Malayalam Letter Ttha"
2886    3361 "Malayalam Letter Dda"
2887    3362 "Malayalam Letter Ddha"
2888    3363 "Malayalam Letter Nna"
2889    3364 "Malayalam Letter Ta"
2890    3365 "Malayalam Letter Tha"
2891    3366 "Malayalam Letter Da"
2892    3367 "Malayalam Letter Dha"
2893    3368 "Malayalam Letter Na"
2894    3369 "Malayalam Letter Nnna"
2895    3370 "Malayalam Letter Pa"
2896    3371 "Malayalam Letter Pha"
2897    3372 "Malayalam Letter Ba"
2898    3373 "Malayalam Letter Bha"
2899    3374 "Malayalam Letter Ma"
2900    3375 "Malayalam Letter Ya"
2901    3376 "Malayalam Letter Ra"
2902    3377 "Malayalam Letter Rra"
2903    3378 "Malayalam Letter La"
2904    3379 "Malayalam Letter Lla"
2905    3380 "Malayalam Letter Llla"
2906    3381 "Malayalam Letter Va"
2907    3382 "Malayalam Letter Sha"
2908    3383 "Malayalam Letter Ssa"
2909    3384 "Malayalam Letter Sa"
2910    3385 "Malayalam Letter Ha"
2911    3386 "Malayalam Letter Ttta"
2912    3389 "Malayalam Sign Avagraha"
2913    3390 "Malayalam Vowel Sign Aa"
2914    3391 "Malayalam Vowel Sign I"
2915    3392 "Malayalam Vowel Sign Ii"
2916    3393 "Malayalam Vowel Sign U"
2917    3394 "Malayalam Vowel Sign Uu"
2918    3395 "Malayalam Vowel Sign Vocalic R"
2919    3396 "Malayalam Vowel Sign Vocalic Rr"
2920    3398 "Malayalam Vowel Sign E"
2921    3399 "Malayalam Vowel Sign Ee"
2922    3400 "Malayalam Vowel Sign Ai"
2923    3402 "Malayalam Vowel Sign O"
2924    3403 "Malayalam Vowel Sign Oo"
2925    3404 "Malayalam Vowel Sign Au"
2926    3405 "Malayalam Sign Virama"
2927    3406 "Malayalam Letter Dot Reph"
2928    3415 "Malayalam Au Length Mark"
2929    3424 "Malayalam Letter Vocalic Rr"
2930    3425 "Malayalam Letter Vocalic Ll"
2931    3426 "Malayalam Vowel Sign Vocalic L"
2932    3427 "Malayalam Vowel Sign Vocalic Ll"
2933    3430 "Malayalam Digit Zero"
2934    3431 "Malayalam Digit One"
2935    3432 "Malayalam Digit Two"
2936    3433 "Malayalam Digit Three"
2937    3434 "Malayalam Digit Four"
2938    3435 "Malayalam Digit Five"
2939    3436 "Malayalam Digit Six"
2940    3437 "Malayalam Digit Seven"
2941    3438 "Malayalam Digit Eight"
2942    3439 "Malayalam Digit Nine"
2943    3440 "Malayalam Number Ten"
2944    3441 "Malayalam Number One Hundred"
2945    3442 "Malayalam Number One Thousand"
2946    3443 "Malayalam Fraction One Quarter"
2947    3444 "Malayalam Fraction One Half"
2948    3445 "Malayalam Fraction Three Quarters"
2949    3449 "Malayalam Date Mark"
2950    3450 "Malayalam Letter Chillu Nn"
2951    3451 "Malayalam Letter Chillu N"
2952    3452 "Malayalam Letter Chillu Rr"
2953    3453 "Malayalam Letter Chillu L"
2954    3454 "Malayalam Letter Chillu Ll"
2955    3455 "Malayalam Letter Chillu K"
2956    3458 "Sinhala Sign Anusvaraya"
2957    3459 "Sinhala Sign Visargaya"
2958    3461 "Sinhala Letter Ayanna"
2959    3462 "Sinhala Letter Aayanna"
2960    3463 "Sinhala Letter Aeyanna"
2961    3464 "Sinhala Letter Aeeyanna"
2962    3465 "Sinhala Letter Iyanna"
2963    3466 "Sinhala Letter Iiyanna"
2964    3467 "Sinhala Letter Uyanna"
2965    3468 "Sinhala Letter Uuyanna"
2966    3469 "Sinhala Letter Iruyanna"
2967    3470 "Sinhala Letter Iruuyanna"
2968    3471 "Sinhala Letter Iluyanna"
2969    3472 "Sinhala Letter Iluuyanna"
2970    3473 "Sinhala Letter Eyanna"
2971    3474 "Sinhala Letter Eeyanna"
2972    3475 "Sinhala Letter Aiyanna"
2973    3476 "Sinhala Letter Oyanna"
2974    3477 "Sinhala Letter Ooyanna"
2975    3478 "Sinhala Letter Auyanna"
2976    3482 "Sinhala Letter Alpapraana Kayanna"
2977    3483 "Sinhala Letter Mahaapraana Kayanna"
2978    3484 "Sinhala Letter Alpapraana Gayanna"
2979    3485 "Sinhala Letter Mahaapraana Gayanna"
2980    3486 "Sinhala Letter Kantaja Naasikyaya"
2981    3487 "Sinhala Letter Sanyaka Gayanna"
2982    3488 "Sinhala Letter Alpapraana Cayanna"
2983    3489 "Sinhala Letter Mahaapraana Cayanna"
2984    3490 "Sinhala Letter Alpapraana Jayanna"
2985    3491 "Sinhala Letter Mahaapraana Jayanna"
2986    3492 "Sinhala Letter Taaluja Naasikyaya"
2987    3493 "Sinhala Letter Taaluja Sanyooga Naaksikyaya"
2988    3494 "Sinhala Letter Sanyaka Jayanna"
2989    3495 "Sinhala Letter Alpapraana Ttayanna"
2990    3496 "Sinhala Letter Mahaapraana Ttayanna"
2991    3497 "Sinhala Letter Alpapraana Ddayanna"
2992    3498 "Sinhala Letter Mahaapraana Ddayanna"
2993    3499 "Sinhala Letter Muurdhaja Nayanna"
2994    3500 "Sinhala Letter Sanyaka Ddayanna"
2995    3501 "Sinhala Letter Alpapraana Tayanna"
2996    3502 "Sinhala Letter Mahaapraana Tayanna"
2997    3503 "Sinhala Letter Alpapraana Dayanna"
2998    3504 "Sinhala Letter Mahaapraana Dayanna"
2999    3505 "Sinhala Letter Dantaja Nayanna"
3000    3507 "Sinhala Letter Sanyaka Dayanna"
3001    3508 "Sinhala Letter Alpapraana Payanna"
3002    3509 "Sinhala Letter Mahaapraana Payanna"
3003    3510 "Sinhala Letter Alpapraana Bayanna"
3004    3511 "Sinhala Letter Mahaapraana Bayanna"
3005    3512 "Sinhala Letter Mayanna"
3006    3513 "Sinhala Letter Amba Bayanna"
3007    3514 "Sinhala Letter Yayanna"
3008    3515 "Sinhala Letter Rayanna"
3009    3517 "Sinhala Letter Dantaja Layanna"
3010    3520 "Sinhala Letter Vayanna"
3011    3521 "Sinhala Letter Taaluja Sayanna"
3012    3522 "Sinhala Letter Muurdhaja Sayanna"
3013    3523 "Sinhala Letter Dantaja Sayanna"
3014    3524 "Sinhala Letter Hayanna"
3015    3525 "Sinhala Letter Muurdhaja Layanna"
3016    3526 "Sinhala Letter Fayanna"
3017    3530 "Sinhala Sign Al-Lakuna"
3018    3535 "Sinhala Vowel Sign Aela-Pilla"
3019    3536 "Sinhala Vowel Sign Ketti Aeda-Pilla"
3020    3537 "Sinhala Vowel Sign Diga Aeda-Pilla"
3021    3538 "Sinhala Vowel Sign Ketti Is-Pilla"
3022    3539 "Sinhala Vowel Sign Diga Is-Pilla"
3023    3540 "Sinhala Vowel Sign Ketti Paa-Pilla"
3024    3542 "Sinhala Vowel Sign Diga Paa-Pilla"
3025    3544 "Sinhala Vowel Sign Gaetta-Pilla"
3026    3545 "Sinhala Vowel Sign Kombuva"
3027    3546 "Sinhala Vowel Sign Diga Kombuva"
3028    3547 "Sinhala Vowel Sign Kombu Deka"
3029    3548 "Sinhala Vowel Sign Kombuva Haa Aela-Pilla"
3030    3549 "Sinhala Vowel Sign Kombuva Haa Diga Aela-Pilla"
3031    3550 "Sinhala Vowel Sign Kombuva Haa Gayanukitta"
3032    3551 "Sinhala Vowel Sign Gayanukitta"
3033    3558 "Sinhala Lith Digit Zero"
3034    3559 "Sinhala Lith Digit One"
3035    3560 "Sinhala Lith Digit Two"
3036    3561 "Sinhala Lith Digit Three"
3037    3562 "Sinhala Lith Digit Four"
3038    3563 "Sinhala Lith Digit Five"
3039    3564 "Sinhala Lith Digit Six"
3040    3565 "Sinhala Lith Digit Seven"
3041    3566 "Sinhala Lith Digit Eight"
3042    3567 "Sinhala Lith Digit Nine"
3043    3570 "Sinhala Vowel Sign Diga Gaetta-Pilla"
3044    3571 "Sinhala Vowel Sign Diga Gayanukitta"
3045    3572 "Sinhala Punctuation Kunddaliya"
3046    3585 "Thai Character Ko Kai"
3047    3586 "Thai Character Kho Khai"
3048    3587 "Thai Character Kho Khuat"
3049    3588 "Thai Character Kho Khwai"
3050    3589 "Thai Character Kho Khon"
3051    3590 "Thai Character Kho Rakhang"
3052    3591 "Thai Character Ngo Ngu"
3053    3592 "Thai Character Cho Chan"
3054    3593 "Thai Character Cho Ching"
3055    3594 "Thai Character Cho Chang"
3056    3595 "Thai Character So So"
3057    3596 "Thai Character Cho Choe"
3058    3597 "Thai Character Yo Ying"
3059    3598 "Thai Character Do Chada"
3060    3599 "Thai Character To Patak"
3061    3600 "Thai Character Tho Than"
3062    3601 "Thai Character Tho Nangmontho"
3063    3602 "Thai Character Tho Phuthao"
3064    3603 "Thai Character No Nen"
3065    3604 "Thai Character Do Dek"
3066    3605 "Thai Character To Tao"
3067    3606 "Thai Character Tho Thung"
3068    3607 "Thai Character Tho Thahan"
3069    3608 "Thai Character Tho Thong"
3070    3609 "Thai Character No Nu"
3071    3610 "Thai Character Bo Baimai"
3072    3611 "Thai Character Po Pla"
3073    3612 "Thai Character Pho Phung"
3074    3613 "Thai Character Fo Fa"
3075    3614 "Thai Character Pho Phan"
3076    3615 "Thai Character Fo Fan"
3077    3616 "Thai Character Pho Samphao"
3078    3617 "Thai Character Mo Ma"
3079    3618 "Thai Character Yo Yak"
3080    3619 "Thai Character Ro Rua"
3081    3620 "Thai Character Ru"
3082    3621 "Thai Character Lo Ling"
3083    3622 "Thai Character Lu"
3084    3623 "Thai Character Wo Waen"
3085    3624 "Thai Character So Sala"
3086    3625 "Thai Character So Rusi"
3087    3626 "Thai Character So Sua"
3088    3627 "Thai Character Ho Hip"
3089    3628 "Thai Character Lo Chula"
3090    3629 "Thai Character O Ang"
3091    3630 "Thai Character Ho Nokhuk"
3092    3631 "Thai Character Paiyannoi"
3093    3632 "Thai Character Sara A"
3094    3633 "Thai Character Mai Han-Akat"
3095    3634 "Thai Character Sara Aa"
3096    3635 "Thai Character Sara Am"
3097    3636 "Thai Character Sara I"
3098    3637 "Thai Character Sara Ii"
3099    3638 "Thai Character Sara Ue"
3100    3639 "Thai Character Sara Uee"
3101    3640 "Thai Character Sara U"
3102    3641 "Thai Character Sara Uu"
3103    3642 "Thai Character Phinthu"
3104    3647 "Thai Currency Symbol Baht"
3105    3648 "Thai Character Sara E"
3106    3649 "Thai Character Sara Ae"
3107    3650 "Thai Character Sara O"
3108    3651 "Thai Character Sara Ai Maimuan"
3109    3652 "Thai Character Sara Ai Maimalai"
3110    3653 "Thai Character Lakkhangyao"
3111    3654 "Thai Character Maiyamok"
3112    3655 "Thai Character Maitaikhu"
3113    3656 "Thai Character Mai Ek"
3114    3657 "Thai Character Mai Tho"
3115    3658 "Thai Character Mai Tri"
3116    3659 "Thai Character Mai Chattawa"
3117    3660 "Thai Character Thanthakhat"
3118    3661 "Thai Character Nikhahit"
3119    3662 "Thai Character Yamakkan"
3120    3663 "Thai Character Fongman"
3121    3664 "Thai Digit Zero"
3122    3665 "Thai Digit One"
3123    3666 "Thai Digit Two"
3124    3667 "Thai Digit Three"
3125    3668 "Thai Digit Four"
3126    3669 "Thai Digit Five"
3127    3670 "Thai Digit Six"
3128    3671 "Thai Digit Seven"
3129    3672 "Thai Digit Eight"
3130    3673 "Thai Digit Nine"
3131    3674 "Thai Character Angkhankhu"
3132    3675 "Thai Character Khomut"
3133    3713 "Lao Letter Ko"
3134    3714 "Lao Letter Kho Sung"
3135    3716 "Lao Letter Kho Tam"
3136    3719 "Lao Letter Ngo"
3137    3720 "Lao Letter Co"
3138    3722 "Lao Letter So Tam"
3139    3725 "Lao Letter Nyo"
3140    3732 "Lao Letter Do"
3141    3733 "Lao Letter To"
3142    3734 "Lao Letter Tho Sung"
3143    3735 "Lao Letter Tho Tam"
3144    3737 "Lao Letter No"
3145    3738 "Lao Letter Bo"
3146    3739 "Lao Letter Po"
3147    3740 "Lao Letter Pho Sung"
3148    3741 "Lao Letter Fo Tam"
3149    3742 "Lao Letter Pho Tam"
3150    3743 "Lao Letter Fo Sung"
3151    3745 "Lao Letter Mo"
3152    3746 "Lao Letter Yo"
3153    3747 "Lao Letter Lo Ling"
3154    3749 "Lao Letter Lo Loot"
3155    3751 "Lao Letter Wo"
3156    3754 "Lao Letter So Sung"
3157    3755 "Lao Letter Ho Sung"
3158    3757 "Lao Letter O"
3159    3758 "Lao Letter Ho Tam"
3160    3759 "Lao Ellipsis"
3161    3760 "Lao Vowel Sign A"
3162    3761 "Lao Vowel Sign Mai Kan"
3163    3762 "Lao Vowel Sign Aa"
3164    3763 "Lao Vowel Sign Am"
3165    3764 "Lao Vowel Sign I"
3166    3765 "Lao Vowel Sign Ii"
3167    3766 "Lao Vowel Sign Y"
3168    3767 "Lao Vowel Sign Yy"
3169    3768 "Lao Vowel Sign U"
3170    3769 "Lao Vowel Sign Uu"
3171    3771 "Lao Vowel Sign Mai Kon"
3172    3772 "Lao Semivowel Sign Lo"
3173    3773 "Lao Semivowel Sign Nyo"
3174    3776 "Lao Vowel Sign E"
3175    3777 "Lao Vowel Sign Ei"
3176    3778 "Lao Vowel Sign O"
3177    3779 "Lao Vowel Sign Ay"
3178    3780 "Lao Vowel Sign Ai"
3179    3782 "Lao Ko La"
3180    3784 "Lao Tone Mai Ek"
3181    3785 "Lao Tone Mai Tho"
3182    3786 "Lao Tone Mai Ti"
3183    3787 "Lao Tone Mai Catawa"
3184    3788 "Lao Cancellation Mark"
3185    3789 "Lao Niggahita"
3186    3792 "Lao Digit Zero"
3187    3793 "Lao Digit One"
3188    3794 "Lao Digit Two"
3189    3795 "Lao Digit Three"
3190    3796 "Lao Digit Four"
3191    3797 "Lao Digit Five"
3192    3798 "Lao Digit Six"
3193    3799 "Lao Digit Seven"
3194    3800 "Lao Digit Eight"
3195    3801 "Lao Digit Nine"
3196    3804 "Lao Ho No"
3197    3805 "Lao Ho Mo"
3198    3806 "Lao Letter Khmu Go"
3199    3807 "Lao Letter Khmu Nyo"
3200    3840 "Tibetan Syllable Om"
3201    3841 "Tibetan Mark Gter Yig Mgo Truncated A"
3202    3842 "Tibetan Mark Gter Yig Mgo -Um Rnam Bcad Ma"
3203    3843 "Tibetan Mark Gter Yig Mgo -Um Gter Tsheg Ma"
3204    3844 "Tibetan Mark Initial Yig Mgo Mdun Ma"
3205    3845 "Tibetan Mark Closing Yig Mgo Sgab Ma"
3206    3846 "Tibetan Mark Caret Yig Mgo Phur Shad Ma"
3207    3847 "Tibetan Mark Yig Mgo Tsheg Shad Ma"
3208    3848 "Tibetan Mark Sbrul Shad"
3209    3849 "Tibetan Mark Bskur Yig Mgo"
3210    3850 "Tibetan Mark Bka- Shog Yig Mgo"
3211    3851 "Tibetan Mark Intersyllabic Tsheg"
3212    3852 "Tibetan Mark Delimiter Tsheg Bstar"
3213    3853 "Tibetan Mark Shad"
3214    3854 "Tibetan Mark Nyis Shad"
3215    3855 "Tibetan Mark Tsheg Shad"
3216    3856 "Tibetan Mark Nyis Tsheg Shad"
3217    3857 "Tibetan Mark Rin Chen Spungs Shad"
3218    3858 "Tibetan Mark Rgya Gram Shad"
3219    3859 "Tibetan Mark Caret -Dzud Rtags Me Long Can"
3220    3860 "Tibetan Mark Gter Tsheg"
3221    3861 "Tibetan Logotype Sign Chad Rtags"
3222    3862 "Tibetan Logotype Sign Lhag Rtags"
3223    3863 "Tibetan Astrological Sign Sgra Gcan -Char Rtags"
3224    3864 "Tibetan Astrological Sign -Khyud Pa"
3225    3865 "Tibetan Astrological Sign Sdong Tshugs"
3226    3866 "Tibetan Sign Rdel Dkar Gcig"
3227    3867 "Tibetan Sign Rdel Dkar Gnyis"
3228    3868 "Tibetan Sign Rdel Dkar Gsum"
3229    3869 "Tibetan Sign Rdel Nag Gcig"
3230    3870 "Tibetan Sign Rdel Nag Gnyis"
3231    3871 "Tibetan Sign Rdel Dkar Rdel Nag"
3232    3872 "Tibetan Digit Zero"
3233    3873 "Tibetan Digit One"
3234    3874 "Tibetan Digit Two"
3235    3875 "Tibetan Digit Three"
3236    3876 "Tibetan Digit Four"
3237    3877 "Tibetan Digit Five"
3238    3878 "Tibetan Digit Six"
3239    3879 "Tibetan Digit Seven"
3240    3880 "Tibetan Digit Eight"
3241    3881 "Tibetan Digit Nine"
3242    3882 "Tibetan Digit Half One"
3243    3883 "Tibetan Digit Half Two"
3244    3884 "Tibetan Digit Half Three"
3245    3885 "Tibetan Digit Half Four"
3246    3886 "Tibetan Digit Half Five"
3247    3887 "Tibetan Digit Half Six"
3248    3888 "Tibetan Digit Half Seven"
3249    3889 "Tibetan Digit Half Eight"
3250    3890 "Tibetan Digit Half Nine"
3251    3891 "Tibetan Digit Half Zero"
3252    3892 "Tibetan Mark Bsdus Rtags"
3253    3893 "Tibetan Mark Ngas Bzung Nyi Zla"
3254    3894 "Tibetan Mark Caret -Dzud Rtags Bzhi Mig Can"
3255    3895 "Tibetan Mark Ngas Bzung Sgor Rtags"
3256    3896 "Tibetan Mark Che Mgo"
3257    3897 "Tibetan Mark Tsa -Phru"
3258    3898 "Tibetan Mark Gug Rtags Gyon"
3259    3899 "Tibetan Mark Gug Rtags Gyas"
3260    3900 "Tibetan Mark Ang Khang Gyon"
3261    3901 "Tibetan Mark Ang Khang Gyas"
3262    3902 "Tibetan Sign Yar Tshes"
3263    3903 "Tibetan Sign Mar Tshes"
3264    3904 "Tibetan Letter Ka"
3265    3905 "Tibetan Letter Kha"
3266    3906 "Tibetan Letter Ga"
3267    3907 "Tibetan Letter Gha"
3268    3908 "Tibetan Letter Nga"
3269    3909 "Tibetan Letter Ca"
3270    3910 "Tibetan Letter Cha"
3271    3911 "Tibetan Letter Ja"
3272    3913 "Tibetan Letter Nya"
3273    3914 "Tibetan Letter Tta"
3274    3915 "Tibetan Letter Ttha"
3275    3916 "Tibetan Letter Dda"
3276    3917 "Tibetan Letter Ddha"
3277    3918 "Tibetan Letter Nna"
3278    3919 "Tibetan Letter Ta"
3279    3920 "Tibetan Letter Tha"
3280    3921 "Tibetan Letter Da"
3281    3922 "Tibetan Letter Dha"
3282    3923 "Tibetan Letter Na"
3283    3924 "Tibetan Letter Pa"
3284    3925 "Tibetan Letter Pha"
3285    3926 "Tibetan Letter Ba"
3286    3927 "Tibetan Letter Bha"
3287    3928 "Tibetan Letter Ma"
3288    3929 "Tibetan Letter Tsa"
3289    3930 "Tibetan Letter Tsha"
3290    3931 "Tibetan Letter Dza"
3291    3932 "Tibetan Letter Dzha"
3292    3933 "Tibetan Letter Wa"
3293    3934 "Tibetan Letter Zha"
3294    3935 "Tibetan Letter Za"
3295    3936 "Tibetan Letter -A"
3296    3937 "Tibetan Letter Ya"
3297    3938 "Tibetan Letter Ra"
3298    3939 "Tibetan Letter La"
3299    3940 "Tibetan Letter Sha"
3300    3941 "Tibetan Letter Ssa"
3301    3942 "Tibetan Letter Sa"
3302    3943 "Tibetan Letter Ha"
3303    3944 "Tibetan Letter A"
3304    3945 "Tibetan Letter Kssa"
3305    3946 "Tibetan Letter Fixed-Form Ra"
3306    3947 "Tibetan Letter Kka"
3307    3948 "Tibetan Letter Rra"
3308    3953 "Tibetan Vowel Sign Aa"
3309    3954 "Tibetan Vowel Sign I"
3310    3955 "Tibetan Vowel Sign Ii"
3311    3956 "Tibetan Vowel Sign U"
3312    3957 "Tibetan Vowel Sign Uu"
3313    3958 "Tibetan Vowel Sign Vocalic R"
3314    3959 "Tibetan Vowel Sign Vocalic Rr"
3315    3960 "Tibetan Vowel Sign Vocalic L"
3316    3961 "Tibetan Vowel Sign Vocalic Ll"
3317    3962 "Tibetan Vowel Sign E"
3318    3963 "Tibetan Vowel Sign Ee"
3319    3964 "Tibetan Vowel Sign O"
3320    3965 "Tibetan Vowel Sign Oo"
3321    3966 "Tibetan Sign Rjes Su Nga Ro"
3322    3967 "Tibetan Sign Rnam Bcad"
3323    3968 "Tibetan Vowel Sign Reversed I"
3324    3969 "Tibetan Vowel Sign Reversed Ii"
3325    3970 "Tibetan Sign Nyi Zla Naa Da"
3326    3971 "Tibetan Sign Sna Ldan"
3327    3972 "Tibetan Mark Halanta"
3328    3973 "Tibetan Mark Paluta"
3329    3974 "Tibetan Sign Lci Rtags"
3330    3975 "Tibetan Sign Yang Rtags"
3331    3976 "Tibetan Sign Lce Tsa Can"
3332    3977 "Tibetan Sign Mchu Can"
3333    3978 "Tibetan Sign Gru Can Rgyings"
3334    3979 "Tibetan Sign Gru Med Rgyings"
3335    3980 "Tibetan Sign Inverted Mchu Can"
3336    3981 "Tibetan Subjoined Sign Lce Tsa Can"
3337    3982 "Tibetan Subjoined Sign Mchu Can"
3338    3983 "Tibetan Subjoined Sign Inverted Mchu Can"
3339    3984 "Tibetan Subjoined Letter Ka"
3340    3985 "Tibetan Subjoined Letter Kha"
3341    3986 "Tibetan Subjoined Letter Ga"
3342    3987 "Tibetan Subjoined Letter Gha"
3343    3988 "Tibetan Subjoined Letter Nga"
3344    3989 "Tibetan Subjoined Letter Ca"
3345    3990 "Tibetan Subjoined Letter Cha"
3346    3991 "Tibetan Subjoined Letter Ja"
3347    3993 "Tibetan Subjoined Letter Nya"
3348    3994 "Tibetan Subjoined Letter Tta"
3349    3995 "Tibetan Subjoined Letter Ttha"
3350    3996 "Tibetan Subjoined Letter Dda"
3351    3997 "Tibetan Subjoined Letter Ddha"
3352    3998 "Tibetan Subjoined Letter Nna"
3353    3999 "Tibetan Subjoined Letter Ta"
3354    4000 "Tibetan Subjoined Letter Tha"
3355    4001 "Tibetan Subjoined Letter Da"
3356    4002 "Tibetan Subjoined Letter Dha"
3357    4003 "Tibetan Subjoined Letter Na"
3358    4004 "Tibetan Subjoined Letter Pa"
3359    4005 "Tibetan Subjoined Letter Pha"
3360    4006 "Tibetan Subjoined Letter Ba"
3361    4007 "Tibetan Subjoined Letter Bha"
3362    4008 "Tibetan Subjoined Letter Ma"
3363    4009 "Tibetan Subjoined Letter Tsa"
3364    4010 "Tibetan Subjoined Letter Tsha"
3365    4011 "Tibetan Subjoined Letter Dza"
3366    4012 "Tibetan Subjoined Letter Dzha"
3367    4013 "Tibetan Subjoined Letter Wa"
3368    4014 "Tibetan Subjoined Letter Zha"
3369    4015 "Tibetan Subjoined Letter Za"
3370    4016 "Tibetan Subjoined Letter -A"
3371    4017 "Tibetan Subjoined Letter Ya"
3372    4018 "Tibetan Subjoined Letter Ra"
3373    4019 "Tibetan Subjoined Letter La"
3374    4020 "Tibetan Subjoined Letter Sha"
3375    4021 "Tibetan Subjoined Letter Ssa"
3376    4022 "Tibetan Subjoined Letter Sa"
3377    4023 "Tibetan Subjoined Letter Ha"
3378    4024 "Tibetan Subjoined Letter A"
3379    4025 "Tibetan Subjoined Letter Kssa"
3380    4026 "Tibetan Subjoined Letter Fixed-Form Wa"
3381    4027 "Tibetan Subjoined Letter Fixed-Form Ya"
3382    4028 "Tibetan Subjoined Letter Fixed-Form Ra"
3383    4030 "Tibetan Ku Ru Kha"
3384    4031 "Tibetan Ku Ru Kha Bzhi Mig Can"
3385    4032 "Tibetan Cantillation Sign Heavy Beat"
3386    4033 "Tibetan Cantillation Sign Light Beat"
3387    4034 "Tibetan Cantillation Sign Cang Te-U"
3388    4035 "Tibetan Cantillation Sign Sbub -Chal"
3389    4036 "Tibetan Symbol Dril Bu"
3390    4037 "Tibetan Symbol Rdo Rje"
3391    4038 "Tibetan Symbol Padma Gdan"
3392    4039 "Tibetan Symbol Rdo Rje Rgya Gram"
3393    4040 "Tibetan Symbol Phur Pa"
3394    4041 "Tibetan Symbol Nor Bu"
3395    4042 "Tibetan Symbol Nor Bu Nyis -Khyil"
3396    4043 "Tibetan Symbol Nor Bu Gsum -Khyil"
3397    4044 "Tibetan Symbol Nor Bu Bzhi -Khyil"
3398    4046 "Tibetan Sign Rdel Nag Rdel Dkar"
3399    4047 "Tibetan Sign Rdel Nag Gsum"
3400    4048 "Tibetan Mark Bska- Shog Gi Mgo Rgyan"
3401    4049 "Tibetan Mark Mnyam Yig Gi Mgo Rgyan"
3402    4050 "Tibetan Mark Nyis Tsheg"
3403    4051 "Tibetan Mark Initial Brda Rnying Yig Mgo Mdun Ma"
3404    4052 "Tibetan Mark Closing Brda Rnying Yig Mgo Sgab Ma"
3405    4053 "Right-Facing Svasti Sign"
3406    4054 "Left-Facing Svasti Sign"
3407    4055 "Right-Facing Svasti Sign With Dots"
3408    4056 "Left-Facing Svasti Sign With Dots"
3409    4057 "Tibetan Mark Leading Mchan Rtags"
3410    4058 "Tibetan Mark Trailing Mchan Rtags"
3411    4096 "Myanmar Letter Ka"
3412    4097 "Myanmar Letter Kha"
3413    4098 "Myanmar Letter Ga"
3414    4099 "Myanmar Letter Gha"
3415    4100 "Myanmar Letter Nga"
3416    4101 "Myanmar Letter Ca"
3417    4102 "Myanmar Letter Cha"
3418    4103 "Myanmar Letter Ja"
3419    4104 "Myanmar Letter Jha"
3420    4105 "Myanmar Letter Nya"
3421    4106 "Myanmar Letter Nnya"
3422    4107 "Myanmar Letter Tta"
3423    4108 "Myanmar Letter Ttha"
3424    4109 "Myanmar Letter Dda"
3425    4110 "Myanmar Letter Ddha"
3426    4111 "Myanmar Letter Nna"
3427    4112 "Myanmar Letter Ta"
3428    4113 "Myanmar Letter Tha"
3429    4114 "Myanmar Letter Da"
3430    4115 "Myanmar Letter Dha"
3431    4116 "Myanmar Letter Na"
3432    4117 "Myanmar Letter Pa"
3433    4118 "Myanmar Letter Pha"
3434    4119 "Myanmar Letter Ba"
3435    4120 "Myanmar Letter Bha"
3436    4121 "Myanmar Letter Ma"
3437    4122 "Myanmar Letter Ya"
3438    4123 "Myanmar Letter Ra"
3439    4124 "Myanmar Letter La"
3440    4125 "Myanmar Letter Wa"
3441    4126 "Myanmar Letter Sa"
3442    4127 "Myanmar Letter Ha"
3443    4128 "Myanmar Letter Lla"
3444    4129 "Myanmar Letter A"
3445    4130 "Myanmar Letter Shan A"
3446    4131 "Myanmar Letter I"
3447    4132 "Myanmar Letter Ii"
3448    4133 "Myanmar Letter U"
3449    4134 "Myanmar Letter Uu"
3450    4135 "Myanmar Letter E"
3451    4136 "Myanmar Letter Mon E"
3452    4137 "Myanmar Letter O"
3453    4138 "Myanmar Letter Au"
3454    4139 "Myanmar Vowel Sign Tall Aa"
3455    4140 "Myanmar Vowel Sign Aa"
3456    4141 "Myanmar Vowel Sign I"
3457    4142 "Myanmar Vowel Sign Ii"
3458    4143 "Myanmar Vowel Sign U"
3459    4144 "Myanmar Vowel Sign Uu"
3460    4145 "Myanmar Vowel Sign E"
3461    4146 "Myanmar Vowel Sign Ai"
3462    4147 "Myanmar Vowel Sign Mon Ii"
3463    4148 "Myanmar Vowel Sign Mon O"
3464    4149 "Myanmar Vowel Sign E Above"
3465    4150 "Myanmar Sign Anusvara"
3466    4151 "Myanmar Sign Dot Below"
3467    4152 "Myanmar Sign Visarga"
3468    4153 "Myanmar Sign Virama"
3469    4154 "Myanmar Sign Asat"
3470    4155 "Myanmar Consonant Sign Medial Ya"
3471    4156 "Myanmar Consonant Sign Medial Ra"
3472    4157 "Myanmar Consonant Sign Medial Wa"
3473    4158 "Myanmar Consonant Sign Medial Ha"
3474    4159 "Myanmar Letter Great Sa"
3475    4160 "Myanmar Digit Zero"
3476    4161 "Myanmar Digit One"
3477    4162 "Myanmar Digit Two"
3478    4163 "Myanmar Digit Three"
3479    4164 "Myanmar Digit Four"
3480    4165 "Myanmar Digit Five"
3481    4166 "Myanmar Digit Six"
3482    4167 "Myanmar Digit Seven"
3483    4168 "Myanmar Digit Eight"
3484    4169 "Myanmar Digit Nine"
3485    4170 "Myanmar Sign Little Section"
3486    4171 "Myanmar Sign Section"
3487    4172 "Myanmar Symbol Locative"
3488    4173 "Myanmar Symbol Completed"
3489    4174 "Myanmar Symbol Aforementioned"
3490    4175 "Myanmar Symbol Genitive"
3491    4176 "Myanmar Letter Sha"
3492    4177 "Myanmar Letter Ssa"
3493    4178 "Myanmar Letter Vocalic R"
3494    4179 "Myanmar Letter Vocalic Rr"
3495    4180 "Myanmar Letter Vocalic L"
3496    4181 "Myanmar Letter Vocalic Ll"
3497    4182 "Myanmar Vowel Sign Vocalic R"
3498    4183 "Myanmar Vowel Sign Vocalic Rr"
3499    4184 "Myanmar Vowel Sign Vocalic L"
3500    4185 "Myanmar Vowel Sign Vocalic Ll"
3501    4186 "Myanmar Letter Mon Nga"
3502    4187 "Myanmar Letter Mon Jha"
3503    4188 "Myanmar Letter Mon Bba"
3504    4189 "Myanmar Letter Mon Bbe"
3505    4190 "Myanmar Consonant Sign Mon Medial Na"
3506    4191 "Myanmar Consonant Sign Mon Medial Ma"
3507    4192 "Myanmar Consonant Sign Mon Medial La"
3508    4193 "Myanmar Letter Sgaw Karen Sha"
3509    4194 "Myanmar Vowel Sign Sgaw Karen Eu"
3510    4195 "Myanmar Tone Mark Sgaw Karen Hathi"
3511    4196 "Myanmar Tone Mark Sgaw Karen Ke Pho"
3512    4197 "Myanmar Letter Western Pwo Karen Tha"
3513    4198 "Myanmar Letter Western Pwo Karen Pwa"
3514    4199 "Myanmar Vowel Sign Western Pwo Karen Eu"
3515    4200 "Myanmar Vowel Sign Western Pwo Karen Ue"
3516    4201 "Myanmar Sign Western Pwo Karen Tone-1"
3517    4202 "Myanmar Sign Western Pwo Karen Tone-2"
3518    4203 "Myanmar Sign Western Pwo Karen Tone-3"
3519    4204 "Myanmar Sign Western Pwo Karen Tone-4"
3520    4205 "Myanmar Sign Western Pwo Karen Tone-5"
3521    4206 "Myanmar Letter Eastern Pwo Karen Nna"
3522    4207 "Myanmar Letter Eastern Pwo Karen Ywa"
3523    4208 "Myanmar Letter Eastern Pwo Karen Ghwa"
3524    4209 "Myanmar Vowel Sign Geba Karen I"
3525    4210 "Myanmar Vowel Sign Kayah Oe"
3526    4211 "Myanmar Vowel Sign Kayah U"
3527    4212 "Myanmar Vowel Sign Kayah Ee"
3528    4213 "Myanmar Letter Shan Ka"
3529    4214 "Myanmar Letter Shan Kha"
3530    4215 "Myanmar Letter Shan Ga"
3531    4216 "Myanmar Letter Shan Ca"
3532    4217 "Myanmar Letter Shan Za"
3533    4218 "Myanmar Letter Shan Nya"
3534    4219 "Myanmar Letter Shan Da"
3535    4220 "Myanmar Letter Shan Na"
3536    4221 "Myanmar Letter Shan Pha"
3537    4222 "Myanmar Letter Shan Fa"
3538    4223 "Myanmar Letter Shan Ba"
3539    4224 "Myanmar Letter Shan Tha"
3540    4225 "Myanmar Letter Shan Ha"
3541    4226 "Myanmar Consonant Sign Shan Medial Wa"
3542    4227 "Myanmar Vowel Sign Shan Aa"
3543    4228 "Myanmar Vowel Sign Shan E"
3544    4229 "Myanmar Vowel Sign Shan E Above"
3545    4230 "Myanmar Vowel Sign Shan Final Y"
3546    4231 "Myanmar Sign Shan Tone-2"
3547    4232 "Myanmar Sign Shan Tone-3"
3548    4233 "Myanmar Sign Shan Tone-5"
3549    4234 "Myanmar Sign Shan Tone-6"
3550    4235 "Myanmar Sign Shan Council Tone-2"
3551    4236 "Myanmar Sign Shan Council Tone-3"
3552    4237 "Myanmar Sign Shan Council Emphatic Tone"
3553    4238 "Myanmar Letter Rumai Palaung Fa"
3554    4239 "Myanmar Sign Rumai Palaung Tone-5"
3555    4240 "Myanmar Shan Digit Zero"
3556    4241 "Myanmar Shan Digit One"
3557    4242 "Myanmar Shan Digit Two"
3558    4243 "Myanmar Shan Digit Three"
3559    4244 "Myanmar Shan Digit Four"
3560    4245 "Myanmar Shan Digit Five"
3561    4246 "Myanmar Shan Digit Six"
3562    4247 "Myanmar Shan Digit Seven"
3563    4248 "Myanmar Shan Digit Eight"
3564    4249 "Myanmar Shan Digit Nine"
3565    4250 "Myanmar Sign Khamti Tone-1"
3566    4251 "Myanmar Sign Khamti Tone-3"
3567    4252 "Myanmar Vowel Sign Aiton A"
3568    4253 "Myanmar Vowel Sign Aiton Ai"
3569    4254 "Myanmar Symbol Shan One"
3570    4255 "Myanmar Symbol Shan Exclamation"
3571    4256 "Georgian Capital Letter An"
3572    4257 "Georgian Capital Letter Ban"
3573    4258 "Georgian Capital Letter Gan"
3574    4259 "Georgian Capital Letter Don"
3575    4260 "Georgian Capital Letter En"
3576    4261 "Georgian Capital Letter Vin"
3577    4262 "Georgian Capital Letter Zen"
3578    4263 "Georgian Capital Letter Tan"
3579    4264 "Georgian Capital Letter In"
3580    4265 "Georgian Capital Letter Kan"
3581    4266 "Georgian Capital Letter Las"
3582    4267 "Georgian Capital Letter Man"
3583    4268 "Georgian Capital Letter Nar"
3584    4269 "Georgian Capital Letter On"
3585    4270 "Georgian Capital Letter Par"
3586    4271 "Georgian Capital Letter Zhar"
3587    4272 "Georgian Capital Letter Rae"
3588    4273 "Georgian Capital Letter San"
3589    4274 "Georgian Capital Letter Tar"
3590    4275 "Georgian Capital Letter Un"
3591    4276 "Georgian Capital Letter Phar"
3592    4277 "Georgian Capital Letter Khar"
3593    4278 "Georgian Capital Letter Ghan"
3594    4279 "Georgian Capital Letter Qar"
3595    4280 "Georgian Capital Letter Shin"
3596    4281 "Georgian Capital Letter Chin"
3597    4282 "Georgian Capital Letter Can"
3598    4283 "Georgian Capital Letter Jil"
3599    4284 "Georgian Capital Letter Cil"
3600    4285 "Georgian Capital Letter Char"
3601    4286 "Georgian Capital Letter Xan"
3602    4287 "Georgian Capital Letter Jhan"
3603    4288 "Georgian Capital Letter Hae"
3604    4289 "Georgian Capital Letter He"
3605    4290 "Georgian Capital Letter Hie"
3606    4291 "Georgian Capital Letter We"
3607    4292 "Georgian Capital Letter Har"
3608    4293 "Georgian Capital Letter Hoe"
3609    4295 "Georgian Capital Letter Yn"
3610    4301 "Georgian Capital Letter Aen"
3611    4304 "Georgian Letter An"
3612    4305 "Georgian Letter Ban"
3613    4306 "Georgian Letter Gan"
3614    4307 "Georgian Letter Don"
3615    4308 "Georgian Letter En"
3616    4309 "Georgian Letter Vin"
3617    4310 "Georgian Letter Zen"
3618    4311 "Georgian Letter Tan"
3619    4312 "Georgian Letter In"
3620    4313 "Georgian Letter Kan"
3621    4314 "Georgian Letter Las"
3622    4315 "Georgian Letter Man"
3623    4316 "Georgian Letter Nar"
3624    4317 "Georgian Letter On"
3625    4318 "Georgian Letter Par"
3626    4319 "Georgian Letter Zhar"
3627    4320 "Georgian Letter Rae"
3628    4321 "Georgian Letter San"
3629    4322 "Georgian Letter Tar"
3630    4323 "Georgian Letter Un"
3631    4324 "Georgian Letter Phar"
3632    4325 "Georgian Letter Khar"
3633    4326 "Georgian Letter Ghan"
3634    4327 "Georgian Letter Qar"
3635    4328 "Georgian Letter Shin"
3636    4329 "Georgian Letter Chin"
3637    4330 "Georgian Letter Can"
3638    4331 "Georgian Letter Jil"
3639    4332 "Georgian Letter Cil"
3640    4333 "Georgian Letter Char"
3641    4334 "Georgian Letter Xan"
3642    4335 "Georgian Letter Jhan"
3643    4336 "Georgian Letter Hae"
3644    4337 "Georgian Letter He"
3645    4338 "Georgian Letter Hie"
3646    4339 "Georgian Letter We"
3647    4340 "Georgian Letter Har"
3648    4341 "Georgian Letter Hoe"
3649    4342 "Georgian Letter Fi"
3650    4343 "Georgian Letter Yn"
3651    4344 "Georgian Letter Elifi"
3652    4345 "Georgian Letter Turned Gan"
3653    4346 "Georgian Letter Ain"
3654    4347 "Georgian Paragraph Separator"
3655    4348 "Modifier Letter Georgian Nar"
3656    4349 "Georgian Letter Aen"
3657    4350 "Georgian Letter Hard Sign"
3658    4351 "Georgian Letter Labial Sign"
3659    4352 "Hangul Choseong Kiyeok"
3660    4353 "Hangul Choseong Ssangkiyeok"
3661    4354 "Hangul Choseong Nieun"
3662    4355 "Hangul Choseong Tikeut"
3663    4356 "Hangul Choseong Ssangtikeut"
3664    4357 "Hangul Choseong Rieul"
3665    4358 "Hangul Choseong Mieum"
3666    4359 "Hangul Choseong Pieup"
3667    4360 "Hangul Choseong Ssangpieup"
3668    4361 "Hangul Choseong Sios"
3669    4362 "Hangul Choseong Ssangsios"
3670    4363 "Hangul Choseong Ieung"
3671    4364 "Hangul Choseong Cieuc"
3672    4365 "Hangul Choseong Ssangcieuc"
3673    4366 "Hangul Choseong Chieuch"
3674    4367 "Hangul Choseong Khieukh"
3675    4368 "Hangul Choseong Thieuth"
3676    4369 "Hangul Choseong Phieuph"
3677    4370 "Hangul Choseong Hieuh"
3678    4371 "Hangul Choseong Nieun-Kiyeok"
3679    4372 "Hangul Choseong Ssangnieun"
3680    4373 "Hangul Choseong Nieun-Tikeut"
3681    4374 "Hangul Choseong Nieun-Pieup"
3682    4375 "Hangul Choseong Tikeut-Kiyeok"
3683    4376 "Hangul Choseong Rieul-Nieun"
3684    4377 "Hangul Choseong Ssangrieul"
3685    4378 "Hangul Choseong Rieul-Hieuh"
3686    4379 "Hangul Choseong Kapyeounrieul"
3687    4380 "Hangul Choseong Mieum-Pieup"
3688    4381 "Hangul Choseong Kapyeounmieum"
3689    4382 "Hangul Choseong Pieup-Kiyeok"
3690    4383 "Hangul Choseong Pieup-Nieun"
3691    4384 "Hangul Choseong Pieup-Tikeut"
3692    4385 "Hangul Choseong Pieup-Sios"
3693    4386 "Hangul Choseong Pieup-Sios-Kiyeok"
3694    4387 "Hangul Choseong Pieup-Sios-Tikeut"
3695    4388 "Hangul Choseong Pieup-Sios-Pieup"
3696    4389 "Hangul Choseong Pieup-Ssangsios"
3697    4390 "Hangul Choseong Pieup-Sios-Cieuc"
3698    4391 "Hangul Choseong Pieup-Cieuc"
3699    4392 "Hangul Choseong Pieup-Chieuch"
3700    4393 "Hangul Choseong Pieup-Thieuth"
3701    4394 "Hangul Choseong Pieup-Phieuph"
3702    4395 "Hangul Choseong Kapyeounpieup"
3703    4396 "Hangul Choseong Kapyeounssangpieup"
3704    4397 "Hangul Choseong Sios-Kiyeok"
3705    4398 "Hangul Choseong Sios-Nieun"
3706    4399 "Hangul Choseong Sios-Tikeut"
3707    4400 "Hangul Choseong Sios-Rieul"
3708    4401 "Hangul Choseong Sios-Mieum"
3709    4402 "Hangul Choseong Sios-Pieup"
3710    4403 "Hangul Choseong Sios-Pieup-Kiyeok"
3711    4404 "Hangul Choseong Sios-Ssangsios"
3712    4405 "Hangul Choseong Sios-Ieung"
3713    4406 "Hangul Choseong Sios-Cieuc"
3714    4407 "Hangul Choseong Sios-Chieuch"
3715    4408 "Hangul Choseong Sios-Khieukh"
3716    4409 "Hangul Choseong Sios-Thieuth"
3717    4410 "Hangul Choseong Sios-Phieuph"
3718    4411 "Hangul Choseong Sios-Hieuh"
3719    4412 "Hangul Choseong Chitueumsios"
3720    4413 "Hangul Choseong Chitueumssangsios"
3721    4414 "Hangul Choseong Ceongchieumsios"
3722    4415 "Hangul Choseong Ceongchieumssangsios"
3723    4416 "Hangul Choseong Pansios"
3724    4417 "Hangul Choseong Ieung-Kiyeok"
3725    4418 "Hangul Choseong Ieung-Tikeut"
3726    4419 "Hangul Choseong Ieung-Mieum"
3727    4420 "Hangul Choseong Ieung-Pieup"
3728    4421 "Hangul Choseong Ieung-Sios"
3729    4422 "Hangul Choseong Ieung-Pansios"
3730    4423 "Hangul Choseong Ssangieung"
3731    4424 "Hangul Choseong Ieung-Cieuc"
3732    4425 "Hangul Choseong Ieung-Chieuch"
3733    4426 "Hangul Choseong Ieung-Thieuth"
3734    4427 "Hangul Choseong Ieung-Phieuph"
3735    4428 "Hangul Choseong Yesieung"
3736    4429 "Hangul Choseong Cieuc-Ieung"
3737    4430 "Hangul Choseong Chitueumcieuc"
3738    4431 "Hangul Choseong Chitueumssangcieuc"
3739    4432 "Hangul Choseong Ceongchieumcieuc"
3740    4433 "Hangul Choseong Ceongchieumssangcieuc"
3741    4434 "Hangul Choseong Chieuch-Khieukh"
3742    4435 "Hangul Choseong Chieuch-Hieuh"
3743    4436 "Hangul Choseong Chitueumchieuch"
3744    4437 "Hangul Choseong Ceongchieumchieuch"
3745    4438 "Hangul Choseong Phieuph-Pieup"
3746    4439 "Hangul Choseong Kapyeounphieuph"
3747    4440 "Hangul Choseong Ssanghieuh"
3748    4441 "Hangul Choseong Yeorinhieuh"
3749    4442 "Hangul Choseong Kiyeok-Tikeut"
3750    4443 "Hangul Choseong Nieun-Sios"
3751    4444 "Hangul Choseong Nieun-Cieuc"
3752    4445 "Hangul Choseong Nieun-Hieuh"
3753    4446 "Hangul Choseong Tikeut-Rieul"
3754    4447 "Hangul Choseong Filler"
3755    4448 "Hangul Jungseong Filler"
3756    4449 "Hangul Jungseong A"
3757    4450 "Hangul Jungseong Ae"
3758    4451 "Hangul Jungseong Ya"
3759    4452 "Hangul Jungseong Yae"
3760    4453 "Hangul Jungseong Eo"
3761    4454 "Hangul Jungseong E"
3762    4455 "Hangul Jungseong Yeo"
3763    4456 "Hangul Jungseong Ye"
3764    4457 "Hangul Jungseong O"
3765    4458 "Hangul Jungseong Wa"
3766    4459 "Hangul Jungseong Wae"
3767    4460 "Hangul Jungseong Oe"
3768    4461 "Hangul Jungseong Yo"
3769    4462 "Hangul Jungseong U"
3770    4463 "Hangul Jungseong Weo"
3771    4464 "Hangul Jungseong We"
3772    4465 "Hangul Jungseong Wi"
3773    4466 "Hangul Jungseong Yu"
3774    4467 "Hangul Jungseong Eu"
3775    4468 "Hangul Jungseong Yi"
3776    4469 "Hangul Jungseong I"
3777    4470 "Hangul Jungseong A-O"
3778    4471 "Hangul Jungseong A-U"
3779    4472 "Hangul Jungseong Ya-O"
3780    4473 "Hangul Jungseong Ya-Yo"
3781    4474 "Hangul Jungseong Eo-O"
3782    4475 "Hangul Jungseong Eo-U"
3783    4476 "Hangul Jungseong Eo-Eu"
3784    4477 "Hangul Jungseong Yeo-O"
3785    4478 "Hangul Jungseong Yeo-U"
3786    4479 "Hangul Jungseong O-Eo"
3787    4480 "Hangul Jungseong O-E"
3788    4481 "Hangul Jungseong O-Ye"
3789    4482 "Hangul Jungseong O-O"
3790    4483 "Hangul Jungseong O-U"
3791    4484 "Hangul Jungseong Yo-Ya"
3792    4485 "Hangul Jungseong Yo-Yae"
3793    4486 "Hangul Jungseong Yo-Yeo"
3794    4487 "Hangul Jungseong Yo-O"
3795    4488 "Hangul Jungseong Yo-I"
3796    4489 "Hangul Jungseong U-A"
3797    4490 "Hangul Jungseong U-Ae"
3798    4491 "Hangul Jungseong U-Eo-Eu"
3799    4492 "Hangul Jungseong U-Ye"
3800    4493 "Hangul Jungseong U-U"
3801    4494 "Hangul Jungseong Yu-A"
3802    4495 "Hangul Jungseong Yu-Eo"
3803    4496 "Hangul Jungseong Yu-E"
3804    4497 "Hangul Jungseong Yu-Yeo"
3805    4498 "Hangul Jungseong Yu-Ye"
3806    4499 "Hangul Jungseong Yu-U"
3807    4500 "Hangul Jungseong Yu-I"
3808    4501 "Hangul Jungseong Eu-U"
3809    4502 "Hangul Jungseong Eu-Eu"
3810    4503 "Hangul Jungseong Yi-U"
3811    4504 "Hangul Jungseong I-A"
3812    4505 "Hangul Jungseong I-Ya"
3813    4506 "Hangul Jungseong I-O"
3814    4507 "Hangul Jungseong I-U"
3815    4508 "Hangul Jungseong I-Eu"
3816    4509 "Hangul Jungseong I-Araea"
3817    4510 "Hangul Jungseong Araea"
3818    4511 "Hangul Jungseong Araea-Eo"
3819    4512 "Hangul Jungseong Araea-U"
3820    4513 "Hangul Jungseong Araea-I"
3821    4514 "Hangul Jungseong Ssangaraea"
3822    4515 "Hangul Jungseong A-Eu"
3823    4516 "Hangul Jungseong Ya-U"
3824    4517 "Hangul Jungseong Yeo-Ya"
3825    4518 "Hangul Jungseong O-Ya"
3826    4519 "Hangul Jungseong O-Yae"
3827    4520 "Hangul Jongseong Kiyeok"
3828    4521 "Hangul Jongseong Ssangkiyeok"
3829    4522 "Hangul Jongseong Kiyeok-Sios"
3830    4523 "Hangul Jongseong Nieun"
3831    4524 "Hangul Jongseong Nieun-Cieuc"
3832    4525 "Hangul Jongseong Nieun-Hieuh"
3833    4526 "Hangul Jongseong Tikeut"
3834    4527 "Hangul Jongseong Rieul"
3835    4528 "Hangul Jongseong Rieul-Kiyeok"
3836    4529 "Hangul Jongseong Rieul-Mieum"
3837    4530 "Hangul Jongseong Rieul-Pieup"
3838    4531 "Hangul Jongseong Rieul-Sios"
3839    4532 "Hangul Jongseong Rieul-Thieuth"
3840    4533 "Hangul Jongseong Rieul-Phieuph"
3841    4534 "Hangul Jongseong Rieul-Hieuh"
3842    4535 "Hangul Jongseong Mieum"
3843    4536 "Hangul Jongseong Pieup"
3844    4537 "Hangul Jongseong Pieup-Sios"
3845    4538 "Hangul Jongseong Sios"
3846    4539 "Hangul Jongseong Ssangsios"
3847    4540 "Hangul Jongseong Ieung"
3848    4541 "Hangul Jongseong Cieuc"
3849    4542 "Hangul Jongseong Chieuch"
3850    4543 "Hangul Jongseong Khieukh"
3851    4544 "Hangul Jongseong Thieuth"
3852    4545 "Hangul Jongseong Phieuph"
3853    4546 "Hangul Jongseong Hieuh"
3854    4547 "Hangul Jongseong Kiyeok-Rieul"
3855    4548 "Hangul Jongseong Kiyeok-Sios-Kiyeok"
3856    4549 "Hangul Jongseong Nieun-Kiyeok"
3857    4550 "Hangul Jongseong Nieun-Tikeut"
3858    4551 "Hangul Jongseong Nieun-Sios"
3859    4552 "Hangul Jongseong Nieun-Pansios"
3860    4553 "Hangul Jongseong Nieun-Thieuth"
3861    4554 "Hangul Jongseong Tikeut-Kiyeok"
3862    4555 "Hangul Jongseong Tikeut-Rieul"
3863    4556 "Hangul Jongseong Rieul-Kiyeok-Sios"
3864    4557 "Hangul Jongseong Rieul-Nieun"
3865    4558 "Hangul Jongseong Rieul-Tikeut"
3866    4559 "Hangul Jongseong Rieul-Tikeut-Hieuh"
3867    4560 "Hangul Jongseong Ssangrieul"
3868    4561 "Hangul Jongseong Rieul-Mieum-Kiyeok"
3869    4562 "Hangul Jongseong Rieul-Mieum-Sios"
3870    4563 "Hangul Jongseong Rieul-Pieup-Sios"
3871    4564 "Hangul Jongseong Rieul-Pieup-Hieuh"
3872    4565 "Hangul Jongseong Rieul-Kapyeounpieup"
3873    4566 "Hangul Jongseong Rieul-Ssangsios"
3874    4567 "Hangul Jongseong Rieul-Pansios"
3875    4568 "Hangul Jongseong Rieul-Khieukh"
3876    4569 "Hangul Jongseong Rieul-Yeorinhieuh"
3877    4570 "Hangul Jongseong Mieum-Kiyeok"
3878    4571 "Hangul Jongseong Mieum-Rieul"
3879    4572 "Hangul Jongseong Mieum-Pieup"
3880    4573 "Hangul Jongseong Mieum-Sios"
3881    4574 "Hangul Jongseong Mieum-Ssangsios"
3882    4575 "Hangul Jongseong Mieum-Pansios"
3883    4576 "Hangul Jongseong Mieum-Chieuch"
3884    4577 "Hangul Jongseong Mieum-Hieuh"
3885    4578 "Hangul Jongseong Kapyeounmieum"
3886    4579 "Hangul Jongseong Pieup-Rieul"
3887    4580 "Hangul Jongseong Pieup-Phieuph"
3888    4581 "Hangul Jongseong Pieup-Hieuh"
3889    4582 "Hangul Jongseong Kapyeounpieup"
3890    4583 "Hangul Jongseong Sios-Kiyeok"
3891    4584 "Hangul Jongseong Sios-Tikeut"
3892    4585 "Hangul Jongseong Sios-Rieul"
3893    4586 "Hangul Jongseong Sios-Pieup"
3894    4587 "Hangul Jongseong Pansios"
3895    4588 "Hangul Jongseong Ieung-Kiyeok"
3896    4589 "Hangul Jongseong Ieung-Ssangkiyeok"
3897    4590 "Hangul Jongseong Ssangieung"
3898    4591 "Hangul Jongseong Ieung-Khieukh"
3899    4592 "Hangul Jongseong Yesieung"
3900    4593 "Hangul Jongseong Yesieung-Sios"
3901    4594 "Hangul Jongseong Yesieung-Pansios"
3902    4595 "Hangul Jongseong Phieuph-Pieup"
3903    4596 "Hangul Jongseong Kapyeounphieuph"
3904    4597 "Hangul Jongseong Hieuh-Nieun"
3905    4598 "Hangul Jongseong Hieuh-Rieul"
3906    4599 "Hangul Jongseong Hieuh-Mieum"
3907    4600 "Hangul Jongseong Hieuh-Pieup"
3908    4601 "Hangul Jongseong Yeorinhieuh"
3909    4602 "Hangul Jongseong Kiyeok-Nieun"
3910    4603 "Hangul Jongseong Kiyeok-Pieup"
3911    4604 "Hangul Jongseong Kiyeok-Chieuch"
3912    4605 "Hangul Jongseong Kiyeok-Khieukh"
3913    4606 "Hangul Jongseong Kiyeok-Hieuh"
3914    4607 "Hangul Jongseong Ssangnieun"
3915    4608 "Ethiopic Syllable Ha"
3916    4609 "Ethiopic Syllable Hu"
3917    4610 "Ethiopic Syllable Hi"
3918    4611 "Ethiopic Syllable Haa"
3919    4612 "Ethiopic Syllable Hee"
3920    4613 "Ethiopic Syllable He"
3921    4614 "Ethiopic Syllable Ho"
3922    4615 "Ethiopic Syllable Hoa"
3923    4616 "Ethiopic Syllable La"
3924    4617 "Ethiopic Syllable Lu"
3925    4618 "Ethiopic Syllable Li"
3926    4619 "Ethiopic Syllable Laa"
3927    4620 "Ethiopic Syllable Lee"
3928    4621 "Ethiopic Syllable Le"
3929    4622 "Ethiopic Syllable Lo"
3930    4623 "Ethiopic Syllable Lwa"
3931    4624 "Ethiopic Syllable Hha"
3932    4625 "Ethiopic Syllable Hhu"
3933    4626 "Ethiopic Syllable Hhi"
3934    4627 "Ethiopic Syllable Hhaa"
3935    4628 "Ethiopic Syllable Hhee"
3936    4629 "Ethiopic Syllable Hhe"
3937    4630 "Ethiopic Syllable Hho"
3938    4631 "Ethiopic Syllable Hhwa"
3939    4632 "Ethiopic Syllable Ma"
3940    4633 "Ethiopic Syllable Mu"
3941    4634 "Ethiopic Syllable Mi"
3942    4635 "Ethiopic Syllable Maa"
3943    4636 "Ethiopic Syllable Mee"
3944    4637 "Ethiopic Syllable Me"
3945    4638 "Ethiopic Syllable Mo"
3946    4639 "Ethiopic Syllable Mwa"
3947    4640 "Ethiopic Syllable Sza"
3948    4641 "Ethiopic Syllable Szu"
3949    4642 "Ethiopic Syllable Szi"
3950    4643 "Ethiopic Syllable Szaa"
3951    4644 "Ethiopic Syllable Szee"
3952    4645 "Ethiopic Syllable Sze"
3953    4646 "Ethiopic Syllable Szo"
3954    4647 "Ethiopic Syllable Szwa"
3955    4648 "Ethiopic Syllable Ra"
3956    4649 "Ethiopic Syllable Ru"
3957    4650 "Ethiopic Syllable Ri"
3958    4651 "Ethiopic Syllable Raa"
3959    4652 "Ethiopic Syllable Ree"
3960    4653 "Ethiopic Syllable Re"
3961    4654 "Ethiopic Syllable Ro"
3962    4655 "Ethiopic Syllable Rwa"
3963    4656 "Ethiopic Syllable Sa"
3964    4657 "Ethiopic Syllable Su"
3965    4658 "Ethiopic Syllable Si"
3966    4659 "Ethiopic Syllable Saa"
3967    4660 "Ethiopic Syllable See"
3968    4661 "Ethiopic Syllable Se"
3969    4662 "Ethiopic Syllable So"
3970    4663 "Ethiopic Syllable Swa"
3971    4664 "Ethiopic Syllable Sha"
3972    4665 "Ethiopic Syllable Shu"
3973    4666 "Ethiopic Syllable Shi"
3974    4667 "Ethiopic Syllable Shaa"
3975    4668 "Ethiopic Syllable Shee"
3976    4669 "Ethiopic Syllable She"
3977    4670 "Ethiopic Syllable Sho"
3978    4671 "Ethiopic Syllable Shwa"
3979    4672 "Ethiopic Syllable Qa"
3980    4673 "Ethiopic Syllable Qu"
3981    4674 "Ethiopic Syllable Qi"
3982    4675 "Ethiopic Syllable Qaa"
3983    4676 "Ethiopic Syllable Qee"
3984    4677 "Ethiopic Syllable Qe"
3985    4678 "Ethiopic Syllable Qo"
3986    4679 "Ethiopic Syllable Qoa"
3987    4680 "Ethiopic Syllable Qwa"
3988    4682 "Ethiopic Syllable Qwi"
3989    4683 "Ethiopic Syllable Qwaa"
3990    4684 "Ethiopic Syllable Qwee"
3991    4685 "Ethiopic Syllable Qwe"
3992    4688 "Ethiopic Syllable Qha"
3993    4689 "Ethiopic Syllable Qhu"
3994    4690 "Ethiopic Syllable Qhi"
3995    4691 "Ethiopic Syllable Qhaa"
3996    4692 "Ethiopic Syllable Qhee"
3997    4693 "Ethiopic Syllable Qhe"
3998    4694 "Ethiopic Syllable Qho"
3999    4696 "Ethiopic Syllable Qhwa"
4000    4698 "Ethiopic Syllable Qhwi"
4001    4699 "Ethiopic Syllable Qhwaa"
4002    4700 "Ethiopic Syllable Qhwee"
4003    4701 "Ethiopic Syllable Qhwe"
4004    4704 "Ethiopic Syllable Ba"
4005    4705 "Ethiopic Syllable Bu"
4006    4706 "Ethiopic Syllable Bi"
4007    4707 "Ethiopic Syllable Baa"
4008    4708 "Ethiopic Syllable Bee"
4009    4709 "Ethiopic Syllable Be"
4010    4710 "Ethiopic Syllable Bo"
4011    4711 "Ethiopic Syllable Bwa"
4012    4712 "Ethiopic Syllable Va"
4013    4713 "Ethiopic Syllable Vu"
4014    4714 "Ethiopic Syllable Vi"
4015    4715 "Ethiopic Syllable Vaa"
4016    4716 "Ethiopic Syllable Vee"
4017    4717 "Ethiopic Syllable Ve"
4018    4718 "Ethiopic Syllable Vo"
4019    4719 "Ethiopic Syllable Vwa"
4020    4720 "Ethiopic Syllable Ta"
4021    4721 "Ethiopic Syllable Tu"
4022    4722 "Ethiopic Syllable Ti"
4023    4723 "Ethiopic Syllable Taa"
4024    4724 "Ethiopic Syllable Tee"
4025    4725 "Ethiopic Syllable Te"
4026    4726 "Ethiopic Syllable To"
4027    4727 "Ethiopic Syllable Twa"
4028    4728 "Ethiopic Syllable Ca"
4029    4729 "Ethiopic Syllable Cu"
4030    4730 "Ethiopic Syllable Ci"
4031    4731 "Ethiopic Syllable Caa"
4032    4732 "Ethiopic Syllable Cee"
4033    4733 "Ethiopic Syllable Ce"
4034    4734 "Ethiopic Syllable Co"
4035    4735 "Ethiopic Syllable Cwa"
4036    4736 "Ethiopic Syllable Xa"
4037    4737 "Ethiopic Syllable Xu"
4038    4738 "Ethiopic Syllable Xi"
4039    4739 "Ethiopic Syllable Xaa"
4040    4740 "Ethiopic Syllable Xee"
4041    4741 "Ethiopic Syllable Xe"
4042    4742 "Ethiopic Syllable Xo"
4043    4743 "Ethiopic Syllable Xoa"
4044    4744 "Ethiopic Syllable Xwa"
4045    4746 "Ethiopic Syllable Xwi"
4046    4747 "Ethiopic Syllable Xwaa"
4047    4748 "Ethiopic Syllable Xwee"
4048    4749 "Ethiopic Syllable Xwe"
4049    4752 "Ethiopic Syllable Na"
4050    4753 "Ethiopic Syllable Nu"
4051    4754 "Ethiopic Syllable Ni"
4052    4755 "Ethiopic Syllable Naa"
4053    4756 "Ethiopic Syllable Nee"
4054    4757 "Ethiopic Syllable Ne"
4055    4758 "Ethiopic Syllable No"
4056    4759 "Ethiopic Syllable Nwa"
4057    4760 "Ethiopic Syllable Nya"
4058    4761 "Ethiopic Syllable Nyu"
4059    4762 "Ethiopic Syllable Nyi"
4060    4763 "Ethiopic Syllable Nyaa"
4061    4764 "Ethiopic Syllable Nyee"
4062    4765 "Ethiopic Syllable Nye"
4063    4766 "Ethiopic Syllable Nyo"
4064    4767 "Ethiopic Syllable Nywa"
4065    4768 "Ethiopic Syllable Glottal A"
4066    4769 "Ethiopic Syllable Glottal U"
4067    4770 "Ethiopic Syllable Glottal I"
4068    4771 "Ethiopic Syllable Glottal Aa"
4069    4772 "Ethiopic Syllable Glottal Ee"
4070    4773 "Ethiopic Syllable Glottal E"
4071    4774 "Ethiopic Syllable Glottal O"
4072    4775 "Ethiopic Syllable Glottal Wa"
4073    4776 "Ethiopic Syllable Ka"
4074    4777 "Ethiopic Syllable Ku"
4075    4778 "Ethiopic Syllable Ki"
4076    4779 "Ethiopic Syllable Kaa"
4077    4780 "Ethiopic Syllable Kee"
4078    4781 "Ethiopic Syllable Ke"
4079    4782 "Ethiopic Syllable Ko"
4080    4783 "Ethiopic Syllable Koa"
4081    4784 "Ethiopic Syllable Kwa"
4082    4786 "Ethiopic Syllable Kwi"
4083    4787 "Ethiopic Syllable Kwaa"
4084    4788 "Ethiopic Syllable Kwee"
4085    4789 "Ethiopic Syllable Kwe"
4086    4792 "Ethiopic Syllable Kxa"
4087    4793 "Ethiopic Syllable Kxu"
4088    4794 "Ethiopic Syllable Kxi"
4089    4795 "Ethiopic Syllable Kxaa"
4090    4796 "Ethiopic Syllable Kxee"
4091    4797 "Ethiopic Syllable Kxe"
4092    4798 "Ethiopic Syllable Kxo"
4093    4800 "Ethiopic Syllable Kxwa"
4094    4802 "Ethiopic Syllable Kxwi"
4095    4803 "Ethiopic Syllable Kxwaa"
4096    4804 "Ethiopic Syllable Kxwee"
4097    4805 "Ethiopic Syllable Kxwe"
4098    4808 "Ethiopic Syllable Wa"
4099    4809 "Ethiopic Syllable Wu"
4100    4810 "Ethiopic Syllable Wi"
4101    4811 "Ethiopic Syllable Waa"
4102    4812 "Ethiopic Syllable Wee"
4103    4813 "Ethiopic Syllable We"
4104    4814 "Ethiopic Syllable Wo"
4105    4815 "Ethiopic Syllable Woa"
4106    4816 "Ethiopic Syllable Pharyngeal A"
4107    4817 "Ethiopic Syllable Pharyngeal U"
4108    4818 "Ethiopic Syllable Pharyngeal I"
4109    4819 "Ethiopic Syllable Pharyngeal Aa"
4110    4820 "Ethiopic Syllable Pharyngeal Ee"
4111    4821 "Ethiopic Syllable Pharyngeal E"
4112    4822 "Ethiopic Syllable Pharyngeal O"
4113    4824 "Ethiopic Syllable Za"
4114    4825 "Ethiopic Syllable Zu"
4115    4826 "Ethiopic Syllable Zi"
4116    4827 "Ethiopic Syllable Zaa"
4117    4828 "Ethiopic Syllable Zee"
4118    4829 "Ethiopic Syllable Ze"
4119    4830 "Ethiopic Syllable Zo"
4120    4831 "Ethiopic Syllable Zwa"
4121    4832 "Ethiopic Syllable Zha"
4122    4833 "Ethiopic Syllable Zhu"
4123    4834 "Ethiopic Syllable Zhi"
4124    4835 "Ethiopic Syllable Zhaa"
4125    4836 "Ethiopic Syllable Zhee"
4126    4837 "Ethiopic Syllable Zhe"
4127    4838 "Ethiopic Syllable Zho"
4128    4839 "Ethiopic Syllable Zhwa"
4129    4840 "Ethiopic Syllable Ya"
4130    4841 "Ethiopic Syllable Yu"
4131    4842 "Ethiopic Syllable Yi"
4132    4843 "Ethiopic Syllable Yaa"
4133    4844 "Ethiopic Syllable Yee"
4134    4845 "Ethiopic Syllable Ye"
4135    4846 "Ethiopic Syllable Yo"
4136    4847 "Ethiopic Syllable Yoa"
4137    4848 "Ethiopic Syllable Da"
4138    4849 "Ethiopic Syllable Du"
4139    4850 "Ethiopic Syllable Di"
4140    4851 "Ethiopic Syllable Daa"
4141    4852 "Ethiopic Syllable Dee"
4142    4853 "Ethiopic Syllable De"
4143    4854 "Ethiopic Syllable Do"
4144    4855 "Ethiopic Syllable Dwa"
4145    4856 "Ethiopic Syllable Dda"
4146    4857 "Ethiopic Syllable Ddu"
4147    4858 "Ethiopic Syllable Ddi"
4148    4859 "Ethiopic Syllable Ddaa"
4149    4860 "Ethiopic Syllable Ddee"
4150    4861 "Ethiopic Syllable Dde"
4151    4862 "Ethiopic Syllable Ddo"
4152    4863 "Ethiopic Syllable Ddwa"
4153    4864 "Ethiopic Syllable Ja"
4154    4865 "Ethiopic Syllable Ju"
4155    4866 "Ethiopic Syllable Ji"
4156    4867 "Ethiopic Syllable Jaa"
4157    4868 "Ethiopic Syllable Jee"
4158    4869 "Ethiopic Syllable Je"
4159    4870 "Ethiopic Syllable Jo"
4160    4871 "Ethiopic Syllable Jwa"
4161    4872 "Ethiopic Syllable Ga"
4162    4873 "Ethiopic Syllable Gu"
4163    4874 "Ethiopic Syllable Gi"
4164    4875 "Ethiopic Syllable Gaa"
4165    4876 "Ethiopic Syllable Gee"
4166    4877 "Ethiopic Syllable Ge"
4167    4878 "Ethiopic Syllable Go"
4168    4879 "Ethiopic Syllable Goa"
4169    4880 "Ethiopic Syllable Gwa"
4170    4882 "Ethiopic Syllable Gwi"
4171    4883 "Ethiopic Syllable Gwaa"
4172    4884 "Ethiopic Syllable Gwee"
4173    4885 "Ethiopic Syllable Gwe"
4174    4888 "Ethiopic Syllable Gga"
4175    4889 "Ethiopic Syllable Ggu"
4176    4890 "Ethiopic Syllable Ggi"
4177    4891 "Ethiopic Syllable Ggaa"
4178    4892 "Ethiopic Syllable Ggee"
4179    4893 "Ethiopic Syllable Gge"
4180    4894 "Ethiopic Syllable Ggo"
4181    4895 "Ethiopic Syllable Ggwaa"
4182    4896 "Ethiopic Syllable Tha"
4183    4897 "Ethiopic Syllable Thu"
4184    4898 "Ethiopic Syllable Thi"
4185    4899 "Ethiopic Syllable Thaa"
4186    4900 "Ethiopic Syllable Thee"
4187    4901 "Ethiopic Syllable The"
4188    4902 "Ethiopic Syllable Tho"
4189    4903 "Ethiopic Syllable Thwa"
4190    4904 "Ethiopic Syllable Cha"
4191    4905 "Ethiopic Syllable Chu"
4192    4906 "Ethiopic Syllable Chi"
4193    4907 "Ethiopic Syllable Chaa"
4194    4908 "Ethiopic Syllable Chee"
4195    4909 "Ethiopic Syllable Che"
4196    4910 "Ethiopic Syllable Cho"
4197    4911 "Ethiopic Syllable Chwa"
4198    4912 "Ethiopic Syllable Pha"
4199    4913 "Ethiopic Syllable Phu"
4200    4914 "Ethiopic Syllable Phi"
4201    4915 "Ethiopic Syllable Phaa"
4202    4916 "Ethiopic Syllable Phee"
4203    4917 "Ethiopic Syllable Phe"
4204    4918 "Ethiopic Syllable Pho"
4205    4919 "Ethiopic Syllable Phwa"
4206    4920 "Ethiopic Syllable Tsa"
4207    4921 "Ethiopic Syllable Tsu"
4208    4922 "Ethiopic Syllable Tsi"
4209    4923 "Ethiopic Syllable Tsaa"
4210    4924 "Ethiopic Syllable Tsee"
4211    4925 "Ethiopic Syllable Tse"
4212    4926 "Ethiopic Syllable Tso"
4213    4927 "Ethiopic Syllable Tswa"
4214    4928 "Ethiopic Syllable Tza"
4215    4929 "Ethiopic Syllable Tzu"
4216    4930 "Ethiopic Syllable Tzi"
4217    4931 "Ethiopic Syllable Tzaa"
4218    4932 "Ethiopic Syllable Tzee"
4219    4933 "Ethiopic Syllable Tze"
4220    4934 "Ethiopic Syllable Tzo"
4221    4935 "Ethiopic Syllable Tzoa"
4222    4936 "Ethiopic Syllable Fa"
4223    4937 "Ethiopic Syllable Fu"
4224    4938 "Ethiopic Syllable Fi"
4225    4939 "Ethiopic Syllable Faa"
4226    4940 "Ethiopic Syllable Fee"
4227    4941 "Ethiopic Syllable Fe"
4228    4942 "Ethiopic Syllable Fo"
4229    4943 "Ethiopic Syllable Fwa"
4230    4944 "Ethiopic Syllable Pa"
4231    4945 "Ethiopic Syllable Pu"
4232    4946 "Ethiopic Syllable Pi"
4233    4947 "Ethiopic Syllable Paa"
4234    4948 "Ethiopic Syllable Pee"
4235    4949 "Ethiopic Syllable Pe"
4236    4950 "Ethiopic Syllable Po"
4237    4951 "Ethiopic Syllable Pwa"
4238    4952 "Ethiopic Syllable Rya"
4239    4953 "Ethiopic Syllable Mya"
4240    4954 "Ethiopic Syllable Fya"
4241    4957 "Ethiopic Combining Gemination And Vowel Length Mark"
4242    4958 "Ethiopic Combining Vowel Length Mark"
4243    4959 "Ethiopic Combining Gemination Mark"
4244    4960 "Ethiopic Section Mark"
4245    4961 "Ethiopic Wordspace"
4246    4962 "Ethiopic Full Stop"
4247    4963 "Ethiopic Comma"
4248    4964 "Ethiopic Semicolon"
4249    4965 "Ethiopic Colon"
4250    4966 "Ethiopic Preface Colon"
4251    4967 "Ethiopic Question Mark"
4252    4968 "Ethiopic Paragraph Separator"
4253    4969 "Ethiopic Digit One"
4254    4970 "Ethiopic Digit Two"
4255    4971 "Ethiopic Digit Three"
4256    4972 "Ethiopic Digit Four"
4257    4973 "Ethiopic Digit Five"
4258    4974 "Ethiopic Digit Six"
4259    4975 "Ethiopic Digit Seven"
4260    4976 "Ethiopic Digit Eight"
4261    4977 "Ethiopic Digit Nine"
4262    4978 "Ethiopic Number Ten"
4263    4979 "Ethiopic Number Twenty"
4264    4980 "Ethiopic Number Thirty"
4265    4981 "Ethiopic Number Forty"
4266    4982 "Ethiopic Number Fifty"
4267    4983 "Ethiopic Number Sixty"
4268    4984 "Ethiopic Number Seventy"
4269    4985 "Ethiopic Number Eighty"
4270    4986 "Ethiopic Number Ninety"
4271    4987 "Ethiopic Number Hundred"
4272    4988 "Ethiopic Number Ten Thousand"
4273    4992 "Ethiopic Syllable Sebatbeit Mwa"
4274    4993 "Ethiopic Syllable Mwi"
4275    4994 "Ethiopic Syllable Mwee"
4276    4995 "Ethiopic Syllable Mwe"
4277    4996 "Ethiopic Syllable Sebatbeit Bwa"
4278    4997 "Ethiopic Syllable Bwi"
4279    4998 "Ethiopic Syllable Bwee"
4280    4999 "Ethiopic Syllable Bwe"
4281    5000 "Ethiopic Syllable Sebatbeit Fwa"
4282    5001 "Ethiopic Syllable Fwi"
4283    5002 "Ethiopic Syllable Fwee"
4284    5003 "Ethiopic Syllable Fwe"
4285    5004 "Ethiopic Syllable Sebatbeit Pwa"
4286    5005 "Ethiopic Syllable Pwi"
4287    5006 "Ethiopic Syllable Pwee"
4288    5007 "Ethiopic Syllable Pwe"
4289    5008 "Ethiopic Tonal Mark Yizet"
4290    5009 "Ethiopic Tonal Mark Deret"
4291    5010 "Ethiopic Tonal Mark Rikrik"
4292    5011 "Ethiopic Tonal Mark Short Rikrik"
4293    5012 "Ethiopic Tonal Mark Difat"
4294    5013 "Ethiopic Tonal Mark Kenat"
4295    5014 "Ethiopic Tonal Mark Chiret"
4296    5015 "Ethiopic Tonal Mark Hidet"
4297    5016 "Ethiopic Tonal Mark Deret-Hidet"
4298    5017 "Ethiopic Tonal Mark Kurt"
4299    5024 "Cherokee Letter A"
4300    5025 "Cherokee Letter E"
4301    5026 "Cherokee Letter I"
4302    5027 "Cherokee Letter O"
4303    5028 "Cherokee Letter U"
4304    5029 "Cherokee Letter V"
4305    5030 "Cherokee Letter Ga"
4306    5031 "Cherokee Letter Ka"
4307    5032 "Cherokee Letter Ge"
4308    5033 "Cherokee Letter Gi"
4309    5034 "Cherokee Letter Go"
4310    5035 "Cherokee Letter Gu"
4311    5036 "Cherokee Letter Gv"
4312    5037 "Cherokee Letter Ha"
4313    5038 "Cherokee Letter He"
4314    5039 "Cherokee Letter Hi"
4315    5040 "Cherokee Letter Ho"
4316    5041 "Cherokee Letter Hu"
4317    5042 "Cherokee Letter Hv"
4318    5043 "Cherokee Letter La"
4319    5044 "Cherokee Letter Le"
4320    5045 "Cherokee Letter Li"
4321    5046 "Cherokee Letter Lo"
4322    5047 "Cherokee Letter Lu"
4323    5048 "Cherokee Letter Lv"
4324    5049 "Cherokee Letter Ma"
4325    5050 "Cherokee Letter Me"
4326    5051 "Cherokee Letter Mi"
4327    5052 "Cherokee Letter Mo"
4328    5053 "Cherokee Letter Mu"
4329    5054 "Cherokee Letter Na"
4330    5055 "Cherokee Letter Hna"
4331    5056 "Cherokee Letter Nah"
4332    5057 "Cherokee Letter Ne"
4333    5058 "Cherokee Letter Ni"
4334    5059 "Cherokee Letter No"
4335    5060 "Cherokee Letter Nu"
4336    5061 "Cherokee Letter Nv"
4337    5062 "Cherokee Letter Qua"
4338    5063 "Cherokee Letter Que"
4339    5064 "Cherokee Letter Qui"
4340    5065 "Cherokee Letter Quo"
4341    5066 "Cherokee Letter Quu"
4342    5067 "Cherokee Letter Quv"
4343    5068 "Cherokee Letter Sa"
4344    5069 "Cherokee Letter S"
4345    5070 "Cherokee Letter Se"
4346    5071 "Cherokee Letter Si"
4347    5072 "Cherokee Letter So"
4348    5073 "Cherokee Letter Su"
4349    5074 "Cherokee Letter Sv"
4350    5075 "Cherokee Letter Da"
4351    5076 "Cherokee Letter Ta"
4352    5077 "Cherokee Letter De"
4353    5078 "Cherokee Letter Te"
4354    5079 "Cherokee Letter Di"
4355    5080 "Cherokee Letter Ti"
4356    5081 "Cherokee Letter Do"
4357    5082 "Cherokee Letter Du"
4358    5083 "Cherokee Letter Dv"
4359    5084 "Cherokee Letter Dla"
4360    5085 "Cherokee Letter Tla"
4361    5086 "Cherokee Letter Tle"
4362    5087 "Cherokee Letter Tli"
4363    5088 "Cherokee Letter Tlo"
4364    5089 "Cherokee Letter Tlu"
4365    5090 "Cherokee Letter Tlv"
4366    5091 "Cherokee Letter Tsa"
4367    5092 "Cherokee Letter Tse"
4368    5093 "Cherokee Letter Tsi"
4369    5094 "Cherokee Letter Tso"
4370    5095 "Cherokee Letter Tsu"
4371    5096 "Cherokee Letter Tsv"
4372    5097 "Cherokee Letter Wa"
4373    5098 "Cherokee Letter We"
4374    5099 "Cherokee Letter Wi"
4375    5100 "Cherokee Letter Wo"
4376    5101 "Cherokee Letter Wu"
4377    5102 "Cherokee Letter Wv"
4378    5103 "Cherokee Letter Ya"
4379    5104 "Cherokee Letter Ye"
4380    5105 "Cherokee Letter Yi"
4381    5106 "Cherokee Letter Yo"
4382    5107 "Cherokee Letter Yu"
4383    5108 "Cherokee Letter Yv"
4384    5120 "Canadian Syllabics Hyphen"
4385    5121 "Canadian Syllabics E"
4386    5122 "Canadian Syllabics Aai"
4387    5123 "Canadian Syllabics I"
4388    5124 "Canadian Syllabics Ii"
4389    5125 "Canadian Syllabics O"
4390    5126 "Canadian Syllabics Oo"
4391    5127 "Canadian Syllabics Y-Cree Oo"
4392    5128 "Canadian Syllabics Carrier Ee"
4393    5129 "Canadian Syllabics Carrier I"
4394    5130 "Canadian Syllabics A"
4395    5131 "Canadian Syllabics Aa"
4396    5132 "Canadian Syllabics We"
4397    5133 "Canadian Syllabics West-Cree We"
4398    5134 "Canadian Syllabics Wi"
4399    5135 "Canadian Syllabics West-Cree Wi"
4400    5136 "Canadian Syllabics Wii"
4401    5137 "Canadian Syllabics West-Cree Wii"
4402    5138 "Canadian Syllabics Wo"
4403    5139 "Canadian Syllabics West-Cree Wo"
4404    5140 "Canadian Syllabics Woo"
4405    5141 "Canadian Syllabics West-Cree Woo"
4406    5142 "Canadian Syllabics Naskapi Woo"
4407    5143 "Canadian Syllabics Wa"
4408    5144 "Canadian Syllabics West-Cree Wa"
4409    5145 "Canadian Syllabics Waa"
4410    5146 "Canadian Syllabics West-Cree Waa"
4411    5147 "Canadian Syllabics Naskapi Waa"
4412    5148 "Canadian Syllabics Ai"
4413    5149 "Canadian Syllabics Y-Cree W"
4414    5150 "Canadian Syllabics Glottal Stop"
4415    5151 "Canadian Syllabics Final Acute"
4416    5152 "Canadian Syllabics Final Grave"
4417    5153 "Canadian Syllabics Final Bottom Half Ring"
4418    5154 "Canadian Syllabics Final Top Half Ring"
4419    5155 "Canadian Syllabics Final Right Half Ring"
4420    5156 "Canadian Syllabics Final Ring"
4421    5157 "Canadian Syllabics Final Double Acute"
4422    5158 "Canadian Syllabics Final Double Short Vertical Strokes"
4423    5159 "Canadian Syllabics Final Middle Dot"
4424    5160 "Canadian Syllabics Final Short Horizontal Stroke"
4425    5161 "Canadian Syllabics Final Plus"
4426    5162 "Canadian Syllabics Final Down Tack"
4427    5163 "Canadian Syllabics En"
4428    5164 "Canadian Syllabics In"
4429    5165 "Canadian Syllabics On"
4430    5166 "Canadian Syllabics An"
4431    5167 "Canadian Syllabics Pe"
4432    5168 "Canadian Syllabics Paai"
4433    5169 "Canadian Syllabics Pi"
4434    5170 "Canadian Syllabics Pii"
4435    5171 "Canadian Syllabics Po"
4436    5172 "Canadian Syllabics Poo"
4437    5173 "Canadian Syllabics Y-Cree Poo"
4438    5174 "Canadian Syllabics Carrier Hee"
4439    5175 "Canadian Syllabics Carrier Hi"
4440    5176 "Canadian Syllabics Pa"
4441    5177 "Canadian Syllabics Paa"
4442    5178 "Canadian Syllabics Pwe"
4443    5179 "Canadian Syllabics West-Cree Pwe"
4444    5180 "Canadian Syllabics Pwi"
4445    5181 "Canadian Syllabics West-Cree Pwi"
4446    5182 "Canadian Syllabics Pwii"
4447    5183 "Canadian Syllabics West-Cree Pwii"
4448    5184 "Canadian Syllabics Pwo"
4449    5185 "Canadian Syllabics West-Cree Pwo"
4450    5186 "Canadian Syllabics Pwoo"
4451    5187 "Canadian Syllabics West-Cree Pwoo"
4452    5188 "Canadian Syllabics Pwa"
4453    5189 "Canadian Syllabics West-Cree Pwa"
4454    5190 "Canadian Syllabics Pwaa"
4455    5191 "Canadian Syllabics West-Cree Pwaa"
4456    5192 "Canadian Syllabics Y-Cree Pwaa"
4457    5193 "Canadian Syllabics P"
4458    5194 "Canadian Syllabics West-Cree P"
4459    5195 "Canadian Syllabics Carrier H"
4460    5196 "Canadian Syllabics Te"
4461    5197 "Canadian Syllabics Taai"
4462    5198 "Canadian Syllabics Ti"
4463    5199 "Canadian Syllabics Tii"
4464    5200 "Canadian Syllabics To"
4465    5201 "Canadian Syllabics Too"
4466    5202 "Canadian Syllabics Y-Cree Too"
4467    5203 "Canadian Syllabics Carrier Dee"
4468    5204 "Canadian Syllabics Carrier Di"
4469    5205 "Canadian Syllabics Ta"
4470    5206 "Canadian Syllabics Taa"
4471    5207 "Canadian Syllabics Twe"
4472    5208 "Canadian Syllabics West-Cree Twe"
4473    5209 "Canadian Syllabics Twi"
4474    5210 "Canadian Syllabics West-Cree Twi"
4475    5211 "Canadian Syllabics Twii"
4476    5212 "Canadian Syllabics West-Cree Twii"
4477    5213 "Canadian Syllabics Two"
4478    5214 "Canadian Syllabics West-Cree Two"
4479    5215 "Canadian Syllabics Twoo"
4480    5216 "Canadian Syllabics West-Cree Twoo"
4481    5217 "Canadian Syllabics Twa"
4482    5218 "Canadian Syllabics West-Cree Twa"
4483    5219 "Canadian Syllabics Twaa"
4484    5220 "Canadian Syllabics West-Cree Twaa"
4485    5221 "Canadian Syllabics Naskapi Twaa"
4486    5222 "Canadian Syllabics T"
4487    5223 "Canadian Syllabics Tte"
4488    5224 "Canadian Syllabics Tti"
4489    5225 "Canadian Syllabics Tto"
4490    5226 "Canadian Syllabics Tta"
4491    5227 "Canadian Syllabics Ke"
4492    5228 "Canadian Syllabics Kaai"
4493    5229 "Canadian Syllabics Ki"
4494    5230 "Canadian Syllabics Kii"
4495    5231 "Canadian Syllabics Ko"
4496    5232 "Canadian Syllabics Koo"
4497    5233 "Canadian Syllabics Y-Cree Koo"
4498    5234 "Canadian Syllabics Ka"
4499    5235 "Canadian Syllabics Kaa"
4500    5236 "Canadian Syllabics Kwe"
4501    5237 "Canadian Syllabics West-Cree Kwe"
4502    5238 "Canadian Syllabics Kwi"
4503    5239 "Canadian Syllabics West-Cree Kwi"
4504    5240 "Canadian Syllabics Kwii"
4505    5241 "Canadian Syllabics West-Cree Kwii"
4506    5242 "Canadian Syllabics Kwo"
4507    5243 "Canadian Syllabics West-Cree Kwo"
4508    5244 "Canadian Syllabics Kwoo"
4509    5245 "Canadian Syllabics West-Cree Kwoo"
4510    5246 "Canadian Syllabics Kwa"
4511    5247 "Canadian Syllabics West-Cree Kwa"
4512    5248 "Canadian Syllabics Kwaa"
4513    5249 "Canadian Syllabics West-Cree Kwaa"
4514    5250 "Canadian Syllabics Naskapi Kwaa"
4515    5251 "Canadian Syllabics K"
4516    5252 "Canadian Syllabics Kw"
4517    5253 "Canadian Syllabics South-Slavey Keh"
4518    5254 "Canadian Syllabics South-Slavey Kih"
4519    5255 "Canadian Syllabics South-Slavey Koh"
4520    5256 "Canadian Syllabics South-Slavey Kah"
4521    5257 "Canadian Syllabics Ce"
4522    5258 "Canadian Syllabics Caai"
4523    5259 "Canadian Syllabics Ci"
4524    5260 "Canadian Syllabics Cii"
4525    5261 "Canadian Syllabics Co"
4526    5262 "Canadian Syllabics Coo"
4527    5263 "Canadian Syllabics Y-Cree Coo"
4528    5264 "Canadian Syllabics Ca"
4529    5265 "Canadian Syllabics Caa"
4530    5266 "Canadian Syllabics Cwe"
4531    5267 "Canadian Syllabics West-Cree Cwe"
4532    5268 "Canadian Syllabics Cwi"
4533    5269 "Canadian Syllabics West-Cree Cwi"
4534    5270 "Canadian Syllabics Cwii"
4535    5271 "Canadian Syllabics West-Cree Cwii"
4536    5272 "Canadian Syllabics Cwo"
4537    5273 "Canadian Syllabics West-Cree Cwo"
4538    5274 "Canadian Syllabics Cwoo"
4539    5275 "Canadian Syllabics West-Cree Cwoo"
4540    5276 "Canadian Syllabics Cwa"
4541    5277 "Canadian Syllabics West-Cree Cwa"
4542    5278 "Canadian Syllabics Cwaa"
4543    5279 "Canadian Syllabics West-Cree Cwaa"
4544    5280 "Canadian Syllabics Naskapi Cwaa"
4545    5281 "Canadian Syllabics C"
4546    5282 "Canadian Syllabics Sayisi Th"
4547    5283 "Canadian Syllabics Me"
4548    5284 "Canadian Syllabics Maai"
4549    5285 "Canadian Syllabics Mi"
4550    5286 "Canadian Syllabics Mii"
4551    5287 "Canadian Syllabics Mo"
4552    5288 "Canadian Syllabics Moo"
4553    5289 "Canadian Syllabics Y-Cree Moo"
4554    5290 "Canadian Syllabics Ma"
4555    5291 "Canadian Syllabics Maa"
4556    5292 "Canadian Syllabics Mwe"
4557    5293 "Canadian Syllabics West-Cree Mwe"
4558    5294 "Canadian Syllabics Mwi"
4559    5295 "Canadian Syllabics West-Cree Mwi"
4560    5296 "Canadian Syllabics Mwii"
4561    5297 "Canadian Syllabics West-Cree Mwii"
4562    5298 "Canadian Syllabics Mwo"
4563    5299 "Canadian Syllabics West-Cree Mwo"
4564    5300 "Canadian Syllabics Mwoo"
4565    5301 "Canadian Syllabics West-Cree Mwoo"
4566    5302 "Canadian Syllabics Mwa"
4567    5303 "Canadian Syllabics West-Cree Mwa"
4568    5304 "Canadian Syllabics Mwaa"
4569    5305 "Canadian Syllabics West-Cree Mwaa"
4570    5306 "Canadian Syllabics Naskapi Mwaa"
4571    5307 "Canadian Syllabics M"
4572    5308 "Canadian Syllabics West-Cree M"
4573    5309 "Canadian Syllabics Mh"
4574    5310 "Canadian Syllabics Athapascan M"
4575    5311 "Canadian Syllabics Sayisi M"
4576    5312 "Canadian Syllabics Ne"
4577    5313 "Canadian Syllabics Naai"
4578    5314 "Canadian Syllabics Ni"
4579    5315 "Canadian Syllabics Nii"
4580    5316 "Canadian Syllabics No"
4581    5317 "Canadian Syllabics Noo"
4582    5318 "Canadian Syllabics Y-Cree Noo"
4583    5319 "Canadian Syllabics Na"
4584    5320 "Canadian Syllabics Naa"
4585    5321 "Canadian Syllabics Nwe"
4586    5322 "Canadian Syllabics West-Cree Nwe"
4587    5323 "Canadian Syllabics Nwa"
4588    5324 "Canadian Syllabics West-Cree Nwa"
4589    5325 "Canadian Syllabics Nwaa"
4590    5326 "Canadian Syllabics West-Cree Nwaa"
4591    5327 "Canadian Syllabics Naskapi Nwaa"
4592    5328 "Canadian Syllabics N"
4593    5329 "Canadian Syllabics Carrier Ng"
4594    5330 "Canadian Syllabics Nh"
4595    5331 "Canadian Syllabics Le"
4596    5332 "Canadian Syllabics Laai"
4597    5333 "Canadian Syllabics Li"
4598    5334 "Canadian Syllabics Lii"
4599    5335 "Canadian Syllabics Lo"
4600    5336 "Canadian Syllabics Loo"
4601    5337 "Canadian Syllabics Y-Cree Loo"
4602    5338 "Canadian Syllabics La"
4603    5339 "Canadian Syllabics Laa"
4604    5340 "Canadian Syllabics Lwe"
4605    5341 "Canadian Syllabics West-Cree Lwe"
4606    5342 "Canadian Syllabics Lwi"
4607    5343 "Canadian Syllabics West-Cree Lwi"
4608    5344 "Canadian Syllabics Lwii"
4609    5345 "Canadian Syllabics West-Cree Lwii"
4610    5346 "Canadian Syllabics Lwo"
4611    5347 "Canadian Syllabics West-Cree Lwo"
4612    5348 "Canadian Syllabics Lwoo"
4613    5349 "Canadian Syllabics West-Cree Lwoo"
4614    5350 "Canadian Syllabics Lwa"
4615    5351 "Canadian Syllabics West-Cree Lwa"
4616    5352 "Canadian Syllabics Lwaa"
4617    5353 "Canadian Syllabics West-Cree Lwaa"
4618    5354 "Canadian Syllabics L"
4619    5355 "Canadian Syllabics West-Cree L"
4620    5356 "Canadian Syllabics Medial L"
4621    5357 "Canadian Syllabics Se"
4622    5358 "Canadian Syllabics Saai"
4623    5359 "Canadian Syllabics Si"
4624    5360 "Canadian Syllabics Sii"
4625    5361 "Canadian Syllabics So"
4626    5362 "Canadian Syllabics Soo"
4627    5363 "Canadian Syllabics Y-Cree Soo"
4628    5364 "Canadian Syllabics Sa"
4629    5365 "Canadian Syllabics Saa"
4630    5366 "Canadian Syllabics Swe"
4631    5367 "Canadian Syllabics West-Cree Swe"
4632    5368 "Canadian Syllabics Swi"
4633    5369 "Canadian Syllabics West-Cree Swi"
4634    5370 "Canadian Syllabics Swii"
4635    5371 "Canadian Syllabics West-Cree Swii"
4636    5372 "Canadian Syllabics Swo"
4637    5373 "Canadian Syllabics West-Cree Swo"
4638    5374 "Canadian Syllabics Swoo"
4639    5375 "Canadian Syllabics West-Cree Swoo"
4640    5376 "Canadian Syllabics Swa"
4641    5377 "Canadian Syllabics West-Cree Swa"
4642    5378 "Canadian Syllabics Swaa"
4643    5379 "Canadian Syllabics West-Cree Swaa"
4644    5380 "Canadian Syllabics Naskapi Swaa"
4645    5381 "Canadian Syllabics S"
4646    5382 "Canadian Syllabics Athapascan S"
4647    5383 "Canadian Syllabics Sw"
4648    5384 "Canadian Syllabics Blackfoot S"
4649    5385 "Canadian Syllabics Moose-Cree Sk"
4650    5386 "Canadian Syllabics Naskapi Skw"
4651    5387 "Canadian Syllabics Naskapi S-W"
4652    5388 "Canadian Syllabics Naskapi Spwa"
4653    5389 "Canadian Syllabics Naskapi Stwa"
4654    5390 "Canadian Syllabics Naskapi Skwa"
4655    5391 "Canadian Syllabics Naskapi Scwa"
4656    5392 "Canadian Syllabics She"
4657    5393 "Canadian Syllabics Shi"
4658    5394 "Canadian Syllabics Shii"
4659    5395 "Canadian Syllabics Sho"
4660    5396 "Canadian Syllabics Shoo"
4661    5397 "Canadian Syllabics Sha"
4662    5398 "Canadian Syllabics Shaa"
4663    5399 "Canadian Syllabics Shwe"
4664    5400 "Canadian Syllabics West-Cree Shwe"
4665    5401 "Canadian Syllabics Shwi"
4666    5402 "Canadian Syllabics West-Cree Shwi"
4667    5403 "Canadian Syllabics Shwii"
4668    5404 "Canadian Syllabics West-Cree Shwii"
4669    5405 "Canadian Syllabics Shwo"
4670    5406 "Canadian Syllabics West-Cree Shwo"
4671    5407 "Canadian Syllabics Shwoo"
4672    5408 "Canadian Syllabics West-Cree Shwoo"
4673    5409 "Canadian Syllabics Shwa"
4674    5410 "Canadian Syllabics West-Cree Shwa"
4675    5411 "Canadian Syllabics Shwaa"
4676    5412 "Canadian Syllabics West-Cree Shwaa"
4677    5413 "Canadian Syllabics Sh"
4678    5414 "Canadian Syllabics Ye"
4679    5415 "Canadian Syllabics Yaai"
4680    5416 "Canadian Syllabics Yi"
4681    5417 "Canadian Syllabics Yii"
4682    5418 "Canadian Syllabics Yo"
4683    5419 "Canadian Syllabics Yoo"
4684    5420 "Canadian Syllabics Y-Cree Yoo"
4685    5421 "Canadian Syllabics Ya"
4686    5422 "Canadian Syllabics Yaa"
4687    5423 "Canadian Syllabics Ywe"
4688    5424 "Canadian Syllabics West-Cree Ywe"
4689    5425 "Canadian Syllabics Ywi"
4690    5426 "Canadian Syllabics West-Cree Ywi"
4691    5427 "Canadian Syllabics Ywii"
4692    5428 "Canadian Syllabics West-Cree Ywii"
4693    5429 "Canadian Syllabics Ywo"
4694    5430 "Canadian Syllabics West-Cree Ywo"
4695    5431 "Canadian Syllabics Ywoo"
4696    5432 "Canadian Syllabics West-Cree Ywoo"
4697    5433 "Canadian Syllabics Ywa"
4698    5434 "Canadian Syllabics West-Cree Ywa"
4699    5435 "Canadian Syllabics Ywaa"
4700    5436 "Canadian Syllabics West-Cree Ywaa"
4701    5437 "Canadian Syllabics Naskapi Ywaa"
4702    5438 "Canadian Syllabics Y"
4703    5439 "Canadian Syllabics Bible-Cree Y"
4704    5440 "Canadian Syllabics West-Cree Y"
4705    5441 "Canadian Syllabics Sayisi Yi"
4706    5442 "Canadian Syllabics Re"
4707    5443 "Canadian Syllabics R-Cree Re"
4708    5444 "Canadian Syllabics West-Cree Le"
4709    5445 "Canadian Syllabics Raai"
4710    5446 "Canadian Syllabics Ri"
4711    5447 "Canadian Syllabics Rii"
4712    5448 "Canadian Syllabics Ro"
4713    5449 "Canadian Syllabics Roo"
4714    5450 "Canadian Syllabics West-Cree Lo"
4715    5451 "Canadian Syllabics Ra"
4716    5452 "Canadian Syllabics Raa"
4717    5453 "Canadian Syllabics West-Cree La"
4718    5454 "Canadian Syllabics Rwaa"
4719    5455 "Canadian Syllabics West-Cree Rwaa"
4720    5456 "Canadian Syllabics R"
4721    5457 "Canadian Syllabics West-Cree R"
4722    5458 "Canadian Syllabics Medial R"
4723    5459 "Canadian Syllabics Fe"
4724    5460 "Canadian Syllabics Faai"
4725    5461 "Canadian Syllabics Fi"
4726    5462 "Canadian Syllabics Fii"
4727    5463 "Canadian Syllabics Fo"
4728    5464 "Canadian Syllabics Foo"
4729    5465 "Canadian Syllabics Fa"
4730    5466 "Canadian Syllabics Faa"
4731    5467 "Canadian Syllabics Fwaa"
4732    5468 "Canadian Syllabics West-Cree Fwaa"
4733    5469 "Canadian Syllabics F"
4734    5470 "Canadian Syllabics The"
4735    5471 "Canadian Syllabics N-Cree The"
4736    5472 "Canadian Syllabics Thi"
4737    5473 "Canadian Syllabics N-Cree Thi"
4738    5474 "Canadian Syllabics Thii"
4739    5475 "Canadian Syllabics N-Cree Thii"
4740    5476 "Canadian Syllabics Tho"
4741    5477 "Canadian Syllabics Thoo"
4742    5478 "Canadian Syllabics Tha"
4743    5479 "Canadian Syllabics Thaa"
4744    5480 "Canadian Syllabics Thwaa"
4745    5481 "Canadian Syllabics West-Cree Thwaa"
4746    5482 "Canadian Syllabics Th"
4747    5483 "Canadian Syllabics Tthe"
4748    5484 "Canadian Syllabics Tthi"
4749    5485 "Canadian Syllabics Ttho"
4750    5486 "Canadian Syllabics Ttha"
4751    5487 "Canadian Syllabics Tth"
4752    5488 "Canadian Syllabics Tye"
4753    5489 "Canadian Syllabics Tyi"
4754    5490 "Canadian Syllabics Tyo"
4755    5491 "Canadian Syllabics Tya"
4756    5492 "Canadian Syllabics Nunavik He"
4757    5493 "Canadian Syllabics Nunavik Hi"
4758    5494 "Canadian Syllabics Nunavik Hii"
4759    5495 "Canadian Syllabics Nunavik Ho"
4760    5496 "Canadian Syllabics Nunavik Hoo"
4761    5497 "Canadian Syllabics Nunavik Ha"
4762    5498 "Canadian Syllabics Nunavik Haa"
4763    5499 "Canadian Syllabics Nunavik H"
4764    5500 "Canadian Syllabics Nunavut H"
4765    5501 "Canadian Syllabics Hk"
4766    5502 "Canadian Syllabics Qaai"
4767    5503 "Canadian Syllabics Qi"
4768    5504 "Canadian Syllabics Qii"
4769    5505 "Canadian Syllabics Qo"
4770    5506 "Canadian Syllabics Qoo"
4771    5507 "Canadian Syllabics Qa"
4772    5508 "Canadian Syllabics Qaa"
4773    5509 "Canadian Syllabics Q"
4774    5510 "Canadian Syllabics Tlhe"
4775    5511 "Canadian Syllabics Tlhi"
4776    5512 "Canadian Syllabics Tlho"
4777    5513 "Canadian Syllabics Tlha"
4778    5514 "Canadian Syllabics West-Cree Re"
4779    5515 "Canadian Syllabics West-Cree Ri"
4780    5516 "Canadian Syllabics West-Cree Ro"
4781    5517 "Canadian Syllabics West-Cree Ra"
4782    5518 "Canadian Syllabics Ngaai"
4783    5519 "Canadian Syllabics Ngi"
4784    5520 "Canadian Syllabics Ngii"
4785    5521 "Canadian Syllabics Ngo"
4786    5522 "Canadian Syllabics Ngoo"
4787    5523 "Canadian Syllabics Nga"
4788    5524 "Canadian Syllabics Ngaa"
4789    5525 "Canadian Syllabics Ng"
4790    5526 "Canadian Syllabics Nng"
4791    5527 "Canadian Syllabics Sayisi She"
4792    5528 "Canadian Syllabics Sayisi Shi"
4793    5529 "Canadian Syllabics Sayisi Sho"
4794    5530 "Canadian Syllabics Sayisi Sha"
4795    5531 "Canadian Syllabics Woods-Cree The"
4796    5532 "Canadian Syllabics Woods-Cree Thi"
4797    5533 "Canadian Syllabics Woods-Cree Tho"
4798    5534 "Canadian Syllabics Woods-Cree Tha"
4799    5535 "Canadian Syllabics Woods-Cree Th"
4800    5536 "Canadian Syllabics Lhi"
4801    5537 "Canadian Syllabics Lhii"
4802    5538 "Canadian Syllabics Lho"
4803    5539 "Canadian Syllabics Lhoo"
4804    5540 "Canadian Syllabics Lha"
4805    5541 "Canadian Syllabics Lhaa"
4806    5542 "Canadian Syllabics Lh"
4807    5543 "Canadian Syllabics Th-Cree The"
4808    5544 "Canadian Syllabics Th-Cree Thi"
4809    5545 "Canadian Syllabics Th-Cree Thii"
4810    5546 "Canadian Syllabics Th-Cree Tho"
4811    5547 "Canadian Syllabics Th-Cree Thoo"
4812    5548 "Canadian Syllabics Th-Cree Tha"
4813    5549 "Canadian Syllabics Th-Cree Thaa"
4814    5550 "Canadian Syllabics Th-Cree Th"
4815    5551 "Canadian Syllabics Aivilik B"
4816    5552 "Canadian Syllabics Blackfoot E"
4817    5553 "Canadian Syllabics Blackfoot I"
4818    5554 "Canadian Syllabics Blackfoot O"
4819    5555 "Canadian Syllabics Blackfoot A"
4820    5556 "Canadian Syllabics Blackfoot We"
4821    5557 "Canadian Syllabics Blackfoot Wi"
4822    5558 "Canadian Syllabics Blackfoot Wo"
4823    5559 "Canadian Syllabics Blackfoot Wa"
4824    5560 "Canadian Syllabics Blackfoot Ne"
4825    5561 "Canadian Syllabics Blackfoot Ni"
4826    5562 "Canadian Syllabics Blackfoot No"
4827    5563 "Canadian Syllabics Blackfoot Na"
4828    5564 "Canadian Syllabics Blackfoot Ke"
4829    5565 "Canadian Syllabics Blackfoot Ki"
4830    5566 "Canadian Syllabics Blackfoot Ko"
4831    5567 "Canadian Syllabics Blackfoot Ka"
4832    5568 "Canadian Syllabics Sayisi He"
4833    5569 "Canadian Syllabics Sayisi Hi"
4834    5570 "Canadian Syllabics Sayisi Ho"
4835    5571 "Canadian Syllabics Sayisi Ha"
4836    5572 "Canadian Syllabics Carrier Ghu"
4837    5573 "Canadian Syllabics Carrier Gho"
4838    5574 "Canadian Syllabics Carrier Ghe"
4839    5575 "Canadian Syllabics Carrier Ghee"
4840    5576 "Canadian Syllabics Carrier Ghi"
4841    5577 "Canadian Syllabics Carrier Gha"
4842    5578 "Canadian Syllabics Carrier Ru"
4843    5579 "Canadian Syllabics Carrier Ro"
4844    5580 "Canadian Syllabics Carrier Re"
4845    5581 "Canadian Syllabics Carrier Ree"
4846    5582 "Canadian Syllabics Carrier Ri"
4847    5583 "Canadian Syllabics Carrier Ra"
4848    5584 "Canadian Syllabics Carrier Wu"
4849    5585 "Canadian Syllabics Carrier Wo"
4850    5586 "Canadian Syllabics Carrier We"
4851    5587 "Canadian Syllabics Carrier Wee"
4852    5588 "Canadian Syllabics Carrier Wi"
4853    5589 "Canadian Syllabics Carrier Wa"
4854    5590 "Canadian Syllabics Carrier Hwu"
4855    5591 "Canadian Syllabics Carrier Hwo"
4856    5592 "Canadian Syllabics Carrier Hwe"
4857    5593 "Canadian Syllabics Carrier Hwee"
4858    5594 "Canadian Syllabics Carrier Hwi"
4859    5595 "Canadian Syllabics Carrier Hwa"
4860    5596 "Canadian Syllabics Carrier Thu"
4861    5597 "Canadian Syllabics Carrier Tho"
4862    5598 "Canadian Syllabics Carrier The"
4863    5599 "Canadian Syllabics Carrier Thee"
4864    5600 "Canadian Syllabics Carrier Thi"
4865    5601 "Canadian Syllabics Carrier Tha"
4866    5602 "Canadian Syllabics Carrier Ttu"
4867    5603 "Canadian Syllabics Carrier Tto"
4868    5604 "Canadian Syllabics Carrier Tte"
4869    5605 "Canadian Syllabics Carrier Ttee"
4870    5606 "Canadian Syllabics Carrier Tti"
4871    5607 "Canadian Syllabics Carrier Tta"
4872    5608 "Canadian Syllabics Carrier Pu"
4873    5609 "Canadian Syllabics Carrier Po"
4874    5610 "Canadian Syllabics Carrier Pe"
4875    5611 "Canadian Syllabics Carrier Pee"
4876    5612 "Canadian Syllabics Carrier Pi"
4877    5613 "Canadian Syllabics Carrier Pa"
4878    5614 "Canadian Syllabics Carrier P"
4879    5615 "Canadian Syllabics Carrier Gu"
4880    5616 "Canadian Syllabics Carrier Go"
4881    5617 "Canadian Syllabics Carrier Ge"
4882    5618 "Canadian Syllabics Carrier Gee"
4883    5619 "Canadian Syllabics Carrier Gi"
4884    5620 "Canadian Syllabics Carrier Ga"
4885    5621 "Canadian Syllabics Carrier Khu"
4886    5622 "Canadian Syllabics Carrier Kho"
4887    5623 "Canadian Syllabics Carrier Khe"
4888    5624 "Canadian Syllabics Carrier Khee"
4889    5625 "Canadian Syllabics Carrier Khi"
4890    5626 "Canadian Syllabics Carrier Kha"
4891    5627 "Canadian Syllabics Carrier Kku"
4892    5628 "Canadian Syllabics Carrier Kko"
4893    5629 "Canadian Syllabics Carrier Kke"
4894    5630 "Canadian Syllabics Carrier Kkee"
4895    5631 "Canadian Syllabics Carrier Kki"
4896    5632 "Canadian Syllabics Carrier Kka"
4897    5633 "Canadian Syllabics Carrier Kk"
4898    5634 "Canadian Syllabics Carrier Nu"
4899    5635 "Canadian Syllabics Carrier No"
4900    5636 "Canadian Syllabics Carrier Ne"
4901    5637 "Canadian Syllabics Carrier Nee"
4902    5638 "Canadian Syllabics Carrier Ni"
4903    5639 "Canadian Syllabics Carrier Na"
4904    5640 "Canadian Syllabics Carrier Mu"
4905    5641 "Canadian Syllabics Carrier Mo"
4906    5642 "Canadian Syllabics Carrier Me"
4907    5643 "Canadian Syllabics Carrier Mee"
4908    5644 "Canadian Syllabics Carrier Mi"
4909    5645 "Canadian Syllabics Carrier Ma"
4910    5646 "Canadian Syllabics Carrier Yu"
4911    5647 "Canadian Syllabics Carrier Yo"
4912    5648 "Canadian Syllabics Carrier Ye"
4913    5649 "Canadian Syllabics Carrier Yee"
4914    5650 "Canadian Syllabics Carrier Yi"
4915    5651 "Canadian Syllabics Carrier Ya"
4916    5652 "Canadian Syllabics Carrier Ju"
4917    5653 "Canadian Syllabics Sayisi Ju"
4918    5654 "Canadian Syllabics Carrier Jo"
4919    5655 "Canadian Syllabics Carrier Je"
4920    5656 "Canadian Syllabics Carrier Jee"
4921    5657 "Canadian Syllabics Carrier Ji"
4922    5658 "Canadian Syllabics Sayisi Ji"
4923    5659 "Canadian Syllabics Carrier Ja"
4924    5660 "Canadian Syllabics Carrier Jju"
4925    5661 "Canadian Syllabics Carrier Jjo"
4926    5662 "Canadian Syllabics Carrier Jje"
4927    5663 "Canadian Syllabics Carrier Jjee"
4928    5664 "Canadian Syllabics Carrier Jji"
4929    5665 "Canadian Syllabics Carrier Jja"
4930    5666 "Canadian Syllabics Carrier Lu"
4931    5667 "Canadian Syllabics Carrier Lo"
4932    5668 "Canadian Syllabics Carrier Le"
4933    5669 "Canadian Syllabics Carrier Lee"
4934    5670 "Canadian Syllabics Carrier Li"
4935    5671 "Canadian Syllabics Carrier La"
4936    5672 "Canadian Syllabics Carrier Dlu"
4937    5673 "Canadian Syllabics Carrier Dlo"
4938    5674 "Canadian Syllabics Carrier Dle"
4939    5675 "Canadian Syllabics Carrier Dlee"
4940    5676 "Canadian Syllabics Carrier Dli"
4941    5677 "Canadian Syllabics Carrier Dla"
4942    5678 "Canadian Syllabics Carrier Lhu"
4943    5679 "Canadian Syllabics Carrier Lho"
4944    5680 "Canadian Syllabics Carrier Lhe"
4945    5681 "Canadian Syllabics Carrier Lhee"
4946    5682 "Canadian Syllabics Carrier Lhi"
4947    5683 "Canadian Syllabics Carrier Lha"
4948    5684 "Canadian Syllabics Carrier Tlhu"
4949    5685 "Canadian Syllabics Carrier Tlho"
4950    5686 "Canadian Syllabics Carrier Tlhe"
4951    5687 "Canadian Syllabics Carrier Tlhee"
4952    5688 "Canadian Syllabics Carrier Tlhi"
4953    5689 "Canadian Syllabics Carrier Tlha"
4954    5690 "Canadian Syllabics Carrier Tlu"
4955    5691 "Canadian Syllabics Carrier Tlo"
4956    5692 "Canadian Syllabics Carrier Tle"
4957    5693 "Canadian Syllabics Carrier Tlee"
4958    5694 "Canadian Syllabics Carrier Tli"
4959    5695 "Canadian Syllabics Carrier Tla"
4960    5696 "Canadian Syllabics Carrier Zu"
4961    5697 "Canadian Syllabics Carrier Zo"
4962    5698 "Canadian Syllabics Carrier Ze"
4963    5699 "Canadian Syllabics Carrier Zee"
4964    5700 "Canadian Syllabics Carrier Zi"
4965    5701 "Canadian Syllabics Carrier Za"
4966    5702 "Canadian Syllabics Carrier Z"
4967    5703 "Canadian Syllabics Carrier Initial Z"
4968    5704 "Canadian Syllabics Carrier Dzu"
4969    5705 "Canadian Syllabics Carrier Dzo"
4970    5706 "Canadian Syllabics Carrier Dze"
4971    5707 "Canadian Syllabics Carrier Dzee"
4972    5708 "Canadian Syllabics Carrier Dzi"
4973    5709 "Canadian Syllabics Carrier Dza"
4974    5710 "Canadian Syllabics Carrier Su"
4975    5711 "Canadian Syllabics Carrier So"
4976    5712 "Canadian Syllabics Carrier Se"
4977    5713 "Canadian Syllabics Carrier See"
4978    5714 "Canadian Syllabics Carrier Si"
4979    5715 "Canadian Syllabics Carrier Sa"
4980    5716 "Canadian Syllabics Carrier Shu"
4981    5717 "Canadian Syllabics Carrier Sho"
4982    5718 "Canadian Syllabics Carrier She"
4983    5719 "Canadian Syllabics Carrier Shee"
4984    5720 "Canadian Syllabics Carrier Shi"
4985    5721 "Canadian Syllabics Carrier Sha"
4986    5722 "Canadian Syllabics Carrier Sh"
4987    5723 "Canadian Syllabics Carrier Tsu"
4988    5724 "Canadian Syllabics Carrier Tso"
4989    5725 "Canadian Syllabics Carrier Tse"
4990    5726 "Canadian Syllabics Carrier Tsee"
4991    5727 "Canadian Syllabics Carrier Tsi"
4992    5728 "Canadian Syllabics Carrier Tsa"
4993    5729 "Canadian Syllabics Carrier Chu"
4994    5730 "Canadian Syllabics Carrier Cho"
4995    5731 "Canadian Syllabics Carrier Che"
4996    5732 "Canadian Syllabics Carrier Chee"
4997    5733 "Canadian Syllabics Carrier Chi"
4998    5734 "Canadian Syllabics Carrier Cha"
4999    5735 "Canadian Syllabics Carrier Ttsu"
5000    5736 "Canadian Syllabics Carrier Ttso"
5001    5737 "Canadian Syllabics Carrier Ttse"
5002    5738 "Canadian Syllabics Carrier Ttsee"
5003    5739 "Canadian Syllabics Carrier Ttsi"
5004    5740 "Canadian Syllabics Carrier Ttsa"
5005    5741 "Canadian Syllabics Chi Sign"
5006    5742 "Canadian Syllabics Full Stop"
5007    5743 "Canadian Syllabics Qai"
5008    5744 "Canadian Syllabics Ngai"
5009    5745 "Canadian Syllabics Nngi"
5010    5746 "Canadian Syllabics Nngii"
5011    5747 "Canadian Syllabics Nngo"
5012    5748 "Canadian Syllabics Nngoo"
5013    5749 "Canadian Syllabics Nnga"
5014    5750 "Canadian Syllabics Nngaa"
5015    5751 "Canadian Syllabics Woods-Cree Thwee"
5016    5752 "Canadian Syllabics Woods-Cree Thwi"
5017    5753 "Canadian Syllabics Woods-Cree Thwii"
5018    5754 "Canadian Syllabics Woods-Cree Thwo"
5019    5755 "Canadian Syllabics Woods-Cree Thwoo"
5020    5756 "Canadian Syllabics Woods-Cree Thwa"
5021    5757 "Canadian Syllabics Woods-Cree Thwaa"
5022    5758 "Canadian Syllabics Woods-Cree Final Th"
5023    5759 "Canadian Syllabics Blackfoot W"
5024    5760 "Ogham Space Mark"
5025    5761 "Ogham Letter Beith"
5026    5762 "Ogham Letter Luis"
5027    5763 "Ogham Letter Fearn"
5028    5764 "Ogham Letter Sail"
5029    5765 "Ogham Letter Nion"
5030    5766 "Ogham Letter Uath"
5031    5767 "Ogham Letter Dair"
5032    5768 "Ogham Letter Tinne"
5033    5769 "Ogham Letter Coll"
5034    5770 "Ogham Letter Ceirt"
5035    5771 "Ogham Letter Muin"
5036    5772 "Ogham Letter Gort"
5037    5773 "Ogham Letter Ngeadal"
5038    5774 "Ogham Letter Straif"
5039    5775 "Ogham Letter Ruis"
5040    5776 "Ogham Letter Ailm"
5041    5777 "Ogham Letter Onn"
5042    5778 "Ogham Letter Ur"
5043    5779 "Ogham Letter Eadhadh"
5044    5780 "Ogham Letter Iodhadh"
5045    5781 "Ogham Letter Eabhadh"
5046    5782 "Ogham Letter Or"
5047    5783 "Ogham Letter Uilleann"
5048    5784 "Ogham Letter Ifin"
5049    5785 "Ogham Letter Eamhancholl"
5050    5786 "Ogham Letter Peith"
5051    5787 "Ogham Feather Mark"
5052    5788 "Ogham Reversed Feather Mark"
5053    5792 "Runic Letter Fehu Feoh Fe F"
5054    5793 "Runic Letter V"
5055    5794 "Runic Letter Uruz Ur U"
5056    5795 "Runic Letter Yr"
5057    5796 "Runic Letter Y"
5058    5797 "Runic Letter W"
5059    5798 "Runic Letter Thurisaz Thurs Thorn"
5060    5799 "Runic Letter Eth"
5061    5800 "Runic Letter Ansuz A"
5062    5801 "Runic Letter Os O"
5063    5802 "Runic Letter Ac A"
5064    5803 "Runic Letter Aesc"
5065    5804 "Runic Letter Long-Branch-Oss O"
5066    5805 "Runic Letter Short-Twig-Oss O"
5067    5806 "Runic Letter O"
5068    5807 "Runic Letter Oe"
5069    5808 "Runic Letter On"
5070    5809 "Runic Letter Raido Rad Reid R"
5071    5810 "Runic Letter Kauna"
5072    5811 "Runic Letter Cen"
5073    5812 "Runic Letter Kaun K"
5074    5813 "Runic Letter G"
5075    5814 "Runic Letter Eng"
5076    5815 "Runic Letter Gebo Gyfu G"
5077    5816 "Runic Letter Gar"
5078    5817 "Runic Letter Wunjo Wynn W"
5079    5818 "Runic Letter Haglaz H"
5080    5819 "Runic Letter Haegl H"
5081    5820 "Runic Letter Long-Branch-Hagall H"
5082    5821 "Runic Letter Short-Twig-Hagall H"
5083    5822 "Runic Letter Naudiz Nyd Naud N"
5084    5823 "Runic Letter Short-Twig-Naud N"
5085    5824 "Runic Letter Dotted-N"
5086    5825 "Runic Letter Isaz Is Iss I"
5087    5826 "Runic Letter E"
5088    5827 "Runic Letter Jeran J"
5089    5828 "Runic Letter Ger"
5090    5829 "Runic Letter Long-Branch-Ar Ae"
5091    5830 "Runic Letter Short-Twig-Ar A"
5092    5831 "Runic Letter Iwaz Eoh"
5093    5832 "Runic Letter Pertho Peorth P"
5094    5833 "Runic Letter Algiz Eolhx"
5095    5834 "Runic Letter Sowilo S"
5096    5835 "Runic Letter Sigel Long-Branch-Sol S"
5097    5836 "Runic Letter Short-Twig-Sol S"
5098    5837 "Runic Letter C"
5099    5838 "Runic Letter Z"
5100    5839 "Runic Letter Tiwaz Tir Tyr T"
5101    5840 "Runic Letter Short-Twig-Tyr T"
5102    5841 "Runic Letter D"
5103    5842 "Runic Letter Berkanan Beorc Bjarkan B"
5104    5843 "Runic Letter Short-Twig-Bjarkan B"
5105    5844 "Runic Letter Dotted-P"
5106    5845 "Runic Letter Open-P"
5107    5846 "Runic Letter Ehwaz Eh E"
5108    5847 "Runic Letter Mannaz Man M"
5109    5848 "Runic Letter Long-Branch-Madr M"
5110    5849 "Runic Letter Short-Twig-Madr M"
5111    5850 "Runic Letter Laukaz Lagu Logr L"
5112    5851 "Runic Letter Dotted-L"
5113    5852 "Runic Letter Ingwaz"
5114    5853 "Runic Letter Ing"
5115    5854 "Runic Letter Dagaz Daeg D"
5116    5855 "Runic Letter Othalan Ethel O"
5117    5856 "Runic Letter Ear"
5118    5857 "Runic Letter Ior"
5119    5858 "Runic Letter Cweorth"
5120    5859 "Runic Letter Calc"
5121    5860 "Runic Letter Cealc"
5122    5861 "Runic Letter Stan"
5123    5862 "Runic Letter Long-Branch-Yr"
5124    5863 "Runic Letter Short-Twig-Yr"
5125    5864 "Runic Letter Icelandic-Yr"
5126    5865 "Runic Letter Q"
5127    5866 "Runic Letter X"
5128    5867 "Runic Single Punctuation"
5129    5868 "Runic Multiple Punctuation"
5130    5869 "Runic Cross Punctuation"
5131    5870 "Runic Arlaug Symbol"
5132    5871 "Runic Tvimadur Symbol"
5133    5872 "Runic Belgthor Symbol"
5134    5873 "Runic Letter K"
5135    5874 "Runic Letter Sh"
5136    5875 "Runic Letter Oo"
5137    5876 "Runic Letter Franks Casket Os"
5138    5877 "Runic Letter Franks Casket Is"
5139    5878 "Runic Letter Franks Casket Eh"
5140    5879 "Runic Letter Franks Casket Ac"
5141    5880 "Runic Letter Franks Casket Aesc"
5142    5888 "Tagalog Letter A"
5143    5889 "Tagalog Letter I"
5144    5890 "Tagalog Letter U"
5145    5891 "Tagalog Letter Ka"
5146    5892 "Tagalog Letter Ga"
5147    5893 "Tagalog Letter Nga"
5148    5894 "Tagalog Letter Ta"
5149    5895 "Tagalog Letter Da"
5150    5896 "Tagalog Letter Na"
5151    5897 "Tagalog Letter Pa"
5152    5898 "Tagalog Letter Ba"
5153    5899 "Tagalog Letter Ma"
5154    5900 "Tagalog Letter Ya"
5155    5902 "Tagalog Letter La"
5156    5903 "Tagalog Letter Wa"
5157    5904 "Tagalog Letter Sa"
5158    5905 "Tagalog Letter Ha"
5159    5906 "Tagalog Vowel Sign I"
5160    5907 "Tagalog Vowel Sign U"
5161    5908 "Tagalog Sign Virama"
5162    5920 "Hanunoo Letter A"
5163    5921 "Hanunoo Letter I"
5164    5922 "Hanunoo Letter U"
5165    5923 "Hanunoo Letter Ka"
5166    5924 "Hanunoo Letter Ga"
5167    5925 "Hanunoo Letter Nga"
5168    5926 "Hanunoo Letter Ta"
5169    5927 "Hanunoo Letter Da"
5170    5928 "Hanunoo Letter Na"
5171    5929 "Hanunoo Letter Pa"
5172    5930 "Hanunoo Letter Ba"
5173    5931 "Hanunoo Letter Ma"
5174    5932 "Hanunoo Letter Ya"
5175    5933 "Hanunoo Letter Ra"
5176    5934 "Hanunoo Letter La"
5177    5935 "Hanunoo Letter Wa"
5178    5936 "Hanunoo Letter Sa"
5179    5937 "Hanunoo Letter Ha"
5180    5938 "Hanunoo Vowel Sign I"
5181    5939 "Hanunoo Vowel Sign U"
5182    5940 "Hanunoo Sign Pamudpod"
5183    5941 "Philippine Single Punctuation"
5184    5942 "Philippine Double Punctuation"
5185    5952 "Buhid Letter A"
5186    5953 "Buhid Letter I"
5187    5954 "Buhid Letter U"
5188    5955 "Buhid Letter Ka"
5189    5956 "Buhid Letter Ga"
5190    5957 "Buhid Letter Nga"
5191    5958 "Buhid Letter Ta"
5192    5959 "Buhid Letter Da"
5193    5960 "Buhid Letter Na"
5194    5961 "Buhid Letter Pa"
5195    5962 "Buhid Letter Ba"
5196    5963 "Buhid Letter Ma"
5197    5964 "Buhid Letter Ya"
5198    5965 "Buhid Letter Ra"
5199    5966 "Buhid Letter La"
5200    5967 "Buhid Letter Wa"
5201    5968 "Buhid Letter Sa"
5202    5969 "Buhid Letter Ha"
5203    5970 "Buhid Vowel Sign I"
5204    5971 "Buhid Vowel Sign U"
5205    5984 "Tagbanwa Letter A"
5206    5985 "Tagbanwa Letter I"
5207    5986 "Tagbanwa Letter U"
5208    5987 "Tagbanwa Letter Ka"
5209    5988 "Tagbanwa Letter Ga"
5210    5989 "Tagbanwa Letter Nga"
5211    5990 "Tagbanwa Letter Ta"
5212    5991 "Tagbanwa Letter Da"
5213    5992 "Tagbanwa Letter Na"
5214    5993 "Tagbanwa Letter Pa"
5215    5994 "Tagbanwa Letter Ba"
5216    5995 "Tagbanwa Letter Ma"
5217    5996 "Tagbanwa Letter Ya"
5218    5998 "Tagbanwa Letter La"
5219    5999 "Tagbanwa Letter Wa"
5220    6000 "Tagbanwa Letter Sa"
5221    6002 "Tagbanwa Vowel Sign I"
5222    6003 "Tagbanwa Vowel Sign U"
5223    6016 "Khmer Letter Ka"
5224    6017 "Khmer Letter Kha"
5225    6018 "Khmer Letter Ko"
5226    6019 "Khmer Letter Kho"
5227    6020 "Khmer Letter Ngo"
5228    6021 "Khmer Letter Ca"
5229    6022 "Khmer Letter Cha"
5230    6023 "Khmer Letter Co"
5231    6024 "Khmer Letter Cho"
5232    6025 "Khmer Letter Nyo"
5233    6026 "Khmer Letter Da"
5234    6027 "Khmer Letter Ttha"
5235    6028 "Khmer Letter Do"
5236    6029 "Khmer Letter Ttho"
5237    6030 "Khmer Letter Nno"
5238    6031 "Khmer Letter Ta"
5239    6032 "Khmer Letter Tha"
5240    6033 "Khmer Letter To"
5241    6034 "Khmer Letter Tho"
5242    6035 "Khmer Letter No"
5243    6036 "Khmer Letter Ba"
5244    6037 "Khmer Letter Pha"
5245    6038 "Khmer Letter Po"
5246    6039 "Khmer Letter Pho"
5247    6040 "Khmer Letter Mo"
5248    6041 "Khmer Letter Yo"
5249    6042 "Khmer Letter Ro"
5250    6043 "Khmer Letter Lo"
5251    6044 "Khmer Letter Vo"
5252    6045 "Khmer Letter Sha"
5253    6046 "Khmer Letter Sso"
5254    6047 "Khmer Letter Sa"
5255    6048 "Khmer Letter Ha"
5256    6049 "Khmer Letter La"
5257    6050 "Khmer Letter Qa"
5258    6051 "Khmer Independent Vowel Qaq"
5259    6052 "Khmer Independent Vowel Qaa"
5260    6053 "Khmer Independent Vowel Qi"
5261    6054 "Khmer Independent Vowel Qii"
5262    6055 "Khmer Independent Vowel Qu"
5263    6056 "Khmer Independent Vowel Quk"
5264    6057 "Khmer Independent Vowel Quu"
5265    6058 "Khmer Independent Vowel Quuv"
5266    6059 "Khmer Independent Vowel Ry"
5267    6060 "Khmer Independent Vowel Ryy"
5268    6061 "Khmer Independent Vowel Ly"
5269    6062 "Khmer Independent Vowel Lyy"
5270    6063 "Khmer Independent Vowel Qe"
5271    6064 "Khmer Independent Vowel Qai"
5272    6065 "Khmer Independent Vowel Qoo Type One"
5273    6066 "Khmer Independent Vowel Qoo Type Two"
5274    6067 "Khmer Independent Vowel Qau"
5275    6068 "Khmer Vowel Inherent Aq"
5276    6069 "Khmer Vowel Inherent Aa"
5277    6070 "Khmer Vowel Sign Aa"
5278    6071 "Khmer Vowel Sign I"
5279    6072 "Khmer Vowel Sign Ii"
5280    6073 "Khmer Vowel Sign Y"
5281    6074 "Khmer Vowel Sign Yy"
5282    6075 "Khmer Vowel Sign U"
5283    6076 "Khmer Vowel Sign Uu"
5284    6077 "Khmer Vowel Sign Ua"
5285    6078 "Khmer Vowel Sign Oe"
5286    6079 "Khmer Vowel Sign Ya"
5287    6080 "Khmer Vowel Sign Ie"
5288    6081 "Khmer Vowel Sign E"
5289    6082 "Khmer Vowel Sign Ae"
5290    6083 "Khmer Vowel Sign Ai"
5291    6084 "Khmer Vowel Sign Oo"
5292    6085 "Khmer Vowel Sign Au"
5293    6086 "Khmer Sign Nikahit"
5294    6087 "Khmer Sign Reahmuk"
5295    6088 "Khmer Sign Yuukaleapintu"
5296    6089 "Khmer Sign Muusikatoan"
5297    6090 "Khmer Sign Triisap"
5298    6091 "Khmer Sign Bantoc"
5299    6092 "Khmer Sign Robat"
5300    6093 "Khmer Sign Toandakhiat"
5301    6094 "Khmer Sign Kakabat"
5302    6095 "Khmer Sign Ahsda"
5303    6096 "Khmer Sign Samyok Sannya"
5304    6097 "Khmer Sign Viriam"
5305    6098 "Khmer Sign Coeng"
5306    6099 "Khmer Sign Bathamasat"
5307    6100 "Khmer Sign Khan"
5308    6101 "Khmer Sign Bariyoosan"
5309    6102 "Khmer Sign Camnuc Pii Kuuh"
5310    6103 "Khmer Sign Lek Too"
5311    6104 "Khmer Sign Beyyal"
5312    6105 "Khmer Sign Phnaek Muan"
5313    6106 "Khmer Sign Koomuut"
5314    6107 "Khmer Currency Symbol Riel"
5315    6108 "Khmer Sign Avakrahasanya"
5316    6109 "Khmer Sign Atthacan"
5317    6112 "Khmer Digit Zero"
5318    6113 "Khmer Digit One"
5319    6114 "Khmer Digit Two"
5320    6115 "Khmer Digit Three"
5321    6116 "Khmer Digit Four"
5322    6117 "Khmer Digit Five"
5323    6118 "Khmer Digit Six"
5324    6119 "Khmer Digit Seven"
5325    6120 "Khmer Digit Eight"
5326    6121 "Khmer Digit Nine"
5327    6128 "Khmer Symbol Lek Attak Son"
5328    6129 "Khmer Symbol Lek Attak Muoy"
5329    6130 "Khmer Symbol Lek Attak Pii"
5330    6131 "Khmer Symbol Lek Attak Bei"
5331    6132 "Khmer Symbol Lek Attak Buon"
5332    6133 "Khmer Symbol Lek Attak Pram"
5333    6134 "Khmer Symbol Lek Attak Pram-Muoy"
5334    6135 "Khmer Symbol Lek Attak Pram-Pii"
5335    6136 "Khmer Symbol Lek Attak Pram-Bei"
5336    6137 "Khmer Symbol Lek Attak Pram-Buon"
5337    6144 "Mongolian Birga"
5338    6145 "Mongolian Ellipsis"
5339    6146 "Mongolian Comma"
5340    6147 "Mongolian Full Stop"
5341    6148 "Mongolian Colon"
5342    6149 "Mongolian Four Dots"
5343    6150 "Mongolian Todo Soft Hyphen"
5344    6151 "Mongolian Sibe Syllable Boundary Marker"
5345    6152 "Mongolian Manchu Comma"
5346    6153 "Mongolian Manchu Full Stop"
5347    6154 "Mongolian Nirugu"
5348    6155 "Mongolian Free Variation Selector One"
5349    6156 "Mongolian Free Variation Selector Two"
5350    6157 "Mongolian Free Variation Selector Three"
5351    6158 "Mongolian Vowel Separator"
5352    6160 "Mongolian Digit Zero"
5353    6161 "Mongolian Digit One"
5354    6162 "Mongolian Digit Two"
5355    6163 "Mongolian Digit Three"
5356    6164 "Mongolian Digit Four"
5357    6165 "Mongolian Digit Five"
5358    6166 "Mongolian Digit Six"
5359    6167 "Mongolian Digit Seven"
5360    6168 "Mongolian Digit Eight"
5361    6169 "Mongolian Digit Nine"
5362    6176 "Mongolian Letter A"
5363    6177 "Mongolian Letter E"
5364    6178 "Mongolian Letter I"
5365    6179 "Mongolian Letter O"
5366    6180 "Mongolian Letter U"
5367    6181 "Mongolian Letter Oe"
5368    6182 "Mongolian Letter Ue"
5369    6183 "Mongolian Letter Ee"
5370    6184 "Mongolian Letter Na"
5371    6185 "Mongolian Letter Ang"
5372    6186 "Mongolian Letter Ba"
5373    6187 "Mongolian Letter Pa"
5374    6188 "Mongolian Letter Qa"
5375    6189 "Mongolian Letter Ga"
5376    6190 "Mongolian Letter Ma"
5377    6191 "Mongolian Letter La"
5378    6192 "Mongolian Letter Sa"
5379    6193 "Mongolian Letter Sha"
5380    6194 "Mongolian Letter Ta"
5381    6195 "Mongolian Letter Da"
5382    6196 "Mongolian Letter Cha"
5383    6197 "Mongolian Letter Ja"
5384    6198 "Mongolian Letter Ya"
5385    6199 "Mongolian Letter Ra"
5386    6200 "Mongolian Letter Wa"
5387    6201 "Mongolian Letter Fa"
5388    6202 "Mongolian Letter Ka"
5389    6203 "Mongolian Letter Kha"
5390    6204 "Mongolian Letter Tsa"
5391    6205 "Mongolian Letter Za"
5392    6206 "Mongolian Letter Haa"
5393    6207 "Mongolian Letter Zra"
5394    6208 "Mongolian Letter Lha"
5395    6209 "Mongolian Letter Zhi"
5396    6210 "Mongolian Letter Chi"
5397    6211 "Mongolian Letter Todo Long Vowel Sign"
5398    6212 "Mongolian Letter Todo E"
5399    6213 "Mongolian Letter Todo I"
5400    6214 "Mongolian Letter Todo O"
5401    6215 "Mongolian Letter Todo U"
5402    6216 "Mongolian Letter Todo Oe"
5403    6217 "Mongolian Letter Todo Ue"
5404    6218 "Mongolian Letter Todo Ang"
5405    6219 "Mongolian Letter Todo Ba"
5406    6220 "Mongolian Letter Todo Pa"
5407    6221 "Mongolian Letter Todo Qa"
5408    6222 "Mongolian Letter Todo Ga"
5409    6223 "Mongolian Letter Todo Ma"
5410    6224 "Mongolian Letter Todo Ta"
5411    6225 "Mongolian Letter Todo Da"
5412    6226 "Mongolian Letter Todo Cha"
5413    6227 "Mongolian Letter Todo Ja"
5414    6228 "Mongolian Letter Todo Tsa"
5415    6229 "Mongolian Letter Todo Ya"
5416    6230 "Mongolian Letter Todo Wa"
5417    6231 "Mongolian Letter Todo Ka"
5418    6232 "Mongolian Letter Todo Gaa"
5419    6233 "Mongolian Letter Todo Haa"
5420    6234 "Mongolian Letter Todo Jia"
5421    6235 "Mongolian Letter Todo Nia"
5422    6236 "Mongolian Letter Todo Dza"
5423    6237 "Mongolian Letter Sibe E"
5424    6238 "Mongolian Letter Sibe I"
5425    6239 "Mongolian Letter Sibe Iy"
5426    6240 "Mongolian Letter Sibe Ue"
5427    6241 "Mongolian Letter Sibe U"
5428    6242 "Mongolian Letter Sibe Ang"
5429    6243 "Mongolian Letter Sibe Ka"
5430    6244 "Mongolian Letter Sibe Ga"
5431    6245 "Mongolian Letter Sibe Ha"
5432    6246 "Mongolian Letter Sibe Pa"
5433    6247 "Mongolian Letter Sibe Sha"
5434    6248 "Mongolian Letter Sibe Ta"
5435    6249 "Mongolian Letter Sibe Da"
5436    6250 "Mongolian Letter Sibe Ja"
5437    6251 "Mongolian Letter Sibe Fa"
5438    6252 "Mongolian Letter Sibe Gaa"
5439    6253 "Mongolian Letter Sibe Haa"
5440    6254 "Mongolian Letter Sibe Tsa"
5441    6255 "Mongolian Letter Sibe Za"
5442    6256 "Mongolian Letter Sibe Raa"
5443    6257 "Mongolian Letter Sibe Cha"
5444    6258 "Mongolian Letter Sibe Zha"
5445    6259 "Mongolian Letter Manchu I"
5446    6260 "Mongolian Letter Manchu Ka"
5447    6261 "Mongolian Letter Manchu Ra"
5448    6262 "Mongolian Letter Manchu Fa"
5449    6263 "Mongolian Letter Manchu Zha"
5450    6272 "Mongolian Letter Ali Gali Anusvara One"
5451    6273 "Mongolian Letter Ali Gali Visarga One"
5452    6274 "Mongolian Letter Ali Gali Damaru"
5453    6275 "Mongolian Letter Ali Gali Ubadama"
5454    6276 "Mongolian Letter Ali Gali Inverted Ubadama"
5455    6277 "Mongolian Letter Ali Gali Baluda"
5456    6278 "Mongolian Letter Ali Gali Three Baluda"
5457    6279 "Mongolian Letter Ali Gali A"
5458    6280 "Mongolian Letter Ali Gali I"
5459    6281 "Mongolian Letter Ali Gali Ka"
5460    6282 "Mongolian Letter Ali Gali Nga"
5461    6283 "Mongolian Letter Ali Gali Ca"
5462    6284 "Mongolian Letter Ali Gali Tta"
5463    6285 "Mongolian Letter Ali Gali Ttha"
5464    6286 "Mongolian Letter Ali Gali Dda"
5465    6287 "Mongolian Letter Ali Gali Nna"
5466    6288 "Mongolian Letter Ali Gali Ta"
5467    6289 "Mongolian Letter Ali Gali Da"
5468    6290 "Mongolian Letter Ali Gali Pa"
5469    6291 "Mongolian Letter Ali Gali Pha"
5470    6292 "Mongolian Letter Ali Gali Ssa"
5471    6293 "Mongolian Letter Ali Gali Zha"
5472    6294 "Mongolian Letter Ali Gali Za"
5473    6295 "Mongolian Letter Ali Gali Ah"
5474    6296 "Mongolian Letter Todo Ali Gali Ta"
5475    6297 "Mongolian Letter Todo Ali Gali Zha"
5476    6298 "Mongolian Letter Manchu Ali Gali Gha"
5477    6299 "Mongolian Letter Manchu Ali Gali Nga"
5478    6300 "Mongolian Letter Manchu Ali Gali Ca"
5479    6301 "Mongolian Letter Manchu Ali Gali Jha"
5480    6302 "Mongolian Letter Manchu Ali Gali Tta"
5481    6303 "Mongolian Letter Manchu Ali Gali Ddha"
5482    6304 "Mongolian Letter Manchu Ali Gali Ta"
5483    6305 "Mongolian Letter Manchu Ali Gali Dha"
5484    6306 "Mongolian Letter Manchu Ali Gali Ssa"
5485    6307 "Mongolian Letter Manchu Ali Gali Cya"
5486    6308 "Mongolian Letter Manchu Ali Gali Zha"
5487    6309 "Mongolian Letter Manchu Ali Gali Za"
5488    6310 "Mongolian Letter Ali Gali Half U"
5489    6311 "Mongolian Letter Ali Gali Half Ya"
5490    6312 "Mongolian Letter Manchu Ali Gali Bha"
5491    6313 "Mongolian Letter Ali Gali Dagalga"
5492    6314 "Mongolian Letter Manchu Ali Gali Lha"
5493    6320 "Canadian Syllabics Oy"
5494    6321 "Canadian Syllabics Ay"
5495    6322 "Canadian Syllabics Aay"
5496    6323 "Canadian Syllabics Way"
5497    6324 "Canadian Syllabics Poy"
5498    6325 "Canadian Syllabics Pay"
5499    6326 "Canadian Syllabics Pwoy"
5500    6327 "Canadian Syllabics Tay"
5501    6328 "Canadian Syllabics Kay"
5502    6329 "Canadian Syllabics Kway"
5503    6330 "Canadian Syllabics May"
5504    6331 "Canadian Syllabics Noy"
5505    6332 "Canadian Syllabics Nay"
5506    6333 "Canadian Syllabics Lay"
5507    6334 "Canadian Syllabics Soy"
5508    6335 "Canadian Syllabics Say"
5509    6336 "Canadian Syllabics Shoy"
5510    6337 "Canadian Syllabics Shay"
5511    6338 "Canadian Syllabics Shwoy"
5512    6339 "Canadian Syllabics Yoy"
5513    6340 "Canadian Syllabics Yay"
5514    6341 "Canadian Syllabics Ray"
5515    6342 "Canadian Syllabics Nwi"
5516    6343 "Canadian Syllabics Ojibway Nwi"
5517    6344 "Canadian Syllabics Nwii"
5518    6345 "Canadian Syllabics Ojibway Nwii"
5519    6346 "Canadian Syllabics Nwo"
5520    6347 "Canadian Syllabics Ojibway Nwo"
5521    6348 "Canadian Syllabics Nwoo"
5522    6349 "Canadian Syllabics Ojibway Nwoo"
5523    6350 "Canadian Syllabics Rwee"
5524    6351 "Canadian Syllabics Rwi"
5525    6352 "Canadian Syllabics Rwii"
5526    6353 "Canadian Syllabics Rwo"
5527    6354 "Canadian Syllabics Rwoo"
5528    6355 "Canadian Syllabics Rwa"
5529    6356 "Canadian Syllabics Ojibway P"
5530    6357 "Canadian Syllabics Ojibway T"
5531    6358 "Canadian Syllabics Ojibway K"
5532    6359 "Canadian Syllabics Ojibway C"
5533    6360 "Canadian Syllabics Ojibway M"
5534    6361 "Canadian Syllabics Ojibway N"
5535    6362 "Canadian Syllabics Ojibway S"
5536    6363 "Canadian Syllabics Ojibway Sh"
5537    6364 "Canadian Syllabics Eastern W"
5538    6365 "Canadian Syllabics Western W"
5539    6366 "Canadian Syllabics Final Small Ring"
5540    6367 "Canadian Syllabics Final Raised Dot"
5541    6368 "Canadian Syllabics R-Cree Rwe"
5542    6369 "Canadian Syllabics West-Cree Loo"
5543    6370 "Canadian Syllabics West-Cree Laa"
5544    6371 "Canadian Syllabics Thwe"
5545    6372 "Canadian Syllabics Thwa"
5546    6373 "Canadian Syllabics Tthwe"
5547    6374 "Canadian Syllabics Tthoo"
5548    6375 "Canadian Syllabics Tthaa"
5549    6376 "Canadian Syllabics Tlhwe"
5550    6377 "Canadian Syllabics Tlhoo"
5551    6378 "Canadian Syllabics Sayisi Shwe"
5552    6379 "Canadian Syllabics Sayisi Shoo"
5553    6380 "Canadian Syllabics Sayisi Hoo"
5554    6381 "Canadian Syllabics Carrier Gwu"
5555    6382 "Canadian Syllabics Carrier Dene Gee"
5556    6383 "Canadian Syllabics Carrier Gaa"
5557    6384 "Canadian Syllabics Carrier Gwa"
5558    6385 "Canadian Syllabics Sayisi Juu"
5559    6386 "Canadian Syllabics Carrier Jwa"
5560    6387 "Canadian Syllabics Beaver Dene L"
5561    6388 "Canadian Syllabics Beaver Dene R"
5562    6389 "Canadian Syllabics Carrier Dental S"
5563    6400 "Limbu Vowel-Carrier Letter"
5564    6401 "Limbu Letter Ka"
5565    6402 "Limbu Letter Kha"
5566    6403 "Limbu Letter Ga"
5567    6404 "Limbu Letter Gha"
5568    6405 "Limbu Letter Nga"
5569    6406 "Limbu Letter Ca"
5570    6407 "Limbu Letter Cha"
5571    6408 "Limbu Letter Ja"
5572    6409 "Limbu Letter Jha"
5573    6410 "Limbu Letter Yan"
5574    6411 "Limbu Letter Ta"
5575    6412 "Limbu Letter Tha"
5576    6413 "Limbu Letter Da"
5577    6414 "Limbu Letter Dha"
5578    6415 "Limbu Letter Na"
5579    6416 "Limbu Letter Pa"
5580    6417 "Limbu Letter Pha"
5581    6418 "Limbu Letter Ba"
5582    6419 "Limbu Letter Bha"
5583    6420 "Limbu Letter Ma"
5584    6421 "Limbu Letter Ya"
5585    6422 "Limbu Letter Ra"
5586    6423 "Limbu Letter La"
5587    6424 "Limbu Letter Wa"
5588    6425 "Limbu Letter Sha"
5589    6426 "Limbu Letter Ssa"
5590    6427 "Limbu Letter Sa"
5591    6428 "Limbu Letter Ha"
5592    6429 "Limbu Letter Gyan"
5593    6430 "Limbu Letter Tra"
5594    6432 "Limbu Vowel Sign A"
5595    6433 "Limbu Vowel Sign I"
5596    6434 "Limbu Vowel Sign U"
5597    6435 "Limbu Vowel Sign Ee"
5598    6436 "Limbu Vowel Sign Ai"
5599    6437 "Limbu Vowel Sign Oo"
5600    6438 "Limbu Vowel Sign Au"
5601    6439 "Limbu Vowel Sign E"
5602    6440 "Limbu Vowel Sign O"
5603    6441 "Limbu Subjoined Letter Ya"
5604    6442 "Limbu Subjoined Letter Ra"
5605    6443 "Limbu Subjoined Letter Wa"
5606    6448 "Limbu Small Letter Ka"
5607    6449 "Limbu Small Letter Nga"
5608    6450 "Limbu Small Letter Anusvara"
5609    6451 "Limbu Small Letter Ta"
5610    6452 "Limbu Small Letter Na"
5611    6453 "Limbu Small Letter Pa"
5612    6454 "Limbu Small Letter Ma"
5613    6455 "Limbu Small Letter Ra"
5614    6456 "Limbu Small Letter La"
5615    6457 "Limbu Sign Mukphreng"
5616    6458 "Limbu Sign Kemphreng"
5617    6459 "Limbu Sign Sa-I"
5618    6464 "Limbu Sign Loo"
5619    6468 "Limbu Exclamation Mark"
5620    6469 "Limbu Question Mark"
5621    6470 "Limbu Digit Zero"
5622    6471 "Limbu Digit One"
5623    6472 "Limbu Digit Two"
5624    6473 "Limbu Digit Three"
5625    6474 "Limbu Digit Four"
5626    6475 "Limbu Digit Five"
5627    6476 "Limbu Digit Six"
5628    6477 "Limbu Digit Seven"
5629    6478 "Limbu Digit Eight"
5630    6479 "Limbu Digit Nine"
5631    6480 "Tai Le Letter Ka"
5632    6481 "Tai Le Letter Xa"
5633    6482 "Tai Le Letter Nga"
5634    6483 "Tai Le Letter Tsa"
5635    6484 "Tai Le Letter Sa"
5636    6485 "Tai Le Letter Ya"
5637    6486 "Tai Le Letter Ta"
5638    6487 "Tai Le Letter Tha"
5639    6488 "Tai Le Letter La"
5640    6489 "Tai Le Letter Pa"
5641    6490 "Tai Le Letter Pha"
5642    6491 "Tai Le Letter Ma"
5643    6492 "Tai Le Letter Fa"
5644    6493 "Tai Le Letter Va"
5645    6494 "Tai Le Letter Ha"
5646    6495 "Tai Le Letter Qa"
5647    6496 "Tai Le Letter Kha"
5648    6497 "Tai Le Letter Tsha"
5649    6498 "Tai Le Letter Na"
5650    6499 "Tai Le Letter A"
5651    6500 "Tai Le Letter I"
5652    6501 "Tai Le Letter Ee"
5653    6502 "Tai Le Letter Eh"
5654    6503 "Tai Le Letter U"
5655    6504 "Tai Le Letter Oo"
5656    6505 "Tai Le Letter O"
5657    6506 "Tai Le Letter Ue"
5658    6507 "Tai Le Letter E"
5659    6508 "Tai Le Letter Aue"
5660    6509 "Tai Le Letter Ai"
5661    6512 "Tai Le Letter Tone-2"
5662    6513 "Tai Le Letter Tone-3"
5663    6514 "Tai Le Letter Tone-4"
5664    6515 "Tai Le Letter Tone-5"
5665    6516 "Tai Le Letter Tone-6"
5666    6528 "New Tai Lue Letter High Qa"
5667    6529 "New Tai Lue Letter Low Qa"
5668    6530 "New Tai Lue Letter High Ka"
5669    6531 "New Tai Lue Letter High Xa"
5670    6532 "New Tai Lue Letter High Nga"
5671    6533 "New Tai Lue Letter Low Ka"
5672    6534 "New Tai Lue Letter Low Xa"
5673    6535 "New Tai Lue Letter Low Nga"
5674    6536 "New Tai Lue Letter High Tsa"
5675    6537 "New Tai Lue Letter High Sa"
5676    6538 "New Tai Lue Letter High Ya"
5677    6539 "New Tai Lue Letter Low Tsa"
5678    6540 "New Tai Lue Letter Low Sa"
5679    6541 "New Tai Lue Letter Low Ya"
5680    6542 "New Tai Lue Letter High Ta"
5681    6543 "New Tai Lue Letter High Tha"
5682    6544 "New Tai Lue Letter High Na"
5683    6545 "New Tai Lue Letter Low Ta"
5684    6546 "New Tai Lue Letter Low Tha"
5685    6547 "New Tai Lue Letter Low Na"
5686    6548 "New Tai Lue Letter High Pa"
5687    6549 "New Tai Lue Letter High Pha"
5688    6550 "New Tai Lue Letter High Ma"
5689    6551 "New Tai Lue Letter Low Pa"
5690    6552 "New Tai Lue Letter Low Pha"
5691    6553 "New Tai Lue Letter Low Ma"
5692    6554 "New Tai Lue Letter High Fa"
5693    6555 "New Tai Lue Letter High Va"
5694    6556 "New Tai Lue Letter High La"
5695    6557 "New Tai Lue Letter Low Fa"
5696    6558 "New Tai Lue Letter Low Va"
5697    6559 "New Tai Lue Letter Low La"
5698    6560 "New Tai Lue Letter High Ha"
5699    6561 "New Tai Lue Letter High Da"
5700    6562 "New Tai Lue Letter High Ba"
5701    6563 "New Tai Lue Letter Low Ha"
5702    6564 "New Tai Lue Letter Low Da"
5703    6565 "New Tai Lue Letter Low Ba"
5704    6566 "New Tai Lue Letter High Kva"
5705    6567 "New Tai Lue Letter High Xva"
5706    6568 "New Tai Lue Letter Low Kva"
5707    6569 "New Tai Lue Letter Low Xva"
5708    6570 "New Tai Lue Letter High Sua"
5709    6571 "New Tai Lue Letter Low Sua"
5710    6576 "New Tai Lue Vowel Sign Vowel Shortener"
5711    6577 "New Tai Lue Vowel Sign Aa"
5712    6578 "New Tai Lue Vowel Sign Ii"
5713    6579 "New Tai Lue Vowel Sign U"
5714    6580 "New Tai Lue Vowel Sign Uu"
5715    6581 "New Tai Lue Vowel Sign E"
5716    6582 "New Tai Lue Vowel Sign Ae"
5717    6583 "New Tai Lue Vowel Sign O"
5718    6584 "New Tai Lue Vowel Sign Oa"
5719    6585 "New Tai Lue Vowel Sign Ue"
5720    6586 "New Tai Lue Vowel Sign Ay"
5721    6587 "New Tai Lue Vowel Sign Aay"
5722    6588 "New Tai Lue Vowel Sign Uy"
5723    6589 "New Tai Lue Vowel Sign Oy"
5724    6590 "New Tai Lue Vowel Sign Oay"
5725    6591 "New Tai Lue Vowel Sign Uey"
5726    6592 "New Tai Lue Vowel Sign Iy"
5727    6593 "New Tai Lue Letter Final V"
5728    6594 "New Tai Lue Letter Final Ng"
5729    6595 "New Tai Lue Letter Final N"
5730    6596 "New Tai Lue Letter Final M"
5731    6597 "New Tai Lue Letter Final K"
5732    6598 "New Tai Lue Letter Final D"
5733    6599 "New Tai Lue Letter Final B"
5734    6600 "New Tai Lue Tone Mark-1"
5735    6601 "New Tai Lue Tone Mark-2"
5736    6608 "New Tai Lue Digit Zero"
5737    6609 "New Tai Lue Digit One"
5738    6610 "New Tai Lue Digit Two"
5739    6611 "New Tai Lue Digit Three"
5740    6612 "New Tai Lue Digit Four"
5741    6613 "New Tai Lue Digit Five"
5742    6614 "New Tai Lue Digit Six"
5743    6615 "New Tai Lue Digit Seven"
5744    6616 "New Tai Lue Digit Eight"
5745    6617 "New Tai Lue Digit Nine"
5746    6618 "New Tai Lue Tham Digit One"
5747    6622 "New Tai Lue Sign Lae"
5748    6623 "New Tai Lue Sign Laev"
5749    6624 "Khmer Symbol Pathamasat"
5750    6625 "Khmer Symbol Muoy Koet"
5751    6626 "Khmer Symbol Pii Koet"
5752    6627 "Khmer Symbol Bei Koet"
5753    6628 "Khmer Symbol Buon Koet"
5754    6629 "Khmer Symbol Pram Koet"
5755    6630 "Khmer Symbol Pram-Muoy Koet"
5756    6631 "Khmer Symbol Pram-Pii Koet"
5757    6632 "Khmer Symbol Pram-Bei Koet"
5758    6633 "Khmer Symbol Pram-Buon Koet"
5759    6634 "Khmer Symbol Dap Koet"
5760    6635 "Khmer Symbol Dap-Muoy Koet"
5761    6636 "Khmer Symbol Dap-Pii Koet"
5762    6637 "Khmer Symbol Dap-Bei Koet"
5763    6638 "Khmer Symbol Dap-Buon Koet"
5764    6639 "Khmer Symbol Dap-Pram Koet"
5765    6640 "Khmer Symbol Tuteyasat"
5766    6641 "Khmer Symbol Muoy Roc"
5767    6642 "Khmer Symbol Pii Roc"
5768    6643 "Khmer Symbol Bei Roc"
5769    6644 "Khmer Symbol Buon Roc"
5770    6645 "Khmer Symbol Pram Roc"
5771    6646 "Khmer Symbol Pram-Muoy Roc"
5772    6647 "Khmer Symbol Pram-Pii Roc"
5773    6648 "Khmer Symbol Pram-Bei Roc"
5774    6649 "Khmer Symbol Pram-Buon Roc"
5775    6650 "Khmer Symbol Dap Roc"
5776    6651 "Khmer Symbol Dap-Muoy Roc"
5777    6652 "Khmer Symbol Dap-Pii Roc"
5778    6653 "Khmer Symbol Dap-Bei Roc"
5779    6654 "Khmer Symbol Dap-Buon Roc"
5780    6655 "Khmer Symbol Dap-Pram Roc"
5781    6656 "Buginese Letter Ka"
5782    6657 "Buginese Letter Ga"
5783    6658 "Buginese Letter Nga"
5784    6659 "Buginese Letter Ngka"
5785    6660 "Buginese Letter Pa"
5786    6661 "Buginese Letter Ba"
5787    6662 "Buginese Letter Ma"
5788    6663 "Buginese Letter Mpa"
5789    6664 "Buginese Letter Ta"
5790    6665 "Buginese Letter Da"
5791    6666 "Buginese Letter Na"
5792    6667 "Buginese Letter Nra"
5793    6668 "Buginese Letter Ca"
5794    6669 "Buginese Letter Ja"
5795    6670 "Buginese Letter Nya"
5796    6671 "Buginese Letter Nyca"
5797    6672 "Buginese Letter Ya"
5798    6673 "Buginese Letter Ra"
5799    6674 "Buginese Letter La"
5800    6675 "Buginese Letter Va"
5801    6676 "Buginese Letter Sa"
5802    6677 "Buginese Letter A"
5803    6678 "Buginese Letter Ha"
5804    6679 "Buginese Vowel Sign I"
5805    6680 "Buginese Vowel Sign U"
5806    6681 "Buginese Vowel Sign E"
5807    6682 "Buginese Vowel Sign O"
5808    6683 "Buginese Vowel Sign Ae"
5809    6686 "Buginese Pallawa"
5810    6687 "Buginese End Of Section"
5811    6688 "Tai Tham Letter High Ka"
5812    6689 "Tai Tham Letter High Kha"
5813    6690 "Tai Tham Letter High Kxa"
5814    6691 "Tai Tham Letter Low Ka"
5815    6692 "Tai Tham Letter Low Kxa"
5816    6693 "Tai Tham Letter Low Kha"
5817    6694 "Tai Tham Letter Nga"
5818    6695 "Tai Tham Letter High Ca"
5819    6696 "Tai Tham Letter High Cha"
5820    6697 "Tai Tham Letter Low Ca"
5821    6698 "Tai Tham Letter Low Sa"
5822    6699 "Tai Tham Letter Low Cha"
5823    6700 "Tai Tham Letter Nya"
5824    6701 "Tai Tham Letter Rata"
5825    6702 "Tai Tham Letter High Ratha"
5826    6703 "Tai Tham Letter Da"
5827    6704 "Tai Tham Letter Low Ratha"
5828    6705 "Tai Tham Letter Rana"
5829    6706 "Tai Tham Letter High Ta"
5830    6707 "Tai Tham Letter High Tha"
5831    6708 "Tai Tham Letter Low Ta"
5832    6709 "Tai Tham Letter Low Tha"
5833    6710 "Tai Tham Letter Na"
5834    6711 "Tai Tham Letter Ba"
5835    6712 "Tai Tham Letter High Pa"
5836    6713 "Tai Tham Letter High Pha"
5837    6714 "Tai Tham Letter High Fa"
5838    6715 "Tai Tham Letter Low Pa"
5839    6716 "Tai Tham Letter Low Fa"
5840    6717 "Tai Tham Letter Low Pha"
5841    6718 "Tai Tham Letter Ma"
5842    6719 "Tai Tham Letter Low Ya"
5843    6720 "Tai Tham Letter High Ya"
5844    6721 "Tai Tham Letter Ra"
5845    6722 "Tai Tham Letter Rue"
5846    6723 "Tai Tham Letter La"
5847    6724 "Tai Tham Letter Lue"
5848    6725 "Tai Tham Letter Wa"
5849    6726 "Tai Tham Letter High Sha"
5850    6727 "Tai Tham Letter High Ssa"
5851    6728 "Tai Tham Letter High Sa"
5852    6729 "Tai Tham Letter High Ha"
5853    6730 "Tai Tham Letter Lla"
5854    6731 "Tai Tham Letter A"
5855    6732 "Tai Tham Letter Low Ha"
5856    6733 "Tai Tham Letter I"
5857    6734 "Tai Tham Letter Ii"
5858    6735 "Tai Tham Letter U"
5859    6736 "Tai Tham Letter Uu"
5860    6737 "Tai Tham Letter Ee"
5861    6738 "Tai Tham Letter Oo"
5862    6739 "Tai Tham Letter Lae"
5863    6740 "Tai Tham Letter Great Sa"
5864    6741 "Tai Tham Consonant Sign Medial Ra"
5865    6742 "Tai Tham Consonant Sign Medial La"
5866    6743 "Tai Tham Consonant Sign La Tang Lai"
5867    6744 "Tai Tham Sign Mai Kang Lai"
5868    6745 "Tai Tham Consonant Sign Final Nga"
5869    6746 "Tai Tham Consonant Sign Low Pa"
5870    6747 "Tai Tham Consonant Sign High Ratha Or Low Pa"
5871    6748 "Tai Tham Consonant Sign Ma"
5872    6749 "Tai Tham Consonant Sign Ba"
5873    6750 "Tai Tham Consonant Sign Sa"
5874    6752 "Tai Tham Sign Sakot"
5875    6753 "Tai Tham Vowel Sign A"
5876    6754 "Tai Tham Vowel Sign Mai Sat"
5877    6755 "Tai Tham Vowel Sign Aa"
5878    6756 "Tai Tham Vowel Sign Tall Aa"
5879    6757 "Tai Tham Vowel Sign I"
5880    6758 "Tai Tham Vowel Sign Ii"
5881    6759 "Tai Tham Vowel Sign Ue"
5882    6760 "Tai Tham Vowel Sign Uue"
5883    6761 "Tai Tham Vowel Sign U"
5884    6762 "Tai Tham Vowel Sign Uu"
5885    6763 "Tai Tham Vowel Sign O"
5886    6764 "Tai Tham Vowel Sign Oa Below"
5887    6765 "Tai Tham Vowel Sign Oy"
5888    6766 "Tai Tham Vowel Sign E"
5889    6767 "Tai Tham Vowel Sign Ae"
5890    6768 "Tai Tham Vowel Sign Oo"
5891    6769 "Tai Tham Vowel Sign Ai"
5892    6770 "Tai Tham Vowel Sign Tham Ai"
5893    6771 "Tai Tham Vowel Sign Oa Above"
5894    6772 "Tai Tham Sign Mai Kang"
5895    6773 "Tai Tham Sign Tone-1"
5896    6774 "Tai Tham Sign Tone-2"
5897    6775 "Tai Tham Sign Khuen Tone-3"
5898    6776 "Tai Tham Sign Khuen Tone-4"
5899    6777 "Tai Tham Sign Khuen Tone-5"
5900    6778 "Tai Tham Sign Ra Haam"
5901    6779 "Tai Tham Sign Mai Sam"
5902    6780 "Tai Tham Sign Khuen-Lue Karan"
5903    6783 "Tai Tham Combining Cryptogrammic Dot"
5904    6784 "Tai Tham Hora Digit Zero"
5905    6785 "Tai Tham Hora Digit One"
5906    6786 "Tai Tham Hora Digit Two"
5907    6787 "Tai Tham Hora Digit Three"
5908    6788 "Tai Tham Hora Digit Four"
5909    6789 "Tai Tham Hora Digit Five"
5910    6790 "Tai Tham Hora Digit Six"
5911    6791 "Tai Tham Hora Digit Seven"
5912    6792 "Tai Tham Hora Digit Eight"
5913    6793 "Tai Tham Hora Digit Nine"
5914    6800 "Tai Tham Tham Digit Zero"
5915    6801 "Tai Tham Tham Digit One"
5916    6802 "Tai Tham Tham Digit Two"
5917    6803 "Tai Tham Tham Digit Three"
5918    6804 "Tai Tham Tham Digit Four"
5919    6805 "Tai Tham Tham Digit Five"
5920    6806 "Tai Tham Tham Digit Six"
5921    6807 "Tai Tham Tham Digit Seven"
5922    6808 "Tai Tham Tham Digit Eight"
5923    6809 "Tai Tham Tham Digit Nine"
5924    6816 "Tai Tham Sign Wiang"
5925    6817 "Tai Tham Sign Wiangwaak"
5926    6818 "Tai Tham Sign Sawan"
5927    6819 "Tai Tham Sign Keow"
5928    6820 "Tai Tham Sign Hoy"
5929    6821 "Tai Tham Sign Dokmai"
5930    6822 "Tai Tham Sign Reversed Rotated Rana"
5931    6823 "Tai Tham Sign Mai Yamok"
5932    6824 "Tai Tham Sign Kaan"
5933    6825 "Tai Tham Sign Kaankuu"
5934    6826 "Tai Tham Sign Satkaan"
5935    6827 "Tai Tham Sign Satkaankuu"
5936    6828 "Tai Tham Sign Hang"
5937    6829 "Tai Tham Sign Caang"
5938    6832 "Combining Doubled Circumflex Accent"
5939    6833 "Combining Diaeresis-Ring"
5940    6834 "Combining Infinity"
5941    6835 "Combining Downwards Arrow"
5942    6836 "Combining Triple Dot"
5943    6837 "Combining X-X Below"
5944    6838 "Combining Wiggly Line Below"
5945    6839 "Combining Open Mark Below"
5946    6840 "Combining Double Open Mark Below"
5947    6841 "Combining Light Centralization Stroke Below"
5948    6842 "Combining Strong Centralization Stroke Below"
5949    6843 "Combining Parentheses Above"
5950    6844 "Combining Double Parentheses Above"
5951    6845 "Combining Parentheses Below"
5952    6846 "Combining Parentheses Overlay"
5953    6912 "Balinese Sign Ulu Ricem"
5954    6913 "Balinese Sign Ulu Candra"
5955    6914 "Balinese Sign Cecek"
5956    6915 "Balinese Sign Surang"
5957    6916 "Balinese Sign Bisah"
5958    6917 "Balinese Letter Akara"
5959    6918 "Balinese Letter Akara Tedung"
5960    6919 "Balinese Letter Ikara"
5961    6920 "Balinese Letter Ikara Tedung"
5962    6921 "Balinese Letter Ukara"
5963    6922 "Balinese Letter Ukara Tedung"
5964    6923 "Balinese Letter Ra Repa"
5965    6924 "Balinese Letter Ra Repa Tedung"
5966    6925 "Balinese Letter La Lenga"
5967    6926 "Balinese Letter La Lenga Tedung"
5968    6927 "Balinese Letter Ekara"
5969    6928 "Balinese Letter Aikara"
5970    6929 "Balinese Letter Okara"
5971    6930 "Balinese Letter Okara Tedung"
5972    6931 "Balinese Letter Ka"
5973    6932 "Balinese Letter Ka Mahaprana"
5974    6933 "Balinese Letter Ga"
5975    6934 "Balinese Letter Ga Gora"
5976    6935 "Balinese Letter Nga"
5977    6936 "Balinese Letter Ca"
5978    6937 "Balinese Letter Ca Laca"
5979    6938 "Balinese Letter Ja"
5980    6939 "Balinese Letter Ja Jera"
5981    6940 "Balinese Letter Nya"
5982    6941 "Balinese Letter Ta Latik"
5983    6942 "Balinese Letter Ta Murda Mahaprana"
5984    6943 "Balinese Letter Da Murda Alpaprana"
5985    6944 "Balinese Letter Da Murda Mahaprana"
5986    6945 "Balinese Letter Na Rambat"
5987    6946 "Balinese Letter Ta"
5988    6947 "Balinese Letter Ta Tawa"
5989    6948 "Balinese Letter Da"
5990    6949 "Balinese Letter Da Madu"
5991    6950 "Balinese Letter Na"
5992    6951 "Balinese Letter Pa"
5993    6952 "Balinese Letter Pa Kapal"
5994    6953 "Balinese Letter Ba"
5995    6954 "Balinese Letter Ba Kembang"
5996    6955 "Balinese Letter Ma"
5997    6956 "Balinese Letter Ya"
5998    6957 "Balinese Letter Ra"
5999    6958 "Balinese Letter La"
6000    6959 "Balinese Letter Wa"
6001    6960 "Balinese Letter Sa Saga"
6002    6961 "Balinese Letter Sa Sapa"
6003    6962 "Balinese Letter Sa"
6004    6963 "Balinese Letter Ha"
6005    6964 "Balinese Sign Rerekan"
6006    6965 "Balinese Vowel Sign Tedung"
6007    6966 "Balinese Vowel Sign Ulu"
6008    6967 "Balinese Vowel Sign Ulu Sari"
6009    6968 "Balinese Vowel Sign Suku"
6010    6969 "Balinese Vowel Sign Suku Ilut"
6011    6970 "Balinese Vowel Sign Ra Repa"
6012    6971 "Balinese Vowel Sign Ra Repa Tedung"
6013    6972 "Balinese Vowel Sign La Lenga"
6014    6973 "Balinese Vowel Sign La Lenga Tedung"
6015    6974 "Balinese Vowel Sign Taling"
6016    6975 "Balinese Vowel Sign Taling Repa"
6017    6976 "Balinese Vowel Sign Taling Tedung"
6018    6977 "Balinese Vowel Sign Taling Repa Tedung"
6019    6978 "Balinese Vowel Sign Pepet"
6020    6979 "Balinese Vowel Sign Pepet Tedung"
6021    6980 "Balinese Adeg Adeg"
6022    6981 "Balinese Letter Kaf Sasak"
6023    6982 "Balinese Letter Khot Sasak"
6024    6983 "Balinese Letter Tzir Sasak"
6025    6984 "Balinese Letter Ef Sasak"
6026    6985 "Balinese Letter Ve Sasak"
6027    6986 "Balinese Letter Zal Sasak"
6028    6987 "Balinese Letter Asyura Sasak"
6029    6992 "Balinese Digit Zero"
6030    6993 "Balinese Digit One"
6031    6994 "Balinese Digit Two"
6032    6995 "Balinese Digit Three"
6033    6996 "Balinese Digit Four"
6034    6997 "Balinese Digit Five"
6035    6998 "Balinese Digit Six"
6036    6999 "Balinese Digit Seven"
6037    7000 "Balinese Digit Eight"
6038    7001 "Balinese Digit Nine"
6039    7002 "Balinese Panti"
6040    7003 "Balinese Pamada"
6041    7004 "Balinese Windu"
6042    7005 "Balinese Carik Pamungkah"
6043    7006 "Balinese Carik Siki"
6044    7007 "Balinese Carik Pareren"
6045    7008 "Balinese Pameneng"
6046    7009 "Balinese Musical Symbol Dong"
6047    7010 "Balinese Musical Symbol Deng"
6048    7011 "Balinese Musical Symbol Dung"
6049    7012 "Balinese Musical Symbol Dang"
6050    7013 "Balinese Musical Symbol Dang Surang"
6051    7014 "Balinese Musical Symbol Ding"
6052    7015 "Balinese Musical Symbol Daeng"
6053    7016 "Balinese Musical Symbol Deung"
6054    7017 "Balinese Musical Symbol Daing"
6055    7018 "Balinese Musical Symbol Dang Gede"
6056    7019 "Balinese Musical Symbol Combining Tegeh"
6057    7020 "Balinese Musical Symbol Combining Endep"
6058    7021 "Balinese Musical Symbol Combining Kempul"
6059    7022 "Balinese Musical Symbol Combining Kempli"
6060    7023 "Balinese Musical Symbol Combining Jegogan"
6061    7024 "Balinese Musical Symbol Combining Kempul With Jegogan"
6062    7025 "Balinese Musical Symbol Combining Kempli With Jegogan"
6063    7026 "Balinese Musical Symbol Combining Bende"
6064    7027 "Balinese Musical Symbol Combining Gong"
6065    7028 "Balinese Musical Symbol Right-Hand Open Dug"
6066    7029 "Balinese Musical Symbol Right-Hand Open Dag"
6067    7030 "Balinese Musical Symbol Right-Hand Closed Tuk"
6068    7031 "Balinese Musical Symbol Right-Hand Closed Tak"
6069    7032 "Balinese Musical Symbol Left-Hand Open Pang"
6070    7033 "Balinese Musical Symbol Left-Hand Open Pung"
6071    7034 "Balinese Musical Symbol Left-Hand Closed Plak"
6072    7035 "Balinese Musical Symbol Left-Hand Closed Pluk"
6073    7036 "Balinese Musical Symbol Left-Hand Open Ping"
6074    7040 "Sundanese Sign Panyecek"
6075    7041 "Sundanese Sign Panglayar"
6076    7042 "Sundanese Sign Pangwisad"
6077    7043 "Sundanese Letter A"
6078    7044 "Sundanese Letter I"
6079    7045 "Sundanese Letter U"
6080    7046 "Sundanese Letter Ae"
6081    7047 "Sundanese Letter O"
6082    7048 "Sundanese Letter E"
6083    7049 "Sundanese Letter Eu"
6084    7050 "Sundanese Letter Ka"
6085    7051 "Sundanese Letter Qa"
6086    7052 "Sundanese Letter Ga"
6087    7053 "Sundanese Letter Nga"
6088    7054 "Sundanese Letter Ca"
6089    7055 "Sundanese Letter Ja"
6090    7056 "Sundanese Letter Za"
6091    7057 "Sundanese Letter Nya"
6092    7058 "Sundanese Letter Ta"
6093    7059 "Sundanese Letter Da"
6094    7060 "Sundanese Letter Na"
6095    7061 "Sundanese Letter Pa"
6096    7062 "Sundanese Letter Fa"
6097    7063 "Sundanese Letter Va"
6098    7064 "Sundanese Letter Ba"
6099    7065 "Sundanese Letter Ma"
6100    7066 "Sundanese Letter Ya"
6101    7067 "Sundanese Letter Ra"
6102    7068 "Sundanese Letter La"
6103    7069 "Sundanese Letter Wa"
6104    7070 "Sundanese Letter Sa"
6105    7071 "Sundanese Letter Xa"
6106    7072 "Sundanese Letter Ha"
6107    7073 "Sundanese Consonant Sign Pamingkal"
6108    7074 "Sundanese Consonant Sign Panyakra"
6109    7075 "Sundanese Consonant Sign Panyiku"
6110    7076 "Sundanese Vowel Sign Panghulu"
6111    7077 "Sundanese Vowel Sign Panyuku"
6112    7078 "Sundanese Vowel Sign Panaelaeng"
6113    7079 "Sundanese Vowel Sign Panolong"
6114    7080 "Sundanese Vowel Sign Pamepet"
6115    7081 "Sundanese Vowel Sign Paneuleung"
6116    7082 "Sundanese Sign Pamaaeh"
6117    7083 "Sundanese Sign Virama"
6118    7084 "Sundanese Consonant Sign Pasangan Ma"
6119    7085 "Sundanese Consonant Sign Pasangan Wa"
6120    7086 "Sundanese Letter Kha"
6121    7087 "Sundanese Letter Sya"
6122    7088 "Sundanese Digit Zero"
6123    7089 "Sundanese Digit One"
6124    7090 "Sundanese Digit Two"
6125    7091 "Sundanese Digit Three"
6126    7092 "Sundanese Digit Four"
6127    7093 "Sundanese Digit Five"
6128    7094 "Sundanese Digit Six"
6129    7095 "Sundanese Digit Seven"
6130    7096 "Sundanese Digit Eight"
6131    7097 "Sundanese Digit Nine"
6132    7098 "Sundanese Avagraha"
6133    7099 "Sundanese Letter Reu"
6134    7100 "Sundanese Letter Leu"
6135    7101 "Sundanese Letter Bha"
6136    7102 "Sundanese Letter Final K"
6137    7103 "Sundanese Letter Final M"
6138    7104 "Batak Letter A"
6139    7105 "Batak Letter Simalungun A"
6140    7106 "Batak Letter Ha"
6141    7107 "Batak Letter Simalungun Ha"
6142    7108 "Batak Letter Mandailing Ha"
6143    7109 "Batak Letter Ba"
6144    7110 "Batak Letter Karo Ba"
6145    7111 "Batak Letter Pa"
6146    7112 "Batak Letter Simalungun Pa"
6147    7113 "Batak Letter Na"
6148    7114 "Batak Letter Mandailing Na"
6149    7115 "Batak Letter Wa"
6150    7116 "Batak Letter Simalungun Wa"
6151    7117 "Batak Letter Pakpak Wa"
6152    7118 "Batak Letter Ga"
6153    7119 "Batak Letter Simalungun Ga"
6154    7120 "Batak Letter Ja"
6155    7121 "Batak Letter Da"
6156    7122 "Batak Letter Ra"
6157    7123 "Batak Letter Simalungun Ra"
6158    7124 "Batak Letter Ma"
6159    7125 "Batak Letter Simalungun Ma"
6160    7126 "Batak Letter Southern Ta"
6161    7127 "Batak Letter Northern Ta"
6162    7128 "Batak Letter Sa"
6163    7129 "Batak Letter Simalungun Sa"
6164    7130 "Batak Letter Mandailing Sa"
6165    7131 "Batak Letter Ya"
6166    7132 "Batak Letter Simalungun Ya"
6167    7133 "Batak Letter Nga"
6168    7134 "Batak Letter La"
6169    7135 "Batak Letter Simalungun La"
6170    7136 "Batak Letter Nya"
6171    7137 "Batak Letter Ca"
6172    7138 "Batak Letter Nda"
6173    7139 "Batak Letter Mba"
6174    7140 "Batak Letter I"
6175    7141 "Batak Letter U"
6176    7142 "Batak Sign Tompi"
6177    7143 "Batak Vowel Sign E"
6178    7144 "Batak Vowel Sign Pakpak E"
6179    7145 "Batak Vowel Sign Ee"
6180    7146 "Batak Vowel Sign I"
6181    7147 "Batak Vowel Sign Karo I"
6182    7148 "Batak Vowel Sign O"
6183    7149 "Batak Vowel Sign Karo O"
6184    7150 "Batak Vowel Sign U"
6185    7151 "Batak Vowel Sign U For Simalungun Sa"
6186    7152 "Batak Consonant Sign Ng"
6187    7153 "Batak Consonant Sign H"
6188    7154 "Batak Pangolat"
6189    7155 "Batak Panongonan"
6190    7164 "Batak Symbol Bindu Na Metek"
6191    7165 "Batak Symbol Bindu Pinarboras"
6192    7166 "Batak Symbol Bindu Judul"
6193    7167 "Batak Symbol Bindu Pangolat"
6194    7168 "Lepcha Letter Ka"
6195    7169 "Lepcha Letter Kla"
6196    7170 "Lepcha Letter Kha"
6197    7171 "Lepcha Letter Ga"
6198    7172 "Lepcha Letter Gla"
6199    7173 "Lepcha Letter Nga"
6200    7174 "Lepcha Letter Ca"
6201    7175 "Lepcha Letter Cha"
6202    7176 "Lepcha Letter Ja"
6203    7177 "Lepcha Letter Nya"
6204    7178 "Lepcha Letter Ta"
6205    7179 "Lepcha Letter Tha"
6206    7180 "Lepcha Letter Da"
6207    7181 "Lepcha Letter Na"
6208    7182 "Lepcha Letter Pa"
6209    7183 "Lepcha Letter Pla"
6210    7184 "Lepcha Letter Pha"
6211    7185 "Lepcha Letter Fa"
6212    7186 "Lepcha Letter Fla"
6213    7187 "Lepcha Letter Ba"
6214    7188 "Lepcha Letter Bla"
6215    7189 "Lepcha Letter Ma"
6216    7190 "Lepcha Letter Mla"
6217    7191 "Lepcha Letter Tsa"
6218    7192 "Lepcha Letter Tsha"
6219    7193 "Lepcha Letter Dza"
6220    7194 "Lepcha Letter Ya"
6221    7195 "Lepcha Letter Ra"
6222    7196 "Lepcha Letter La"
6223    7197 "Lepcha Letter Ha"
6224    7198 "Lepcha Letter Hla"
6225    7199 "Lepcha Letter Va"
6226    7200 "Lepcha Letter Sa"
6227    7201 "Lepcha Letter Sha"
6228    7202 "Lepcha Letter Wa"
6229    7203 "Lepcha Letter A"
6230    7204 "Lepcha Subjoined Letter Ya"
6231    7205 "Lepcha Subjoined Letter Ra"
6232    7206 "Lepcha Vowel Sign Aa"
6233    7207 "Lepcha Vowel Sign I"
6234    7208 "Lepcha Vowel Sign O"
6235    7209 "Lepcha Vowel Sign Oo"
6236    7210 "Lepcha Vowel Sign U"
6237    7211 "Lepcha Vowel Sign Uu"
6238    7212 "Lepcha Vowel Sign E"
6239    7213 "Lepcha Consonant Sign K"
6240    7214 "Lepcha Consonant Sign M"
6241    7215 "Lepcha Consonant Sign L"
6242    7216 "Lepcha Consonant Sign N"
6243    7217 "Lepcha Consonant Sign P"
6244    7218 "Lepcha Consonant Sign R"
6245    7219 "Lepcha Consonant Sign T"
6246    7220 "Lepcha Consonant Sign Nyin-Do"
6247    7221 "Lepcha Consonant Sign Kang"
6248    7222 "Lepcha Sign Ran"
6249    7223 "Lepcha Sign Nukta"
6250    7227 "Lepcha Punctuation Ta-Rol"
6251    7228 "Lepcha Punctuation Nyet Thyoom Ta-Rol"
6252    7229 "Lepcha Punctuation Cer-Wa"
6253    7230 "Lepcha Punctuation Tshook Cer-Wa"
6254    7231 "Lepcha Punctuation Tshook"
6255    7232 "Lepcha Digit Zero"
6256    7233 "Lepcha Digit One"
6257    7234 "Lepcha Digit Two"
6258    7235 "Lepcha Digit Three"
6259    7236 "Lepcha Digit Four"
6260    7237 "Lepcha Digit Five"
6261    7238 "Lepcha Digit Six"
6262    7239 "Lepcha Digit Seven"
6263    7240 "Lepcha Digit Eight"
6264    7241 "Lepcha Digit Nine"
6265    7245 "Lepcha Letter Tta"
6266    7246 "Lepcha Letter Ttha"
6267    7247 "Lepcha Letter Dda"
6268    7248 "Ol Chiki Digit Zero"
6269    7249 "Ol Chiki Digit One"
6270    7250 "Ol Chiki Digit Two"
6271    7251 "Ol Chiki Digit Three"
6272    7252 "Ol Chiki Digit Four"
6273    7253 "Ol Chiki Digit Five"
6274    7254 "Ol Chiki Digit Six"
6275    7255 "Ol Chiki Digit Seven"
6276    7256 "Ol Chiki Digit Eight"
6277    7257 "Ol Chiki Digit Nine"
6278    7258 "Ol Chiki Letter La"
6279    7259 "Ol Chiki Letter At"
6280    7260 "Ol Chiki Letter Ag"
6281    7261 "Ol Chiki Letter Ang"
6282    7262 "Ol Chiki Letter Al"
6283    7263 "Ol Chiki Letter Laa"
6284    7264 "Ol Chiki Letter Aak"
6285    7265 "Ol Chiki Letter Aaj"
6286    7266 "Ol Chiki Letter Aam"
6287    7267 "Ol Chiki Letter Aaw"
6288    7268 "Ol Chiki Letter Li"
6289    7269 "Ol Chiki Letter Is"
6290    7270 "Ol Chiki Letter Ih"
6291    7271 "Ol Chiki Letter Iny"
6292    7272 "Ol Chiki Letter Ir"
6293    7273 "Ol Chiki Letter Lu"
6294    7274 "Ol Chiki Letter Uc"
6295    7275 "Ol Chiki Letter Ud"
6296    7276 "Ol Chiki Letter Unn"
6297    7277 "Ol Chiki Letter Uy"
6298    7278 "Ol Chiki Letter Le"
6299    7279 "Ol Chiki Letter Ep"
6300    7280 "Ol Chiki Letter Edd"
6301    7281 "Ol Chiki Letter En"
6302    7282 "Ol Chiki Letter Err"
6303    7283 "Ol Chiki Letter Lo"
6304    7284 "Ol Chiki Letter Ott"
6305    7285 "Ol Chiki Letter Ob"
6306    7286 "Ol Chiki Letter Ov"
6307    7287 "Ol Chiki Letter Oh"
6308    7288 "Ol Chiki Mu Ttuddag"
6309    7289 "Ol Chiki Gaahlaa Ttuddaag"
6310    7290 "Ol Chiki Mu-Gaahlaa Ttuddaag"
6311    7291 "Ol Chiki Relaa"
6312    7292 "Ol Chiki Phaarkaa"
6313    7293 "Ol Chiki Ahad"
6314    7294 "Ol Chiki Punctuation Mucaad"
6315    7295 "Ol Chiki Punctuation Double Mucaad"
6316    7360 "Sundanese Punctuation Bindu Surya"
6317    7361 "Sundanese Punctuation Bindu Panglong"
6318    7362 "Sundanese Punctuation Bindu Purnama"
6319    7363 "Sundanese Punctuation Bindu Cakra"
6320    7364 "Sundanese Punctuation Bindu Leu Satanga"
6321    7365 "Sundanese Punctuation Bindu Ka Satanga"
6322    7366 "Sundanese Punctuation Bindu Da Satanga"
6323    7367 "Sundanese Punctuation Bindu Ba Satanga"
6324    7376 "Vedic Tone Karshana"
6325    7377 "Vedic Tone Shara"
6326    7378 "Vedic Tone Prenkha"
6327    7379 "Vedic Sign Nihshvasa"
6328    7380 "Vedic Sign Yajurvedic Midline Svarita"
6329    7381 "Vedic Tone Yajurvedic Aggravated Independent Svarita"
6330    7382 "Vedic Tone Yajurvedic Independent Svarita"
6331    7383 "Vedic Tone Yajurvedic Kathaka Independent Svarita"
6332    7384 "Vedic Tone Candra Below"
6333    7385 "Vedic Tone Yajurvedic Kathaka Independent Svarita Schroeder"
6334    7386 "Vedic Tone Double Svarita"
6335    7387 "Vedic Tone Triple Svarita"
6336    7388 "Vedic Tone Kathaka Anudatta"
6337    7389 "Vedic Tone Dot Below"
6338    7390 "Vedic Tone Two Dots Below"
6339    7391 "Vedic Tone Three Dots Below"
6340    7392 "Vedic Tone Rigvedic Kashmiri Independent Svarita"
6341    7393 "Vedic Tone Atharvavedic Independent Svarita"
6342    7394 "Vedic Sign Visarga Svarita"
6343    7395 "Vedic Sign Visarga Udatta"
6344    7396 "Vedic Sign Reversed Visarga Udatta"
6345    7397 "Vedic Sign Visarga Anudatta"
6346    7398 "Vedic Sign Reversed Visarga Anudatta"
6347    7399 "Vedic Sign Visarga Udatta With Tail"
6348    7400 "Vedic Sign Visarga Anudatta With Tail"
6349    7401 "Vedic Sign Anusvara Antargomukha"
6350    7402 "Vedic Sign Anusvara Bahirgomukha"
6351    7403 "Vedic Sign Anusvara Vamagomukha"
6352    7404 "Vedic Sign Anusvara Vamagomukha With Tail"
6353    7405 "Vedic Sign Tiryak"
6354    7406 "Vedic Sign Hexiform Long Anusvara"
6355    7407 "Vedic Sign Long Anusvara"
6356    7408 "Vedic Sign Rthang Long Anusvara"
6357    7409 "Vedic Sign Anusvara Ubhayato Mukha"
6358    7410 "Vedic Sign Ardhavisarga"
6359    7411 "Vedic Sign Rotated Ardhavisarga"
6360    7412 "Vedic Tone Candra Above"
6361    7413 "Vedic Sign Jihvamuliya"
6362    7414 "Vedic Sign Upadhmaniya"
6363    7416 "Vedic Tone Ring Above"
6364    7417 "Vedic Tone Double Ring Above"
6365    7424 "Latin Letter Small Capital A"
6366    7425 "Latin Letter Small Capital Ae"
6367    7426 "Latin Small Letter Turned Ae"
6368    7427 "Latin Letter Small Capital Barred B"
6369    7428 "Latin Letter Small Capital C"
6370    7429 "Latin Letter Small Capital D"
6371    7430 "Latin Letter Small Capital Eth"
6372    7431 "Latin Letter Small Capital E"
6373    7432 "Latin Small Letter Turned Open E"
6374    7433 "Latin Small Letter Turned I"
6375    7434 "Latin Letter Small Capital J"
6376    7435 "Latin Letter Small Capital K"
6377    7436 "Latin Letter Small Capital L With Stroke"
6378    7437 "Latin Letter Small Capital M"
6379    7438 "Latin Letter Small Capital Reversed N"
6380    7439 "Latin Letter Small Capital O"
6381    7440 "Latin Letter Small Capital Open O"
6382    7441 "Latin Small Letter Sideways O"
6383    7442 "Latin Small Letter Sideways Open O"
6384    7443 "Latin Small Letter Sideways O With Stroke"
6385    7444 "Latin Small Letter Turned Oe"
6386    7445 "Latin Letter Small Capital Ou"
6387    7446 "Latin Small Letter Top Half O"
6388    7447 "Latin Small Letter Bottom Half O"
6389    7448 "Latin Letter Small Capital P"
6390    7449 "Latin Letter Small Capital Reversed R"
6391    7450 "Latin Letter Small Capital Turned R"
6392    7451 "Latin Letter Small Capital T"
6393    7452 "Latin Letter Small Capital U"
6394    7453 "Latin Small Letter Sideways U"
6395    7454 "Latin Small Letter Sideways Diaeresized U"
6396    7455 "Latin Small Letter Sideways Turned M"
6397    7456 "Latin Letter Small Capital V"
6398    7457 "Latin Letter Small Capital W"
6399    7458 "Latin Letter Small Capital Z"
6400    7459 "Latin Letter Small Capital Ezh"
6401    7460 "Latin Letter Voiced Laryngeal Spirant"
6402    7461 "Latin Letter Ain"
6403    7462 "Greek Letter Small Capital Gamma"
6404    7463 "Greek Letter Small Capital Lamda"
6405    7464 "Greek Letter Small Capital Pi"
6406    7465 "Greek Letter Small Capital Rho"
6407    7466 "Greek Letter Small Capital Psi"
6408    7467 "Cyrillic Letter Small Capital El"
6409    7468 "Modifier Letter Capital A"
6410    7469 "Modifier Letter Capital Ae"
6411    7470 "Modifier Letter Capital B"
6412    7471 "Modifier Letter Capital Barred B"
6413    7472 "Modifier Letter Capital D"
6414    7473 "Modifier Letter Capital E"
6415    7474 "Modifier Letter Capital Reversed E"
6416    7475 "Modifier Letter Capital G"
6417    7476 "Modifier Letter Capital H"
6418    7477 "Modifier Letter Capital I"
6419    7478 "Modifier Letter Capital J"
6420    7479 "Modifier Letter Capital K"
6421    7480 "Modifier Letter Capital L"
6422    7481 "Modifier Letter Capital M"
6423    7482 "Modifier Letter Capital N"
6424    7483 "Modifier Letter Capital Reversed N"
6425    7484 "Modifier Letter Capital O"
6426    7485 "Modifier Letter Capital Ou"
6427    7486 "Modifier Letter Capital P"
6428    7487 "Modifier Letter Capital R"
6429    7488 "Modifier Letter Capital T"
6430    7489 "Modifier Letter Capital U"
6431    7490 "Modifier Letter Capital W"
6432    7491 "Modifier Letter Small A"
6433    7492 "Modifier Letter Small Turned A"
6434    7493 "Modifier Letter Small Alpha"
6435    7494 "Modifier Letter Small Turned Ae"
6436    7495 "Modifier Letter Small B"
6437    7496 "Modifier Letter Small D"
6438    7497 "Modifier Letter Small E"
6439    7498 "Modifier Letter Small Schwa"
6440    7499 "Modifier Letter Small Open E"
6441    7500 "Modifier Letter Small Turned Open E"
6442    7501 "Modifier Letter Small G"
6443    7502 "Modifier Letter Small Turned I"
6444    7503 "Modifier Letter Small K"
6445    7504 "Modifier Letter Small M"
6446    7505 "Modifier Letter Small Eng"
6447    7506 "Modifier Letter Small O"
6448    7507 "Modifier Letter Small Open O"
6449    7508 "Modifier Letter Small Top Half O"
6450    7509 "Modifier Letter Small Bottom Half O"
6451    7510 "Modifier Letter Small P"
6452    7511 "Modifier Letter Small T"
6453    7512 "Modifier Letter Small U"
6454    7513 "Modifier Letter Small Sideways U"
6455    7514 "Modifier Letter Small Turned M"
6456    7515 "Modifier Letter Small V"
6457    7516 "Modifier Letter Small Ain"
6458    7517 "Modifier Letter Small Beta"
6459    7518 "Modifier Letter Small Greek Gamma"
6460    7519 "Modifier Letter Small Delta"
6461    7520 "Modifier Letter Small Greek Phi"
6462    7521 "Modifier Letter Small Chi"
6463    7522 "Latin Subscript Small Letter I"
6464    7523 "Latin Subscript Small Letter R"
6465    7524 "Latin Subscript Small Letter U"
6466    7525 "Latin Subscript Small Letter V"
6467    7526 "Greek Subscript Small Letter Beta"
6468    7527 "Greek Subscript Small Letter Gamma"
6469    7528 "Greek Subscript Small Letter Rho"
6470    7529 "Greek Subscript Small Letter Phi"
6471    7530 "Greek Subscript Small Letter Chi"
6472    7531 "Latin Small Letter Ue"
6473    7532 "Latin Small Letter B With Middle Tilde"
6474    7533 "Latin Small Letter D With Middle Tilde"
6475    7534 "Latin Small Letter F With Middle Tilde"
6476    7535 "Latin Small Letter M With Middle Tilde"
6477    7536 "Latin Small Letter N With Middle Tilde"
6478    7537 "Latin Small Letter P With Middle Tilde"
6479    7538 "Latin Small Letter R With Middle Tilde"
6480    7539 "Latin Small Letter R With Fishhook And Middle Tilde"
6481    7540 "Latin Small Letter S With Middle Tilde"
6482    7541 "Latin Small Letter T With Middle Tilde"
6483    7542 "Latin Small Letter Z With Middle Tilde"
6484    7543 "Latin Small Letter Turned G"
6485    7544 "Modifier Letter Cyrillic En"
6486    7545 "Latin Small Letter Insular G"
6487    7546 "Latin Small Letter Th With Strikethrough"
6488    7547 "Latin Small Capital Letter I With Stroke"
6489    7548 "Latin Small Letter Iota With Stroke"
6490    7549 "Latin Small Letter P With Stroke"
6491    7550 "Latin Small Capital Letter U With Stroke"
6492    7551 "Latin Small Letter Upsilon With Stroke"
6493    7552 "Latin Small Letter B With Palatal Hook"
6494    7553 "Latin Small Letter D With Palatal Hook"
6495    7554 "Latin Small Letter F With Palatal Hook"
6496    7555 "Latin Small Letter G With Palatal Hook"
6497    7556 "Latin Small Letter K With Palatal Hook"
6498    7557 "Latin Small Letter L With Palatal Hook"
6499    7558 "Latin Small Letter M With Palatal Hook"
6500    7559 "Latin Small Letter N With Palatal Hook"
6501    7560 "Latin Small Letter P With Palatal Hook"
6502    7561 "Latin Small Letter R With Palatal Hook"
6503    7562 "Latin Small Letter S With Palatal Hook"
6504    7563 "Latin Small Letter Esh With Palatal Hook"
6505    7564 "Latin Small Letter V With Palatal Hook"
6506    7565 "Latin Small Letter X With Palatal Hook"
6507    7566 "Latin Small Letter Z With Palatal Hook"
6508    7567 "Latin Small Letter A With Retroflex Hook"
6509    7568 "Latin Small Letter Alpha With Retroflex Hook"
6510    7569 "Latin Small Letter D With Hook And Tail"
6511    7570 "Latin Small Letter E With Retroflex Hook"
6512    7571 "Latin Small Letter Open E With Retroflex Hook"
6513    7572 "Latin Small Letter Reversed Open E With Retroflex Hook"
6514    7573 "Latin Small Letter Schwa With Retroflex Hook"
6515    7574 "Latin Small Letter I With Retroflex Hook"
6516    7575 "Latin Small Letter Open O With Retroflex Hook"
6517    7576 "Latin Small Letter Esh With Retroflex Hook"
6518    7577 "Latin Small Letter U With Retroflex Hook"
6519    7578 "Latin Small Letter Ezh With Retroflex Hook"
6520    7579 "Modifier Letter Small Turned Alpha"
6521    7580 "Modifier Letter Small C"
6522    7581 "Modifier Letter Small C With Curl"
6523    7582 "Modifier Letter Small Eth"
6524    7583 "Modifier Letter Small Reversed Open E"
6525    7584 "Modifier Letter Small F"
6526    7585 "Modifier Letter Small Dotless J With Stroke"
6527    7586 "Modifier Letter Small Script G"
6528    7587 "Modifier Letter Small Turned H"
6529    7588 "Modifier Letter Small I With Stroke"
6530    7589 "Modifier Letter Small Iota"
6531    7590 "Modifier Letter Small Capital I"
6532    7591 "Modifier Letter Small Capital I With Stroke"
6533    7592 "Modifier Letter Small J With Crossed-Tail"
6534    7593 "Modifier Letter Small L With Retroflex Hook"
6535    7594 "Modifier Letter Small L With Palatal Hook"
6536    7595 "Modifier Letter Small Capital L"
6537    7596 "Modifier Letter Small M With Hook"
6538    7597 "Modifier Letter Small Turned M With Long Leg"
6539    7598 "Modifier Letter Small N With Left Hook"
6540    7599 "Modifier Letter Small N With Retroflex Hook"
6541    7600 "Modifier Letter Small Capital N"
6542    7601 "Modifier Letter Small Barred O"
6543    7602 "Modifier Letter Small Phi"
6544    7603 "Modifier Letter Small S With Hook"
6545    7604 "Modifier Letter Small Esh"
6546    7605 "Modifier Letter Small T With Palatal Hook"
6547    7606 "Modifier Letter Small U Bar"
6548    7607 "Modifier Letter Small Upsilon"
6549    7608 "Modifier Letter Small Capital U"
6550    7609 "Modifier Letter Small V With Hook"
6551    7610 "Modifier Letter Small Turned V"
6552    7611 "Modifier Letter Small Z"
6553    7612 "Modifier Letter Small Z With Retroflex Hook"
6554    7613 "Modifier Letter Small Z With Curl"
6555    7614 "Modifier Letter Small Ezh"
6556    7615 "Modifier Letter Small Theta"
6557    7616 "Combining Dotted Grave Accent"
6558    7617 "Combining Dotted Acute Accent"
6559    7618 "Combining Snake Below"
6560    7619 "Combining Suspension Mark"
6561    7620 "Combining Macron-Acute"
6562    7621 "Combining Grave-Macron"
6563    7622 "Combining Macron-Grave"
6564    7623 "Combining Acute-Macron"
6565    7624 "Combining Grave-Acute-Grave"
6566    7625 "Combining Acute-Grave-Acute"
6567    7626 "Combining Latin Small Letter R Below"
6568    7627 "Combining Breve-Macron"
6569    7628 "Combining Macron-Breve"
6570    7629 "Combining Double Circumflex Above"
6571    7630 "Combining Ogonek Above"
6572    7631 "Combining Zigzag Below"
6573    7632 "Combining Is Below"
6574    7633 "Combining Ur Above"
6575    7634 "Combining Us Above"
6576    7635 "Combining Latin Small Letter Flattened Open A Above"
6577    7636 "Combining Latin Small Letter Ae"
6578    7637 "Combining Latin Small Letter Ao"
6579    7638 "Combining Latin Small Letter Av"
6580    7639 "Combining Latin Small Letter C Cedilla"
6581    7640 "Combining Latin Small Letter Insular D"
6582    7641 "Combining Latin Small Letter Eth"
6583    7642 "Combining Latin Small Letter G"
6584    7643 "Combining Latin Letter Small Capital G"
6585    7644 "Combining Latin Small Letter K"
6586    7645 "Combining Latin Small Letter L"
6587    7646 "Combining Latin Letter Small Capital L"
6588    7647 "Combining Latin Letter Small Capital M"
6589    7648 "Combining Latin Small Letter N"
6590    7649 "Combining Latin Letter Small Capital N"
6591    7650 "Combining Latin Letter Small Capital R"
6592    7651 "Combining Latin Small Letter R Rotunda"
6593    7652 "Combining Latin Small Letter S"
6594    7653 "Combining Latin Small Letter Long S"
6595    7654 "Combining Latin Small Letter Z"
6596    7655 "Combining Latin Small Letter Alpha"
6597    7656 "Combining Latin Small Letter B"
6598    7657 "Combining Latin Small Letter Beta"
6599    7658 "Combining Latin Small Letter Schwa"
6600    7659 "Combining Latin Small Letter F"
6601    7660 "Combining Latin Small Letter L With Double Middle Tilde"
6602    7661 "Combining Latin Small Letter O With Light Centralization Stroke"
6603    7662 "Combining Latin Small Letter P"
6604    7663 "Combining Latin Small Letter Esh"
6605    7664 "Combining Latin Small Letter U With Light Centralization Stroke"
6606    7665 "Combining Latin Small Letter W"
6607    7666 "Combining Latin Small Letter A With Diaeresis"
6608    7667 "Combining Latin Small Letter O With Diaeresis"
6609    7668 "Combining Latin Small Letter U With Diaeresis"
6610    7669 "Combining Up Tack Above"
6611    7676 "Combining Double Inverted Breve Below"
6612    7677 "Combining Almost Equal To Below"
6613    7678 "Combining Left Arrowhead Above"
6614    7679 "Combining Right Arrowhead And Down Arrowhead Below"
6615    7680 "Latin Capital Letter A With Ring Below"
6616    7681 "Latin Small Letter A With Ring Below"
6617    7682 "Latin Capital Letter B With Dot Above"
6618    7683 "Latin Small Letter B With Dot Above"
6619    7684 "Latin Capital Letter B With Dot Below"
6620    7685 "Latin Small Letter B With Dot Below"
6621    7686 "Latin Capital Letter B With Line Below"
6622    7687 "Latin Small Letter B With Line Below"
6623    7688 "Latin Capital Letter C With Cedilla And Acute"
6624    7689 "Latin Small Letter C With Cedilla And Acute"
6625    7690 "Latin Capital Letter D With Dot Above"
6626    7691 "Latin Small Letter D With Dot Above"
6627    7692 "Latin Capital Letter D With Dot Below"
6628    7693 "Latin Small Letter D With Dot Below"
6629    7694 "Latin Capital Letter D With Line Below"
6630    7695 "Latin Small Letter D With Line Below"
6631    7696 "Latin Capital Letter D With Cedilla"
6632    7697 "Latin Small Letter D With Cedilla"
6633    7698 "Latin Capital Letter D With Circumflex Below"
6634    7699 "Latin Small Letter D With Circumflex Below"
6635    7700 "Latin Capital Letter E With Macron And Grave"
6636    7701 "Latin Small Letter E With Macron And Grave"
6637    7702 "Latin Capital Letter E With Macron And Acute"
6638    7703 "Latin Small Letter E With Macron And Acute"
6639    7704 "Latin Capital Letter E With Circumflex Below"
6640    7705 "Latin Small Letter E With Circumflex Below"
6641    7706 "Latin Capital Letter E With Tilde Below"
6642    7707 "Latin Small Letter E With Tilde Below"
6643    7708 "Latin Capital Letter E With Cedilla And Breve"
6644    7709 "Latin Small Letter E With Cedilla And Breve"
6645    7710 "Latin Capital Letter F With Dot Above"
6646    7711 "Latin Small Letter F With Dot Above"
6647    7712 "Latin Capital Letter G With Macron"
6648    7713 "Latin Small Letter G With Macron"
6649    7714 "Latin Capital Letter H With Dot Above"
6650    7715 "Latin Small Letter H With Dot Above"
6651    7716 "Latin Capital Letter H With Dot Below"
6652    7717 "Latin Small Letter H With Dot Below"
6653    7718 "Latin Capital Letter H With Diaeresis"
6654    7719 "Latin Small Letter H With Diaeresis"
6655    7720 "Latin Capital Letter H With Cedilla"
6656    7721 "Latin Small Letter H With Cedilla"
6657    7722 "Latin Capital Letter H With Breve Below"
6658    7723 "Latin Small Letter H With Breve Below"
6659    7724 "Latin Capital Letter I With Tilde Below"
6660    7725 "Latin Small Letter I With Tilde Below"
6661    7726 "Latin Capital Letter I With Diaeresis And Acute"
6662    7727 "Latin Small Letter I With Diaeresis And Acute"
6663    7728 "Latin Capital Letter K With Acute"
6664    7729 "Latin Small Letter K With Acute"
6665    7730 "Latin Capital Letter K With Dot Below"
6666    7731 "Latin Small Letter K With Dot Below"
6667    7732 "Latin Capital Letter K With Line Below"
6668    7733 "Latin Small Letter K With Line Below"
6669    7734 "Latin Capital Letter L With Dot Below"
6670    7735 "Latin Small Letter L With Dot Below"
6671    7736 "Latin Capital Letter L With Dot Below And Macron"
6672    7737 "Latin Small Letter L With Dot Below And Macron"
6673    7738 "Latin Capital Letter L With Line Below"
6674    7739 "Latin Small Letter L With Line Below"
6675    7740 "Latin Capital Letter L With Circumflex Below"
6676    7741 "Latin Small Letter L With Circumflex Below"
6677    7742 "Latin Capital Letter M With Acute"
6678    7743 "Latin Small Letter M With Acute"
6679    7744 "Latin Capital Letter M With Dot Above"
6680    7745 "Latin Small Letter M With Dot Above"
6681    7746 "Latin Capital Letter M With Dot Below"
6682    7747 "Latin Small Letter M With Dot Below"
6683    7748 "Latin Capital Letter N With Dot Above"
6684    7749 "Latin Small Letter N With Dot Above"
6685    7750 "Latin Capital Letter N With Dot Below"
6686    7751 "Latin Small Letter N With Dot Below"
6687    7752 "Latin Capital Letter N With Line Below"
6688    7753 "Latin Small Letter N With Line Below"
6689    7754 "Latin Capital Letter N With Circumflex Below"
6690    7755 "Latin Small Letter N With Circumflex Below"
6691    7756 "Latin Capital Letter O With Tilde And Acute"
6692    7757 "Latin Small Letter O With Tilde And Acute"
6693    7758 "Latin Capital Letter O With Tilde And Diaeresis"
6694    7759 "Latin Small Letter O With Tilde And Diaeresis"
6695    7760 "Latin Capital Letter O With Macron And Grave"
6696    7761 "Latin Small Letter O With Macron And Grave"
6697    7762 "Latin Capital Letter O With Macron And Acute"
6698    7763 "Latin Small Letter O With Macron And Acute"
6699    7764 "Latin Capital Letter P With Acute"
6700    7765 "Latin Small Letter P With Acute"
6701    7766 "Latin Capital Letter P With Dot Above"
6702    7767 "Latin Small Letter P With Dot Above"
6703    7768 "Latin Capital Letter R With Dot Above"
6704    7769 "Latin Small Letter R With Dot Above"
6705    7770 "Latin Capital Letter R With Dot Below"
6706    7771 "Latin Small Letter R With Dot Below"
6707    7772 "Latin Capital Letter R With Dot Below And Macron"
6708    7773 "Latin Small Letter R With Dot Below And Macron"
6709    7774 "Latin Capital Letter R With Line Below"
6710    7775 "Latin Small Letter R With Line Below"
6711    7776 "Latin Capital Letter S With Dot Above"
6712    7777 "Latin Small Letter S With Dot Above"
6713    7778 "Latin Capital Letter S With Dot Below"
6714    7779 "Latin Small Letter S With Dot Below"
6715    7780 "Latin Capital Letter S With Acute And Dot Above"
6716    7781 "Latin Small Letter S With Acute And Dot Above"
6717    7782 "Latin Capital Letter S With Caron And Dot Above"
6718    7783 "Latin Small Letter S With Caron And Dot Above"
6719    7784 "Latin Capital Letter S With Dot Below And Dot Above"
6720    7785 "Latin Small Letter S With Dot Below And Dot Above"
6721    7786 "Latin Capital Letter T With Dot Above"
6722    7787 "Latin Small Letter T With Dot Above"
6723    7788 "Latin Capital Letter T With Dot Below"
6724    7789 "Latin Small Letter T With Dot Below"
6725    7790 "Latin Capital Letter T With Line Below"
6726    7791 "Latin Small Letter T With Line Below"
6727    7792 "Latin Capital Letter T With Circumflex Below"
6728    7793 "Latin Small Letter T With Circumflex Below"
6729    7794 "Latin Capital Letter U With Diaeresis Below"
6730    7795 "Latin Small Letter U With Diaeresis Below"
6731    7796 "Latin Capital Letter U With Tilde Below"
6732    7797 "Latin Small Letter U With Tilde Below"
6733    7798 "Latin Capital Letter U With Circumflex Below"
6734    7799 "Latin Small Letter U With Circumflex Below"
6735    7800 "Latin Capital Letter U With Tilde And Acute"
6736    7801 "Latin Small Letter U With Tilde And Acute"
6737    7802 "Latin Capital Letter U With Macron And Diaeresis"
6738    7803 "Latin Small Letter U With Macron And Diaeresis"
6739    7804 "Latin Capital Letter V With Tilde"
6740    7805 "Latin Small Letter V With Tilde"
6741    7806 "Latin Capital Letter V With Dot Below"
6742    7807 "Latin Small Letter V With Dot Below"
6743    7808 "Latin Capital Letter W With Grave"
6744    7809 "Latin Small Letter W With Grave"
6745    7810 "Latin Capital Letter W With Acute"
6746    7811 "Latin Small Letter W With Acute"
6747    7812 "Latin Capital Letter W With Diaeresis"
6748    7813 "Latin Small Letter W With Diaeresis"
6749    7814 "Latin Capital Letter W With Dot Above"
6750    7815 "Latin Small Letter W With Dot Above"
6751    7816 "Latin Capital Letter W With Dot Below"
6752    7817 "Latin Small Letter W With Dot Below"
6753    7818 "Latin Capital Letter X With Dot Above"
6754    7819 "Latin Small Letter X With Dot Above"
6755    7820 "Latin Capital Letter X With Diaeresis"
6756    7821 "Latin Small Letter X With Diaeresis"
6757    7822 "Latin Capital Letter Y With Dot Above"
6758    7823 "Latin Small Letter Y With Dot Above"
6759    7824 "Latin Capital Letter Z With Circumflex"
6760    7825 "Latin Small Letter Z With Circumflex"
6761    7826 "Latin Capital Letter Z With Dot Below"
6762    7827 "Latin Small Letter Z With Dot Below"
6763    7828 "Latin Capital Letter Z With Line Below"
6764    7829 "Latin Small Letter Z With Line Below"
6765    7830 "Latin Small Letter H With Line Below"
6766    7831 "Latin Small Letter T With Diaeresis"
6767    7832 "Latin Small Letter W With Ring Above"
6768    7833 "Latin Small Letter Y With Ring Above"
6769    7834 "Latin Small Letter A With Right Half Ring"
6770    7835 "Latin Small Letter Long S With Dot Above"
6771    7836 "Latin Small Letter Long S With Diagonal Stroke"
6772    7837 "Latin Small Letter Long S With High Stroke"
6773    7838 "Latin Capital Letter Sharp S"
6774    7839 "Latin Small Letter Delta"
6775    7840 "Latin Capital Letter A With Dot Below"
6776    7841 "Latin Small Letter A With Dot Below"
6777    7842 "Latin Capital Letter A With Hook Above"
6778    7843 "Latin Small Letter A With Hook Above"
6779    7844 "Latin Capital Letter A With Circumflex And Acute"
6780    7845 "Latin Small Letter A With Circumflex And Acute"
6781    7846 "Latin Capital Letter A With Circumflex And Grave"
6782    7847 "Latin Small Letter A With Circumflex And Grave"
6783    7848 "Latin Capital Letter A With Circumflex And Hook Above"
6784    7849 "Latin Small Letter A With Circumflex And Hook Above"
6785    7850 "Latin Capital Letter A With Circumflex And Tilde"
6786    7851 "Latin Small Letter A With Circumflex And Tilde"
6787    7852 "Latin Capital Letter A With Circumflex And Dot Below"
6788    7853 "Latin Small Letter A With Circumflex And Dot Below"
6789    7854 "Latin Capital Letter A With Breve And Acute"
6790    7855 "Latin Small Letter A With Breve And Acute"
6791    7856 "Latin Capital Letter A With Breve And Grave"
6792    7857 "Latin Small Letter A With Breve And Grave"
6793    7858 "Latin Capital Letter A With Breve And Hook Above"
6794    7859 "Latin Small Letter A With Breve And Hook Above"
6795    7860 "Latin Capital Letter A With Breve And Tilde"
6796    7861 "Latin Small Letter A With Breve And Tilde"
6797    7862 "Latin Capital Letter A With Breve And Dot Below"
6798    7863 "Latin Small Letter A With Breve And Dot Below"
6799    7864 "Latin Capital Letter E With Dot Below"
6800    7865 "Latin Small Letter E With Dot Below"
6801    7866 "Latin Capital Letter E With Hook Above"
6802    7867 "Latin Small Letter E With Hook Above"
6803    7868 "Latin Capital Letter E With Tilde"
6804    7869 "Latin Small Letter E With Tilde"
6805    7870 "Latin Capital Letter E With Circumflex And Acute"
6806    7871 "Latin Small Letter E With Circumflex And Acute"
6807    7872 "Latin Capital Letter E With Circumflex And Grave"
6808    7873 "Latin Small Letter E With Circumflex And Grave"
6809    7874 "Latin Capital Letter E With Circumflex And Hook Above"
6810    7875 "Latin Small Letter E With Circumflex And Hook Above"
6811    7876 "Latin Capital Letter E With Circumflex And Tilde"
6812    7877 "Latin Small Letter E With Circumflex And Tilde"
6813    7878 "Latin Capital Letter E With Circumflex And Dot Below"
6814    7879 "Latin Small Letter E With Circumflex And Dot Below"
6815    7880 "Latin Capital Letter I With Hook Above"
6816    7881 "Latin Small Letter I With Hook Above"
6817    7882 "Latin Capital Letter I With Dot Below"
6818    7883 "Latin Small Letter I With Dot Below"
6819    7884 "Latin Capital Letter O With Dot Below"
6820    7885 "Latin Small Letter O With Dot Below"
6821    7886 "Latin Capital Letter O With Hook Above"
6822    7887 "Latin Small Letter O With Hook Above"
6823    7888 "Latin Capital Letter O With Circumflex And Acute"
6824    7889 "Latin Small Letter O With Circumflex And Acute"
6825    7890 "Latin Capital Letter O With Circumflex And Grave"
6826    7891 "Latin Small Letter O With Circumflex And Grave"
6827    7892 "Latin Capital Letter O With Circumflex And Hook Above"
6828    7893 "Latin Small Letter O With Circumflex And Hook Above"
6829    7894 "Latin Capital Letter O With Circumflex And Tilde"
6830    7895 "Latin Small Letter O With Circumflex And Tilde"
6831    7896 "Latin Capital Letter O With Circumflex And Dot Below"
6832    7897 "Latin Small Letter O With Circumflex And Dot Below"
6833    7898 "Latin Capital Letter O With Horn And Acute"
6834    7899 "Latin Small Letter O With Horn And Acute"
6835    7900 "Latin Capital Letter O With Horn And Grave"
6836    7901 "Latin Small Letter O With Horn And Grave"
6837    7902 "Latin Capital Letter O With Horn And Hook Above"
6838    7903 "Latin Small Letter O With Horn And Hook Above"
6839    7904 "Latin Capital Letter O With Horn And Tilde"
6840    7905 "Latin Small Letter O With Horn And Tilde"
6841    7906 "Latin Capital Letter O With Horn And Dot Below"
6842    7907 "Latin Small Letter O With Horn And Dot Below"
6843    7908 "Latin Capital Letter U With Dot Below"
6844    7909 "Latin Small Letter U With Dot Below"
6845    7910 "Latin Capital Letter U With Hook Above"
6846    7911 "Latin Small Letter U With Hook Above"
6847    7912 "Latin Capital Letter U With Horn And Acute"
6848    7913 "Latin Small Letter U With Horn And Acute"
6849    7914 "Latin Capital Letter U With Horn And Grave"
6850    7915 "Latin Small Letter U With Horn And Grave"
6851    7916 "Latin Capital Letter U With Horn And Hook Above"
6852    7917 "Latin Small Letter U With Horn And Hook Above"
6853    7918 "Latin Capital Letter U With Horn And Tilde"
6854    7919 "Latin Small Letter U With Horn And Tilde"
6855    7920 "Latin Capital Letter U With Horn And Dot Below"
6856    7921 "Latin Small Letter U With Horn And Dot Below"
6857    7922 "Latin Capital Letter Y With Grave"
6858    7923 "Latin Small Letter Y With Grave"
6859    7924 "Latin Capital Letter Y With Dot Below"
6860    7925 "Latin Small Letter Y With Dot Below"
6861    7926 "Latin Capital Letter Y With Hook Above"
6862    7927 "Latin Small Letter Y With Hook Above"
6863    7928 "Latin Capital Letter Y With Tilde"
6864    7929 "Latin Small Letter Y With Tilde"
6865    7930 "Latin Capital Letter Middle-Welsh Ll"
6866    7931 "Latin Small Letter Middle-Welsh Ll"
6867    7932 "Latin Capital Letter Middle-Welsh V"
6868    7933 "Latin Small Letter Middle-Welsh V"
6869    7934 "Latin Capital Letter Y With Loop"
6870    7935 "Latin Small Letter Y With Loop"
6871    7936 "Greek Small Letter Alpha With Psili"
6872    7937 "Greek Small Letter Alpha With Dasia"
6873    7938 "Greek Small Letter Alpha With Psili And Varia"
6874    7939 "Greek Small Letter Alpha With Dasia And Varia"
6875    7940 "Greek Small Letter Alpha With Psili And Oxia"
6876    7941 "Greek Small Letter Alpha With Dasia And Oxia"
6877    7942 "Greek Small Letter Alpha With Psili And Perispomeni"
6878    7943 "Greek Small Letter Alpha With Dasia And Perispomeni"
6879    7944 "Greek Capital Letter Alpha With Psili"
6880    7945 "Greek Capital Letter Alpha With Dasia"
6881    7946 "Greek Capital Letter Alpha With Psili And Varia"
6882    7947 "Greek Capital Letter Alpha With Dasia And Varia"
6883    7948 "Greek Capital Letter Alpha With Psili And Oxia"
6884    7949 "Greek Capital Letter Alpha With Dasia And Oxia"
6885    7950 "Greek Capital Letter Alpha With Psili And Perispomeni"
6886    7951 "Greek Capital Letter Alpha With Dasia And Perispomeni"
6887    7952 "Greek Small Letter Epsilon With Psili"
6888    7953 "Greek Small Letter Epsilon With Dasia"
6889    7954 "Greek Small Letter Epsilon With Psili And Varia"
6890    7955 "Greek Small Letter Epsilon With Dasia And Varia"
6891    7956 "Greek Small Letter Epsilon With Psili And Oxia"
6892    7957 "Greek Small Letter Epsilon With Dasia And Oxia"
6893    7960 "Greek Capital Letter Epsilon With Psili"
6894    7961 "Greek Capital Letter Epsilon With Dasia"
6895    7962 "Greek Capital Letter Epsilon With Psili And Varia"
6896    7963 "Greek Capital Letter Epsilon With Dasia And Varia"
6897    7964 "Greek Capital Letter Epsilon With Psili And Oxia"
6898    7965 "Greek Capital Letter Epsilon With Dasia And Oxia"
6899    7968 "Greek Small Letter Eta With Psili"
6900    7969 "Greek Small Letter Eta With Dasia"
6901    7970 "Greek Small Letter Eta With Psili And Varia"
6902    7971 "Greek Small Letter Eta With Dasia And Varia"
6903    7972 "Greek Small Letter Eta With Psili And Oxia"
6904    7973 "Greek Small Letter Eta With Dasia And Oxia"
6905    7974 "Greek Small Letter Eta With Psili And Perispomeni"
6906    7975 "Greek Small Letter Eta With Dasia And Perispomeni"
6907    7976 "Greek Capital Letter Eta With Psili"
6908    7977 "Greek Capital Letter Eta With Dasia"
6909    7978 "Greek Capital Letter Eta With Psili And Varia"
6910    7979 "Greek Capital Letter Eta With Dasia And Varia"
6911    7980 "Greek Capital Letter Eta With Psili And Oxia"
6912    7981 "Greek Capital Letter Eta With Dasia And Oxia"
6913    7982 "Greek Capital Letter Eta With Psili And Perispomeni"
6914    7983 "Greek Capital Letter Eta With Dasia And Perispomeni"
6915    7984 "Greek Small Letter Iota With Psili"
6916    7985 "Greek Small Letter Iota With Dasia"
6917    7986 "Greek Small Letter Iota With Psili And Varia"
6918    7987 "Greek Small Letter Iota With Dasia And Varia"
6919    7988 "Greek Small Letter Iota With Psili And Oxia"
6920    7989 "Greek Small Letter Iota With Dasia And Oxia"
6921    7990 "Greek Small Letter Iota With Psili And Perispomeni"
6922    7991 "Greek Small Letter Iota With Dasia And Perispomeni"
6923    7992 "Greek Capital Letter Iota With Psili"
6924    7993 "Greek Capital Letter Iota With Dasia"
6925    7994 "Greek Capital Letter Iota With Psili And Varia"
6926    7995 "Greek Capital Letter Iota With Dasia And Varia"
6927    7996 "Greek Capital Letter Iota With Psili And Oxia"
6928    7997 "Greek Capital Letter Iota With Dasia And Oxia"
6929    7998 "Greek Capital Letter Iota With Psili And Perispomeni"
6930    7999 "Greek Capital Letter Iota With Dasia And Perispomeni"
6931    8000 "Greek Small Letter Omicron With Psili"
6932    8001 "Greek Small Letter Omicron With Dasia"
6933    8002 "Greek Small Letter Omicron With Psili And Varia"
6934    8003 "Greek Small Letter Omicron With Dasia And Varia"
6935    8004 "Greek Small Letter Omicron With Psili And Oxia"
6936    8005 "Greek Small Letter Omicron With Dasia And Oxia"
6937    8008 "Greek Capital Letter Omicron With Psili"
6938    8009 "Greek Capital Letter Omicron With Dasia"
6939    8010 "Greek Capital Letter Omicron With Psili And Varia"
6940    8011 "Greek Capital Letter Omicron With Dasia And Varia"
6941    8012 "Greek Capital Letter Omicron With Psili And Oxia"
6942    8013 "Greek Capital Letter Omicron With Dasia And Oxia"
6943    8016 "Greek Small Letter Upsilon With Psili"
6944    8017 "Greek Small Letter Upsilon With Dasia"
6945    8018 "Greek Small Letter Upsilon With Psili And Varia"
6946    8019 "Greek Small Letter Upsilon With Dasia And Varia"
6947    8020 "Greek Small Letter Upsilon With Psili And Oxia"
6948    8021 "Greek Small Letter Upsilon With Dasia And Oxia"
6949    8022 "Greek Small Letter Upsilon With Psili And Perispomeni"
6950    8023 "Greek Small Letter Upsilon With Dasia And Perispomeni"
6951    8025 "Greek Capital Letter Upsilon With Dasia"
6952    8027 "Greek Capital Letter Upsilon With Dasia And Varia"
6953    8029 "Greek Capital Letter Upsilon With Dasia And Oxia"
6954    8031 "Greek Capital Letter Upsilon With Dasia And Perispomeni"
6955    8032 "Greek Small Letter Omega With Psili"
6956    8033 "Greek Small Letter Omega With Dasia"
6957    8034 "Greek Small Letter Omega With Psili And Varia"
6958    8035 "Greek Small Letter Omega With Dasia And Varia"
6959    8036 "Greek Small Letter Omega With Psili And Oxia"
6960    8037 "Greek Small Letter Omega With Dasia And Oxia"
6961    8038 "Greek Small Letter Omega With Psili And Perispomeni"
6962    8039 "Greek Small Letter Omega With Dasia And Perispomeni"
6963    8040 "Greek Capital Letter Omega With Psili"
6964    8041 "Greek Capital Letter Omega With Dasia"
6965    8042 "Greek Capital Letter Omega With Psili And Varia"
6966    8043 "Greek Capital Letter Omega With Dasia And Varia"
6967    8044 "Greek Capital Letter Omega With Psili And Oxia"
6968    8045 "Greek Capital Letter Omega With Dasia And Oxia"
6969    8046 "Greek Capital Letter Omega With Psili And Perispomeni"
6970    8047 "Greek Capital Letter Omega With Dasia And Perispomeni"
6971    8048 "Greek Small Letter Alpha With Varia"
6972    8049 "Greek Small Letter Alpha With Oxia"
6973    8050 "Greek Small Letter Epsilon With Varia"
6974    8051 "Greek Small Letter Epsilon With Oxia"
6975    8052 "Greek Small Letter Eta With Varia"
6976    8053 "Greek Small Letter Eta With Oxia"
6977    8054 "Greek Small Letter Iota With Varia"
6978    8055 "Greek Small Letter Iota With Oxia"
6979    8056 "Greek Small Letter Omicron With Varia"
6980    8057 "Greek Small Letter Omicron With Oxia"
6981    8058 "Greek Small Letter Upsilon With Varia"
6982    8059 "Greek Small Letter Upsilon With Oxia"
6983    8060 "Greek Small Letter Omega With Varia"
6984    8061 "Greek Small Letter Omega With Oxia"
6985    8064 "Greek Small Letter Alpha With Psili And Ypogegrammeni"
6986    8065 "Greek Small Letter Alpha With Dasia And Ypogegrammeni"
6987    8066 "Greek Small Letter Alpha With Psili And Varia And Ypogegrammeni"
6988    8067 "Greek Small Letter Alpha With Dasia And Varia And Ypogegrammeni"
6989    8068 "Greek Small Letter Alpha With Psili And Oxia And Ypogegrammeni"
6990    8069 "Greek Small Letter Alpha With Dasia And Oxia And Ypogegrammeni"
6991    8070 "Greek Small Letter Alpha With Psili And Perispomeni And Ypogegrammeni"
6992    8071 "Greek Small Letter Alpha With Dasia And Perispomeni And Ypogegrammeni"
6993    8072 "Greek Capital Letter Alpha With Psili And Prosgegrammeni"
6994    8073 "Greek Capital Letter Alpha With Dasia And Prosgegrammeni"
6995    8074 "Greek Capital Letter Alpha With Psili And Varia And Prosgegrammeni"
6996    8075 "Greek Capital Letter Alpha With Dasia And Varia And Prosgegrammeni"
6997    8076 "Greek Capital Letter Alpha With Psili And Oxia And Prosgegrammeni"
6998    8077 "Greek Capital Letter Alpha With Dasia And Oxia And Prosgegrammeni"
6999    8078 "Greek Capital Letter Alpha With Psili And Perispomeni And Prosgegrammeni"
7000    8079 "Greek Capital Letter Alpha With Dasia And Perispomeni And Prosgegrammeni"
7001    8080 "Greek Small Letter Eta With Psili And Ypogegrammeni"
7002    8081 "Greek Small Letter Eta With Dasia And Ypogegrammeni"
7003    8082 "Greek Small Letter Eta With Psili And Varia And Ypogegrammeni"
7004    8083 "Greek Small Letter Eta With Dasia And Varia And Ypogegrammeni"
7005    8084 "Greek Small Letter Eta With Psili And Oxia And Ypogegrammeni"
7006    8085 "Greek Small Letter Eta With Dasia And Oxia And Ypogegrammeni"
7007    8086 "Greek Small Letter Eta With Psili And Perispomeni And Ypogegrammeni"
7008    8087 "Greek Small Letter Eta With Dasia And Perispomeni And Ypogegrammeni"
7009    8088 "Greek Capital Letter Eta With Psili And Prosgegrammeni"
7010    8089 "Greek Capital Letter Eta With Dasia And Prosgegrammeni"
7011    8090 "Greek Capital Letter Eta With Psili And Varia And Prosgegrammeni"
7012    8091 "Greek Capital Letter Eta With Dasia And Varia And Prosgegrammeni"
7013    8092 "Greek Capital Letter Eta With Psili And Oxia And Prosgegrammeni"
7014    8093 "Greek Capital Letter Eta With Dasia And Oxia And Prosgegrammeni"
7015    8094 "Greek Capital Letter Eta With Psili And Perispomeni And Prosgegrammeni"
7016    8095 "Greek Capital Letter Eta With Dasia And Perispomeni And Prosgegrammeni"
7017    8096 "Greek Small Letter Omega With Psili And Ypogegrammeni"
7018    8097 "Greek Small Letter Omega With Dasia And Ypogegrammeni"
7019    8098 "Greek Small Letter Omega With Psili And Varia And Ypogegrammeni"
7020    8099 "Greek Small Letter Omega With Dasia And Varia And Ypogegrammeni"
7021    8100 "Greek Small Letter Omega With Psili And Oxia And Ypogegrammeni"
7022    8101 "Greek Small Letter Omega With Dasia And Oxia And Ypogegrammeni"
7023    8102 "Greek Small Letter Omega With Psili And Perispomeni And Ypogegrammeni"
7024    8103 "Greek Small Letter Omega With Dasia And Perispomeni And Ypogegrammeni"
7025    8104 "Greek Capital Letter Omega With Psili And Prosgegrammeni"
7026    8105 "Greek Capital Letter Omega With Dasia And Prosgegrammeni"
7027    8106 "Greek Capital Letter Omega With Psili And Varia And Prosgegrammeni"
7028    8107 "Greek Capital Letter Omega With Dasia And Varia And Prosgegrammeni"
7029    8108 "Greek Capital Letter Omega With Psili And Oxia And Prosgegrammeni"
7030    8109 "Greek Capital Letter Omega With Dasia And Oxia And Prosgegrammeni"
7031    8110 "Greek Capital Letter Omega With Psili And Perispomeni And Prosgegrammeni"
7032    8111 "Greek Capital Letter Omega With Dasia And Perispomeni And Prosgegrammeni"
7033    8112 "Greek Small Letter Alpha With Vrachy"
7034    8113 "Greek Small Letter Alpha With Macron"
7035    8114 "Greek Small Letter Alpha With Varia And Ypogegrammeni"
7036    8115 "Greek Small Letter Alpha With Ypogegrammeni"
7037    8116 "Greek Small Letter Alpha With Oxia And Ypogegrammeni"
7038    8118 "Greek Small Letter Alpha With Perispomeni"
7039    8119 "Greek Small Letter Alpha With Perispomeni And Ypogegrammeni"
7040    8120 "Greek Capital Letter Alpha With Vrachy"
7041    8121 "Greek Capital Letter Alpha With Macron"
7042    8122 "Greek Capital Letter Alpha With Varia"
7043    8123 "Greek Capital Letter Alpha With Oxia"
7044    8124 "Greek Capital Letter Alpha With Prosgegrammeni"
7045    8125 "Greek Koronis"
7046    8126 "Greek Prosgegrammeni"
7047    8127 "Greek Psili"
7048    8128 "Greek Perispomeni"
7049    8129 "Greek Dialytika And Perispomeni"
7050    8130 "Greek Small Letter Eta With Varia And Ypogegrammeni"
7051    8131 "Greek Small Letter Eta With Ypogegrammeni"
7052    8132 "Greek Small Letter Eta With Oxia And Ypogegrammeni"
7053    8134 "Greek Small Letter Eta With Perispomeni"
7054    8135 "Greek Small Letter Eta With Perispomeni And Ypogegrammeni"
7055    8136 "Greek Capital Letter Epsilon With Varia"
7056    8137 "Greek Capital Letter Epsilon With Oxia"
7057    8138 "Greek Capital Letter Eta With Varia"
7058    8139 "Greek Capital Letter Eta With Oxia"
7059    8140 "Greek Capital Letter Eta With Prosgegrammeni"
7060    8141 "Greek Psili And Varia"
7061    8142 "Greek Psili And Oxia"
7062    8143 "Greek Psili And Perispomeni"
7063    8144 "Greek Small Letter Iota With Vrachy"
7064    8145 "Greek Small Letter Iota With Macron"
7065    8146 "Greek Small Letter Iota With Dialytika And Varia"
7066    8147 "Greek Small Letter Iota With Dialytika And Oxia"
7067    8150 "Greek Small Letter Iota With Perispomeni"
7068    8151 "Greek Small Letter Iota With Dialytika And Perispomeni"
7069    8152 "Greek Capital Letter Iota With Vrachy"
7070    8153 "Greek Capital Letter Iota With Macron"
7071    8154 "Greek Capital Letter Iota With Varia"
7072    8155 "Greek Capital Letter Iota With Oxia"
7073    8157 "Greek Dasia And Varia"
7074    8158 "Greek Dasia And Oxia"
7075    8159 "Greek Dasia And Perispomeni"
7076    8160 "Greek Small Letter Upsilon With Vrachy"
7077    8161 "Greek Small Letter Upsilon With Macron"
7078    8162 "Greek Small Letter Upsilon With Dialytika And Varia"
7079    8163 "Greek Small Letter Upsilon With Dialytika And Oxia"
7080    8164 "Greek Small Letter Rho With Psili"
7081    8165 "Greek Small Letter Rho With Dasia"
7082    8166 "Greek Small Letter Upsilon With Perispomeni"
7083    8167 "Greek Small Letter Upsilon With Dialytika And Perispomeni"
7084    8168 "Greek Capital Letter Upsilon With Vrachy"
7085    8169 "Greek Capital Letter Upsilon With Macron"
7086    8170 "Greek Capital Letter Upsilon With Varia"
7087    8171 "Greek Capital Letter Upsilon With Oxia"
7088    8172 "Greek Capital Letter Rho With Dasia"
7089    8173 "Greek Dialytika And Varia"
7090    8174 "Greek Dialytika And Oxia"
7091    8175 "Greek Varia"
7092    8178 "Greek Small Letter Omega With Varia And Ypogegrammeni"
7093    8179 "Greek Small Letter Omega With Ypogegrammeni"
7094    8180 "Greek Small Letter Omega With Oxia And Ypogegrammeni"
7095    8182 "Greek Small Letter Omega With Perispomeni"
7096    8183 "Greek Small Letter Omega With Perispomeni And Ypogegrammeni"
7097    8184 "Greek Capital Letter Omicron With Varia"
7098    8185 "Greek Capital Letter Omicron With Oxia"
7099    8186 "Greek Capital Letter Omega With Varia"
7100    8187 "Greek Capital Letter Omega With Oxia"
7101    8188 "Greek Capital Letter Omega With Prosgegrammeni"
7102    8189 "Greek Oxia"
7103    8190 "Greek Dasia"
7104    8192 "En Quad"
7105    8193 "Em Quad"
7106    8194 "En Space"
7107    8195 "Em Space"
7108    8196 "Three-Per-Em Space"
7109    8197 "Four-Per-Em Space"
7110    8198 "Six-Per-Em Space"
7111    8199 "Figure Space"
7112    8200 "Punctuation Space"
7113    8201 "Thin Space"
7114    8202 "Hair Space"
7115    8203 "Zero Width Space"
7116    8204 "Zero Width Non-Joiner"
7117    8205 "Zero Width Joiner"
7118    8206 "Left-To-Right Mark"
7119    8207 "Right-To-Left Mark"
7120    8208 "Hyphen"
7121    8209 "Non-Breaking Hyphen"
7122    8210 "Figure Dash"
7123    8211 "En Dash"
7124    8212 "Em Dash"
7125    8213 "Horizontal Bar"
7126    8214 "Double Vertical Line"
7127    8215 "Double Low Line"
7128    8216 "Left Single Quotation Mark"
7129    8217 "Right Single Quotation Mark"
7130    8218 "Single Low-9 Quotation Mark"
7131    8219 "Single High-Reversed-9 Quotation Mark"
7132    8220 "Left Double Quotation Mark"
7133    8221 "Right Double Quotation Mark"
7134    8222 "Double Low-9 Quotation Mark"
7135    8223 "Double High-Reversed-9 Quotation Mark"
7136    8224 "Dagger"
7137    8225 "Double Dagger"
7138    8226 "Bullet"
7139    8227 "Triangular Bullet"
7140    8228 "One Dot Leader"
7141    8229 "Two Dot Leader"
7142    8230 "Horizontal Ellipsis"
7143    8231 "Hyphenation Point"
7144    8232 "Line Separator"
7145    8233 "Paragraph Separator"
7146    8234 "Left-To-Right Embedding"
7147    8235 "Right-To-Left Embedding"
7148    8236 "Pop Directional Formatting"
7149    8237 "Left-To-Right Override"
7150    8238 "Right-To-Left Override"
7151    8239 "Narrow No-Break Space"
7152    8240 "Per Mille Sign"
7153    8241 "Per Ten Thousand Sign"
7154    8242 "Prime"
7155    8243 "Double Prime"
7156    8244 "Triple Prime"
7157    8245 "Reversed Prime"
7158    8246 "Reversed Double Prime"
7159    8247 "Reversed Triple Prime"
7160    8248 "Caret"
7161    8249 "Single Left-Pointing Angle Quotation Mark"
7162    8250 "Single Right-Pointing Angle Quotation Mark"
7163    8251 "Reference Mark"
7164    8252 "Double Exclamation Mark"
7165    8253 "Interrobang"
7166    8254 "Overline"
7167    8255 "Undertie"
7168    8256 "Character Tie"
7169    8257 "Caret Insertion Point"
7170    8258 "Asterism"
7171    8259 "Hyphen Bullet"
7172    8260 "Fraction Slash"
7173    8261 "Left Square Bracket With Quill"
7174    8262 "Right Square Bracket With Quill"
7175    8263 "Double Question Mark"
7176    8264 "Question Exclamation Mark"
7177    8265 "Exclamation Question Mark"
7178    8266 "Tironian Sign Et"
7179    8267 "Reversed Pilcrow Sign"
7180    8268 "Black Leftwards Bullet"
7181    8269 "Black Rightwards Bullet"
7182    8270 "Low Asterisk"
7183    8271 "Reversed Semicolon"
7184    8272 "Close Up"
7185    8273 "Two Asterisks Aligned Vertically"
7186    8274 "Commercial Minus Sign"
7187    8275 "Swung Dash"
7188    8276 "Inverted Undertie"
7189    8277 "Flower Punctuation Mark"
7190    8278 "Three Dot Punctuation"
7191    8279 "Quadruple Prime"
7192    8280 "Four Dot Punctuation"
7193    8281 "Five Dot Punctuation"
7194    8282 "Two Dot Punctuation"
7195    8283 "Four Dot Mark"
7196    8284 "Dotted Cross"
7197    8285 "Tricolon"
7198    8286 "Vertical Four Dots"
7199    8287 "Medium Mathematical Space"
7200    8288 "Word Joiner"
7201    8289 "Function Application"
7202    8290 "Invisible Times"
7203    8291 "Invisible Separator"
7204    8292 "Invisible Plus"
7205    8294 "Left-To-Right Isolate"
7206    8295 "Right-To-Left Isolate"
7207    8296 "First Strong Isolate"
7208    8297 "Pop Directional Isolate"
7209    8298 "Inhibit Symmetric Swapping"
7210    8299 "Activate Symmetric Swapping"
7211    8300 "Inhibit Arabic Form Shaping"
7212    8301 "Activate Arabic Form Shaping"
7213    8302 "National Digit Shapes"
7214    8303 "Nominal Digit Shapes"
7215    8304 "Superscript Zero"
7216    8305 "Superscript Latin Small Letter I"
7217    8308 "Superscript Four"
7218    8309 "Superscript Five"
7219    8310 "Superscript Six"
7220    8311 "Superscript Seven"
7221    8312 "Superscript Eight"
7222    8313 "Superscript Nine"
7223    8314 "Superscript Plus Sign"
7224    8315 "Superscript Minus"
7225    8316 "Superscript Equals Sign"
7226    8317 "Superscript Left Parenthesis"
7227    8318 "Superscript Right Parenthesis"
7228    8319 "Superscript Latin Small Letter N"
7229    8320 "Subscript Zero"
7230    8321 "Subscript One"
7231    8322 "Subscript Two"
7232    8323 "Subscript Three"
7233    8324 "Subscript Four"
7234    8325 "Subscript Five"
7235    8326 "Subscript Six"
7236    8327 "Subscript Seven"
7237    8328 "Subscript Eight"
7238    8329 "Subscript Nine"
7239    8330 "Subscript Plus Sign"
7240    8331 "Subscript Minus"
7241    8332 "Subscript Equals Sign"
7242    8333 "Subscript Left Parenthesis"
7243    8334 "Subscript Right Parenthesis"
7244    8336 "Latin Subscript Small Letter A"
7245    8337 "Latin Subscript Small Letter E"
7246    8338 "Latin Subscript Small Letter O"
7247    8339 "Latin Subscript Small Letter X"
7248    8340 "Latin Subscript Small Letter Schwa"
7249    8341 "Latin Subscript Small Letter H"
7250    8342 "Latin Subscript Small Letter K"
7251    8343 "Latin Subscript Small Letter L"
7252    8344 "Latin Subscript Small Letter M"
7253    8345 "Latin Subscript Small Letter N"
7254    8346 "Latin Subscript Small Letter P"
7255    8347 "Latin Subscript Small Letter S"
7256    8348 "Latin Subscript Small Letter T"
7257    8352 "Euro-Currency Sign"
7258    8353 "Colon Sign"
7259    8354 "Cruzeiro Sign"
7260    8355 "French Franc Sign"
7261    8356 "Lira Sign"
7262    8357 "Mill Sign"
7263    8358 "Naira Sign"
7264    8359 "Peseta Sign"
7265    8360 "Rupee Sign"
7266    8361 "Won Sign"
7267    8362 "New Sheqel Sign"
7268    8363 "Dong Sign"
7269    8364 "Euro Sign"
7270    8365 "Kip Sign"
7271    8366 "Tugrik Sign"
7272    8367 "Drachma Sign"
7273    8368 "German Penny Sign"
7274    8369 "Peso Sign"
7275    8370 "Guarani Sign"
7276    8371 "Austral Sign"
7277    8372 "Hryvnia Sign"
7278    8373 "Cedi Sign"
7279    8374 "Livre Tournois Sign"
7280    8375 "Spesmilo Sign"
7281    8376 "Tenge Sign"
7282    8377 "Indian Rupee Sign"
7283    8378 "Turkish Lira Sign"
7284    8379 "Nordic Mark Sign"
7285    8380 "Manat Sign"
7286    8381 "Ruble Sign"
7287    8400 "Combining Left Harpoon Above"
7288    8401 "Combining Right Harpoon Above"
7289    8402 "Combining Long Vertical Line Overlay"
7290    8403 "Combining Short Vertical Line Overlay"
7291    8404 "Combining Anticlockwise Arrow Above"
7292    8405 "Combining Clockwise Arrow Above"
7293    8406 "Combining Left Arrow Above"
7294    8407 "Combining Right Arrow Above"
7295    8408 "Combining Ring Overlay"
7296    8409 "Combining Clockwise Ring Overlay"
7297    8410 "Combining Anticlockwise Ring Overlay"
7298    8411 "Combining Three Dots Above"
7299    8412 "Combining Four Dots Above"
7300    8413 "Combining Enclosing Circle"
7301    8414 "Combining Enclosing Square"
7302    8415 "Combining Enclosing Diamond"
7303    8416 "Combining Enclosing Circle Backslash"
7304    8417 "Combining Left Right Arrow Above"
7305    8418 "Combining Enclosing Screen"
7306    8419 "Combining Enclosing Keycap"
7307    8420 "Combining Enclosing Upward Pointing Triangle"
7308    8421 "Combining Reverse Solidus Overlay"
7309    8422 "Combining Double Vertical Stroke Overlay"
7310    8423 "Combining Annuity Symbol"
7311    8424 "Combining Triple Underdot"
7312    8425 "Combining Wide Bridge Above"
7313    8426 "Combining Leftwards Arrow Overlay"
7314    8427 "Combining Long Double Solidus Overlay"
7315    8428 "Combining Rightwards Harpoon With Barb Downwards"
7316    8429 "Combining Leftwards Harpoon With Barb Downwards"
7317    8430 "Combining Left Arrow Below"
7318    8431 "Combining Right Arrow Below"
7319    8432 "Combining Asterisk Above"
7320    8448 "Account Of"
7321    8449 "Addressed To The Subject"
7322    8450 "Double-Struck Capital C"
7323    8451 "Degree Celsius"
7324    8452 "Centre Line Symbol"
7325    8453 "Care Of"
7326    8454 "Cada Una"
7327    8455 "Euler Constant"
7328    8456 "Scruple"
7329    8457 "Degree Fahrenheit"
7330    8458 "Script Small G"
7331    8459 "Script Capital H"
7332    8460 "Black-Letter Capital H"
7333    8461 "Double-Struck Capital H"
7334    8462 "Planck Constant"
7335    8463 "Planck Constant Over Two Pi"
7336    8464 "Script Capital I"
7337    8465 "Black-Letter Capital I"
7338    8466 "Script Capital L"
7339    8467 "Script Small L"
7340    8468 "L B Bar Symbol"
7341    8469 "Double-Struck Capital N"
7342    8470 "Numero Sign"
7343    8471 "Sound Recording Copyright"
7344    8472 "Script Capital P"
7345    8473 "Double-Struck Capital P"
7346    8474 "Double-Struck Capital Q"
7347    8475 "Script Capital R"
7348    8476 "Black-Letter Capital R"
7349    8477 "Double-Struck Capital R"
7350    8478 "Prescription Take"
7351    8479 "Response"
7352    8480 "Service Mark"
7353    8481 "Telephone Sign"
7354    8482 "Trade Mark Sign"
7355    8483 "Versicle"
7356    8484 "Double-Struck Capital Z"
7357    8485 "Ounce Sign"
7358    8486 "Ohm Sign"
7359    8487 "Inverted Ohm Sign"
7360    8488 "Black-Letter Capital Z"
7361    8489 "Turned Greek Small Letter Iota"
7362    8490 "Kelvin Sign"
7363    8491 "Angstrom Sign"
7364    8492 "Script Capital B"
7365    8493 "Black-Letter Capital C"
7366    8494 "Estimated Symbol"
7367    8495 "Script Small E"
7368    8496 "Script Capital E"
7369    8497 "Script Capital F"
7370    8498 "Turned Capital F"
7371    8499 "Script Capital M"
7372    8500 "Script Small O"
7373    8501 "Alef Symbol"
7374    8502 "Bet Symbol"
7375    8503 "Gimel Symbol"
7376    8504 "Dalet Symbol"
7377    8505 "Information Source"
7378    8506 "Rotated Capital Q"
7379    8507 "Facsimile Sign"
7380    8508 "Double-Struck Small Pi"
7381    8509 "Double-Struck Small Gamma"
7382    8510 "Double-Struck Capital Gamma"
7383    8511 "Double-Struck Capital Pi"
7384    8512 "Double-Struck N-Ary Summation"
7385    8513 "Turned Sans-Serif Capital G"
7386    8514 "Turned Sans-Serif Capital L"
7387    8515 "Reversed Sans-Serif Capital L"
7388    8516 "Turned Sans-Serif Capital Y"
7389    8517 "Double-Struck Italic Capital D"
7390    8518 "Double-Struck Italic Small D"
7391    8519 "Double-Struck Italic Small E"
7392    8520 "Double-Struck Italic Small I"
7393    8521 "Double-Struck Italic Small J"
7394    8522 "Property Line"
7395    8523 "Turned Ampersand"
7396    8524 "Per Sign"
7397    8525 "Aktieselskab"
7398    8526 "Turned Small F"
7399    8527 "Symbol For Samaritan Source"
7400    8528 "Vulgar Fraction One Seventh"
7401    8529 "Vulgar Fraction One Ninth"
7402    8530 "Vulgar Fraction One Tenth"
7403    8531 "Vulgar Fraction One Third"
7404    8532 "Vulgar Fraction Two Thirds"
7405    8533 "Vulgar Fraction One Fifth"
7406    8534 "Vulgar Fraction Two Fifths"
7407    8535 "Vulgar Fraction Three Fifths"
7408    8536 "Vulgar Fraction Four Fifths"
7409    8537 "Vulgar Fraction One Sixth"
7410    8538 "Vulgar Fraction Five Sixths"
7411    8539 "Vulgar Fraction One Eighth"
7412    8540 "Vulgar Fraction Three Eighths"
7413    8541 "Vulgar Fraction Five Eighths"
7414    8542 "Vulgar Fraction Seven Eighths"
7415    8543 "Fraction Numerator One"
7416    8544 "Roman Numeral One"
7417    8545 "Roman Numeral Two"
7418    8546 "Roman Numeral Three"
7419    8547 "Roman Numeral Four"
7420    8548 "Roman Numeral Five"
7421    8549 "Roman Numeral Six"
7422    8550 "Roman Numeral Seven"
7423    8551 "Roman Numeral Eight"
7424    8552 "Roman Numeral Nine"
7425    8553 "Roman Numeral Ten"
7426    8554 "Roman Numeral Eleven"
7427    8555 "Roman Numeral Twelve"
7428    8556 "Roman Numeral Fifty"
7429    8557 "Roman Numeral One Hundred"
7430    8558 "Roman Numeral Five Hundred"
7431    8559 "Roman Numeral One Thousand"
7432    8560 "Small Roman Numeral One"
7433    8561 "Small Roman Numeral Two"
7434    8562 "Small Roman Numeral Three"
7435    8563 "Small Roman Numeral Four"
7436    8564 "Small Roman Numeral Five"
7437    8565 "Small Roman Numeral Six"
7438    8566 "Small Roman Numeral Seven"
7439    8567 "Small Roman Numeral Eight"
7440    8568 "Small Roman Numeral Nine"
7441    8569 "Small Roman Numeral Ten"
7442    8570 "Small Roman Numeral Eleven"
7443    8571 "Small Roman Numeral Twelve"
7444    8572 "Small Roman Numeral Fifty"
7445    8573 "Small Roman Numeral One Hundred"
7446    8574 "Small Roman Numeral Five Hundred"
7447    8575 "Small Roman Numeral One Thousand"
7448    8576 "Roman Numeral One Thousand C D"
7449    8577 "Roman Numeral Five Thousand"
7450    8578 "Roman Numeral Ten Thousand"
7451    8579 "Roman Numeral Reversed One Hundred"
7452    8580 "Latin Small Letter Reversed C"
7453    8581 "Roman Numeral Six Late Form"
7454    8582 "Roman Numeral Fifty Early Form"
7455    8583 "Roman Numeral Fifty Thousand"
7456    8584 "Roman Numeral One Hundred Thousand"
7457    8585 "Vulgar Fraction Zero Thirds"
7458    8592 "Leftwards Arrow"
7459    8593 "Upwards Arrow"
7460    8594 "Rightwards Arrow"
7461    8595 "Downwards Arrow"
7462    8596 "Left Right Arrow"
7463    8597 "Up Down Arrow"
7464    8598 "North West Arrow"
7465    8599 "North East Arrow"
7466    8600 "South East Arrow"
7467    8601 "South West Arrow"
7468    8602 "Leftwards Arrow With Stroke"
7469    8603 "Rightwards Arrow With Stroke"
7470    8604 "Leftwards Wave Arrow"
7471    8605 "Rightwards Wave Arrow"
7472    8606 "Leftwards Two Headed Arrow"
7473    8607 "Upwards Two Headed Arrow"
7474    8608 "Rightwards Two Headed Arrow"
7475    8609 "Downwards Two Headed Arrow"
7476    8610 "Leftwards Arrow With Tail"
7477    8611 "Rightwards Arrow With Tail"
7478    8612 "Leftwards Arrow From Bar"
7479    8613 "Upwards Arrow From Bar"
7480    8614 "Rightwards Arrow From Bar"
7481    8615 "Downwards Arrow From Bar"
7482    8616 "Up Down Arrow With Base"
7483    8617 "Leftwards Arrow With Hook"
7484    8618 "Rightwards Arrow With Hook"
7485    8619 "Leftwards Arrow With Loop"
7486    8620 "Rightwards Arrow With Loop"
7487    8621 "Left Right Wave Arrow"
7488    8622 "Left Right Arrow With Stroke"
7489    8623 "Downwards Zigzag Arrow"
7490    8624 "Upwards Arrow With Tip Leftwards"
7491    8625 "Upwards Arrow With Tip Rightwards"
7492    8626 "Downwards Arrow With Tip Leftwards"
7493    8627 "Downwards Arrow With Tip Rightwards"
7494    8628 "Rightwards Arrow With Corner Downwards"
7495    8629 "Downwards Arrow With Corner Leftwards"
7496    8630 "Anticlockwise Top Semicircle Arrow"
7497    8631 "Clockwise Top Semicircle Arrow"
7498    8632 "North West Arrow To Long Bar"
7499    8633 "Leftwards Arrow To Bar Over Rightwards Arrow To Bar"
7500    8634 "Anticlockwise Open Circle Arrow"
7501    8635 "Clockwise Open Circle Arrow"
7502    8636 "Leftwards Harpoon With Barb Upwards"
7503    8637 "Leftwards Harpoon With Barb Downwards"
7504    8638 "Upwards Harpoon With Barb Rightwards"
7505    8639 "Upwards Harpoon With Barb Leftwards"
7506    8640 "Rightwards Harpoon With Barb Upwards"
7507    8641 "Rightwards Harpoon With Barb Downwards"
7508    8642 "Downwards Harpoon With Barb Rightwards"
7509    8643 "Downwards Harpoon With Barb Leftwards"
7510    8644 "Rightwards Arrow Over Leftwards Arrow"
7511    8645 "Upwards Arrow Leftwards Of Downwards Arrow"
7512    8646 "Leftwards Arrow Over Rightwards Arrow"
7513    8647 "Leftwards Paired Arrows"
7514    8648 "Upwards Paired Arrows"
7515    8649 "Rightwards Paired Arrows"
7516    8650 "Downwards Paired Arrows"
7517    8651 "Leftwards Harpoon Over Rightwards Harpoon"
7518    8652 "Rightwards Harpoon Over Leftwards Harpoon"
7519    8653 "Leftwards Double Arrow With Stroke"
7520    8654 "Left Right Double Arrow With Stroke"
7521    8655 "Rightwards Double Arrow With Stroke"
7522    8656 "Leftwards Double Arrow"
7523    8657 "Upwards Double Arrow"
7524    8658 "Rightwards Double Arrow"
7525    8659 "Downwards Double Arrow"
7526    8660 "Left Right Double Arrow"
7527    8661 "Up Down Double Arrow"
7528    8662 "North West Double Arrow"
7529    8663 "North East Double Arrow"
7530    8664 "South East Double Arrow"
7531    8665 "South West Double Arrow"
7532    8666 "Leftwards Triple Arrow"
7533    8667 "Rightwards Triple Arrow"
7534    8668 "Leftwards Squiggle Arrow"
7535    8669 "Rightwards Squiggle Arrow"
7536    8670 "Upwards Arrow With Double Stroke"
7537    8671 "Downwards Arrow With Double Stroke"
7538    8672 "Leftwards Dashed Arrow"
7539    8673 "Upwards Dashed Arrow"
7540    8674 "Rightwards Dashed Arrow"
7541    8675 "Downwards Dashed Arrow"
7542    8676 "Leftwards Arrow To Bar"
7543    8677 "Rightwards Arrow To Bar"
7544    8678 "Leftwards White Arrow"
7545    8679 "Upwards White Arrow"
7546    8680 "Rightwards White Arrow"
7547    8681 "Downwards White Arrow"
7548    8682 "Upwards White Arrow From Bar"
7549    8683 "Upwards White Arrow On Pedestal"
7550    8684 "Upwards White Arrow On Pedestal With Horizontal Bar"
7551    8685 "Upwards White Arrow On Pedestal With Vertical Bar"
7552    8686 "Upwards White Double Arrow"
7553    8687 "Upwards White Double Arrow On Pedestal"
7554    8688 "Rightwards White Arrow From Wall"
7555    8689 "North West Arrow To Corner"
7556    8690 "South East Arrow To Corner"
7557    8691 "Up Down White Arrow"
7558    8692 "Right Arrow With Small Circle"
7559    8693 "Downwards Arrow Leftwards Of Upwards Arrow"
7560    8694 "Three Rightwards Arrows"
7561    8695 "Leftwards Arrow With Vertical Stroke"
7562    8696 "Rightwards Arrow With Vertical Stroke"
7563    8697 "Left Right Arrow With Vertical Stroke"
7564    8698 "Leftwards Arrow With Double Vertical Stroke"
7565    8699 "Rightwards Arrow With Double Vertical Stroke"
7566    8700 "Left Right Arrow With Double Vertical Stroke"
7567    8701 "Leftwards Open-Headed Arrow"
7568    8702 "Rightwards Open-Headed Arrow"
7569    8703 "Left Right Open-Headed Arrow"
7570    8704 "For All"
7571    8705 "Complement"
7572    8706 "Partial Differential"
7573    8707 "There Exists"
7574    8708 "There Does Not Exist"
7575    8709 "Empty Set"
7576    8710 "Increment"
7577    8711 "Nabla"
7578    8712 "Element Of"
7579    8713 "Not An Element Of"
7580    8714 "Small Element Of"
7581    8715 "Contains As Member"
7582    8716 "Does Not Contain As Member"
7583    8717 "Small Contains As Member"
7584    8718 "End Of Proof"
7585    8719 "N-Ary Product"
7586    8720 "N-Ary Coproduct"
7587    8721 "N-Ary Summation"
7588    8722 "Minus Sign"
7589    8723 "Minus-Or-Plus Sign"
7590    8724 "Dot Plus"
7591    8725 "Division Slash"
7592    8726 "Set Minus"
7593    8727 "Asterisk Operator"
7594    8728 "Ring Operator"
7595    8729 "Bullet Operator"
7596    8730 "Square Root"
7597    8731 "Cube Root"
7598    8732 "Fourth Root"
7599    8733 "Proportional To"
7600    8734 "Infinity"
7601    8735 "Right Angle"
7602    8736 "Angle"
7603    8737 "Measured Angle"
7604    8738 "Spherical Angle"
7605    8739 "Divides"
7606    8740 "Does Not Divide"
7607    8741 "Parallel To"
7608    8742 "Not Parallel To"
7609    8743 "Logical And"
7610    8744 "Logical Or"
7611    8745 "Intersection"
7612    8746 "Union"
7613    8747 "Integral"
7614    8748 "Double Integral"
7615    8749 "Triple Integral"
7616    8750 "Contour Integral"
7617    8751 "Surface Integral"
7618    8752 "Volume Integral"
7619    8753 "Clockwise Integral"
7620    8754 "Clockwise Contour Integral"
7621    8755 "Anticlockwise Contour Integral"
7622    8756 "Therefore"
7623    8757 "Because"
7624    8758 "Ratio"
7625    8759 "Proportion"
7626    8760 "Dot Minus"
7627    8761 "Excess"
7628    8762 "Geometric Proportion"
7629    8763 "Homothetic"
7630    8764 "Tilde Operator"
7631    8765 "Reversed Tilde"
7632    8766 "Inverted Lazy S"
7633    8767 "Sine Wave"
7634    8768 "Wreath Product"
7635    8769 "Not Tilde"
7636    8770 "Minus Tilde"
7637    8771 "Asymptotically Equal To"
7638    8772 "Not Asymptotically Equal To"
7639    8773 "Approximately Equal To"
7640    8774 "Approximately But Not Actually Equal To"
7641    8775 "Neither Approximately Nor Actually Equal To"
7642    8776 "Almost Equal To"
7643    8777 "Not Almost Equal To"
7644    8778 "Almost Equal Or Equal To"
7645    8779 "Triple Tilde"
7646    8780 "All Equal To"
7647    8781 "Equivalent To"
7648    8782 "Geometrically Equivalent To"
7649    8783 "Difference Between"
7650    8784 "Approaches The Limit"
7651    8785 "Geometrically Equal To"
7652    8786 "Approximately Equal To Or The Image Of"
7653    8787 "Image Of Or Approximately Equal To"
7654    8788 "Colon Equals"
7655    8789 "Equals Colon"
7656    8790 "Ring In Equal To"
7657    8791 "Ring Equal To"
7658    8792 "Corresponds To"
7659    8793 "Estimates"
7660    8794 "Equiangular To"
7661    8795 "Star Equals"
7662    8796 "Delta Equal To"
7663    8797 "Equal To By Definition"
7664    8798 "Measured By"
7665    8799 "Questioned Equal To"
7666    8800 "Not Equal To"
7667    8801 "Identical To"
7668    8802 "Not Identical To"
7669    8803 "Strictly Equivalent To"
7670    8804 "Less-Than Or Equal To"
7671    8805 "Greater-Than Or Equal To"
7672    8806 "Less-Than Over Equal To"
7673    8807 "Greater-Than Over Equal To"
7674    8808 "Less-Than But Not Equal To"
7675    8809 "Greater-Than But Not Equal To"
7676    8810 "Much Less-Than"
7677    8811 "Much Greater-Than"
7678    8812 "Between"
7679    8813 "Not Equivalent To"
7680    8814 "Not Less-Than"
7681    8815 "Not Greater-Than"
7682    8816 "Neither Less-Than Nor Equal To"
7683    8817 "Neither Greater-Than Nor Equal To"
7684    8818 "Less-Than Or Equivalent To"
7685    8819 "Greater-Than Or Equivalent To"
7686    8820 "Neither Less-Than Nor Equivalent To"
7687    8821 "Neither Greater-Than Nor Equivalent To"
7688    8822 "Less-Than Or Greater-Than"
7689    8823 "Greater-Than Or Less-Than"
7690    8824 "Neither Less-Than Nor Greater-Than"
7691    8825 "Neither Greater-Than Nor Less-Than"
7692    8826 "Precedes"
7693    8827 "Succeeds"
7694    8828 "Precedes Or Equal To"
7695    8829 "Succeeds Or Equal To"
7696    8830 "Precedes Or Equivalent To"
7697    8831 "Succeeds Or Equivalent To"
7698    8832 "Does Not Precede"
7699    8833 "Does Not Succeed"
7700    8834 "Subset Of"
7701    8835 "Superset Of"
7702    8836 "Not A Subset Of"
7703    8837 "Not A Superset Of"
7704    8838 "Subset Of Or Equal To"
7705    8839 "Superset Of Or Equal To"
7706    8840 "Neither A Subset Of Nor Equal To"
7707    8841 "Neither A Superset Of Nor Equal To"
7708    8842 "Subset Of With Not Equal To"
7709    8843 "Superset Of With Not Equal To"
7710    8844 "Multiset"
7711    8845 "Multiset Multiplication"
7712    8846 "Multiset Union"
7713    8847 "Square Image Of"
7714    8848 "Square Original Of"
7715    8849 "Square Image Of Or Equal To"
7716    8850 "Square Original Of Or Equal To"
7717    8851 "Square Cap"
7718    8852 "Square Cup"
7719    8853 "Circled Plus"
7720    8854 "Circled Minus"
7721    8855 "Circled Times"
7722    8856 "Circled Division Slash"
7723    8857 "Circled Dot Operator"
7724    8858 "Circled Ring Operator"
7725    8859 "Circled Asterisk Operator"
7726    8860 "Circled Equals"
7727    8861 "Circled Dash"
7728    8862 "Squared Plus"
7729    8863 "Squared Minus"
7730    8864 "Squared Times"
7731    8865 "Squared Dot Operator"
7732    8866 "Right Tack"
7733    8867 "Left Tack"
7734    8868 "Down Tack"
7735    8869 "Up Tack"
7736    8870 "Assertion"
7737    8871 "Models"
7738    8872 "True"
7739    8873 "Forces"
7740    8874 "Triple Vertical Bar Right Turnstile"
7741    8875 "Double Vertical Bar Double Right Turnstile"
7742    8876 "Does Not Prove"
7743    8877 "Not True"
7744    8878 "Does Not Force"
7745    8879 "Negated Double Vertical Bar Double Right Turnstile"
7746    8880 "Precedes Under Relation"
7747    8881 "Succeeds Under Relation"
7748    8882 "Normal Subgroup Of"
7749    8883 "Contains As Normal Subgroup"
7750    8884 "Normal Subgroup Of Or Equal To"
7751    8885 "Contains As Normal Subgroup Or Equal To"
7752    8886 "Original Of"
7753    8887 "Image Of"
7754    8888 "Multimap"
7755    8889 "Hermitian Conjugate Matrix"
7756    8890 "Intercalate"
7757    8891 "Xor"
7758    8892 "Nand"
7759    8893 "Nor"
7760    8894 "Right Angle With Arc"
7761    8895 "Right Triangle"
7762    8896 "N-Ary Logical And"
7763    8897 "N-Ary Logical Or"
7764    8898 "N-Ary Intersection"
7765    8899 "N-Ary Union"
7766    8900 "Diamond Operator"
7767    8901 "Dot Operator"
7768    8902 "Star Operator"
7769    8903 "Division Times"
7770    8904 "Bowtie"
7771    8905 "Left Normal Factor Semidirect Product"
7772    8906 "Right Normal Factor Semidirect Product"
7773    8907 "Left Semidirect Product"
7774    8908 "Right Semidirect Product"
7775    8909 "Reversed Tilde Equals"
7776    8910 "Curly Logical Or"
7777    8911 "Curly Logical And"
7778    8912 "Double Subset"
7779    8913 "Double Superset"
7780    8914 "Double Intersection"
7781    8915 "Double Union"
7782    8916 "Pitchfork"
7783    8917 "Equal And Parallel To"
7784    8918 "Less-Than With Dot"
7785    8919 "Greater-Than With Dot"
7786    8920 "Very Much Less-Than"
7787    8921 "Very Much Greater-Than"
7788    8922 "Less-Than Equal To Or Greater-Than"
7789    8923 "Greater-Than Equal To Or Less-Than"
7790    8924 "Equal To Or Less-Than"
7791    8925 "Equal To Or Greater-Than"
7792    8926 "Equal To Or Precedes"
7793    8927 "Equal To Or Succeeds"
7794    8928 "Does Not Precede Or Equal"
7795    8929 "Does Not Succeed Or Equal"
7796    8930 "Not Square Image Of Or Equal To"
7797    8931 "Not Square Original Of Or Equal To"
7798    8932 "Square Image Of Or Not Equal To"
7799    8933 "Square Original Of Or Not Equal To"
7800    8934 "Less-Than But Not Equivalent To"
7801    8935 "Greater-Than But Not Equivalent To"
7802    8936 "Precedes But Not Equivalent To"
7803    8937 "Succeeds But Not Equivalent To"
7804    8938 "Not Normal Subgroup Of"
7805    8939 "Does Not Contain As Normal Subgroup"
7806    8940 "Not Normal Subgroup Of Or Equal To"
7807    8941 "Does Not Contain As Normal Subgroup Or Equal"
7808    8942 "Vertical Ellipsis"
7809    8943 "Midline Horizontal Ellipsis"
7810    8944 "Up Right Diagonal Ellipsis"
7811    8945 "Down Right Diagonal Ellipsis"
7812    8946 "Element Of With Long Horizontal Stroke"
7813    8947 "Element Of With Vertical Bar At End Of Horizontal Stroke"
7814    8948 "Small Element Of With Vertical Bar At End Of Horizontal Stroke"
7815    8949 "Element Of With Dot Above"
7816    8950 "Element Of With Overbar"
7817    8951 "Small Element Of With Overbar"
7818    8952 "Element Of With Underbar"
7819    8953 "Element Of With Two Horizontal Strokes"
7820    8954 "Contains With Long Horizontal Stroke"
7821    8955 "Contains With Vertical Bar At End Of Horizontal Stroke"
7822    8956 "Small Contains With Vertical Bar At End Of Horizontal Stroke"
7823    8957 "Contains With Overbar"
7824    8958 "Small Contains With Overbar"
7825    8959 "Z Notation Bag Membership"
7826    8960 "Diameter Sign"
7827    8961 "Electric Arrow"
7828    8962 "House"
7829    8963 "Up Arrowhead"
7830    8964 "Down Arrowhead"
7831    8965 "Projective"
7832    8966 "Perspective"
7833    8967 "Wavy Line"
7834    8968 "Left Ceiling"
7835    8969 "Right Ceiling"
7836    8970 "Left Floor"
7837    8971 "Right Floor"
7838    8972 "Bottom Right Crop"
7839    8973 "Bottom Left Crop"
7840    8974 "Top Right Crop"
7841    8975 "Top Left Crop"
7842    8976 "Reversed Not Sign"
7843    8977 "Square Lozenge"
7844    8978 "Arc"
7845    8979 "Segment"
7846    8980 "Sector"
7847    8981 "Telephone Recorder"
7848    8982 "Position Indicator"
7849    8983 "Viewdata Square"
7850    8984 "Place Of Interest Sign"
7851    8985 "Turned Not Sign"
7852    8986 "Watch"
7853    8987 "Hourglass"
7854    8988 "Top Left Corner"
7855    8989 "Top Right Corner"
7856    8990 "Bottom Left Corner"
7857    8991 "Bottom Right Corner"
7858    8992 "Top Half Integral"
7859    8993 "Bottom Half Integral"
7860    8994 "Frown"
7861    8995 "Smile"
7862    8996 "Up Arrowhead Between Two Horizontal Bars"
7863    8997 "Option Key"
7864    8998 "Erase To The Right"
7865    8999 "X In A Rectangle Box"
7866    9000 "Keyboard"
7867    9001 "Left-Pointing Angle Bracket"
7868    9002 "Right-Pointing Angle Bracket"
7869    9003 "Erase To The Left"
7870    9004 "Benzene Ring"
7871    9005 "Cylindricity"
7872    9006 "All Around-Profile"
7873    9007 "Symmetry"
7874    9008 "Total Runout"
7875    9009 "Dimension Origin"
7876    9010 "Conical Taper"
7877    9011 "Slope"
7878    9012 "Counterbore"
7879    9013 "Countersink"
7880    9014 "Apl Functional Symbol I-Beam"
7881    9015 "Apl Functional Symbol Squish Quad"
7882    9016 "Apl Functional Symbol Quad Equal"
7883    9017 "Apl Functional Symbol Quad Divide"
7884    9018 "Apl Functional Symbol Quad Diamond"
7885    9019 "Apl Functional Symbol Quad Jot"
7886    9020 "Apl Functional Symbol Quad Circle"
7887    9021 "Apl Functional Symbol Circle Stile"
7888    9022 "Apl Functional Symbol Circle Jot"
7889    9023 "Apl Functional Symbol Slash Bar"
7890    9024 "Apl Functional Symbol Backslash Bar"
7891    9025 "Apl Functional Symbol Quad Slash"
7892    9026 "Apl Functional Symbol Quad Backslash"
7893    9027 "Apl Functional Symbol Quad Less-Than"
7894    9028 "Apl Functional Symbol Quad Greater-Than"
7895    9029 "Apl Functional Symbol Leftwards Vane"
7896    9030 "Apl Functional Symbol Rightwards Vane"
7897    9031 "Apl Functional Symbol Quad Leftwards Arrow"
7898    9032 "Apl Functional Symbol Quad Rightwards Arrow"
7899    9033 "Apl Functional Symbol Circle Backslash"
7900    9034 "Apl Functional Symbol Down Tack Underbar"
7901    9035 "Apl Functional Symbol Delta Stile"
7902    9036 "Apl Functional Symbol Quad Down Caret"
7903    9037 "Apl Functional Symbol Quad Delta"
7904    9038 "Apl Functional Symbol Down Tack Jot"
7905    9039 "Apl Functional Symbol Upwards Vane"
7906    9040 "Apl Functional Symbol Quad Upwards Arrow"
7907    9041 "Apl Functional Symbol Up Tack Overbar"
7908    9042 "Apl Functional Symbol Del Stile"
7909    9043 "Apl Functional Symbol Quad Up Caret"
7910    9044 "Apl Functional Symbol Quad Del"
7911    9045 "Apl Functional Symbol Up Tack Jot"
7912    9046 "Apl Functional Symbol Downwards Vane"
7913    9047 "Apl Functional Symbol Quad Downwards Arrow"
7914    9048 "Apl Functional Symbol Quote Underbar"
7915    9049 "Apl Functional Symbol Delta Underbar"
7916    9050 "Apl Functional Symbol Diamond Underbar"
7917    9051 "Apl Functional Symbol Jot Underbar"
7918    9052 "Apl Functional Symbol Circle Underbar"
7919    9053 "Apl Functional Symbol Up Shoe Jot"
7920    9054 "Apl Functional Symbol Quote Quad"
7921    9055 "Apl Functional Symbol Circle Star"
7922    9056 "Apl Functional Symbol Quad Colon"
7923    9057 "Apl Functional Symbol Up Tack Diaeresis"
7924    9058 "Apl Functional Symbol Del Diaeresis"
7925    9059 "Apl Functional Symbol Star Diaeresis"
7926    9060 "Apl Functional Symbol Jot Diaeresis"
7927    9061 "Apl Functional Symbol Circle Diaeresis"
7928    9062 "Apl Functional Symbol Down Shoe Stile"
7929    9063 "Apl Functional Symbol Left Shoe Stile"
7930    9064 "Apl Functional Symbol Tilde Diaeresis"
7931    9065 "Apl Functional Symbol Greater-Than Diaeresis"
7932    9066 "Apl Functional Symbol Comma Bar"
7933    9067 "Apl Functional Symbol Del Tilde"
7934    9068 "Apl Functional Symbol Zilde"
7935    9069 "Apl Functional Symbol Stile Tilde"
7936    9070 "Apl Functional Symbol Semicolon Underbar"
7937    9071 "Apl Functional Symbol Quad Not Equal"
7938    9072 "Apl Functional Symbol Quad Question"
7939    9073 "Apl Functional Symbol Down Caret Tilde"
7940    9074 "Apl Functional Symbol Up Caret Tilde"
7941    9075 "Apl Functional Symbol Iota"
7942    9076 "Apl Functional Symbol Rho"
7943    9077 "Apl Functional Symbol Omega"
7944    9078 "Apl Functional Symbol Alpha Underbar"
7945    9079 "Apl Functional Symbol Epsilon Underbar"
7946    9080 "Apl Functional Symbol Iota Underbar"
7947    9081 "Apl Functional Symbol Omega Underbar"
7948    9082 "Apl Functional Symbol Alpha"
7949    9083 "Not Check Mark"
7950    9084 "Right Angle With Downwards Zigzag Arrow"
7951    9085 "Shouldered Open Box"
7952    9086 "Bell Symbol"
7953    9087 "Vertical Line With Middle Dot"
7954    9088 "Insertion Symbol"
7955    9089 "Continuous Underline Symbol"
7956    9090 "Discontinuous Underline Symbol"
7957    9091 "Emphasis Symbol"
7958    9092 "Composition Symbol"
7959    9093 "White Square With Centre Vertical Line"
7960    9094 "Enter Symbol"
7961    9095 "Alternative Key Symbol"
7962    9096 "Helm Symbol"
7963    9097 "Circled Horizontal Bar With Notch"
7964    9098 "Circled Triangle Down"
7965    9099 "Broken Circle With Northwest Arrow"
7966    9100 "Undo Symbol"
7967    9101 "Monostable Symbol"
7968    9102 "Hysteresis Symbol"
7969    9103 "Open-Circuit-Output H-Type Symbol"
7970    9104 "Open-Circuit-Output L-Type Symbol"
7971    9105 "Passive-Pull-Down-Output Symbol"
7972    9106 "Passive-Pull-Up-Output Symbol"
7973    9107 "Direct Current Symbol Form Two"
7974    9108 "Software-Function Symbol"
7975    9109 "Apl Functional Symbol Quad"
7976    9110 "Decimal Separator Key Symbol"
7977    9111 "Previous Page"
7978    9112 "Next Page"
7979    9113 "Print Screen Symbol"
7980    9114 "Clear Screen Symbol"
7981    9115 "Left Parenthesis Upper Hook"
7982    9116 "Left Parenthesis Extension"
7983    9117 "Left Parenthesis Lower Hook"
7984    9118 "Right Parenthesis Upper Hook"
7985    9119 "Right Parenthesis Extension"
7986    9120 "Right Parenthesis Lower Hook"
7987    9121 "Left Square Bracket Upper Corner"
7988    9122 "Left Square Bracket Extension"
7989    9123 "Left Square Bracket Lower Corner"
7990    9124 "Right Square Bracket Upper Corner"
7991    9125 "Right Square Bracket Extension"
7992    9126 "Right Square Bracket Lower Corner"
7993    9127 "Left Curly Bracket Upper Hook"
7994    9128 "Left Curly Bracket Middle Piece"
7995    9129 "Left Curly Bracket Lower Hook"
7996    9130 "Curly Bracket Extension"
7997    9131 "Right Curly Bracket Upper Hook"
7998    9132 "Right Curly Bracket Middle Piece"
7999    9133 "Right Curly Bracket Lower Hook"
8000    9134 "Integral Extension"
8001    9135 "Horizontal Line Extension"
8002    9136 "Upper Left Or Lower Right Curly Bracket Section"
8003    9137 "Upper Right Or Lower Left Curly Bracket Section"
8004    9138 "Summation Top"
8005    9139 "Summation Bottom"
8006    9140 "Top Square Bracket"
8007    9141 "Bottom Square Bracket"
8008    9142 "Bottom Square Bracket Over Top Square Bracket"
8009    9143 "Radical Symbol Bottom"
8010    9144 "Left Vertical Box Line"
8011    9145 "Right Vertical Box Line"
8012    9146 "Horizontal Scan Line-1"
8013    9147 "Horizontal Scan Line-3"
8014    9148 "Horizontal Scan Line-7"
8015    9149 "Horizontal Scan Line-9"
8016    9150 "Dentistry Symbol Light Vertical And Top Right"
8017    9151 "Dentistry Symbol Light Vertical And Bottom Right"
8018    9152 "Dentistry Symbol Light Vertical With Circle"
8019    9153 "Dentistry Symbol Light Down And Horizontal With Circle"
8020    9154 "Dentistry Symbol Light Up And Horizontal With Circle"
8021    9155 "Dentistry Symbol Light Vertical With Triangle"
8022    9156 "Dentistry Symbol Light Down And Horizontal With Triangle"
8023    9157 "Dentistry Symbol Light Up And Horizontal With Triangle"
8024    9158 "Dentistry Symbol Light Vertical And Wave"
8025    9159 "Dentistry Symbol Light Down And Horizontal With Wave"
8026    9160 "Dentistry Symbol Light Up And Horizontal With Wave"
8027    9161 "Dentistry Symbol Light Down And Horizontal"
8028    9162 "Dentistry Symbol Light Up And Horizontal"
8029    9163 "Dentistry Symbol Light Vertical And Top Left"
8030    9164 "Dentistry Symbol Light Vertical And Bottom Left"
8031    9165 "Square Foot"
8032    9166 "Return Symbol"
8033    9167 "Eject Symbol"
8034    9168 "Vertical Line Extension"
8035    9169 "Metrical Breve"
8036    9170 "Metrical Long Over Short"
8037    9171 "Metrical Short Over Long"
8038    9172 "Metrical Long Over Two Shorts"
8039    9173 "Metrical Two Shorts Over Long"
8040    9174 "Metrical Two Shorts Joined"
8041    9175 "Metrical Triseme"
8042    9176 "Metrical Tetraseme"
8043    9177 "Metrical Pentaseme"
8044    9178 "Earth Ground"
8045    9179 "Fuse"
8046    9180 "Top Parenthesis"
8047    9181 "Bottom Parenthesis"
8048    9182 "Top Curly Bracket"
8049    9183 "Bottom Curly Bracket"
8050    9184 "Top Tortoise Shell Bracket"
8051    9185 "Bottom Tortoise Shell Bracket"
8052    9186 "White Trapezium"
8053    9187 "Benzene Ring With Circle"
8054    9188 "Straightness"
8055    9189 "Flatness"
8056    9190 "Ac Current"
8057    9191 "Electrical Intersection"
8058    9192 "Decimal Exponent Symbol"
8059    9193 "Black Right-Pointing Double Triangle"
8060    9194 "Black Left-Pointing Double Triangle"
8061    9195 "Black Up-Pointing Double Triangle"
8062    9196 "Black Down-Pointing Double Triangle"
8063    9197 "Black Right-Pointing Double Triangle With Vertical Bar"
8064    9198 "Black Left-Pointing Double Triangle With Vertical Bar"
8065    9199 "Black Right-Pointing Triangle With Double Vertical Bar"
8066    9200 "Alarm Clock"
8067    9201 "Stopwatch"
8068    9202 "Timer Clock"
8069    9203 "Hourglass With Flowing Sand"
8070    9204 "Black Medium Left-Pointing Triangle"
8071    9205 "Black Medium Right-Pointing Triangle"
8072    9206 "Black Medium Up-Pointing Triangle"
8073    9207 "Black Medium Down-Pointing Triangle"
8074    9208 "Double Vertical Bar"
8075    9209 "Black Square For Stop"
8076    9210 "Black Circle For Record"
8077    9216 "Symbol For Null"
8078    9217 "Symbol For Start Of Heading"
8079    9218 "Symbol For Start Of Text"
8080    9219 "Symbol For End Of Text"
8081    9220 "Symbol For End Of Transmission"
8082    9221 "Symbol For Enquiry"
8083    9222 "Symbol For Acknowledge"
8084    9223 "Symbol For Bell"
8085    9224 "Symbol For Backspace"
8086    9225 "Symbol For Horizontal Tabulation"
8087    9226 "Symbol For Line Feed"
8088    9227 "Symbol For Vertical Tabulation"
8089    9228 "Symbol For Form Feed"
8090    9229 "Symbol For Carriage Return"
8091    9230 "Symbol For Shift Out"
8092    9231 "Symbol For Shift In"
8093    9232 "Symbol For Data Link Escape"
8094    9233 "Symbol For Device Control One"
8095    9234 "Symbol For Device Control Two"
8096    9235 "Symbol For Device Control Three"
8097    9236 "Symbol For Device Control Four"
8098    9237 "Symbol For Negative Acknowledge"
8099    9238 "Symbol For Synchronous Idle"
8100    9239 "Symbol For End Of Transmission Block"
8101    9240 "Symbol For Cancel"
8102    9241 "Symbol For End Of Medium"
8103    9242 "Symbol For Substitute"
8104    9243 "Symbol For Escape"
8105    9244 "Symbol For File Separator"
8106    9245 "Symbol For Group Separator"
8107    9246 "Symbol For Record Separator"
8108    9247 "Symbol For Unit Separator"
8109    9248 "Symbol For Space"
8110    9249 "Symbol For Delete"
8111    9250 "Blank Symbol"
8112    9251 "Open Box"
8113    9252 "Symbol For Newline"
8114    9253 "Symbol For Delete Form Two"
8115    9254 "Symbol For Substitute Form Two"
8116    9280 "Ocr Hook"
8117    9281 "Ocr Chair"
8118    9282 "Ocr Fork"
8119    9283 "Ocr Inverted Fork"
8120    9284 "Ocr Belt Buckle"
8121    9285 "Ocr Bow Tie"
8122    9286 "Ocr Branch Bank Identification"
8123    9287 "Ocr Amount Of Check"
8124    9288 "Ocr Dash"
8125    9289 "Ocr Customer Account Number"
8126    9290 "Ocr Double Backslash"
8127    9312 "Circled Digit One"
8128    9313 "Circled Digit Two"
8129    9314 "Circled Digit Three"
8130    9315 "Circled Digit Four"
8131    9316 "Circled Digit Five"
8132    9317 "Circled Digit Six"
8133    9318 "Circled Digit Seven"
8134    9319 "Circled Digit Eight"
8135    9320 "Circled Digit Nine"
8136    9321 "Circled Number Ten"
8137    9322 "Circled Number Eleven"
8138    9323 "Circled Number Twelve"
8139    9324 "Circled Number Thirteen"
8140    9325 "Circled Number Fourteen"
8141    9326 "Circled Number Fifteen"
8142    9327 "Circled Number Sixteen"
8143    9328 "Circled Number Seventeen"
8144    9329 "Circled Number Eighteen"
8145    9330 "Circled Number Nineteen"
8146    9331 "Circled Number Twenty"
8147    9332 "Parenthesized Digit One"
8148    9333 "Parenthesized Digit Two"
8149    9334 "Parenthesized Digit Three"
8150    9335 "Parenthesized Digit Four"
8151    9336 "Parenthesized Digit Five"
8152    9337 "Parenthesized Digit Six"
8153    9338 "Parenthesized Digit Seven"
8154    9339 "Parenthesized Digit Eight"
8155    9340 "Parenthesized Digit Nine"
8156    9341 "Parenthesized Number Ten"
8157    9342 "Parenthesized Number Eleven"
8158    9343 "Parenthesized Number Twelve"
8159    9344 "Parenthesized Number Thirteen"
8160    9345 "Parenthesized Number Fourteen"
8161    9346 "Parenthesized Number Fifteen"
8162    9347 "Parenthesized Number Sixteen"
8163    9348 "Parenthesized Number Seventeen"
8164    9349 "Parenthesized Number Eighteen"
8165    9350 "Parenthesized Number Nineteen"
8166    9351 "Parenthesized Number Twenty"
8167    9352 "Digit One Full Stop"
8168    9353 "Digit Two Full Stop"
8169    9354 "Digit Three Full Stop"
8170    9355 "Digit Four Full Stop"
8171    9356 "Digit Five Full Stop"
8172    9357 "Digit Six Full Stop"
8173    9358 "Digit Seven Full Stop"
8174    9359 "Digit Eight Full Stop"
8175    9360 "Digit Nine Full Stop"
8176    9361 "Number Ten Full Stop"
8177    9362 "Number Eleven Full Stop"
8178    9363 "Number Twelve Full Stop"
8179    9364 "Number Thirteen Full Stop"
8180    9365 "Number Fourteen Full Stop"
8181    9366 "Number Fifteen Full Stop"
8182    9367 "Number Sixteen Full Stop"
8183    9368 "Number Seventeen Full Stop"
8184    9369 "Number Eighteen Full Stop"
8185    9370 "Number Nineteen Full Stop"
8186    9371 "Number Twenty Full Stop"
8187    9372 "Parenthesized Latin Small Letter A"
8188    9373 "Parenthesized Latin Small Letter B"
8189    9374 "Parenthesized Latin Small Letter C"
8190    9375 "Parenthesized Latin Small Letter D"
8191    9376 "Parenthesized Latin Small Letter E"
8192    9377 "Parenthesized Latin Small Letter F"
8193    9378 "Parenthesized Latin Small Letter G"
8194    9379 "Parenthesized Latin Small Letter H"
8195    9380 "Parenthesized Latin Small Letter I"
8196    9381 "Parenthesized Latin Small Letter J"
8197    9382 "Parenthesized Latin Small Letter K"
8198    9383 "Parenthesized Latin Small Letter L"
8199    9384 "Parenthesized Latin Small Letter M"
8200    9385 "Parenthesized Latin Small Letter N"
8201    9386 "Parenthesized Latin Small Letter O"
8202    9387 "Parenthesized Latin Small Letter P"
8203    9388 "Parenthesized Latin Small Letter Q"
8204    9389 "Parenthesized Latin Small Letter R"
8205    9390 "Parenthesized Latin Small Letter S"
8206    9391 "Parenthesized Latin Small Letter T"
8207    9392 "Parenthesized Latin Small Letter U"
8208    9393 "Parenthesized Latin Small Letter V"
8209    9394 "Parenthesized Latin Small Letter W"
8210    9395 "Parenthesized Latin Small Letter X"
8211    9396 "Parenthesized Latin Small Letter Y"
8212    9397 "Parenthesized Latin Small Letter Z"
8213    9398 "Circled Latin Capital Letter A"
8214    9399 "Circled Latin Capital Letter B"
8215    9400 "Circled Latin Capital Letter C"
8216    9401 "Circled Latin Capital Letter D"
8217    9402 "Circled Latin Capital Letter E"
8218    9403 "Circled Latin Capital Letter F"
8219    9404 "Circled Latin Capital Letter G"
8220    9405 "Circled Latin Capital Letter H"
8221    9406 "Circled Latin Capital Letter I"
8222    9407 "Circled Latin Capital Letter J"
8223    9408 "Circled Latin Capital Letter K"
8224    9409 "Circled Latin Capital Letter L"
8225    9410 "Circled Latin Capital Letter M"
8226    9411 "Circled Latin Capital Letter N"
8227    9412 "Circled Latin Capital Letter O"
8228    9413 "Circled Latin Capital Letter P"
8229    9414 "Circled Latin Capital Letter Q"
8230    9415 "Circled Latin Capital Letter R"
8231    9416 "Circled Latin Capital Letter S"
8232    9417 "Circled Latin Capital Letter T"
8233    9418 "Circled Latin Capital Letter U"
8234    9419 "Circled Latin Capital Letter V"
8235    9420 "Circled Latin Capital Letter W"
8236    9421 "Circled Latin Capital Letter X"
8237    9422 "Circled Latin Capital Letter Y"
8238    9423 "Circled Latin Capital Letter Z"
8239    9424 "Circled Latin Small Letter A"
8240    9425 "Circled Latin Small Letter B"
8241    9426 "Circled Latin Small Letter C"
8242    9427 "Circled Latin Small Letter D"
8243    9428 "Circled Latin Small Letter E"
8244    9429 "Circled Latin Small Letter F"
8245    9430 "Circled Latin Small Letter G"
8246    9431 "Circled Latin Small Letter H"
8247    9432 "Circled Latin Small Letter I"
8248    9433 "Circled Latin Small Letter J"
8249    9434 "Circled Latin Small Letter K"
8250    9435 "Circled Latin Small Letter L"
8251    9436 "Circled Latin Small Letter M"
8252    9437 "Circled Latin Small Letter N"
8253    9438 "Circled Latin Small Letter O"
8254    9439 "Circled Latin Small Letter P"
8255    9440 "Circled Latin Small Letter Q"
8256    9441 "Circled Latin Small Letter R"
8257    9442 "Circled Latin Small Letter S"
8258    9443 "Circled Latin Small Letter T"
8259    9444 "Circled Latin Small Letter U"
8260    9445 "Circled Latin Small Letter V"
8261    9446 "Circled Latin Small Letter W"
8262    9447 "Circled Latin Small Letter X"
8263    9448 "Circled Latin Small Letter Y"
8264    9449 "Circled Latin Small Letter Z"
8265    9450 "Circled Digit Zero"
8266    9451 "Negative Circled Number Eleven"
8267    9452 "Negative Circled Number Twelve"
8268    9453 "Negative Circled Number Thirteen"
8269    9454 "Negative Circled Number Fourteen"
8270    9455 "Negative Circled Number Fifteen"
8271    9456 "Negative Circled Number Sixteen"
8272    9457 "Negative Circled Number Seventeen"
8273    9458 "Negative Circled Number Eighteen"
8274    9459 "Negative Circled Number Nineteen"
8275    9460 "Negative Circled Number Twenty"
8276    9461 "Double Circled Digit One"
8277    9462 "Double Circled Digit Two"
8278    9463 "Double Circled Digit Three"
8279    9464 "Double Circled Digit Four"
8280    9465 "Double Circled Digit Five"
8281    9466 "Double Circled Digit Six"
8282    9467 "Double Circled Digit Seven"
8283    9468 "Double Circled Digit Eight"
8284    9469 "Double Circled Digit Nine"
8285    9470 "Double Circled Number Ten"
8286    9471 "Negative Circled Digit Zero"
8287    9472 "Box Drawings Light Horizontal"
8288    9473 "Box Drawings Heavy Horizontal"
8289    9474 "Box Drawings Light Vertical"
8290    9475 "Box Drawings Heavy Vertical"
8291    9476 "Box Drawings Light Triple Dash Horizontal"
8292    9477 "Box Drawings Heavy Triple Dash Horizontal"
8293    9478 "Box Drawings Light Triple Dash Vertical"
8294    9479 "Box Drawings Heavy Triple Dash Vertical"
8295    9480 "Box Drawings Light Quadruple Dash Horizontal"
8296    9481 "Box Drawings Heavy Quadruple Dash Horizontal"
8297    9482 "Box Drawings Light Quadruple Dash Vertical"
8298    9483 "Box Drawings Heavy Quadruple Dash Vertical"
8299    9484 "Box Drawings Light Down And Right"
8300    9485 "Box Drawings Down Light And Right Heavy"
8301    9486 "Box Drawings Down Heavy And Right Light"
8302    9487 "Box Drawings Heavy Down And Right"
8303    9488 "Box Drawings Light Down And Left"
8304    9489 "Box Drawings Down Light And Left Heavy"
8305    9490 "Box Drawings Down Heavy And Left Light"
8306    9491 "Box Drawings Heavy Down And Left"
8307    9492 "Box Drawings Light Up And Right"
8308    9493 "Box Drawings Up Light And Right Heavy"
8309    9494 "Box Drawings Up Heavy And Right Light"
8310    9495 "Box Drawings Heavy Up And Right"
8311    9496 "Box Drawings Light Up And Left"
8312    9497 "Box Drawings Up Light And Left Heavy"
8313    9498 "Box Drawings Up Heavy And Left Light"
8314    9499 "Box Drawings Heavy Up And Left"
8315    9500 "Box Drawings Light Vertical And Right"
8316    9501 "Box Drawings Vertical Light And Right Heavy"
8317    9502 "Box Drawings Up Heavy And Right Down Light"
8318    9503 "Box Drawings Down Heavy And Right Up Light"
8319    9504 "Box Drawings Vertical Heavy And Right Light"
8320    9505 "Box Drawings Down Light And Right Up Heavy"
8321    9506 "Box Drawings Up Light And Right Down Heavy"
8322    9507 "Box Drawings Heavy Vertical And Right"
8323    9508 "Box Drawings Light Vertical And Left"
8324    9509 "Box Drawings Vertical Light And Left Heavy"
8325    9510 "Box Drawings Up Heavy And Left Down Light"
8326    9511 "Box Drawings Down Heavy And Left Up Light"
8327    9512 "Box Drawings Vertical Heavy And Left Light"
8328    9513 "Box Drawings Down Light And Left Up Heavy"
8329    9514 "Box Drawings Up Light And Left Down Heavy"
8330    9515 "Box Drawings Heavy Vertical And Left"
8331    9516 "Box Drawings Light Down And Horizontal"
8332    9517 "Box Drawings Left Heavy And Right Down Light"
8333    9518 "Box Drawings Right Heavy And Left Down Light"
8334    9519 "Box Drawings Down Light And Horizontal Heavy"
8335    9520 "Box Drawings Down Heavy And Horizontal Light"
8336    9521 "Box Drawings Right Light And Left Down Heavy"
8337    9522 "Box Drawings Left Light And Right Down Heavy"
8338    9523 "Box Drawings Heavy Down And Horizontal"
8339    9524 "Box Drawings Light Up And Horizontal"
8340    9525 "Box Drawings Left Heavy And Right Up Light"
8341    9526 "Box Drawings Right Heavy And Left Up Light"
8342    9527 "Box Drawings Up Light And Horizontal Heavy"
8343    9528 "Box Drawings Up Heavy And Horizontal Light"
8344    9529 "Box Drawings Right Light And Left Up Heavy"
8345    9530 "Box Drawings Left Light And Right Up Heavy"
8346    9531 "Box Drawings Heavy Up And Horizontal"
8347    9532 "Box Drawings Light Vertical And Horizontal"
8348    9533 "Box Drawings Left Heavy And Right Vertical Light"
8349    9534 "Box Drawings Right Heavy And Left Vertical Light"
8350    9535 "Box Drawings Vertical Light And Horizontal Heavy"
8351    9536 "Box Drawings Up Heavy And Down Horizontal Light"
8352    9537 "Box Drawings Down Heavy And Up Horizontal Light"
8353    9538 "Box Drawings Vertical Heavy And Horizontal Light"
8354    9539 "Box Drawings Left Up Heavy And Right Down Light"
8355    9540 "Box Drawings Right Up Heavy And Left Down Light"
8356    9541 "Box Drawings Left Down Heavy And Right Up Light"
8357    9542 "Box Drawings Right Down Heavy And Left Up Light"
8358    9543 "Box Drawings Down Light And Up Horizontal Heavy"
8359    9544 "Box Drawings Up Light And Down Horizontal Heavy"
8360    9545 "Box Drawings Right Light And Left Vertical Heavy"
8361    9546 "Box Drawings Left Light And Right Vertical Heavy"
8362    9547 "Box Drawings Heavy Vertical And Horizontal"
8363    9548 "Box Drawings Light Double Dash Horizontal"
8364    9549 "Box Drawings Heavy Double Dash Horizontal"
8365    9550 "Box Drawings Light Double Dash Vertical"
8366    9551 "Box Drawings Heavy Double Dash Vertical"
8367    9552 "Box Drawings Double Horizontal"
8368    9553 "Box Drawings Double Vertical"
8369    9554 "Box Drawings Down Single And Right Double"
8370    9555 "Box Drawings Down Double And Right Single"
8371    9556 "Box Drawings Double Down And Right"
8372    9557 "Box Drawings Down Single And Left Double"
8373    9558 "Box Drawings Down Double And Left Single"
8374    9559 "Box Drawings Double Down And Left"
8375    9560 "Box Drawings Up Single And Right Double"
8376    9561 "Box Drawings Up Double And Right Single"
8377    9562 "Box Drawings Double Up And Right"
8378    9563 "Box Drawings Up Single And Left Double"
8379    9564 "Box Drawings Up Double And Left Single"
8380    9565 "Box Drawings Double Up And Left"
8381    9566 "Box Drawings Vertical Single And Right Double"
8382    9567 "Box Drawings Vertical Double And Right Single"
8383    9568 "Box Drawings Double Vertical And Right"
8384    9569 "Box Drawings Vertical Single And Left Double"
8385    9570 "Box Drawings Vertical Double And Left Single"
8386    9571 "Box Drawings Double Vertical And Left"
8387    9572 "Box Drawings Down Single And Horizontal Double"
8388    9573 "Box Drawings Down Double And Horizontal Single"
8389    9574 "Box Drawings Double Down And Horizontal"
8390    9575 "Box Drawings Up Single And Horizontal Double"
8391    9576 "Box Drawings Up Double And Horizontal Single"
8392    9577 "Box Drawings Double Up And Horizontal"
8393    9578 "Box Drawings Vertical Single And Horizontal Double"
8394    9579 "Box Drawings Vertical Double And Horizontal Single"
8395    9580 "Box Drawings Double Vertical And Horizontal"
8396    9581 "Box Drawings Light Arc Down And Right"
8397    9582 "Box Drawings Light Arc Down And Left"
8398    9583 "Box Drawings Light Arc Up And Left"
8399    9584 "Box Drawings Light Arc Up And Right"
8400    9585 "Box Drawings Light Diagonal Upper Right To Lower Left"
8401    9586 "Box Drawings Light Diagonal Upper Left To Lower Right"
8402    9587 "Box Drawings Light Diagonal Cross"
8403    9588 "Box Drawings Light Left"
8404    9589 "Box Drawings Light Up"
8405    9590 "Box Drawings Light Right"
8406    9591 "Box Drawings Light Down"
8407    9592 "Box Drawings Heavy Left"
8408    9593 "Box Drawings Heavy Up"
8409    9594 "Box Drawings Heavy Right"
8410    9595 "Box Drawings Heavy Down"
8411    9596 "Box Drawings Light Left And Heavy Right"
8412    9597 "Box Drawings Light Up And Heavy Down"
8413    9598 "Box Drawings Heavy Left And Light Right"
8414    9599 "Box Drawings Heavy Up And Light Down"
8415    9600 "Upper Half Block"
8416    9601 "Lower One Eighth Block"
8417    9602 "Lower One Quarter Block"
8418    9603 "Lower Three Eighths Block"
8419    9604 "Lower Half Block"
8420    9605 "Lower Five Eighths Block"
8421    9606 "Lower Three Quarters Block"
8422    9607 "Lower Seven Eighths Block"
8423    9608 "Full Block"
8424    9609 "Left Seven Eighths Block"
8425    9610 "Left Three Quarters Block"
8426    9611 "Left Five Eighths Block"
8427    9612 "Left Half Block"
8428    9613 "Left Three Eighths Block"
8429    9614 "Left One Quarter Block"
8430    9615 "Left One Eighth Block"
8431    9616 "Right Half Block"
8432    9617 "Light Shade"
8433    9618 "Medium Shade"
8434    9619 "Dark Shade"
8435    9620 "Upper One Eighth Block"
8436    9621 "Right One Eighth Block"
8437    9622 "Quadrant Lower Left"
8438    9623 "Quadrant Lower Right"
8439    9624 "Quadrant Upper Left"
8440    9625 "Quadrant Upper Left And Lower Left And Lower Right"
8441    9626 "Quadrant Upper Left And Lower Right"
8442    9627 "Quadrant Upper Left And Upper Right And Lower Left"
8443    9628 "Quadrant Upper Left And Upper Right And Lower Right"
8444    9629 "Quadrant Upper Right"
8445    9630 "Quadrant Upper Right And Lower Left"
8446    9631 "Quadrant Upper Right And Lower Left And Lower Right"
8447    9632 "Black Square"
8448    9633 "White Square"
8449    9634 "White Square With Rounded Corners"
8450    9635 "White Square Containing Black Small Square"
8451    9636 "Square With Horizontal Fill"
8452    9637 "Square With Vertical Fill"
8453    9638 "Square With Orthogonal Crosshatch Fill"
8454    9639 "Square With Upper Left To Lower Right Fill"
8455    9640 "Square With Upper Right To Lower Left Fill"
8456    9641 "Square With Diagonal Crosshatch Fill"
8457    9642 "Black Small Square"
8458    9643 "White Small Square"
8459    9644 "Black Rectangle"
8460    9645 "White Rectangle"
8461    9646 "Black Vertical Rectangle"
8462    9647 "White Vertical Rectangle"
8463    9648 "Black Parallelogram"
8464    9649 "White Parallelogram"
8465    9650 "Black Up-Pointing Triangle"
8466    9651 "White Up-Pointing Triangle"
8467    9652 "Black Up-Pointing Small Triangle"
8468    9653 "White Up-Pointing Small Triangle"
8469    9654 "Black Right-Pointing Triangle"
8470    9655 "White Right-Pointing Triangle"
8471    9656 "Black Right-Pointing Small Triangle"
8472    9657 "White Right-Pointing Small Triangle"
8473    9658 "Black Right-Pointing Pointer"
8474    9659 "White Right-Pointing Pointer"
8475    9660 "Black Down-Pointing Triangle"
8476    9661 "White Down-Pointing Triangle"
8477    9662 "Black Down-Pointing Small Triangle"
8478    9663 "White Down-Pointing Small Triangle"
8479    9664 "Black Left-Pointing Triangle"
8480    9665 "White Left-Pointing Triangle"
8481    9666 "Black Left-Pointing Small Triangle"
8482    9667 "White Left-Pointing Small Triangle"
8483    9668 "Black Left-Pointing Pointer"
8484    9669 "White Left-Pointing Pointer"
8485    9670 "Black Diamond"
8486    9671 "White Diamond"
8487    9672 "White Diamond Containing Black Small Diamond"
8488    9673 "Fisheye"
8489    9674 "Lozenge"
8490    9675 "White Circle"
8491    9676 "Dotted Circle"
8492    9677 "Circle With Vertical Fill"
8493    9678 "Bullseye"
8494    9679 "Black Circle"
8495    9680 "Circle With Left Half Black"
8496    9681 "Circle With Right Half Black"
8497    9682 "Circle With Lower Half Black"
8498    9683 "Circle With Upper Half Black"
8499    9684 "Circle With Upper Right Quadrant Black"
8500    9685 "Circle With All But Upper Left Quadrant Black"
8501    9686 "Left Half Black Circle"
8502    9687 "Right Half Black Circle"
8503    9688 "Inverse Bullet"
8504    9689 "Inverse White Circle"
8505    9690 "Upper Half Inverse White Circle"
8506    9691 "Lower Half Inverse White Circle"
8507    9692 "Upper Left Quadrant Circular Arc"
8508    9693 "Upper Right Quadrant Circular Arc"
8509    9694 "Lower Right Quadrant Circular Arc"
8510    9695 "Lower Left Quadrant Circular Arc"
8511    9696 "Upper Half Circle"
8512    9697 "Lower Half Circle"
8513    9698 "Black Lower Right Triangle"
8514    9699 "Black Lower Left Triangle"
8515    9700 "Black Upper Left Triangle"
8516    9701 "Black Upper Right Triangle"
8517    9702 "White Bullet"
8518    9703 "Square With Left Half Black"
8519    9704 "Square With Right Half Black"
8520    9705 "Square With Upper Left Diagonal Half Black"
8521    9706 "Square With Lower Right Diagonal Half Black"
8522    9707 "White Square With Vertical Bisecting Line"
8523    9708 "White Up-Pointing Triangle With Dot"
8524    9709 "Up-Pointing Triangle With Left Half Black"
8525    9710 "Up-Pointing Triangle With Right Half Black"
8526    9711 "Large Circle"
8527    9712 "White Square With Upper Left Quadrant"
8528    9713 "White Square With Lower Left Quadrant"
8529    9714 "White Square With Lower Right Quadrant"
8530    9715 "White Square With Upper Right Quadrant"
8531    9716 "White Circle With Upper Left Quadrant"
8532    9717 "White Circle With Lower Left Quadrant"
8533    9718 "White Circle With Lower Right Quadrant"
8534    9719 "White Circle With Upper Right Quadrant"
8535    9720 "Upper Left Triangle"
8536    9721 "Upper Right Triangle"
8537    9722 "Lower Left Triangle"
8538    9723 "White Medium Square"
8539    9724 "Black Medium Square"
8540    9725 "White Medium Small Square"
8541    9726 "Black Medium Small Square"
8542    9727 "Lower Right Triangle"
8543    9728 "Black Sun With Rays"
8544    9729 "Cloud"
8545    9730 "Umbrella"
8546    9731 "Snowman"
8547    9732 "Comet"
8548    9733 "Black Star"
8549    9734 "White Star"
8550    9735 "Lightning"
8551    9736 "Thunderstorm"
8552    9737 "Sun"
8553    9738 "Ascending Node"
8554    9739 "Descending Node"
8555    9740 "Conjunction"
8556    9741 "Opposition"
8557    9742 "Black Telephone"
8558    9743 "White Telephone"
8559    9744 "Ballot Box"
8560    9745 "Ballot Box With Check"
8561    9746 "Ballot Box With X"
8562    9747 "Saltire"
8563    9748 "Umbrella With Rain Drops"
8564    9749 "Hot Beverage"
8565    9750 "White Shogi Piece"
8566    9751 "Black Shogi Piece"
8567    9752 "Shamrock"
8568    9753 "Reversed Rotated Floral Heart Bullet"
8569    9754 "Black Left Pointing Index"
8570    9755 "Black Right Pointing Index"
8571    9756 "White Left Pointing Index"
8572    9757 "White Up Pointing Index"
8573    9758 "White Right Pointing Index"
8574    9759 "White Down Pointing Index"
8575    9760 "Skull And Crossbones"
8576    9761 "Caution Sign"
8577    9762 "Radioactive Sign"
8578    9763 "Biohazard Sign"
8579    9764 "Caduceus"
8580    9765 "Ankh"
8581    9766 "Orthodox Cross"
8582    9767 "Chi Rho"
8583    9768 "Cross Of Lorraine"
8584    9769 "Cross Of Jerusalem"
8585    9770 "Star And Crescent"
8586    9771 "Farsi Symbol"
8587    9772 "Adi Shakti"
8588    9773 "Hammer And Sickle"
8589    9774 "Peace Symbol"
8590    9775 "Yin Yang"
8591    9776 "Trigram For Heaven"
8592    9777 "Trigram For Lake"
8593    9778 "Trigram For Fire"
8594    9779 "Trigram For Thunder"
8595    9780 "Trigram For Wind"
8596    9781 "Trigram For Water"
8597    9782 "Trigram For Mountain"
8598    9783 "Trigram For Earth"
8599    9784 "Wheel Of Dharma"
8600    9785 "White Frowning Face"
8601    9786 "White Smiling Face"
8602    9787 "Black Smiling Face"
8603    9788 "White Sun With Rays"
8604    9789 "First Quarter Moon"
8605    9790 "Last Quarter Moon"
8606    9791 "Mercury"
8607    9792 "Female Sign"
8608    9793 "Earth"
8609    9794 "Male Sign"
8610    9795 "Jupiter"
8611    9796 "Saturn"
8612    9797 "Uranus"
8613    9798 "Neptune"
8614    9799 "Pluto"
8615    9800 "Aries"
8616    9801 "Taurus"
8617    9802 "Gemini"
8618    9803 "Cancer"
8619    9804 "Leo"
8620    9805 "Virgo"
8621    9806 "Libra"
8622    9807 "Scorpius"
8623    9808 "Sagittarius"
8624    9809 "Capricorn"
8625    9810 "Aquarius"
8626    9811 "Pisces"
8627    9812 "White Chess King"
8628    9813 "White Chess Queen"
8629    9814 "White Chess Rook"
8630    9815 "White Chess Bishop"
8631    9816 "White Chess Knight"
8632    9817 "White Chess Pawn"
8633    9818 "Black Chess King"
8634    9819 "Black Chess Queen"
8635    9820 "Black Chess Rook"
8636    9821 "Black Chess Bishop"
8637    9822 "Black Chess Knight"
8638    9823 "Black Chess Pawn"
8639    9824 "Black Spade Suit"
8640    9825 "White Heart Suit"
8641    9826 "White Diamond Suit"
8642    9827 "Black Club Suit"
8643    9828 "White Spade Suit"
8644    9829 "Black Heart Suit"
8645    9830 "Black Diamond Suit"
8646    9831 "White Club Suit"
8647    9832 "Hot Springs"
8648    9833 "Quarter Note"
8649    9834 "Eighth Note"
8650    9835 "Beamed Eighth Notes"
8651    9836 "Beamed Sixteenth Notes"
8652    9837 "Music Flat Sign"
8653    9838 "Music Natural Sign"
8654    9839 "Music Sharp Sign"
8655    9840 "West Syriac Cross"
8656    9841 "East Syriac Cross"
8657    9842 "Universal Recycling Symbol"
8658    9843 "Recycling Symbol For Type-1 Plastics"
8659    9844 "Recycling Symbol For Type-2 Plastics"
8660    9845 "Recycling Symbol For Type-3 Plastics"
8661    9846 "Recycling Symbol For Type-4 Plastics"
8662    9847 "Recycling Symbol For Type-5 Plastics"
8663    9848 "Recycling Symbol For Type-6 Plastics"
8664    9849 "Recycling Symbol For Type-7 Plastics"
8665    9850 "Recycling Symbol For Generic Materials"
8666    9851 "Black Universal Recycling Symbol"
8667    9852 "Recycled Paper Symbol"
8668    9853 "Partially-Recycled Paper Symbol"
8669    9854 "Permanent Paper Sign"
8670    9855 "Wheelchair Symbol"
8671    9856 "Die Face-1"
8672    9857 "Die Face-2"
8673    9858 "Die Face-3"
8674    9859 "Die Face-4"
8675    9860 "Die Face-5"
8676    9861 "Die Face-6"
8677    9862 "White Circle With Dot Right"
8678    9863 "White Circle With Two Dots"
8679    9864 "Black Circle With White Dot Right"
8680    9865 "Black Circle With Two White Dots"
8681    9866 "Monogram For Yang"
8682    9867 "Monogram For Yin"
8683    9868 "Digram For Greater Yang"
8684    9869 "Digram For Lesser Yin"
8685    9870 "Digram For Lesser Yang"
8686    9871 "Digram For Greater Yin"
8687    9872 "White Flag"
8688    9873 "Black Flag"
8689    9874 "Hammer And Pick"
8690    9875 "Anchor"
8691    9876 "Crossed Swords"
8692    9877 "Staff Of Aesculapius"
8693    9878 "Scales"
8694    9879 "Alembic"
8695    9880 "Flower"
8696    9881 "Gear"
8697    9882 "Staff Of Hermes"
8698    9883 "Atom Symbol"
8699    9884 "Fleur-De-Lis"
8700    9885 "Outlined White Star"
8701    9886 "Three Lines Converging Right"
8702    9887 "Three Lines Converging Left"
8703    9888 "Warning Sign"
8704    9889 "High Voltage Sign"
8705    9890 "Doubled Female Sign"
8706    9891 "Doubled Male Sign"
8707    9892 "Interlocked Female And Male Sign"
8708    9893 "Male And Female Sign"
8709    9894 "Male With Stroke Sign"
8710    9895 "Male With Stroke And Male And Female Sign"
8711    9896 "Vertical Male With Stroke Sign"
8712    9897 "Horizontal Male With Stroke Sign"
8713    9898 "Medium White Circle"
8714    9899 "Medium Black Circle"
8715    9900 "Medium Small White Circle"
8716    9901 "Marriage Symbol"
8717    9902 "Divorce Symbol"
8718    9903 "Unmarried Partnership Symbol"
8719    9904 "Coffin"
8720    9905 "Funeral Urn"
8721    9906 "Neuter"
8722    9907 "Ceres"
8723    9908 "Pallas"
8724    9909 "Juno"
8725    9910 "Vesta"
8726    9911 "Chiron"
8727    9912 "Black Moon Lilith"
8728    9913 "Sextile"
8729    9914 "Semisextile"
8730    9915 "Quincunx"
8731    9916 "Sesquiquadrate"
8732    9917 "Soccer Ball"
8733    9918 "Baseball"
8734    9919 "Squared Key"
8735    9920 "White Draughts Man"
8736    9921 "White Draughts King"
8737    9922 "Black Draughts Man"
8738    9923 "Black Draughts King"
8739    9924 "Snowman Without Snow"
8740    9925 "Sun Behind Cloud"
8741    9926 "Rain"
8742    9927 "Black Snowman"
8743    9928 "Thunder Cloud And Rain"
8744    9929 "Turned White Shogi Piece"
8745    9930 "Turned Black Shogi Piece"
8746    9931 "White Diamond In Square"
8747    9932 "Crossing Lanes"
8748    9933 "Disabled Car"
8749    9934 "Ophiuchus"
8750    9935 "Pick"
8751    9936 "Car Sliding"
8752    9937 "Helmet With White Cross"
8753    9938 "Circled Crossing Lanes"
8754    9939 "Chains"
8755    9940 "No Entry"
8756    9941 "Alternate One-Way Left Way Traffic"
8757    9942 "Black Two-Way Left Way Traffic"
8758    9943 "White Two-Way Left Way Traffic"
8759    9944 "Black Left Lane Merge"
8760    9945 "White Left Lane Merge"
8761    9946 "Drive Slow Sign"
8762    9947 "Heavy White Down-Pointing Triangle"
8763    9948 "Left Closed Entry"
8764    9949 "Squared Saltire"
8765    9950 "Falling Diagonal In White Circle In Black Square"
8766    9951 "Black Truck"
8767    9952 "Restricted Left Entry-1"
8768    9953 "Restricted Left Entry-2"
8769    9954 "Astronomical Symbol For Uranus"
8770    9955 "Heavy Circle With Stroke And Two Dots Above"
8771    9956 "Pentagram"
8772    9957 "Right-Handed Interlaced Pentagram"
8773    9958 "Left-Handed Interlaced Pentagram"
8774    9959 "Inverted Pentagram"
8775    9960 "Black Cross On Shield"
8776    9961 "Shinto Shrine"
8777    9962 "Church"
8778    9963 "Castle"
8779    9964 "Historic Site"
8780    9965 "Gear Without Hub"
8781    9966 "Gear With Handles"
8782    9967 "Map Symbol For Lighthouse"
8783    9968 "Mountain"
8784    9969 "Umbrella On Ground"
8785    9970 "Fountain"
8786    9971 "Flag In Hole"
8787    9972 "Ferry"
8788    9973 "Sailboat"
8789    9974 "Square Four Corners"
8790    9975 "Skier"
8791    9976 "Ice Skate"
8792    9977 "Person With Ball"
8793    9978 "Tent"
8794    9979 "Japanese Bank Symbol"
8795    9980 "Headstone Graveyard Symbol"
8796    9981 "Fuel Pump"
8797    9982 "Cup On Black Square"
8798    9983 "White Flag With Horizontal Middle Black Stripe"
8799    9984 "Black Safety Scissors"
8800    9985 "Upper Blade Scissors"
8801    9986 "Black Scissors"
8802    9987 "Lower Blade Scissors"
8803    9988 "White Scissors"
8804    9989 "White Heavy Check Mark"
8805    9990 "Telephone Location Sign"
8806    9991 "Tape Drive"
8807    9992 "Airplane"
8808    9993 "Envelope"
8809    9994 "Raised Fist"
8810    9995 "Raised Hand"
8811    9996 "Victory Hand"
8812    9997 "Writing Hand"
8813    9998 "Lower Right Pencil"
8814    9999 "Pencil"
8815    10000 "Upper Right Pencil"
8816    10001 "White Nib"
8817    10002 "Black Nib"
8818    10003 "Check Mark"
8819    10004 "Heavy Check Mark"
8820    10005 "Multiplication X"
8821    10006 "Heavy Multiplication X"
8822    10007 "Ballot X"
8823    10008 "Heavy Ballot X"
8824    10009 "Outlined Greek Cross"
8825    10010 "Heavy Greek Cross"
8826    10011 "Open Centre Cross"
8827    10012 "Heavy Open Centre Cross"
8828    10013 "Latin Cross"
8829    10014 "Shadowed White Latin Cross"
8830    10015 "Outlined Latin Cross"
8831    10016 "Maltese Cross"
8832    10017 "Star Of David"
8833    10018 "Four Teardrop-Spoked Asterisk"
8834    10019 "Four Balloon-Spoked Asterisk"
8835    10020 "Heavy Four Balloon-Spoked Asterisk"
8836    10021 "Four Club-Spoked Asterisk"
8837    10022 "Black Four Pointed Star"
8838    10023 "White Four Pointed Star"
8839    10024 "Sparkles"
8840    10025 "Stress Outlined White Star"
8841    10026 "Circled White Star"
8842    10027 "Open Centre Black Star"
8843    10028 "Black Centre White Star"
8844    10029 "Outlined Black Star"
8845    10030 "Heavy Outlined Black Star"
8846    10031 "Pinwheel Star"
8847    10032 "Shadowed White Star"
8848    10033 "Heavy Asterisk"
8849    10034 "Open Centre Asterisk"
8850    10035 "Eight Spoked Asterisk"
8851    10036 "Eight Pointed Black Star"
8852    10037 "Eight Pointed Pinwheel Star"
8853    10038 "Six Pointed Black Star"
8854    10039 "Eight Pointed Rectilinear Black Star"
8855    10040 "Heavy Eight Pointed Rectilinear Black Star"
8856    10041 "Twelve Pointed Black Star"
8857    10042 "Sixteen Pointed Asterisk"
8858    10043 "Teardrop-Spoked Asterisk"
8859    10044 "Open Centre Teardrop-Spoked Asterisk"
8860    10045 "Heavy Teardrop-Spoked Asterisk"
8861    10046 "Six Petalled Black And White Florette"
8862    10047 "Black Florette"
8863    10048 "White Florette"
8864    10049 "Eight Petalled Outlined Black Florette"
8865    10050 "Circled Open Centre Eight Pointed Star"
8866    10051 "Heavy Teardrop-Spoked Pinwheel Asterisk"
8867    10052 "Snowflake"
8868    10053 "Tight Trifoliate Snowflake"
8869    10054 "Heavy Chevron Snowflake"
8870    10055 "Sparkle"
8871    10056 "Heavy Sparkle"
8872    10057 "Balloon-Spoked Asterisk"
8873    10058 "Eight Teardrop-Spoked Propeller Asterisk"
8874    10059 "Heavy Eight Teardrop-Spoked Propeller Asterisk"
8875    10060 "Cross Mark"
8876    10061 "Shadowed White Circle"
8877    10062 "Negative Squared Cross Mark"
8878    10063 "Lower Right Drop-Shadowed White Square"
8879    10064 "Upper Right Drop-Shadowed White Square"
8880    10065 "Lower Right Shadowed White Square"
8881    10066 "Upper Right Shadowed White Square"
8882    10067 "Black Question Mark Ornament"
8883    10068 "White Question Mark Ornament"
8884    10069 "White Exclamation Mark Ornament"
8885    10070 "Black Diamond Minus White X"
8886    10071 "Heavy Exclamation Mark Symbol"
8887    10072 "Light Vertical Bar"
8888    10073 "Medium Vertical Bar"
8889    10074 "Heavy Vertical Bar"
8890    10075 "Heavy Single Turned Comma Quotation Mark Ornament"
8891    10076 "Heavy Single Comma Quotation Mark Ornament"
8892    10077 "Heavy Double Turned Comma Quotation Mark Ornament"
8893    10078 "Heavy Double Comma Quotation Mark Ornament"
8894    10079 "Heavy Low Single Comma Quotation Mark Ornament"
8895    10080 "Heavy Low Double Comma Quotation Mark Ornament"
8896    10081 "Curved Stem Paragraph Sign Ornament"
8897    10082 "Heavy Exclamation Mark Ornament"
8898    10083 "Heavy Heart Exclamation Mark Ornament"
8899    10084 "Heavy Black Heart"
8900    10085 "Rotated Heavy Black Heart Bullet"
8901    10086 "Floral Heart"
8902    10087 "Rotated Floral Heart Bullet"
8903    10088 "Medium Left Parenthesis Ornament"
8904    10089 "Medium Right Parenthesis Ornament"
8905    10090 "Medium Flattened Left Parenthesis Ornament"
8906    10091 "Medium Flattened Right Parenthesis Ornament"
8907    10092 "Medium Left-Pointing Angle Bracket Ornament"
8908    10093 "Medium Right-Pointing Angle Bracket Ornament"
8909    10094 "Heavy Left-Pointing Angle Quotation Mark Ornament"
8910    10095 "Heavy Right-Pointing Angle Quotation Mark Ornament"
8911    10096 "Heavy Left-Pointing Angle Bracket Ornament"
8912    10097 "Heavy Right-Pointing Angle Bracket Ornament"
8913    10098 "Light Left Tortoise Shell Bracket Ornament"
8914    10099 "Light Right Tortoise Shell Bracket Ornament"
8915    10100 "Medium Left Curly Bracket Ornament"
8916    10101 "Medium Right Curly Bracket Ornament"
8917    10102 "Dingbat Negative Circled Digit One"
8918    10103 "Dingbat Negative Circled Digit Two"
8919    10104 "Dingbat Negative Circled Digit Three"
8920    10105 "Dingbat Negative Circled Digit Four"
8921    10106 "Dingbat Negative Circled Digit Five"
8922    10107 "Dingbat Negative Circled Digit Six"
8923    10108 "Dingbat Negative Circled Digit Seven"
8924    10109 "Dingbat Negative Circled Digit Eight"
8925    10110 "Dingbat Negative Circled Digit Nine"
8926    10111 "Dingbat Negative Circled Number Ten"
8927    10112 "Dingbat Circled Sans-Serif Digit One"
8928    10113 "Dingbat Circled Sans-Serif Digit Two"
8929    10114 "Dingbat Circled Sans-Serif Digit Three"
8930    10115 "Dingbat Circled Sans-Serif Digit Four"
8931    10116 "Dingbat Circled Sans-Serif Digit Five"
8932    10117 "Dingbat Circled Sans-Serif Digit Six"
8933    10118 "Dingbat Circled Sans-Serif Digit Seven"
8934    10119 "Dingbat Circled Sans-Serif Digit Eight"
8935    10120 "Dingbat Circled Sans-Serif Digit Nine"
8936    10121 "Dingbat Circled Sans-Serif Number Ten"
8937    10122 "Dingbat Negative Circled Sans-Serif Digit One"
8938    10123 "Dingbat Negative Circled Sans-Serif Digit Two"
8939    10124 "Dingbat Negative Circled Sans-Serif Digit Three"
8940    10125 "Dingbat Negative Circled Sans-Serif Digit Four"
8941    10126 "Dingbat Negative Circled Sans-Serif Digit Five"
8942    10127 "Dingbat Negative Circled Sans-Serif Digit Six"
8943    10128 "Dingbat Negative Circled Sans-Serif Digit Seven"
8944    10129 "Dingbat Negative Circled Sans-Serif Digit Eight"
8945    10130 "Dingbat Negative Circled Sans-Serif Digit Nine"
8946    10131 "Dingbat Negative Circled Sans-Serif Number Ten"
8947    10132 "Heavy Wide-Headed Rightwards Arrow"
8948    10133 "Heavy Plus Sign"
8949    10134 "Heavy Minus Sign"
8950    10135 "Heavy Division Sign"
8951    10136 "Heavy South East Arrow"
8952    10137 "Heavy Rightwards Arrow"
8953    10138 "Heavy North East Arrow"
8954    10139 "Drafting Point Rightwards Arrow"
8955    10140 "Heavy Round-Tipped Rightwards Arrow"
8956    10141 "Triangle-Headed Rightwards Arrow"
8957    10142 "Heavy Triangle-Headed Rightwards Arrow"
8958    10143 "Dashed Triangle-Headed Rightwards Arrow"
8959    10144 "Heavy Dashed Triangle-Headed Rightwards Arrow"
8960    10145 "Black Rightwards Arrow"
8961    10146 "Three-D Top-Lighted Rightwards Arrowhead"
8962    10147 "Three-D Bottom-Lighted Rightwards Arrowhead"
8963    10148 "Black Rightwards Arrowhead"
8964    10149 "Heavy Black Curved Downwards And Rightwards Arrow"
8965    10150 "Heavy Black Curved Upwards And Rightwards Arrow"
8966    10151 "Squat Black Rightwards Arrow"
8967    10152 "Heavy Concave-Pointed Black Rightwards Arrow"
8968    10153 "Right-Shaded White Rightwards Arrow"
8969    10154 "Left-Shaded White Rightwards Arrow"
8970    10155 "Back-Tilted Shadowed White Rightwards Arrow"
8971    10156 "Front-Tilted Shadowed White Rightwards Arrow"
8972    10157 "Heavy Lower Right-Shadowed White Rightwards Arrow"
8973    10158 "Heavy Upper Right-Shadowed White Rightwards Arrow"
8974    10159 "Notched Lower Right-Shadowed White Rightwards Arrow"
8975    10160 "Curly Loop"
8976    10161 "Notched Upper Right-Shadowed White Rightwards Arrow"
8977    10162 "Circled Heavy White Rightwards Arrow"
8978    10163 "White-Feathered Rightwards Arrow"
8979    10164 "Black-Feathered South East Arrow"
8980    10165 "Black-Feathered Rightwards Arrow"
8981    10166 "Black-Feathered North East Arrow"
8982    10167 "Heavy Black-Feathered South East Arrow"
8983    10168 "Heavy Black-Feathered Rightwards Arrow"
8984    10169 "Heavy Black-Feathered North East Arrow"
8985    10170 "Teardrop-Barbed Rightwards Arrow"
8986    10171 "Heavy Teardrop-Shanked Rightwards Arrow"
8987    10172 "Wedge-Tailed Rightwards Arrow"
8988    10173 "Heavy Wedge-Tailed Rightwards Arrow"
8989    10174 "Open-Outlined Rightwards Arrow"
8990    10175 "Double Curly Loop"
8991    10176 "Three Dimensional Angle"
8992    10177 "White Triangle Containing Small White Triangle"
8993    10178 "Perpendicular"
8994    10179 "Open Subset"
8995    10180 "Open Superset"
8996    10181 "Left S-Shaped Bag Delimiter"
8997    10182 "Right S-Shaped Bag Delimiter"
8998    10183 "Or With Dot Inside"
8999    10184 "Reverse Solidus Preceding Subset"
9000    10185 "Superset Preceding Solidus"
9001    10186 "Vertical Bar With Horizontal Stroke"
9002    10187 "Mathematical Rising Diagonal"
9003    10188 "Long Division"
9004    10189 "Mathematical Falling Diagonal"
9005    10190 "Squared Logical And"
9006    10191 "Squared Logical Or"
9007    10192 "White Diamond With Centred Dot"
9008    10193 "And With Dot"
9009    10194 "Element Of Opening Upwards"
9010    10195 "Lower Right Corner With Dot"
9011    10196 "Upper Left Corner With Dot"
9012    10197 "Left Outer Join"
9013    10198 "Right Outer Join"
9014    10199 "Full Outer Join"
9015    10200 "Large Up Tack"
9016    10201 "Large Down Tack"
9017    10202 "Left And Right Double Turnstile"
9018    10203 "Left And Right Tack"
9019    10204 "Left Multimap"
9020    10205 "Long Right Tack"
9021    10206 "Long Left Tack"
9022    10207 "Up Tack With Circle Above"
9023    10208 "Lozenge Divided By Horizontal Rule"
9024    10209 "White Concave-Sided Diamond"
9025    10210 "White Concave-Sided Diamond With Leftwards Tick"
9026    10211 "White Concave-Sided Diamond With Rightwards Tick"
9027    10212 "White Square With Leftwards Tick"
9028    10213 "White Square With Rightwards Tick"
9029    10214 "Mathematical Left White Square Bracket"
9030    10215 "Mathematical Right White Square Bracket"
9031    10216 "Mathematical Left Angle Bracket"
9032    10217 "Mathematical Right Angle Bracket"
9033    10218 "Mathematical Left Double Angle Bracket"
9034    10219 "Mathematical Right Double Angle Bracket"
9035    10220 "Mathematical Left White Tortoise Shell Bracket"
9036    10221 "Mathematical Right White Tortoise Shell Bracket"
9037    10222 "Mathematical Left Flattened Parenthesis"
9038    10223 "Mathematical Right Flattened Parenthesis"
9039    10224 "Upwards Quadruple Arrow"
9040    10225 "Downwards Quadruple Arrow"
9041    10226 "Anticlockwise Gapped Circle Arrow"
9042    10227 "Clockwise Gapped Circle Arrow"
9043    10228 "Right Arrow With Circled Plus"
9044    10229 "Long Leftwards Arrow"
9045    10230 "Long Rightwards Arrow"
9046    10231 "Long Left Right Arrow"
9047    10232 "Long Leftwards Double Arrow"
9048    10233 "Long Rightwards Double Arrow"
9049    10234 "Long Left Right Double Arrow"
9050    10235 "Long Leftwards Arrow From Bar"
9051    10236 "Long Rightwards Arrow From Bar"
9052    10237 "Long Leftwards Double Arrow From Bar"
9053    10238 "Long Rightwards Double Arrow From Bar"
9054    10239 "Long Rightwards Squiggle Arrow"
9055    10240 "Braille Pattern Blank"
9056    10241 "Braille Pattern Dots-1"
9057    10242 "Braille Pattern Dots-2"
9058    10243 "Braille Pattern Dots-12"
9059    10244 "Braille Pattern Dots-3"
9060    10245 "Braille Pattern Dots-13"
9061    10246 "Braille Pattern Dots-23"
9062    10247 "Braille Pattern Dots-123"
9063    10248 "Braille Pattern Dots-4"
9064    10249 "Braille Pattern Dots-14"
9065    10250 "Braille Pattern Dots-24"
9066    10251 "Braille Pattern Dots-124"
9067    10252 "Braille Pattern Dots-34"
9068    10253 "Braille Pattern Dots-134"
9069    10254 "Braille Pattern Dots-234"
9070    10255 "Braille Pattern Dots-1234"
9071    10256 "Braille Pattern Dots-5"
9072    10257 "Braille Pattern Dots-15"
9073    10258 "Braille Pattern Dots-25"
9074    10259 "Braille Pattern Dots-125"
9075    10260 "Braille Pattern Dots-35"
9076    10261 "Braille Pattern Dots-135"
9077    10262 "Braille Pattern Dots-235"
9078    10263 "Braille Pattern Dots-1235"
9079    10264 "Braille Pattern Dots-45"
9080    10265 "Braille Pattern Dots-145"
9081    10266 "Braille Pattern Dots-245"
9082    10267 "Braille Pattern Dots-1245"
9083    10268 "Braille Pattern Dots-345"
9084    10269 "Braille Pattern Dots-1345"
9085    10270 "Braille Pattern Dots-2345"
9086    10271 "Braille Pattern Dots-12345"
9087    10272 "Braille Pattern Dots-6"
9088    10273 "Braille Pattern Dots-16"
9089    10274 "Braille Pattern Dots-26"
9090    10275 "Braille Pattern Dots-126"
9091    10276 "Braille Pattern Dots-36"
9092    10277 "Braille Pattern Dots-136"
9093    10278 "Braille Pattern Dots-236"
9094    10279 "Braille Pattern Dots-1236"
9095    10280 "Braille Pattern Dots-46"
9096    10281 "Braille Pattern Dots-146"
9097    10282 "Braille Pattern Dots-246"
9098    10283 "Braille Pattern Dots-1246"
9099    10284 "Braille Pattern Dots-346"
9100    10285 "Braille Pattern Dots-1346"
9101    10286 "Braille Pattern Dots-2346"
9102    10287 "Braille Pattern Dots-12346"
9103    10288 "Braille Pattern Dots-56"
9104    10289 "Braille Pattern Dots-156"
9105    10290 "Braille Pattern Dots-256"
9106    10291 "Braille Pattern Dots-1256"
9107    10292 "Braille Pattern Dots-356"
9108    10293 "Braille Pattern Dots-1356"
9109    10294 "Braille Pattern Dots-2356"
9110    10295 "Braille Pattern Dots-12356"
9111    10296 "Braille Pattern Dots-456"
9112    10297 "Braille Pattern Dots-1456"
9113    10298 "Braille Pattern Dots-2456"
9114    10299 "Braille Pattern Dots-12456"
9115    10300 "Braille Pattern Dots-3456"
9116    10301 "Braille Pattern Dots-13456"
9117    10302 "Braille Pattern Dots-23456"
9118    10303 "Braille Pattern Dots-123456"
9119    10304 "Braille Pattern Dots-7"
9120    10305 "Braille Pattern Dots-17"
9121    10306 "Braille Pattern Dots-27"
9122    10307 "Braille Pattern Dots-127"
9123    10308 "Braille Pattern Dots-37"
9124    10309 "Braille Pattern Dots-137"
9125    10310 "Braille Pattern Dots-237"
9126    10311 "Braille Pattern Dots-1237"
9127    10312 "Braille Pattern Dots-47"
9128    10313 "Braille Pattern Dots-147"
9129    10314 "Braille Pattern Dots-247"
9130    10315 "Braille Pattern Dots-1247"
9131    10316 "Braille Pattern Dots-347"
9132    10317 "Braille Pattern Dots-1347"
9133    10318 "Braille Pattern Dots-2347"
9134    10319 "Braille Pattern Dots-12347"
9135    10320 "Braille Pattern Dots-57"
9136    10321 "Braille Pattern Dots-157"
9137    10322 "Braille Pattern Dots-257"
9138    10323 "Braille Pattern Dots-1257"
9139    10324 "Braille Pattern Dots-357"
9140    10325 "Braille Pattern Dots-1357"
9141    10326 "Braille Pattern Dots-2357"
9142    10327 "Braille Pattern Dots-12357"
9143    10328 "Braille Pattern Dots-457"
9144    10329 "Braille Pattern Dots-1457"
9145    10330 "Braille Pattern Dots-2457"
9146    10331 "Braille Pattern Dots-12457"
9147    10332 "Braille Pattern Dots-3457"
9148    10333 "Braille Pattern Dots-13457"
9149    10334 "Braille Pattern Dots-23457"
9150    10335 "Braille Pattern Dots-123457"
9151    10336 "Braille Pattern Dots-67"
9152    10337 "Braille Pattern Dots-167"
9153    10338 "Braille Pattern Dots-267"
9154    10339 "Braille Pattern Dots-1267"
9155    10340 "Braille Pattern Dots-367"
9156    10341 "Braille Pattern Dots-1367"
9157    10342 "Braille Pattern Dots-2367"
9158    10343 "Braille Pattern Dots-12367"
9159    10344 "Braille Pattern Dots-467"
9160    10345 "Braille Pattern Dots-1467"
9161    10346 "Braille Pattern Dots-2467"
9162    10347 "Braille Pattern Dots-12467"
9163    10348 "Braille Pattern Dots-3467"
9164    10349 "Braille Pattern Dots-13467"
9165    10350 "Braille Pattern Dots-23467"
9166    10351 "Braille Pattern Dots-123467"
9167    10352 "Braille Pattern Dots-567"
9168    10353 "Braille Pattern Dots-1567"
9169    10354 "Braille Pattern Dots-2567"
9170    10355 "Braille Pattern Dots-12567"
9171    10356 "Braille Pattern Dots-3567"
9172    10357 "Braille Pattern Dots-13567"
9173    10358 "Braille Pattern Dots-23567"
9174    10359 "Braille Pattern Dots-123567"
9175    10360 "Braille Pattern Dots-4567"
9176    10361 "Braille Pattern Dots-14567"
9177    10362 "Braille Pattern Dots-24567"
9178    10363 "Braille Pattern Dots-124567"
9179    10364 "Braille Pattern Dots-34567"
9180    10365 "Braille Pattern Dots-134567"
9181    10366 "Braille Pattern Dots-234567"
9182    10367 "Braille Pattern Dots-1234567"
9183    10368 "Braille Pattern Dots-8"
9184    10369 "Braille Pattern Dots-18"
9185    10370 "Braille Pattern Dots-28"
9186    10371 "Braille Pattern Dots-128"
9187    10372 "Braille Pattern Dots-38"
9188    10373 "Braille Pattern Dots-138"
9189    10374 "Braille Pattern Dots-238"
9190    10375 "Braille Pattern Dots-1238"
9191    10376 "Braille Pattern Dots-48"
9192    10377 "Braille Pattern Dots-148"
9193    10378 "Braille Pattern Dots-248"
9194    10379 "Braille Pattern Dots-1248"
9195    10380 "Braille Pattern Dots-348"
9196    10381 "Braille Pattern Dots-1348"
9197    10382 "Braille Pattern Dots-2348"
9198    10383 "Braille Pattern Dots-12348"
9199    10384 "Braille Pattern Dots-58"
9200    10385 "Braille Pattern Dots-158"
9201    10386 "Braille Pattern Dots-258"
9202    10387 "Braille Pattern Dots-1258"
9203    10388 "Braille Pattern Dots-358"
9204    10389 "Braille Pattern Dots-1358"
9205    10390 "Braille Pattern Dots-2358"
9206    10391 "Braille Pattern Dots-12358"
9207    10392 "Braille Pattern Dots-458"
9208    10393 "Braille Pattern Dots-1458"
9209    10394 "Braille Pattern Dots-2458"
9210    10395 "Braille Pattern Dots-12458"
9211    10396 "Braille Pattern Dots-3458"
9212    10397 "Braille Pattern Dots-13458"
9213    10398 "Braille Pattern Dots-23458"
9214    10399 "Braille Pattern Dots-123458"
9215    10400 "Braille Pattern Dots-68"
9216    10401 "Braille Pattern Dots-168"
9217    10402 "Braille Pattern Dots-268"
9218    10403 "Braille Pattern Dots-1268"
9219    10404 "Braille Pattern Dots-368"
9220    10405 "Braille Pattern Dots-1368"
9221    10406 "Braille Pattern Dots-2368"
9222    10407 "Braille Pattern Dots-12368"
9223    10408 "Braille Pattern Dots-468"
9224    10409 "Braille Pattern Dots-1468"
9225    10410 "Braille Pattern Dots-2468"
9226    10411 "Braille Pattern Dots-12468"
9227    10412 "Braille Pattern Dots-3468"
9228    10413 "Braille Pattern Dots-13468"
9229    10414 "Braille Pattern Dots-23468"
9230    10415 "Braille Pattern Dots-123468"
9231    10416 "Braille Pattern Dots-568"
9232    10417 "Braille Pattern Dots-1568"
9233    10418 "Braille Pattern Dots-2568"
9234    10419 "Braille Pattern Dots-12568"
9235    10420 "Braille Pattern Dots-3568"
9236    10421 "Braille Pattern Dots-13568"
9237    10422 "Braille Pattern Dots-23568"
9238    10423 "Braille Pattern Dots-123568"
9239    10424 "Braille Pattern Dots-4568"
9240    10425 "Braille Pattern Dots-14568"
9241    10426 "Braille Pattern Dots-24568"
9242    10427 "Braille Pattern Dots-124568"
9243    10428 "Braille Pattern Dots-34568"
9244    10429 "Braille Pattern Dots-134568"
9245    10430 "Braille Pattern Dots-234568"
9246    10431 "Braille Pattern Dots-1234568"
9247    10432 "Braille Pattern Dots-78"
9248    10433 "Braille Pattern Dots-178"
9249    10434 "Braille Pattern Dots-278"
9250    10435 "Braille Pattern Dots-1278"
9251    10436 "Braille Pattern Dots-378"
9252    10437 "Braille Pattern Dots-1378"
9253    10438 "Braille Pattern Dots-2378"
9254    10439 "Braille Pattern Dots-12378"
9255    10440 "Braille Pattern Dots-478"
9256    10441 "Braille Pattern Dots-1478"
9257    10442 "Braille Pattern Dots-2478"
9258    10443 "Braille Pattern Dots-12478"
9259    10444 "Braille Pattern Dots-3478"
9260    10445 "Braille Pattern Dots-13478"
9261    10446 "Braille Pattern Dots-23478"
9262    10447 "Braille Pattern Dots-123478"
9263    10448 "Braille Pattern Dots-578"
9264    10449 "Braille Pattern Dots-1578"
9265    10450 "Braille Pattern Dots-2578"
9266    10451 "Braille Pattern Dots-12578"
9267    10452 "Braille Pattern Dots-3578"
9268    10453 "Braille Pattern Dots-13578"
9269    10454 "Braille Pattern Dots-23578"
9270    10455 "Braille Pattern Dots-123578"
9271    10456 "Braille Pattern Dots-4578"
9272    10457 "Braille Pattern Dots-14578"
9273    10458 "Braille Pattern Dots-24578"
9274    10459 "Braille Pattern Dots-124578"
9275    10460 "Braille Pattern Dots-34578"
9276    10461 "Braille Pattern Dots-134578"
9277    10462 "Braille Pattern Dots-234578"
9278    10463 "Braille Pattern Dots-1234578"
9279    10464 "Braille Pattern Dots-678"
9280    10465 "Braille Pattern Dots-1678"
9281    10466 "Braille Pattern Dots-2678"
9282    10467 "Braille Pattern Dots-12678"
9283    10468 "Braille Pattern Dots-3678"
9284    10469 "Braille Pattern Dots-13678"
9285    10470 "Braille Pattern Dots-23678"
9286    10471 "Braille Pattern Dots-123678"
9287    10472 "Braille Pattern Dots-4678"
9288    10473 "Braille Pattern Dots-14678"
9289    10474 "Braille Pattern Dots-24678"
9290    10475 "Braille Pattern Dots-124678"
9291    10476 "Braille Pattern Dots-34678"
9292    10477 "Braille Pattern Dots-134678"
9293    10478 "Braille Pattern Dots-234678"
9294    10479 "Braille Pattern Dots-1234678"
9295    10480 "Braille Pattern Dots-5678"
9296    10481 "Braille Pattern Dots-15678"
9297    10482 "Braille Pattern Dots-25678"
9298    10483 "Braille Pattern Dots-125678"
9299    10484 "Braille Pattern Dots-35678"
9300    10485 "Braille Pattern Dots-135678"
9301    10486 "Braille Pattern Dots-235678"
9302    10487 "Braille Pattern Dots-1235678"
9303    10488 "Braille Pattern Dots-45678"
9304    10489 "Braille Pattern Dots-145678"
9305    10490 "Braille Pattern Dots-245678"
9306    10491 "Braille Pattern Dots-1245678"
9307    10492 "Braille Pattern Dots-345678"
9308    10493 "Braille Pattern Dots-1345678"
9309    10494 "Braille Pattern Dots-2345678"
9310    10495 "Braille Pattern Dots-12345678"
9311    10496 "Rightwards Two-Headed Arrow With Vertical Stroke"
9312    10497 "Rightwards Two-Headed Arrow With Double Vertical Stroke"
9313    10498 "Leftwards Double Arrow With Vertical Stroke"
9314    10499 "Rightwards Double Arrow With Vertical Stroke"
9315    10500 "Left Right Double Arrow With Vertical Stroke"
9316    10501 "Rightwards Two-Headed Arrow From Bar"
9317    10502 "Leftwards Double Arrow From Bar"
9318    10503 "Rightwards Double Arrow From Bar"
9319    10504 "Downwards Arrow With Horizontal Stroke"
9320    10505 "Upwards Arrow With Horizontal Stroke"
9321    10506 "Upwards Triple Arrow"
9322    10507 "Downwards Triple Arrow"
9323    10508 "Leftwards Double Dash Arrow"
9324    10509 "Rightwards Double Dash Arrow"
9325    10510 "Leftwards Triple Dash Arrow"
9326    10511 "Rightwards Triple Dash Arrow"
9327    10512 "Rightwards Two-Headed Triple Dash Arrow"
9328    10513 "Rightwards Arrow With Dotted Stem"
9329    10514 "Upwards Arrow To Bar"
9330    10515 "Downwards Arrow To Bar"
9331    10516 "Rightwards Arrow With Tail With Vertical Stroke"
9332    10517 "Rightwards Arrow With Tail With Double Vertical Stroke"
9333    10518 "Rightwards Two-Headed Arrow With Tail"
9334    10519 "Rightwards Two-Headed Arrow With Tail With Vertical Stroke"
9335    10520 "Rightwards Two-Headed Arrow With Tail With Double Vertical Stroke"
9336    10521 "Leftwards Arrow-Tail"
9337    10522 "Rightwards Arrow-Tail"
9338    10523 "Leftwards Double Arrow-Tail"
9339    10524 "Rightwards Double Arrow-Tail"
9340    10525 "Leftwards Arrow To Black Diamond"
9341    10526 "Rightwards Arrow To Black Diamond"
9342    10527 "Leftwards Arrow From Bar To Black Diamond"
9343    10528 "Rightwards Arrow From Bar To Black Diamond"
9344    10529 "North West And South East Arrow"
9345    10530 "North East And South West Arrow"
9346    10531 "North West Arrow With Hook"
9347    10532 "North East Arrow With Hook"
9348    10533 "South East Arrow With Hook"
9349    10534 "South West Arrow With Hook"
9350    10535 "North West Arrow And North East Arrow"
9351    10536 "North East Arrow And South East Arrow"
9352    10537 "South East Arrow And South West Arrow"
9353    10538 "South West Arrow And North West Arrow"
9354    10539 "Rising Diagonal Crossing Falling Diagonal"
9355    10540 "Falling Diagonal Crossing Rising Diagonal"
9356    10541 "South East Arrow Crossing North East Arrow"
9357    10542 "North East Arrow Crossing South East Arrow"
9358    10543 "Falling Diagonal Crossing North East Arrow"
9359    10544 "Rising Diagonal Crossing South East Arrow"
9360    10545 "North East Arrow Crossing North West Arrow"
9361    10546 "North West Arrow Crossing North East Arrow"
9362    10547 "Wave Arrow Pointing Directly Right"
9363    10548 "Arrow Pointing Rightwards Then Curving Upwards"
9364    10549 "Arrow Pointing Rightwards Then Curving Downwards"
9365    10550 "Arrow Pointing Downwards Then Curving Leftwards"
9366    10551 "Arrow Pointing Downwards Then Curving Rightwards"
9367    10552 "Right-Side Arc Clockwise Arrow"
9368    10553 "Left-Side Arc Anticlockwise Arrow"
9369    10554 "Top Arc Anticlockwise Arrow"
9370    10555 "Bottom Arc Anticlockwise Arrow"
9371    10556 "Top Arc Clockwise Arrow With Minus"
9372    10557 "Top Arc Anticlockwise Arrow With Plus"
9373    10558 "Lower Right Semicircular Clockwise Arrow"
9374    10559 "Lower Left Semicircular Anticlockwise Arrow"
9375    10560 "Anticlockwise Closed Circle Arrow"
9376    10561 "Clockwise Closed Circle Arrow"
9377    10562 "Rightwards Arrow Above Short Leftwards Arrow"
9378    10563 "Leftwards Arrow Above Short Rightwards Arrow"
9379    10564 "Short Rightwards Arrow Above Leftwards Arrow"
9380    10565 "Rightwards Arrow With Plus Below"
9381    10566 "Leftwards Arrow With Plus Below"
9382    10567 "Rightwards Arrow Through X"
9383    10568 "Left Right Arrow Through Small Circle"
9384    10569 "Upwards Two-Headed Arrow From Small Circle"
9385    10570 "Left Barb Up Right Barb Down Harpoon"
9386    10571 "Left Barb Down Right Barb Up Harpoon"
9387    10572 "Up Barb Right Down Barb Left Harpoon"
9388    10573 "Up Barb Left Down Barb Right Harpoon"
9389    10574 "Left Barb Up Right Barb Up Harpoon"
9390    10575 "Up Barb Right Down Barb Right Harpoon"
9391    10576 "Left Barb Down Right Barb Down Harpoon"
9392    10577 "Up Barb Left Down Barb Left Harpoon"
9393    10578 "Leftwards Harpoon With Barb Up To Bar"
9394    10579 "Rightwards Harpoon With Barb Up To Bar"
9395    10580 "Upwards Harpoon With Barb Right To Bar"
9396    10581 "Downwards Harpoon With Barb Right To Bar"
9397    10582 "Leftwards Harpoon With Barb Down To Bar"
9398    10583 "Rightwards Harpoon With Barb Down To Bar"
9399    10584 "Upwards Harpoon With Barb Left To Bar"
9400    10585 "Downwards Harpoon With Barb Left To Bar"
9401    10586 "Leftwards Harpoon With Barb Up From Bar"
9402    10587 "Rightwards Harpoon With Barb Up From Bar"
9403    10588 "Upwards Harpoon With Barb Right From Bar"
9404    10589 "Downwards Harpoon With Barb Right From Bar"
9405    10590 "Leftwards Harpoon With Barb Down From Bar"
9406    10591 "Rightwards Harpoon With Barb Down From Bar"
9407    10592 "Upwards Harpoon With Barb Left From Bar"
9408    10593 "Downwards Harpoon With Barb Left From Bar"
9409    10594 "Leftwards Harpoon With Barb Up Above Leftwards Harpoon With Barb Down"
9410    10595 "Upwards Harpoon With Barb Left Beside Upwards Harpoon With Barb Right"
9411    10596 "Rightwards Harpoon With Barb Up Above Rightwards Harpoon With Barb Down"
9412    10597 "Downwards Harpoon With Barb Left Beside Downwards Harpoon With Barb Right"
9413    10598 "Leftwards Harpoon With Barb Up Above Rightwards Harpoon With Barb Up"
9414    10599 "Leftwards Harpoon With Barb Down Above Rightwards Harpoon With Barb Down"
9415    10600 "Rightwards Harpoon With Barb Up Above Leftwards Harpoon With Barb Up"
9416    10601 "Rightwards Harpoon With Barb Down Above Leftwards Harpoon With Barb Down"
9417    10602 "Leftwards Harpoon With Barb Up Above Long Dash"
9418    10603 "Leftwards Harpoon With Barb Down Below Long Dash"
9419    10604 "Rightwards Harpoon With Barb Up Above Long Dash"
9420    10605 "Rightwards Harpoon With Barb Down Below Long Dash"
9421    10606 "Upwards Harpoon With Barb Left Beside Downwards Harpoon With Barb Right"
9422    10607 "Downwards Harpoon With Barb Left Beside Upwards Harpoon With Barb Right"
9423    10608 "Right Double Arrow With Rounded Head"
9424    10609 "Equals Sign Above Rightwards Arrow"
9425    10610 "Tilde Operator Above Rightwards Arrow"
9426    10611 "Leftwards Arrow Above Tilde Operator"
9427    10612 "Rightwards Arrow Above Tilde Operator"
9428    10613 "Rightwards Arrow Above Almost Equal To"
9429    10614 "Less-Than Above Leftwards Arrow"
9430    10615 "Leftwards Arrow Through Less-Than"
9431    10616 "Greater-Than Above Rightwards Arrow"
9432    10617 "Subset Above Rightwards Arrow"
9433    10618 "Leftwards Arrow Through Subset"
9434    10619 "Superset Above Leftwards Arrow"
9435    10620 "Left Fish Tail"
9436    10621 "Right Fish Tail"
9437    10622 "Up Fish Tail"
9438    10623 "Down Fish Tail"
9439    10624 "Triple Vertical Bar Delimiter"
9440    10625 "Z Notation Spot"
9441    10626 "Z Notation Type Colon"
9442    10627 "Left White Curly Bracket"
9443    10628 "Right White Curly Bracket"
9444    10629 "Left White Parenthesis"
9445    10630 "Right White Parenthesis"
9446    10631 "Z Notation Left Image Bracket"
9447    10632 "Z Notation Right Image Bracket"
9448    10633 "Z Notation Left Binding Bracket"
9449    10634 "Z Notation Right Binding Bracket"
9450    10635 "Left Square Bracket With Underbar"
9451    10636 "Right Square Bracket With Underbar"
9452    10637 "Left Square Bracket With Tick In Top Corner"
9453    10638 "Right Square Bracket With Tick In Bottom Corner"
9454    10639 "Left Square Bracket With Tick In Bottom Corner"
9455    10640 "Right Square Bracket With Tick In Top Corner"
9456    10641 "Left Angle Bracket With Dot"
9457    10642 "Right Angle Bracket With Dot"
9458    10643 "Left Arc Less-Than Bracket"
9459    10644 "Right Arc Greater-Than Bracket"
9460    10645 "Double Left Arc Greater-Than Bracket"
9461    10646 "Double Right Arc Less-Than Bracket"
9462    10647 "Left Black Tortoise Shell Bracket"
9463    10648 "Right Black Tortoise Shell Bracket"
9464    10649 "Dotted Fence"
9465    10650 "Vertical Zigzag Line"
9466    10651 "Measured Angle Opening Left"
9467    10652 "Right Angle Variant With Square"
9468    10653 "Measured Right Angle With Dot"
9469    10654 "Angle With S Inside"
9470    10655 "Acute Angle"
9471    10656 "Spherical Angle Opening Left"
9472    10657 "Spherical Angle Opening Up"
9473    10658 "Turned Angle"
9474    10659 "Reversed Angle"
9475    10660 "Angle With Underbar"
9476    10661 "Reversed Angle With Underbar"
9477    10662 "Oblique Angle Opening Up"
9478    10663 "Oblique Angle Opening Down"
9479    10664 "Measured Angle With Open Arm Ending In Arrow Pointing Up And Right"
9480    10665 "Measured Angle With Open Arm Ending In Arrow Pointing Up And Left"
9481    10666 "Measured Angle With Open Arm Ending In Arrow Pointing Down And Right"
9482    10667 "Measured Angle With Open Arm Ending In Arrow Pointing Down And Left"
9483    10668 "Measured Angle With Open Arm Ending In Arrow Pointing Right And Up"
9484    10669 "Measured Angle With Open Arm Ending In Arrow Pointing Left And Up"
9485    10670 "Measured Angle With Open Arm Ending In Arrow Pointing Right And Down"
9486    10671 "Measured Angle With Open Arm Ending In Arrow Pointing Left And Down"
9487    10672 "Reversed Empty Set"
9488    10673 "Empty Set With Overbar"
9489    10674 "Empty Set With Small Circle Above"
9490    10675 "Empty Set With Right Arrow Above"
9491    10676 "Empty Set With Left Arrow Above"
9492    10677 "Circle With Horizontal Bar"
9493    10678 "Circled Vertical Bar"
9494    10679 "Circled Parallel"
9495    10680 "Circled Reverse Solidus"
9496    10681 "Circled Perpendicular"
9497    10682 "Circle Divided By Horizontal Bar And Top Half Divided By Vertical Bar"
9498    10683 "Circle With Superimposed X"
9499    10684 "Circled Anticlockwise-Rotated Division Sign"
9500    10685 "Up Arrow Through Circle"
9501    10686 "Circled White Bullet"
9502    10687 "Circled Bullet"
9503    10688 "Circled Less-Than"
9504    10689 "Circled Greater-Than"
9505    10690 "Circle With Small Circle To The Right"
9506    10691 "Circle With Two Horizontal Strokes To The Right"
9507    10692 "Squared Rising Diagonal Slash"
9508    10693 "Squared Falling Diagonal Slash"
9509    10694 "Squared Asterisk"
9510    10695 "Squared Small Circle"
9511    10696 "Squared Square"
9512    10697 "Two Joined Squares"
9513    10698 "Triangle With Dot Above"
9514    10699 "Triangle With Underbar"
9515    10700 "S In Triangle"
9516    10701 "Triangle With Serifs At Bottom"
9517    10702 "Right Triangle Above Left Triangle"
9518    10703 "Left Triangle Beside Vertical Bar"
9519    10704 "Vertical Bar Beside Right Triangle"
9520    10705 "Bowtie With Left Half Black"
9521    10706 "Bowtie With Right Half Black"
9522    10707 "Black Bowtie"
9523    10708 "Times With Left Half Black"
9524    10709 "Times With Right Half Black"
9525    10710 "White Hourglass"
9526    10711 "Black Hourglass"
9527    10712 "Left Wiggly Fence"
9528    10713 "Right Wiggly Fence"
9529    10714 "Left Double Wiggly Fence"
9530    10715 "Right Double Wiggly Fence"
9531    10716 "Incomplete Infinity"
9532    10717 "Tie Over Infinity"
9533    10718 "Infinity Negated With Vertical Bar"
9534    10719 "Double-Ended Multimap"
9535    10720 "Square With Contoured Outline"
9536    10721 "Increases As"
9537    10722 "Shuffle Product"
9538    10723 "Equals Sign And Slanted Parallel"
9539    10724 "Equals Sign And Slanted Parallel With Tilde Above"
9540    10725 "Identical To And Slanted Parallel"
9541    10726 "Gleich Stark"
9542    10727 "Thermodynamic"
9543    10728 "Down-Pointing Triangle With Left Half Black"
9544    10729 "Down-Pointing Triangle With Right Half Black"
9545    10730 "Black Diamond With Down Arrow"
9546    10731 "Black Lozenge"
9547    10732 "White Circle With Down Arrow"
9548    10733 "Black Circle With Down Arrow"
9549    10734 "Error-Barred White Square"
9550    10735 "Error-Barred Black Square"
9551    10736 "Error-Barred White Diamond"
9552    10737 "Error-Barred Black Diamond"
9553    10738 "Error-Barred White Circle"
9554    10739 "Error-Barred Black Circle"
9555    10740 "Rule-Delayed"
9556    10741 "Reverse Solidus Operator"
9557    10742 "Solidus With Overbar"
9558    10743 "Reverse Solidus With Horizontal Stroke"
9559    10744 "Big Solidus"
9560    10745 "Big Reverse Solidus"
9561    10746 "Double Plus"
9562    10747 "Triple Plus"
9563    10748 "Left-Pointing Curved Angle Bracket"
9564    10749 "Right-Pointing Curved Angle Bracket"
9565    10750 "Tiny"
9566    10751 "Miny"
9567    10752 "N-Ary Circled Dot Operator"
9568    10753 "N-Ary Circled Plus Operator"
9569    10754 "N-Ary Circled Times Operator"
9570    10755 "N-Ary Union Operator With Dot"
9571    10756 "N-Ary Union Operator With Plus"
9572    10757 "N-Ary Square Intersection Operator"
9573    10758 "N-Ary Square Union Operator"
9574    10759 "Two Logical And Operator"
9575    10760 "Two Logical Or Operator"
9576    10761 "N-Ary Times Operator"
9577    10762 "Modulo Two Sum"
9578    10763 "Summation With Integral"
9579    10764 "Quadruple Integral Operator"
9580    10765 "Finite Part Integral"
9581    10766 "Integral With Double Stroke"
9582    10767 "Integral Average With Slash"
9583    10768 "Circulation Function"
9584    10769 "Anticlockwise Integration"
9585    10770 "Line Integration With Rectangular Path Around Pole"
9586    10771 "Line Integration With Semicircular Path Around Pole"
9587    10772 "Line Integration Not Including The Pole"
9588    10773 "Integral Around A Point Operator"
9589    10774 "Quaternion Integral Operator"
9590    10775 "Integral With Leftwards Arrow With Hook"
9591    10776 "Integral With Times Sign"
9592    10777 "Integral With Intersection"
9593    10778 "Integral With Union"
9594    10779 "Integral With Overbar"
9595    10780 "Integral With Underbar"
9596    10781 "Join"
9597    10782 "Large Left Triangle Operator"
9598    10783 "Z Notation Schema Composition"
9599    10784 "Z Notation Schema Piping"
9600    10785 "Z Notation Schema Projection"
9601    10786 "Plus Sign With Small Circle Above"
9602    10787 "Plus Sign With Circumflex Accent Above"
9603    10788 "Plus Sign With Tilde Above"
9604    10789 "Plus Sign With Dot Below"
9605    10790 "Plus Sign With Tilde Below"
9606    10791 "Plus Sign With Subscript Two"
9607    10792 "Plus Sign With Black Triangle"
9608    10793 "Minus Sign With Comma Above"
9609    10794 "Minus Sign With Dot Below"
9610    10795 "Minus Sign With Falling Dots"
9611    10796 "Minus Sign With Rising Dots"
9612    10797 "Plus Sign In Left Half Circle"
9613    10798 "Plus Sign In Right Half Circle"
9614    10799 "Vector Or Cross Product"
9615    10800 "Multiplication Sign With Dot Above"
9616    10801 "Multiplication Sign With Underbar"
9617    10802 "Semidirect Product With Bottom Closed"
9618    10803 "Smash Product"
9619    10804 "Multiplication Sign In Left Half Circle"
9620    10805 "Multiplication Sign In Right Half Circle"
9621    10806 "Circled Multiplication Sign With Circumflex Accent"
9622    10807 "Multiplication Sign In Double Circle"
9623    10808 "Circled Division Sign"
9624    10809 "Plus Sign In Triangle"
9625    10810 "Minus Sign In Triangle"
9626    10811 "Multiplication Sign In Triangle"
9627    10812 "Interior Product"
9628    10813 "Righthand Interior Product"
9629    10814 "Z Notation Relational Composition"
9630    10815 "Amalgamation Or Coproduct"
9631    10816 "Intersection With Dot"
9632    10817 "Union With Minus Sign"
9633    10818 "Union With Overbar"
9634    10819 "Intersection With Overbar"
9635    10820 "Intersection With Logical And"
9636    10821 "Union With Logical Or"
9637    10822 "Union Above Intersection"
9638    10823 "Intersection Above Union"
9639    10824 "Union Above Bar Above Intersection"
9640    10825 "Intersection Above Bar Above Union"
9641    10826 "Union Beside And Joined With Union"
9642    10827 "Intersection Beside And Joined With Intersection"
9643    10828 "Closed Union With Serifs"
9644    10829 "Closed Intersection With Serifs"
9645    10830 "Double Square Intersection"
9646    10831 "Double Square Union"
9647    10832 "Closed Union With Serifs And Smash Product"
9648    10833 "Logical And With Dot Above"
9649    10834 "Logical Or With Dot Above"
9650    10835 "Double Logical And"
9651    10836 "Double Logical Or"
9652    10837 "Two Intersecting Logical And"
9653    10838 "Two Intersecting Logical Or"
9654    10839 "Sloping Large Or"
9655    10840 "Sloping Large And"
9656    10841 "Logical Or Overlapping Logical And"
9657    10842 "Logical And With Middle Stem"
9658    10843 "Logical Or With Middle Stem"
9659    10844 "Logical And With Horizontal Dash"
9660    10845 "Logical Or With Horizontal Dash"
9661    10846 "Logical And With Double Overbar"
9662    10847 "Logical And With Underbar"
9663    10848 "Logical And With Double Underbar"
9664    10849 "Small Vee With Underbar"
9665    10850 "Logical Or With Double Overbar"
9666    10851 "Logical Or With Double Underbar"
9667    10852 "Z Notation Domain Antirestriction"
9668    10853 "Z Notation Range Antirestriction"
9669    10854 "Equals Sign With Dot Below"
9670    10855 "Identical With Dot Above"
9671    10856 "Triple Horizontal Bar With Double Vertical Stroke"
9672    10857 "Triple Horizontal Bar With Triple Vertical Stroke"
9673    10858 "Tilde Operator With Dot Above"
9674    10859 "Tilde Operator With Rising Dots"
9675    10860 "Similar Minus Similar"
9676    10861 "Congruent With Dot Above"
9677    10862 "Equals With Asterisk"
9678    10863 "Almost Equal To With Circumflex Accent"
9679    10864 "Approximately Equal Or Equal To"
9680    10865 "Equals Sign Above Plus Sign"
9681    10866 "Plus Sign Above Equals Sign"
9682    10867 "Equals Sign Above Tilde Operator"
9683    10868 "Double Colon Equal"
9684    10869 "Two Consecutive Equals Signs"
9685    10870 "Three Consecutive Equals Signs"
9686    10871 "Equals Sign With Two Dots Above And Two Dots Below"
9687    10872 "Equivalent With Four Dots Above"
9688    10873 "Less-Than With Circle Inside"
9689    10874 "Greater-Than With Circle Inside"
9690    10875 "Less-Than With Question Mark Above"
9691    10876 "Greater-Than With Question Mark Above"
9692    10877 "Less-Than Or Slanted Equal To"
9693    10878 "Greater-Than Or Slanted Equal To"
9694    10879 "Less-Than Or Slanted Equal To With Dot Inside"
9695    10880 "Greater-Than Or Slanted Equal To With Dot Inside"
9696    10881 "Less-Than Or Slanted Equal To With Dot Above"
9697    10882 "Greater-Than Or Slanted Equal To With Dot Above"
9698    10883 "Less-Than Or Slanted Equal To With Dot Above Right"
9699    10884 "Greater-Than Or Slanted Equal To With Dot Above Left"
9700    10885 "Less-Than Or Approximate"
9701    10886 "Greater-Than Or Approximate"
9702    10887 "Less-Than And Single-Line Not Equal To"
9703    10888 "Greater-Than And Single-Line Not Equal To"
9704    10889 "Less-Than And Not Approximate"
9705    10890 "Greater-Than And Not Approximate"
9706    10891 "Less-Than Above Double-Line Equal Above Greater-Than"
9707    10892 "Greater-Than Above Double-Line Equal Above Less-Than"
9708    10893 "Less-Than Above Similar Or Equal"
9709    10894 "Greater-Than Above Similar Or Equal"
9710    10895 "Less-Than Above Similar Above Greater-Than"
9711    10896 "Greater-Than Above Similar Above Less-Than"
9712    10897 "Less-Than Above Greater-Than Above Double-Line Equal"
9713    10898 "Greater-Than Above Less-Than Above Double-Line Equal"
9714    10899 "Less-Than Above Slanted Equal Above Greater-Than Above Slanted Equal"
9715    10900 "Greater-Than Above Slanted Equal Above Less-Than Above Slanted Equal"
9716    10901 "Slanted Equal To Or Less-Than"
9717    10902 "Slanted Equal To Or Greater-Than"
9718    10903 "Slanted Equal To Or Less-Than With Dot Inside"
9719    10904 "Slanted Equal To Or Greater-Than With Dot Inside"
9720    10905 "Double-Line Equal To Or Less-Than"
9721    10906 "Double-Line Equal To Or Greater-Than"
9722    10907 "Double-Line Slanted Equal To Or Less-Than"
9723    10908 "Double-Line Slanted Equal To Or Greater-Than"
9724    10909 "Similar Or Less-Than"
9725    10910 "Similar Or Greater-Than"
9726    10911 "Similar Above Less-Than Above Equals Sign"
9727    10912 "Similar Above Greater-Than Above Equals Sign"
9728    10913 "Double Nested Less-Than"
9729    10914 "Double Nested Greater-Than"
9730    10915 "Double Nested Less-Than With Underbar"
9731    10916 "Greater-Than Overlapping Less-Than"
9732    10917 "Greater-Than Beside Less-Than"
9733    10918 "Less-Than Closed By Curve"
9734    10919 "Greater-Than Closed By Curve"
9735    10920 "Less-Than Closed By Curve Above Slanted Equal"
9736    10921 "Greater-Than Closed By Curve Above Slanted Equal"
9737    10922 "Smaller Than"
9738    10923 "Larger Than"
9739    10924 "Smaller Than Or Equal To"
9740    10925 "Larger Than Or Equal To"
9741    10926 "Equals Sign With Bumpy Above"
9742    10927 "Precedes Above Single-Line Equals Sign"
9743    10928 "Succeeds Above Single-Line Equals Sign"
9744    10929 "Precedes Above Single-Line Not Equal To"
9745    10930 "Succeeds Above Single-Line Not Equal To"
9746    10931 "Precedes Above Equals Sign"
9747    10932 "Succeeds Above Equals Sign"
9748    10933 "Precedes Above Not Equal To"
9749    10934 "Succeeds Above Not Equal To"
9750    10935 "Precedes Above Almost Equal To"
9751    10936 "Succeeds Above Almost Equal To"
9752    10937 "Precedes Above Not Almost Equal To"
9753    10938 "Succeeds Above Not Almost Equal To"
9754    10939 "Double Precedes"
9755    10940 "Double Succeeds"
9756    10941 "Subset With Dot"
9757    10942 "Superset With Dot"
9758    10943 "Subset With Plus Sign Below"
9759    10944 "Superset With Plus Sign Below"
9760    10945 "Subset With Multiplication Sign Below"
9761    10946 "Superset With Multiplication Sign Below"
9762    10947 "Subset Of Or Equal To With Dot Above"
9763    10948 "Superset Of Or Equal To With Dot Above"
9764    10949 "Subset Of Above Equals Sign"
9765    10950 "Superset Of Above Equals Sign"
9766    10951 "Subset Of Above Tilde Operator"
9767    10952 "Superset Of Above Tilde Operator"
9768    10953 "Subset Of Above Almost Equal To"
9769    10954 "Superset Of Above Almost Equal To"
9770    10955 "Subset Of Above Not Equal To"
9771    10956 "Superset Of Above Not Equal To"
9772    10957 "Square Left Open Box Operator"
9773    10958 "Square Right Open Box Operator"
9774    10959 "Closed Subset"
9775    10960 "Closed Superset"
9776    10961 "Closed Subset Or Equal To"
9777    10962 "Closed Superset Or Equal To"
9778    10963 "Subset Above Superset"
9779    10964 "Superset Above Subset"
9780    10965 "Subset Above Subset"
9781    10966 "Superset Above Superset"
9782    10967 "Superset Beside Subset"
9783    10968 "Superset Beside And Joined By Dash With Subset"
9784    10969 "Element Of Opening Downwards"
9785    10970 "Pitchfork With Tee Top"
9786    10971 "Transversal Intersection"
9787    10972 "Forking"
9788    10973 "Nonforking"
9789    10974 "Short Left Tack"
9790    10975 "Short Down Tack"
9791    10976 "Short Up Tack"
9792    10977 "Perpendicular With S"
9793    10978 "Vertical Bar Triple Right Turnstile"
9794    10979 "Double Vertical Bar Left Turnstile"
9795    10980 "Vertical Bar Double Left Turnstile"
9796    10981 "Double Vertical Bar Double Left Turnstile"
9797    10982 "Long Dash From Left Member Of Double Vertical"
9798    10983 "Short Down Tack With Overbar"
9799    10984 "Short Up Tack With Underbar"
9800    10985 "Short Up Tack Above Short Down Tack"
9801    10986 "Double Down Tack"
9802    10987 "Double Up Tack"
9803    10988 "Double Stroke Not Sign"
9804    10989 "Reversed Double Stroke Not Sign"
9805    10990 "Does Not Divide With Reversed Negation Slash"
9806    10991 "Vertical Line With Circle Above"
9807    10992 "Vertical Line With Circle Below"
9808    10993 "Down Tack With Circle Below"
9809    10994 "Parallel With Horizontal Stroke"
9810    10995 "Parallel With Tilde Operator"
9811    10996 "Triple Vertical Bar Binary Relation"
9812    10997 "Triple Vertical Bar With Horizontal Stroke"
9813    10998 "Triple Colon Operator"
9814    10999 "Triple Nested Less-Than"
9815    11000 "Triple Nested Greater-Than"
9816    11001 "Double-Line Slanted Less-Than Or Equal To"
9817    11002 "Double-Line Slanted Greater-Than Or Equal To"
9818    11003 "Triple Solidus Binary Relation"
9819    11004 "Large Triple Vertical Bar Operator"
9820    11005 "Double Solidus Operator"
9821    11006 "White Vertical Bar"
9822    11007 "N-Ary White Vertical Bar"
9823    11008 "North East White Arrow"
9824    11009 "North West White Arrow"
9825    11010 "South East White Arrow"
9826    11011 "South West White Arrow"
9827    11012 "Left Right White Arrow"
9828    11013 "Leftwards Black Arrow"
9829    11014 "Upwards Black Arrow"
9830    11015 "Downwards Black Arrow"
9831    11016 "North East Black Arrow"
9832    11017 "North West Black Arrow"
9833    11018 "South East Black Arrow"
9834    11019 "South West Black Arrow"
9835    11020 "Left Right Black Arrow"
9836    11021 "Up Down Black Arrow"
9837    11022 "Rightwards Arrow With Tip Downwards"
9838    11023 "Rightwards Arrow With Tip Upwards"
9839    11024 "Leftwards Arrow With Tip Downwards"
9840    11025 "Leftwards Arrow With Tip Upwards"
9841    11026 "Square With Top Half Black"
9842    11027 "Square With Bottom Half Black"
9843    11028 "Square With Upper Right Diagonal Half Black"
9844    11029 "Square With Lower Left Diagonal Half Black"
9845    11030 "Diamond With Left Half Black"
9846    11031 "Diamond With Right Half Black"
9847    11032 "Diamond With Top Half Black"
9848    11033 "Diamond With Bottom Half Black"
9849    11034 "Dotted Square"
9850    11035 "Black Large Square"
9851    11036 "White Large Square"
9852    11037 "Black Very Small Square"
9853    11038 "White Very Small Square"
9854    11039 "Black Pentagon"
9855    11040 "White Pentagon"
9856    11041 "White Hexagon"
9857    11042 "Black Hexagon"
9858    11043 "Horizontal Black Hexagon"
9859    11044 "Black Large Circle"
9860    11045 "Black Medium Diamond"
9861    11046 "White Medium Diamond"
9862    11047 "Black Medium Lozenge"
9863    11048 "White Medium Lozenge"
9864    11049 "Black Small Diamond"
9865    11050 "Black Small Lozenge"
9866    11051 "White Small Lozenge"
9867    11052 "Black Horizontal Ellipse"
9868    11053 "White Horizontal Ellipse"
9869    11054 "Black Vertical Ellipse"
9870    11055 "White Vertical Ellipse"
9871    11056 "Left Arrow With Small Circle"
9872    11057 "Three Leftwards Arrows"
9873    11058 "Left Arrow With Circled Plus"
9874    11059 "Long Leftwards Squiggle Arrow"
9875    11060 "Leftwards Two-Headed Arrow With Vertical Stroke"
9876    11061 "Leftwards Two-Headed Arrow With Double Vertical Stroke"
9877    11062 "Leftwards Two-Headed Arrow From Bar"
9878    11063 "Leftwards Two-Headed Triple Dash Arrow"
9879    11064 "Leftwards Arrow With Dotted Stem"
9880    11065 "Leftwards Arrow With Tail With Vertical Stroke"
9881    11066 "Leftwards Arrow With Tail With Double Vertical Stroke"
9882    11067 "Leftwards Two-Headed Arrow With Tail"
9883    11068 "Leftwards Two-Headed Arrow With Tail With Vertical Stroke"
9884    11069 "Leftwards Two-Headed Arrow With Tail With Double Vertical Stroke"
9885    11070 "Leftwards Arrow Through X"
9886    11071 "Wave Arrow Pointing Directly Left"
9887    11072 "Equals Sign Above Leftwards Arrow"
9888    11073 "Reverse Tilde Operator Above Leftwards Arrow"
9889    11074 "Leftwards Arrow Above Reverse Almost Equal To"
9890    11075 "Rightwards Arrow Through Greater-Than"
9891    11076 "Rightwards Arrow Through Superset"
9892    11077 "Leftwards Quadruple Arrow"
9893    11078 "Rightwards Quadruple Arrow"
9894    11079 "Reverse Tilde Operator Above Rightwards Arrow"
9895    11080 "Rightwards Arrow Above Reverse Almost Equal To"
9896    11081 "Tilde Operator Above Leftwards Arrow"
9897    11082 "Leftwards Arrow Above Almost Equal To"
9898    11083 "Leftwards Arrow Above Reverse Tilde Operator"
9899    11084 "Rightwards Arrow Above Reverse Tilde Operator"
9900    11085 "Downwards Triangle-Headed Zigzag Arrow"
9901    11086 "Short Slanted North Arrow"
9902    11087 "Short Backslanted South Arrow"
9903    11088 "White Medium Star"
9904    11089 "Black Small Star"
9905    11090 "White Small Star"
9906    11091 "Black Right-Pointing Pentagon"
9907    11092 "White Right-Pointing Pentagon"
9908    11093 "Heavy Large Circle"
9909    11094 "Heavy Oval With Oval Inside"
9910    11095 "Heavy Circle With Circle Inside"
9911    11096 "Heavy Circle"
9912    11097 "Heavy Circled Saltire"
9913    11098 "Slanted North Arrow With Hooked Head"
9914    11099 "Backslanted South Arrow With Hooked Tail"
9915    11100 "Slanted North Arrow With Horizontal Tail"
9916    11101 "Backslanted South Arrow With Horizontal Tail"
9917    11102 "Bent Arrow Pointing Downwards Then North East"
9918    11103 "Short Bent Arrow Pointing Downwards Then North East"
9919    11104 "Leftwards Triangle-Headed Arrow"
9920    11105 "Upwards Triangle-Headed Arrow"
9921    11106 "Rightwards Triangle-Headed Arrow"
9922    11107 "Downwards Triangle-Headed Arrow"
9923    11108 "Left Right Triangle-Headed Arrow"
9924    11109 "Up Down Triangle-Headed Arrow"
9925    11110 "North West Triangle-Headed Arrow"
9926    11111 "North East Triangle-Headed Arrow"
9927    11112 "South East Triangle-Headed Arrow"
9928    11113 "South West Triangle-Headed Arrow"
9929    11114 "Leftwards Triangle-Headed Dashed Arrow"
9930    11115 "Upwards Triangle-Headed Dashed Arrow"
9931    11116 "Rightwards Triangle-Headed Dashed Arrow"
9932    11117 "Downwards Triangle-Headed Dashed Arrow"
9933    11118 "Clockwise Triangle-Headed Open Circle Arrow"
9934    11119 "Anticlockwise Triangle-Headed Open Circle Arrow"
9935    11120 "Leftwards Triangle-Headed Arrow To Bar"
9936    11121 "Upwards Triangle-Headed Arrow To Bar"
9937    11122 "Rightwards Triangle-Headed Arrow To Bar"
9938    11123 "Downwards Triangle-Headed Arrow To Bar"
9939    11126 "North West Triangle-Headed Arrow To Bar"
9940    11127 "North East Triangle-Headed Arrow To Bar"
9941    11128 "South East Triangle-Headed Arrow To Bar"
9942    11129 "South West Triangle-Headed Arrow To Bar"
9943    11130 "Leftwards Triangle-Headed Arrow With Double Horizontal Stroke"
9944    11131 "Upwards Triangle-Headed Arrow With Double Horizontal Stroke"
9945    11132 "Rightwards Triangle-Headed Arrow With Double Horizontal Stroke"
9946    11133 "Downwards Triangle-Headed Arrow With Double Horizontal Stroke"
9947    11134 "Horizontal Tab Key"
9948    11135 "Vertical Tab Key"
9949    11136 "Leftwards Triangle-Headed Arrow Over Rightwards Triangle-Headed Arrow"
9950    11137 "Upwards Triangle-Headed Arrow Leftwards Of Downwards Triangle-Headed Arrow"
9951    11138 "Rightwards Triangle-Headed Arrow Over Leftwards Triangle-Headed Arrow"
9952    11139 "Downwards Triangle-Headed Arrow Leftwards Of Upwards Triangle-Headed Arrow"
9953    11140 "Leftwards Triangle-Headed Paired Arrows"
9954    11141 "Upwards Triangle-Headed Paired Arrows"
9955    11142 "Rightwards Triangle-Headed Paired Arrows"
9956    11143 "Downwards Triangle-Headed Paired Arrows"
9957    11144 "Leftwards Black Circled White Arrow"
9958    11145 "Upwards Black Circled White Arrow"
9959    11146 "Rightwards Black Circled White Arrow"
9960    11147 "Downwards Black Circled White Arrow"
9961    11148 "Anticlockwise Triangle-Headed Right U-Shaped Arrow"
9962    11149 "Anticlockwise Triangle-Headed Bottom U-Shaped Arrow"
9963    11150 "Anticlockwise Triangle-Headed Left U-Shaped Arrow"
9964    11151 "Anticlockwise Triangle-Headed Top U-Shaped Arrow"
9965    11152 "Return Left"
9966    11153 "Return Right"
9967    11154 "Newline Left"
9968    11155 "Newline Right"
9969    11156 "Four Corner Arrows Circling Anticlockwise"
9970    11157 "Rightwards Black Arrow"
9971    11160 "Three-D Top-Lighted Leftwards Equilateral Arrowhead"
9972    11161 "Three-D Right-Lighted Upwards Equilateral Arrowhead"
9973    11162 "Three-D Top-Lighted Rightwards Equilateral Arrowhead"
9974    11163 "Three-D Left-Lighted Downwards Equilateral Arrowhead"
9975    11164 "Black Leftwards Equilateral Arrowhead"
9976    11165 "Black Upwards Equilateral Arrowhead"
9977    11166 "Black Rightwards Equilateral Arrowhead"
9978    11167 "Black Downwards Equilateral Arrowhead"
9979    11168 "Downwards Triangle-Headed Arrow With Long Tip Leftwards"
9980    11169 "Downwards Triangle-Headed Arrow With Long Tip Rightwards"
9981    11170 "Upwards Triangle-Headed Arrow With Long Tip Leftwards"
9982    11171 "Upwards Triangle-Headed Arrow With Long Tip Rightwards"
9983    11172 "Leftwards Triangle-Headed Arrow With Long Tip Upwards"
9984    11173 "Rightwards Triangle-Headed Arrow With Long Tip Upwards"
9985    11174 "Leftwards Triangle-Headed Arrow With Long Tip Downwards"
9986    11175 "Rightwards Triangle-Headed Arrow With Long Tip Downwards"
9987    11176 "Black Curved Downwards And Leftwards Arrow"
9988    11177 "Black Curved Downwards And Rightwards Arrow"
9989    11178 "Black Curved Upwards And Leftwards Arrow"
9990    11179 "Black Curved Upwards And Rightwards Arrow"
9991    11180 "Black Curved Leftwards And Upwards Arrow"
9992    11181 "Black Curved Rightwards And Upwards Arrow"
9993    11182 "Black Curved Leftwards And Downwards Arrow"
9994    11183 "Black Curved Rightwards And Downwards Arrow"
9995    11184 "Ribbon Arrow Down Left"
9996    11185 "Ribbon Arrow Down Right"
9997    11186 "Ribbon Arrow Up Left"
9998    11187 "Ribbon Arrow Up Right"
9999    11188 "Ribbon Arrow Left Up"
10000    11189 "Ribbon Arrow Right Up"
10001    11190 "Ribbon Arrow Left Down"
10002    11191 "Ribbon Arrow Right Down"
10003    11192 "Upwards White Arrow From Bar With Horizontal Bar"
10004    11193 "Up Arrowhead In A Rectangle Box"
10005    11197 "Ballot Box With Light X"
10006    11198 "Circled X"
10007    11199 "Circled Bold X"
10008    11200 "Black Square Centred"
10009    11201 "Black Diamond Centred"
10010    11202 "Turned Black Pentagon"
10011    11203 "Horizontal Black Octagon"
10012    11204 "Black Octagon"
10013    11205 "Black Medium Up-Pointing Triangle Centred"
10014    11206 "Black Medium Down-Pointing Triangle Centred"
10015    11207 "Black Medium Left-Pointing Triangle Centred"
10016    11208 "Black Medium Right-Pointing Triangle Centred"
10017    11210 "Top Half Black Circle"
10018    11211 "Bottom Half Black Circle"
10019    11212 "Light Four Pointed Black Cusp"
10020    11213 "Rotated Light Four Pointed Black Cusp"
10021    11214 "White Four Pointed Cusp"
10022    11215 "Rotated White Four Pointed Cusp"
10023    11216 "Square Position Indicator"
10024    11217 "Uncertainty Sign"
10025    11264 "Glagolitic Capital Letter Azu"
10026    11265 "Glagolitic Capital Letter Buky"
10027    11266 "Glagolitic Capital Letter Vede"
10028    11267 "Glagolitic Capital Letter Glagoli"
10029    11268 "Glagolitic Capital Letter Dobro"
10030    11269 "Glagolitic Capital Letter Yestu"
10031    11270 "Glagolitic Capital Letter Zhivete"
10032    11271 "Glagolitic Capital Letter Dzelo"
10033    11272 "Glagolitic Capital Letter Zemlja"
10034    11273 "Glagolitic Capital Letter Izhe"
10035    11274 "Glagolitic Capital Letter Initial Izhe"
10036    11275 "Glagolitic Capital Letter I"
10037    11276 "Glagolitic Capital Letter Djervi"
10038    11277 "Glagolitic Capital Letter Kako"
10039    11278 "Glagolitic Capital Letter Ljudije"
10040    11279 "Glagolitic Capital Letter Myslite"
10041    11280 "Glagolitic Capital Letter Nashi"
10042    11281 "Glagolitic Capital Letter Onu"
10043    11282 "Glagolitic Capital Letter Pokoji"
10044    11283 "Glagolitic Capital Letter Ritsi"
10045    11284 "Glagolitic Capital Letter Slovo"
10046    11285 "Glagolitic Capital Letter Tvrido"
10047    11286 "Glagolitic Capital Letter Uku"
10048    11287 "Glagolitic Capital Letter Fritu"
10049    11288 "Glagolitic Capital Letter Heru"
10050    11289 "Glagolitic Capital Letter Otu"
10051    11290 "Glagolitic Capital Letter Pe"
10052    11291 "Glagolitic Capital Letter Shta"
10053    11292 "Glagolitic Capital Letter Tsi"
10054    11293 "Glagolitic Capital Letter Chrivi"
10055    11294 "Glagolitic Capital Letter Sha"
10056    11295 "Glagolitic Capital Letter Yeru"
10057    11296 "Glagolitic Capital Letter Yeri"
10058    11297 "Glagolitic Capital Letter Yati"
10059    11298 "Glagolitic Capital Letter Spidery Ha"
10060    11299 "Glagolitic Capital Letter Yu"
10061    11300 "Glagolitic Capital Letter Small Yus"
10062    11301 "Glagolitic Capital Letter Small Yus With Tail"
10063    11302 "Glagolitic Capital Letter Yo"
10064    11303 "Glagolitic Capital Letter Iotated Small Yus"
10065    11304 "Glagolitic Capital Letter Big Yus"
10066    11305 "Glagolitic Capital Letter Iotated Big Yus"
10067    11306 "Glagolitic Capital Letter Fita"
10068    11307 "Glagolitic Capital Letter Izhitsa"
10069    11308 "Glagolitic Capital Letter Shtapic"
10070    11309 "Glagolitic Capital Letter Trokutasti A"
10071    11310 "Glagolitic Capital Letter Latinate Myslite"
10072    11312 "Glagolitic Small Letter Azu"
10073    11313 "Glagolitic Small Letter Buky"
10074    11314 "Glagolitic Small Letter Vede"
10075    11315 "Glagolitic Small Letter Glagoli"
10076    11316 "Glagolitic Small Letter Dobro"
10077    11317 "Glagolitic Small Letter Yestu"
10078    11318 "Glagolitic Small Letter Zhivete"
10079    11319 "Glagolitic Small Letter Dzelo"
10080    11320 "Glagolitic Small Letter Zemlja"
10081    11321 "Glagolitic Small Letter Izhe"
10082    11322 "Glagolitic Small Letter Initial Izhe"
10083    11323 "Glagolitic Small Letter I"
10084    11324 "Glagolitic Small Letter Djervi"
10085    11325 "Glagolitic Small Letter Kako"
10086    11326 "Glagolitic Small Letter Ljudije"
10087    11327 "Glagolitic Small Letter Myslite"
10088    11328 "Glagolitic Small Letter Nashi"
10089    11329 "Glagolitic Small Letter Onu"
10090    11330 "Glagolitic Small Letter Pokoji"
10091    11331 "Glagolitic Small Letter Ritsi"
10092    11332 "Glagolitic Small Letter Slovo"
10093    11333 "Glagolitic Small Letter Tvrido"
10094    11334 "Glagolitic Small Letter Uku"
10095    11335 "Glagolitic Small Letter Fritu"
10096    11336 "Glagolitic Small Letter Heru"
10097    11337 "Glagolitic Small Letter Otu"
10098    11338 "Glagolitic Small Letter Pe"
10099    11339 "Glagolitic Small Letter Shta"
10100    11340 "Glagolitic Small Letter Tsi"
10101    11341 "Glagolitic Small Letter Chrivi"
10102    11342 "Glagolitic Small Letter Sha"
10103    11343 "Glagolitic Small Letter Yeru"
10104    11344 "Glagolitic Small Letter Yeri"
10105    11345 "Glagolitic Small Letter Yati"
10106    11346 "Glagolitic Small Letter Spidery Ha"
10107    11347 "Glagolitic Small Letter Yu"
10108    11348 "Glagolitic Small Letter Small Yus"
10109    11349 "Glagolitic Small Letter Small Yus With Tail"
10110    11350 "Glagolitic Small Letter Yo"
10111    11351 "Glagolitic Small Letter Iotated Small Yus"
10112    11352 "Glagolitic Small Letter Big Yus"
10113    11353 "Glagolitic Small Letter Iotated Big Yus"
10114    11354 "Glagolitic Small Letter Fita"
10115    11355 "Glagolitic Small Letter Izhitsa"
10116    11356 "Glagolitic Small Letter Shtapic"
10117    11357 "Glagolitic Small Letter Trokutasti A"
10118    11358 "Glagolitic Small Letter Latinate Myslite"
10119    11360 "Latin Capital Letter L With Double Bar"
10120    11361 "Latin Small Letter L With Double Bar"
10121    11362 "Latin Capital Letter L With Middle Tilde"
10122    11363 "Latin Capital Letter P With Stroke"
10123    11364 "Latin Capital Letter R With Tail"
10124    11365 "Latin Small Letter A With Stroke"
10125    11366 "Latin Small Letter T With Diagonal Stroke"
10126    11367 "Latin Capital Letter H With Descender"
10127    11368 "Latin Small Letter H With Descender"
10128    11369 "Latin Capital Letter K With Descender"
10129    11370 "Latin Small Letter K With Descender"
10130    11371 "Latin Capital Letter Z With Descender"
10131    11372 "Latin Small Letter Z With Descender"
10132    11373 "Latin Capital Letter Alpha"
10133    11374 "Latin Capital Letter M With Hook"
10134    11375 "Latin Capital Letter Turned A"
10135    11376 "Latin Capital Letter Turned Alpha"
10136    11377 "Latin Small Letter V With Right Hook"
10137    11378 "Latin Capital Letter W With Hook"
10138    11379 "Latin Small Letter W With Hook"
10139    11380 "Latin Small Letter V With Curl"
10140    11381 "Latin Capital Letter Half H"
10141    11382 "Latin Small Letter Half H"
10142    11383 "Latin Small Letter Tailless Phi"
10143    11384 "Latin Small Letter E With Notch"
10144    11385 "Latin Small Letter Turned R With Tail"
10145    11386 "Latin Small Letter O With Low Ring Inside"
10146    11387 "Latin Letter Small Capital Turned E"
10147    11388 "Latin Subscript Small Letter J"
10148    11389 "Modifier Letter Capital V"
10149    11390 "Latin Capital Letter S With Swash Tail"
10150    11391 "Latin Capital Letter Z With Swash Tail"
10151    11392 "Coptic Capital Letter Alfa"
10152    11393 "Coptic Small Letter Alfa"
10153    11394 "Coptic Capital Letter Vida"
10154    11395 "Coptic Small Letter Vida"
10155    11396 "Coptic Capital Letter Gamma"
10156    11397 "Coptic Small Letter Gamma"
10157    11398 "Coptic Capital Letter Dalda"
10158    11399 "Coptic Small Letter Dalda"
10159    11400 "Coptic Capital Letter Eie"
10160    11401 "Coptic Small Letter Eie"
10161    11402 "Coptic Capital Letter Sou"
10162    11403 "Coptic Small Letter Sou"
10163    11404 "Coptic Capital Letter Zata"
10164    11405 "Coptic Small Letter Zata"
10165    11406 "Coptic Capital Letter Hate"
10166    11407 "Coptic Small Letter Hate"
10167    11408 "Coptic Capital Letter Thethe"
10168    11409 "Coptic Small Letter Thethe"
10169    11410 "Coptic Capital Letter Iauda"
10170    11411 "Coptic Small Letter Iauda"
10171    11412 "Coptic Capital Letter Kapa"
10172    11413 "Coptic Small Letter Kapa"
10173    11414 "Coptic Capital Letter Laula"
10174    11415 "Coptic Small Letter Laula"
10175    11416 "Coptic Capital Letter Mi"
10176    11417 "Coptic Small Letter Mi"
10177    11418 "Coptic Capital Letter Ni"
10178    11419 "Coptic Small Letter Ni"
10179    11420 "Coptic Capital Letter Ksi"
10180    11421 "Coptic Small Letter Ksi"
10181    11422 "Coptic Capital Letter O"
10182    11423 "Coptic Small Letter O"
10183    11424 "Coptic Capital Letter Pi"
10184    11425 "Coptic Small Letter Pi"
10185    11426 "Coptic Capital Letter Ro"
10186    11427 "Coptic Small Letter Ro"
10187    11428 "Coptic Capital Letter Sima"
10188    11429 "Coptic Small Letter Sima"
10189    11430 "Coptic Capital Letter Tau"
10190    11431 "Coptic Small Letter Tau"
10191    11432 "Coptic Capital Letter Ua"
10192    11433 "Coptic Small Letter Ua"
10193    11434 "Coptic Capital Letter Fi"
10194    11435 "Coptic Small Letter Fi"
10195    11436 "Coptic Capital Letter Khi"
10196    11437 "Coptic Small Letter Khi"
10197    11438 "Coptic Capital Letter Psi"
10198    11439 "Coptic Small Letter Psi"
10199    11440 "Coptic Capital Letter Oou"
10200    11441 "Coptic Small Letter Oou"
10201    11442 "Coptic Capital Letter Dialect-P Alef"
10202    11443 "Coptic Small Letter Dialect-P Alef"
10203    11444 "Coptic Capital Letter Old Coptic Ain"
10204    11445 "Coptic Small Letter Old Coptic Ain"
10205    11446 "Coptic Capital Letter Cryptogrammic Eie"
10206    11447 "Coptic Small Letter Cryptogrammic Eie"
10207    11448 "Coptic Capital Letter Dialect-P Kapa"
10208    11449 "Coptic Small Letter Dialect-P Kapa"
10209    11450 "Coptic Capital Letter Dialect-P Ni"
10210    11451 "Coptic Small Letter Dialect-P Ni"
10211    11452 "Coptic Capital Letter Cryptogrammic Ni"
10212    11453 "Coptic Small Letter Cryptogrammic Ni"
10213    11454 "Coptic Capital Letter Old Coptic Oou"
10214    11455 "Coptic Small Letter Old Coptic Oou"
10215    11456 "Coptic Capital Letter Sampi"
10216    11457 "Coptic Small Letter Sampi"
10217    11458 "Coptic Capital Letter Crossed Shei"
10218    11459 "Coptic Small Letter Crossed Shei"
10219    11460 "Coptic Capital Letter Old Coptic Shei"
10220    11461 "Coptic Small Letter Old Coptic Shei"
10221    11462 "Coptic Capital Letter Old Coptic Esh"
10222    11463 "Coptic Small Letter Old Coptic Esh"
10223    11464 "Coptic Capital Letter Akhmimic Khei"
10224    11465 "Coptic Small Letter Akhmimic Khei"
10225    11466 "Coptic Capital Letter Dialect-P Hori"
10226    11467 "Coptic Small Letter Dialect-P Hori"
10227    11468 "Coptic Capital Letter Old Coptic Hori"
10228    11469 "Coptic Small Letter Old Coptic Hori"
10229    11470 "Coptic Capital Letter Old Coptic Ha"
10230    11471 "Coptic Small Letter Old Coptic Ha"
10231    11472 "Coptic Capital Letter L-Shaped Ha"
10232    11473 "Coptic Small Letter L-Shaped Ha"
10233    11474 "Coptic Capital Letter Old Coptic Hei"
10234    11475 "Coptic Small Letter Old Coptic Hei"
10235    11476 "Coptic Capital Letter Old Coptic Hat"
10236    11477 "Coptic Small Letter Old Coptic Hat"
10237    11478 "Coptic Capital Letter Old Coptic Gangia"
10238    11479 "Coptic Small Letter Old Coptic Gangia"
10239    11480 "Coptic Capital Letter Old Coptic Dja"
10240    11481 "Coptic Small Letter Old Coptic Dja"
10241    11482 "Coptic Capital Letter Old Coptic Shima"
10242    11483 "Coptic Small Letter Old Coptic Shima"
10243    11484 "Coptic Capital Letter Old Nubian Shima"
10244    11485 "Coptic Small Letter Old Nubian Shima"
10245    11486 "Coptic Capital Letter Old Nubian Ngi"
10246    11487 "Coptic Small Letter Old Nubian Ngi"
10247    11488 "Coptic Capital Letter Old Nubian Nyi"
10248    11489 "Coptic Small Letter Old Nubian Nyi"
10249    11490 "Coptic Capital Letter Old Nubian Wau"
10250    11491 "Coptic Small Letter Old Nubian Wau"
10251    11492 "Coptic Symbol Kai"
10252    11493 "Coptic Symbol Mi Ro"
10253    11494 "Coptic Symbol Pi Ro"
10254    11495 "Coptic Symbol Stauros"
10255    11496 "Coptic Symbol Tau Ro"
10256    11497 "Coptic Symbol Khi Ro"
10257    11498 "Coptic Symbol Shima Sima"
10258    11499 "Coptic Capital Letter Cryptogrammic Shei"
10259    11500 "Coptic Small Letter Cryptogrammic Shei"
10260    11501 "Coptic Capital Letter Cryptogrammic Gangia"
10261    11502 "Coptic Small Letter Cryptogrammic Gangia"
10262    11503 "Coptic Combining Ni Above"
10263    11504 "Coptic Combining Spiritus Asper"
10264    11505 "Coptic Combining Spiritus Lenis"
10265    11506 "Coptic Capital Letter Bohairic Khei"
10266    11507 "Coptic Small Letter Bohairic Khei"
10267    11513 "Coptic Old Nubian Full Stop"
10268    11514 "Coptic Old Nubian Direct Question Mark"
10269    11515 "Coptic Old Nubian Indirect Question Mark"
10270    11516 "Coptic Old Nubian Verse Divider"
10271    11517 "Coptic Fraction One Half"
10272    11518 "Coptic Full Stop"
10273    11519 "Coptic Morphological Divider"
10274    11520 "Georgian Small Letter An"
10275    11521 "Georgian Small Letter Ban"
10276    11522 "Georgian Small Letter Gan"
10277    11523 "Georgian Small Letter Don"
10278    11524 "Georgian Small Letter En"
10279    11525 "Georgian Small Letter Vin"
10280    11526 "Georgian Small Letter Zen"
10281    11527 "Georgian Small Letter Tan"
10282    11528 "Georgian Small Letter In"
10283    11529 "Georgian Small Letter Kan"
10284    11530 "Georgian Small Letter Las"
10285    11531 "Georgian Small Letter Man"
10286    11532 "Georgian Small Letter Nar"
10287    11533 "Georgian Small Letter On"
10288    11534 "Georgian Small Letter Par"
10289    11535 "Georgian Small Letter Zhar"
10290    11536 "Georgian Small Letter Rae"
10291    11537 "Georgian Small Letter San"
10292    11538 "Georgian Small Letter Tar"
10293    11539 "Georgian Small Letter Un"
10294    11540 "Georgian Small Letter Phar"
10295    11541 "Georgian Small Letter Khar"
10296    11542 "Georgian Small Letter Ghan"
10297    11543 "Georgian Small Letter Qar"
10298    11544 "Georgian Small Letter Shin"
10299    11545 "Georgian Small Letter Chin"
10300    11546 "Georgian Small Letter Can"
10301    11547 "Georgian Small Letter Jil"
10302    11548 "Georgian Small Letter Cil"
10303    11549 "Georgian Small Letter Char"
10304    11550 "Georgian Small Letter Xan"
10305    11551 "Georgian Small Letter Jhan"
10306    11552 "Georgian Small Letter Hae"
10307    11553 "Georgian Small Letter He"
10308    11554 "Georgian Small Letter Hie"
10309    11555 "Georgian Small Letter We"
10310    11556 "Georgian Small Letter Har"
10311    11557 "Georgian Small Letter Hoe"
10312    11559 "Georgian Small Letter Yn"
10313    11565 "Georgian Small Letter Aen"
10314    11568 "Tifinagh Letter Ya"
10315    11569 "Tifinagh Letter Yab"
10316    11570 "Tifinagh Letter Yabh"
10317    11571 "Tifinagh Letter Yag"
10318    11572 "Tifinagh Letter Yaghh"
10319    11573 "Tifinagh Letter Berber Academy Yaj"
10320    11574 "Tifinagh Letter Yaj"
10321    11575 "Tifinagh Letter Yad"
10322    11576 "Tifinagh Letter Yadh"
10323    11577 "Tifinagh Letter Yadd"
10324    11578 "Tifinagh Letter Yaddh"
10325    11579 "Tifinagh Letter Yey"
10326    11580 "Tifinagh Letter Yaf"
10327    11581 "Tifinagh Letter Yak"
10328    11582 "Tifinagh Letter Tuareg Yak"
10329    11583 "Tifinagh Letter Yakhh"
10330    11584 "Tifinagh Letter Yah"
10331    11585 "Tifinagh Letter Berber Academy Yah"
10332    11586 "Tifinagh Letter Tuareg Yah"
10333    11587 "Tifinagh Letter Yahh"
10334    11588 "Tifinagh Letter Yaa"
10335    11589 "Tifinagh Letter Yakh"
10336    11590 "Tifinagh Letter Tuareg Yakh"
10337    11591 "Tifinagh Letter Yaq"
10338    11592 "Tifinagh Letter Tuareg Yaq"
10339    11593 "Tifinagh Letter Yi"
10340    11594 "Tifinagh Letter Yazh"
10341    11595 "Tifinagh Letter Ahaggar Yazh"
10342    11596 "Tifinagh Letter Tuareg Yazh"
10343    11597 "Tifinagh Letter Yal"
10344    11598 "Tifinagh Letter Yam"
10345    11599 "Tifinagh Letter Yan"
10346    11600 "Tifinagh Letter Tuareg Yagn"
10347    11601 "Tifinagh Letter Tuareg Yang"
10348    11602 "Tifinagh Letter Yap"
10349    11603 "Tifinagh Letter Yu"
10350    11604 "Tifinagh Letter Yar"
10351    11605 "Tifinagh Letter Yarr"
10352    11606 "Tifinagh Letter Yagh"
10353    11607 "Tifinagh Letter Tuareg Yagh"
10354    11608 "Tifinagh Letter Ayer Yagh"
10355    11609 "Tifinagh Letter Yas"
10356    11610 "Tifinagh Letter Yass"
10357    11611 "Tifinagh Letter Yash"
10358    11612 "Tifinagh Letter Yat"
10359    11613 "Tifinagh Letter Yath"
10360    11614 "Tifinagh Letter Yach"
10361    11615 "Tifinagh Letter Yatt"
10362    11616 "Tifinagh Letter Yav"
10363    11617 "Tifinagh Letter Yaw"
10364    11618 "Tifinagh Letter Yay"
10365    11619 "Tifinagh Letter Yaz"
10366    11620 "Tifinagh Letter Tawellemet Yaz"
10367    11621 "Tifinagh Letter Yazz"
10368    11622 "Tifinagh Letter Ye"
10369    11623 "Tifinagh Letter Yo"
10370    11631 "Tifinagh Modifier Letter Labialization Mark"
10371    11632 "Tifinagh Separator Mark"
10372    11647 "Tifinagh Consonant Joiner"
10373    11648 "Ethiopic Syllable Loa"
10374    11649 "Ethiopic Syllable Moa"
10375    11650 "Ethiopic Syllable Roa"
10376    11651 "Ethiopic Syllable Soa"
10377    11652 "Ethiopic Syllable Shoa"
10378    11653 "Ethiopic Syllable Boa"
10379    11654 "Ethiopic Syllable Toa"
10380    11655 "Ethiopic Syllable Coa"
10381    11656 "Ethiopic Syllable Noa"
10382    11657 "Ethiopic Syllable Nyoa"
10383    11658 "Ethiopic Syllable Glottal Oa"
10384    11659 "Ethiopic Syllable Zoa"
10385    11660 "Ethiopic Syllable Doa"
10386    11661 "Ethiopic Syllable Ddoa"
10387    11662 "Ethiopic Syllable Joa"
10388    11663 "Ethiopic Syllable Thoa"
10389    11664 "Ethiopic Syllable Choa"
10390    11665 "Ethiopic Syllable Phoa"
10391    11666 "Ethiopic Syllable Poa"
10392    11667 "Ethiopic Syllable Ggwa"
10393    11668 "Ethiopic Syllable Ggwi"
10394    11669 "Ethiopic Syllable Ggwee"
10395    11670 "Ethiopic Syllable Ggwe"
10396    11680 "Ethiopic Syllable Ssa"
10397    11681 "Ethiopic Syllable Ssu"
10398    11682 "Ethiopic Syllable Ssi"
10399    11683 "Ethiopic Syllable Ssaa"
10400    11684 "Ethiopic Syllable Ssee"
10401    11685 "Ethiopic Syllable Sse"
10402    11686 "Ethiopic Syllable Sso"
10403    11688 "Ethiopic Syllable Cca"
10404    11689 "Ethiopic Syllable Ccu"
10405    11690 "Ethiopic Syllable Cci"
10406    11691 "Ethiopic Syllable Ccaa"
10407    11692 "Ethiopic Syllable Ccee"
10408    11693 "Ethiopic Syllable Cce"
10409    11694 "Ethiopic Syllable Cco"
10410    11696 "Ethiopic Syllable Zza"
10411    11697 "Ethiopic Syllable Zzu"
10412    11698 "Ethiopic Syllable Zzi"
10413    11699 "Ethiopic Syllable Zzaa"
10414    11700 "Ethiopic Syllable Zzee"
10415    11701 "Ethiopic Syllable Zze"
10416    11702 "Ethiopic Syllable Zzo"
10417    11704 "Ethiopic Syllable Ccha"
10418    11705 "Ethiopic Syllable Cchu"
10419    11706 "Ethiopic Syllable Cchi"
10420    11707 "Ethiopic Syllable Cchaa"
10421    11708 "Ethiopic Syllable Cchee"
10422    11709 "Ethiopic Syllable Cche"
10423    11710 "Ethiopic Syllable Ccho"
10424    11712 "Ethiopic Syllable Qya"
10425    11713 "Ethiopic Syllable Qyu"
10426    11714 "Ethiopic Syllable Qyi"
10427    11715 "Ethiopic Syllable Qyaa"
10428    11716 "Ethiopic Syllable Qyee"
10429    11717 "Ethiopic Syllable Qye"
10430    11718 "Ethiopic Syllable Qyo"
10431    11720 "Ethiopic Syllable Kya"
10432    11721 "Ethiopic Syllable Kyu"
10433    11722 "Ethiopic Syllable Kyi"
10434    11723 "Ethiopic Syllable Kyaa"
10435    11724 "Ethiopic Syllable Kyee"
10436    11725 "Ethiopic Syllable Kye"
10437    11726 "Ethiopic Syllable Kyo"
10438    11728 "Ethiopic Syllable Xya"
10439    11729 "Ethiopic Syllable Xyu"
10440    11730 "Ethiopic Syllable Xyi"
10441    11731 "Ethiopic Syllable Xyaa"
10442    11732 "Ethiopic Syllable Xyee"
10443    11733 "Ethiopic Syllable Xye"
10444    11734 "Ethiopic Syllable Xyo"
10445    11736 "Ethiopic Syllable Gya"
10446    11737 "Ethiopic Syllable Gyu"
10447    11738 "Ethiopic Syllable Gyi"
10448    11739 "Ethiopic Syllable Gyaa"
10449    11740 "Ethiopic Syllable Gyee"
10450    11741 "Ethiopic Syllable Gye"
10451    11742 "Ethiopic Syllable Gyo"
10452    11744 "Combining Cyrillic Letter Be"
10453    11745 "Combining Cyrillic Letter Ve"
10454    11746 "Combining Cyrillic Letter Ghe"
10455    11747 "Combining Cyrillic Letter De"
10456    11748 "Combining Cyrillic Letter Zhe"
10457    11749 "Combining Cyrillic Letter Ze"
10458    11750 "Combining Cyrillic Letter Ka"
10459    11751 "Combining Cyrillic Letter El"
10460    11752 "Combining Cyrillic Letter Em"
10461    11753 "Combining Cyrillic Letter En"
10462    11754 "Combining Cyrillic Letter O"
10463    11755 "Combining Cyrillic Letter Pe"
10464    11756 "Combining Cyrillic Letter Er"
10465    11757 "Combining Cyrillic Letter Es"
10466    11758 "Combining Cyrillic Letter Te"
10467    11759 "Combining Cyrillic Letter Ha"
10468    11760 "Combining Cyrillic Letter Tse"
10469    11761 "Combining Cyrillic Letter Che"
10470    11762 "Combining Cyrillic Letter Sha"
10471    11763 "Combining Cyrillic Letter Shcha"
10472    11764 "Combining Cyrillic Letter Fita"
10473    11765 "Combining Cyrillic Letter Es-Te"
10474    11766 "Combining Cyrillic Letter A"
10475    11767 "Combining Cyrillic Letter Ie"
10476    11768 "Combining Cyrillic Letter Djerv"
10477    11769 "Combining Cyrillic Letter Monograph Uk"
10478    11770 "Combining Cyrillic Letter Yat"
10479    11771 "Combining Cyrillic Letter Yu"
10480    11772 "Combining Cyrillic Letter Iotified A"
10481    11773 "Combining Cyrillic Letter Little Yus"
10482    11774 "Combining Cyrillic Letter Big Yus"
10483    11775 "Combining Cyrillic Letter Iotified Big Yus"
10484    11776 "Right Angle Substitution Marker"
10485    11777 "Right Angle Dotted Substitution Marker"
10486    11778 "Left Substitution Bracket"
10487    11779 "Right Substitution Bracket"
10488    11780 "Left Dotted Substitution Bracket"
10489    11781 "Right Dotted Substitution Bracket"
10490    11782 "Raised Interpolation Marker"
10491    11783 "Raised Dotted Interpolation Marker"
10492    11784 "Dotted Transposition Marker"
10493    11785 "Left Transposition Bracket"
10494    11786 "Right Transposition Bracket"
10495    11787 "Raised Square"
10496    11788 "Left Raised Omission Bracket"
10497    11789 "Right Raised Omission Bracket"
10498    11790 "Editorial Coronis"
10499    11791 "Paragraphos"
10500    11792 "Forked Paragraphos"
10501    11793 "Reversed Forked Paragraphos"
10502    11794 "Hypodiastole"
10503    11795 "Dotted Obelos"
10504    11796 "Downwards Ancora"
10505    11797 "Upwards Ancora"
10506    11798 "Dotted Right-Pointing Angle"
10507    11799 "Double Oblique Hyphen"
10508    11800 "Inverted Interrobang"
10509    11801 "Palm Branch"
10510    11802 "Hyphen With Diaeresis"
10511    11803 "Tilde With Ring Above"
10512    11804 "Left Low Paraphrase Bracket"
10513    11805 "Right Low Paraphrase Bracket"
10514    11806 "Tilde With Dot Above"
10515    11807 "Tilde With Dot Below"
10516    11808 "Left Vertical Bar With Quill"
10517    11809 "Right Vertical Bar With Quill"
10518    11810 "Top Left Half Bracket"
10519    11811 "Top Right Half Bracket"
10520    11812 "Bottom Left Half Bracket"
10521    11813 "Bottom Right Half Bracket"
10522    11814 "Left Sideways U Bracket"
10523    11815 "Right Sideways U Bracket"
10524    11816 "Left Double Parenthesis"
10525    11817 "Right Double Parenthesis"
10526    11818 "Two Dots Over One Dot Punctuation"
10527    11819 "One Dot Over Two Dots Punctuation"
10528    11820 "Squared Four Dot Punctuation"
10529    11821 "Five Dot Mark"
10530    11822 "Reversed Question Mark"
10531    11823 "Vertical Tilde"
10532    11824 "Ring Point"
10533    11825 "Word Separator Middle Dot"
10534    11826 "Turned Comma"
10535    11827 "Raised Dot"
10536    11828 "Raised Comma"
10537    11829 "Turned Semicolon"
10538    11830 "Dagger With Left Guard"
10539    11831 "Dagger With Right Guard"
10540    11832 "Turned Dagger"
10541    11833 "Top Half Section Sign"
10542    11834 "Two-Em Dash"
10543    11835 "Three-Em Dash"
10544    11836 "Stenographic Full Stop"
10545    11837 "Vertical Six Dots"
10546    11838 "Wiggly Vertical Line"
10547    11839 "Capitulum"
10548    11840 "Double Hyphen"
10549    11841 "Reversed Comma"
10550    11842 "Double Low-Reversed-9 Quotation Mark"
10551    11904 "CJK Radical Repeat"
10552    11905 "CJK Radical Cliff"
10553    11906 "CJK Radical Second One"
10554    11907 "CJK Radical Second Two"
10555    11908 "CJK Radical Second Three"
10556    11909 "CJK Radical Person"
10557    11910 "CJK Radical Box"
10558    11911 "CJK Radical Table"
10559    11912 "CJK Radical Knife One"
10560    11913 "CJK Radical Knife Two"
10561    11914 "CJK Radical Divination"
10562    11915 "CJK Radical Seal"
10563    11916 "CJK Radical Small One"
10564    11917 "CJK Radical Small Two"
10565    11918 "CJK Radical Lame One"
10566    11919 "CJK Radical Lame Two"
10567    11920 "CJK Radical Lame Three"
10568    11921 "CJK Radical Lame Four"
10569    11922 "CJK Radical Snake"
10570    11923 "CJK Radical Thread"
10571    11924 "CJK Radical Snout One"
10572    11925 "CJK Radical Snout Two"
10573    11926 "CJK Radical Heart One"
10574    11927 "CJK Radical Heart Two"
10575    11928 "CJK Radical Hand"
10576    11929 "CJK Radical Rap"
10577    11931 "CJK Radical Choke"
10578    11932 "CJK Radical Sun"
10579    11933 "CJK Radical Moon"
10580    11934 "CJK Radical Death"
10581    11935 "CJK Radical Mother"
10582    11936 "CJK Radical Civilian"
10583    11937 "CJK Radical Water One"
10584    11938 "CJK Radical Water Two"
10585    11939 "CJK Radical Fire"
10586    11940 "CJK Radical Paw One"
10587    11941 "CJK Radical Paw Two"
10588    11942 "CJK Radical Simplified Half Tree Trunk"
10589    11943 "CJK Radical Cow"
10590    11944 "CJK Radical Dog"
10591    11945 "CJK Radical Jade"
10592    11946 "CJK Radical Bolt Of Cloth"
10593    11947 "CJK Radical Eye"
10594    11948 "CJK Radical Spirit One"
10595    11949 "CJK Radical Spirit Two"
10596    11950 "CJK Radical Bamboo"
10597    11951 "CJK Radical Silk"
10598    11952 "CJK Radical C-Simplified Silk"
10599    11953 "CJK Radical Net One"
10600    11954 "CJK Radical Net Two"
10601    11955 "CJK Radical Net Three"
10602    11956 "CJK Radical Net Four"
10603    11957 "CJK Radical Mesh"
10604    11958 "CJK Radical Sheep"
10605    11959 "CJK Radical Ram"
10606    11960 "CJK Radical Ewe"
10607    11961 "CJK Radical Old"
10608    11962 "CJK Radical Brush One"
10609    11963 "CJK Radical Brush Two"
10610    11964 "CJK Radical Meat"
10611    11965 "CJK Radical Mortar"
10612    11966 "CJK Radical Grass One"
10613    11967 "CJK Radical Grass Two"
10614    11968 "CJK Radical Grass Three"
10615    11969 "CJK Radical Tiger"
10616    11970 "CJK Radical Clothes"
10617    11971 "CJK Radical West One"
10618    11972 "CJK Radical West Two"
10619    11973 "CJK Radical C-Simplified See"
10620    11974 "CJK Radical Simplified Horn"
10621    11975 "CJK Radical Horn"
10622    11976 "CJK Radical C-Simplified Speech"
10623    11977 "CJK Radical C-Simplified Shell"
10624    11978 "CJK Radical Foot"
10625    11979 "CJK Radical C-Simplified Cart"
10626    11980 "CJK Radical Simplified Walk"
10627    11981 "CJK Radical Walk One"
10628    11982 "CJK Radical Walk Two"
10629    11983 "CJK Radical City"
10630    11984 "CJK Radical C-Simplified Gold"
10631    11985 "CJK Radical Long One"
10632    11986 "CJK Radical Long Two"
10633    11987 "CJK Radical C-Simplified Long"
10634    11988 "CJK Radical C-Simplified Gate"
10635    11989 "CJK Radical Mound One"
10636    11990 "CJK Radical Mound Two"
10637    11991 "CJK Radical Rain"
10638    11992 "CJK Radical Blue"
10639    11993 "CJK Radical C-Simplified Tanned Leather"
10640    11994 "CJK Radical C-Simplified Leaf"
10641    11995 "CJK Radical C-Simplified Wind"
10642    11996 "CJK Radical C-Simplified Fly"
10643    11997 "CJK Radical Eat One"
10644    11998 "CJK Radical Eat Two"
10645    11999 "CJK Radical Eat Three"
10646    12000 "CJK Radical C-Simplified Eat"
10647    12001 "CJK Radical Head"
10648    12002 "CJK Radical C-Simplified Horse"
10649    12003 "CJK Radical Bone"
10650    12004 "CJK Radical Ghost"
10651    12005 "CJK Radical C-Simplified Fish"
10652    12006 "CJK Radical C-Simplified Bird"
10653    12007 "CJK Radical C-Simplified Salt"
10654    12008 "CJK Radical Simplified Wheat"
10655    12009 "CJK Radical Simplified Yellow"
10656    12010 "CJK Radical C-Simplified Frog"
10657    12011 "CJK Radical J-Simplified Even"
10658    12012 "CJK Radical C-Simplified Even"
10659    12013 "CJK Radical J-Simplified Tooth"
10660    12014 "CJK Radical C-Simplified Tooth"
10661    12015 "CJK Radical J-Simplified Dragon"
10662    12016 "CJK Radical C-Simplified Dragon"
10663    12017 "CJK Radical Turtle"
10664    12018 "CJK Radical J-Simplified Turtle"
10665    12019 "CJK Radical C-Simplified Turtle"
10666    12032 "Kangxi Radical One"
10667    12033 "Kangxi Radical Line"
10668    12034 "Kangxi Radical Dot"
10669    12035 "Kangxi Radical Slash"
10670    12036 "Kangxi Radical Second"
10671    12037 "Kangxi Radical Hook"
10672    12038 "Kangxi Radical Two"
10673    12039 "Kangxi Radical Lid"
10674    12040 "Kangxi Radical Man"
10675    12041 "Kangxi Radical Legs"
10676    12042 "Kangxi Radical Enter"
10677    12043 "Kangxi Radical Eight"
10678    12044 "Kangxi Radical Down Box"
10679    12045 "Kangxi Radical Cover"
10680    12046 "Kangxi Radical Ice"
10681    12047 "Kangxi Radical Table"
10682    12048 "Kangxi Radical Open Box"
10683    12049 "Kangxi Radical Knife"
10684    12050 "Kangxi Radical Power"
10685    12051 "Kangxi Radical Wrap"
10686    12052 "Kangxi Radical Spoon"
10687    12053 "Kangxi Radical Right Open Box"
10688    12054 "Kangxi Radical Hiding Enclosure"
10689    12055 "Kangxi Radical Ten"
10690    12056 "Kangxi Radical Divination"
10691    12057 "Kangxi Radical Seal"
10692    12058 "Kangxi Radical Cliff"
10693    12059 "Kangxi Radical Private"
10694    12060 "Kangxi Radical Again"
10695    12061 "Kangxi Radical Mouth"
10696    12062 "Kangxi Radical Enclosure"
10697    12063 "Kangxi Radical Earth"
10698    12064 "Kangxi Radical Scholar"
10699    12065 "Kangxi Radical Go"
10700    12066 "Kangxi Radical Go Slowly"
10701    12067 "Kangxi Radical Evening"
10702    12068 "Kangxi Radical Big"
10703    12069 "Kangxi Radical Woman"
10704    12070 "Kangxi Radical Child"
10705    12071 "Kangxi Radical Roof"
10706    12072 "Kangxi Radical Inch"
10707    12073 "Kangxi Radical Small"
10708    12074 "Kangxi Radical Lame"
10709    12075 "Kangxi Radical Corpse"
10710    12076 "Kangxi Radical Sprout"
10711    12077 "Kangxi Radical Mountain"
10712    12078 "Kangxi Radical River"
10713    12079 "Kangxi Radical Work"
10714    12080 "Kangxi Radical Oneself"
10715    12081 "Kangxi Radical Turban"
10716    12082 "Kangxi Radical Dry"
10717    12083 "Kangxi Radical Short Thread"
10718    12084 "Kangxi Radical Dotted Cliff"
10719    12085 "Kangxi Radical Long Stride"
10720    12086 "Kangxi Radical Two Hands"
10721    12087 "Kangxi Radical Shoot"
10722    12088 "Kangxi Radical Bow"
10723    12089 "Kangxi Radical Snout"
10724    12090 "Kangxi Radical Bristle"
10725    12091 "Kangxi Radical Step"
10726    12092 "Kangxi Radical Heart"
10727    12093 "Kangxi Radical Halberd"
10728    12094 "Kangxi Radical Door"
10729    12095 "Kangxi Radical Hand"
10730    12096 "Kangxi Radical Branch"
10731    12097 "Kangxi Radical Rap"
10732    12098 "Kangxi Radical Script"
10733    12099 "Kangxi Radical Dipper"
10734    12100 "Kangxi Radical Axe"
10735    12101 "Kangxi Radical Square"
10736    12102 "Kangxi Radical Not"
10737    12103 "Kangxi Radical Sun"
10738    12104 "Kangxi Radical Say"
10739    12105 "Kangxi Radical Moon"
10740    12106 "Kangxi Radical Tree"
10741    12107 "Kangxi Radical Lack"
10742    12108 "Kangxi Radical Stop"
10743    12109 "Kangxi Radical Death"
10744    12110 "Kangxi Radical Weapon"
10745    12111 "Kangxi Radical Do Not"
10746    12112 "Kangxi Radical Compare"
10747    12113 "Kangxi Radical Fur"
10748    12114 "Kangxi Radical Clan"
10749    12115 "Kangxi Radical Steam"
10750    12116 "Kangxi Radical Water"
10751    12117 "Kangxi Radical Fire"
10752    12118 "Kangxi Radical Claw"
10753    12119 "Kangxi Radical Father"
10754    12120 "Kangxi Radical Double X"
10755    12121 "Kangxi Radical Half Tree Trunk"
10756    12122 "Kangxi Radical Slice"
10757    12123 "Kangxi Radical Fang"
10758    12124 "Kangxi Radical Cow"
10759    12125 "Kangxi Radical Dog"
10760    12126 "Kangxi Radical Profound"
10761    12127 "Kangxi Radical Jade"
10762    12128 "Kangxi Radical Melon"
10763    12129 "Kangxi Radical Tile"
10764    12130 "Kangxi Radical Sweet"
10765    12131 "Kangxi Radical Life"
10766    12132 "Kangxi Radical Use"
10767    12133 "Kangxi Radical Field"
10768    12134 "Kangxi Radical Bolt Of Cloth"
10769    12135 "Kangxi Radical Sickness"
10770    12136 "Kangxi Radical Dotted Tent"
10771    12137 "Kangxi Radical White"
10772    12138 "Kangxi Radical Skin"
10773    12139 "Kangxi Radical Dish"
10774    12140 "Kangxi Radical Eye"
10775    12141 "Kangxi Radical Spear"
10776    12142 "Kangxi Radical Arrow"
10777    12143 "Kangxi Radical Stone"
10778    12144 "Kangxi Radical Spirit"
10779    12145 "Kangxi Radical Track"
10780    12146 "Kangxi Radical Grain"
10781    12147 "Kangxi Radical Cave"
10782    12148 "Kangxi Radical Stand"
10783    12149 "Kangxi Radical Bamboo"
10784    12150 "Kangxi Radical Rice"
10785    12151 "Kangxi Radical Silk"
10786    12152 "Kangxi Radical Jar"
10787    12153 "Kangxi Radical Net"
10788    12154 "Kangxi Radical Sheep"
10789    12155 "Kangxi Radical Feather"
10790    12156 "Kangxi Radical Old"
10791    12157 "Kangxi Radical And"
10792    12158 "Kangxi Radical Plow"
10793    12159 "Kangxi Radical Ear"
10794    12160 "Kangxi Radical Brush"
10795    12161 "Kangxi Radical Meat"
10796    12162 "Kangxi Radical Minister"
10797    12163 "Kangxi Radical Self"
10798    12164 "Kangxi Radical Arrive"
10799    12165 "Kangxi Radical Mortar"
10800    12166 "Kangxi Radical Tongue"
10801    12167 "Kangxi Radical Oppose"
10802    12168 "Kangxi Radical Boat"
10803    12169 "Kangxi Radical Stopping"
10804    12170 "Kangxi Radical Color"
10805    12171 "Kangxi Radical Grass"
10806    12172 "Kangxi Radical Tiger"
10807    12173 "Kangxi Radical Insect"
10808    12174 "Kangxi Radical Blood"
10809    12175 "Kangxi Radical Walk Enclosure"
10810    12176 "Kangxi Radical Clothes"
10811    12177 "Kangxi Radical West"
10812    12178 "Kangxi Radical See"
10813    12179 "Kangxi Radical Horn"
10814    12180 "Kangxi Radical Speech"
10815    12181 "Kangxi Radical Valley"
10816    12182 "Kangxi Radical Bean"
10817    12183 "Kangxi Radical Pig"
10818    12184 "Kangxi Radical Badger"
10819    12185 "Kangxi Radical Shell"
10820    12186 "Kangxi Radical Red"
10821    12187 "Kangxi Radical Run"
10822    12188 "Kangxi Radical Foot"
10823    12189 "Kangxi Radical Body"
10824    12190 "Kangxi Radical Cart"
10825    12191 "Kangxi Radical Bitter"
10826    12192 "Kangxi Radical Morning"
10827    12193 "Kangxi Radical Walk"
10828    12194 "Kangxi Radical City"
10829    12195 "Kangxi Radical Wine"
10830    12196 "Kangxi Radical Distinguish"
10831    12197 "Kangxi Radical Village"
10832    12198 "Kangxi Radical Gold"
10833    12199 "Kangxi Radical Long"
10834    12200 "Kangxi Radical Gate"
10835    12201 "Kangxi Radical Mound"
10836    12202 "Kangxi Radical Slave"
10837    12203 "Kangxi Radical Short Tailed Bird"
10838    12204 "Kangxi Radical Rain"
10839    12205 "Kangxi Radical Blue"
10840    12206 "Kangxi Radical Wrong"
10841    12207 "Kangxi Radical Face"
10842    12208 "Kangxi Radical Leather"
10843    12209 "Kangxi Radical Tanned Leather"
10844    12210 "Kangxi Radical Leek"
10845    12211 "Kangxi Radical Sound"
10846    12212 "Kangxi Radical Leaf"
10847    12213 "Kangxi Radical Wind"
10848    12214 "Kangxi Radical Fly"
10849    12215 "Kangxi Radical Eat"
10850    12216 "Kangxi Radical Head"
10851    12217 "Kangxi Radical Fragrant"
10852    12218 "Kangxi Radical Horse"
10853    12219 "Kangxi Radical Bone"
10854    12220 "Kangxi Radical Tall"
10855    12221 "Kangxi Radical Hair"
10856    12222 "Kangxi Radical Fight"
10857    12223 "Kangxi Radical Sacrificial Wine"
10858    12224 "Kangxi Radical Cauldron"
10859    12225 "Kangxi Radical Ghost"
10860    12226 "Kangxi Radical Fish"
10861    12227 "Kangxi Radical Bird"
10862    12228 "Kangxi Radical Salt"
10863    12229 "Kangxi Radical Deer"
10864    12230 "Kangxi Radical Wheat"
10865    12231 "Kangxi Radical Hemp"
10866    12232 "Kangxi Radical Yellow"
10867    12233 "Kangxi Radical Millet"
10868    12234 "Kangxi Radical Black"
10869    12235 "Kangxi Radical Embroidery"
10870    12236 "Kangxi Radical Frog"
10871    12237 "Kangxi Radical Tripod"
10872    12238 "Kangxi Radical Drum"
10873    12239 "Kangxi Radical Rat"
10874    12240 "Kangxi Radical Nose"
10875    12241 "Kangxi Radical Even"
10876    12242 "Kangxi Radical Tooth"
10877    12243 "Kangxi Radical Dragon"
10878    12244 "Kangxi Radical Turtle"
10879    12245 "Kangxi Radical Flute"
10880    12272 "Ideographic Description Character Left To Right"
10881    12273 "Ideographic Description Character Above To Below"
10882    12274 "Ideographic Description Character Left To Middle And Right"
10883    12275 "Ideographic Description Character Above To Middle And Below"
10884    12276 "Ideographic Description Character Full Surround"
10885    12277 "Ideographic Description Character Surround From Above"
10886    12278 "Ideographic Description Character Surround From Below"
10887    12279 "Ideographic Description Character Surround From Left"
10888    12280 "Ideographic Description Character Surround From Upper Left"
10889    12281 "Ideographic Description Character Surround From Upper Right"
10890    12282 "Ideographic Description Character Surround From Lower Left"
10891    12283 "Ideographic Description Character Overlaid"
10892    12288 "Ideographic Space"
10893    12289 "Ideographic Comma"
10894    12290 "Ideographic Full Stop"
10895    12291 "Ditto Mark"
10896    12292 "Japanese Industrial Standard Symbol"
10897    12293 "Ideographic Iteration Mark"
10898    12294 "Ideographic Closing Mark"
10899    12295 "Ideographic Number Zero"
10900    12296 "Left Angle Bracket"
10901    12297 "Right Angle Bracket"
10902    12298 "Left Double Angle Bracket"
10903    12299 "Right Double Angle Bracket"
10904    12300 "Left Corner Bracket"
10905    12301 "Right Corner Bracket"
10906    12302 "Left White Corner Bracket"
10907    12303 "Right White Corner Bracket"
10908    12304 "Left Black Lenticular Bracket"
10909    12305 "Right Black Lenticular Bracket"
10910    12306 "Postal Mark"
10911    12307 "Geta Mark"
10912    12308 "Left Tortoise Shell Bracket"
10913    12309 "Right Tortoise Shell Bracket"
10914    12310 "Left White Lenticular Bracket"
10915    12311 "Right White Lenticular Bracket"
10916    12312 "Left White Tortoise Shell Bracket"
10917    12313 "Right White Tortoise Shell Bracket"
10918    12314 "Left White Square Bracket"
10919    12315 "Right White Square Bracket"
10920    12316 "Wave Dash"
10921    12317 "Reversed Double Prime Quotation Mark"
10922    12318 "Double Prime Quotation Mark"
10923    12319 "Low Double Prime Quotation Mark"
10924    12320 "Postal Mark Face"
10925    12321 "Hangzhou Numeral One"
10926    12322 "Hangzhou Numeral Two"
10927    12323 "Hangzhou Numeral Three"
10928    12324 "Hangzhou Numeral Four"
10929    12325 "Hangzhou Numeral Five"
10930    12326 "Hangzhou Numeral Six"
10931    12327 "Hangzhou Numeral Seven"
10932    12328 "Hangzhou Numeral Eight"
10933    12329 "Hangzhou Numeral Nine"
10934    12330 "Ideographic Level Tone Mark"
10935    12331 "Ideographic Rising Tone Mark"
10936    12332 "Ideographic Departing Tone Mark"
10937    12333 "Ideographic Entering Tone Mark"
10938    12334 "Hangul Single Dot Tone Mark"
10939    12335 "Hangul Double Dot Tone Mark"
10940    12336 "Wavy Dash"
10941    12337 "Vertical Kana Repeat Mark"
10942    12338 "Vertical Kana Repeat With Voiced Sound Mark"
10943    12339 "Vertical Kana Repeat Mark Upper Half"
10944    12340 "Vertical Kana Repeat With Voiced Sound Mark Upper Half"
10945    12341 "Vertical Kana Repeat Mark Lower Half"
10946    12342 "Circled Postal Mark"
10947    12343 "Ideographic Telegraph Line Feed Separator Symbol"
10948    12344 "Hangzhou Numeral Ten"
10949    12345 "Hangzhou Numeral Twenty"
10950    12346 "Hangzhou Numeral Thirty"
10951    12347 "Vertical Ideographic Iteration Mark"
10952    12348 "Masu Mark"
10953    12349 "Part Alternation Mark"
10954    12350 "Ideographic Variation Indicator"
10955    12351 "Ideographic Half Fill Space"
10956    12353 "Hiragana Letter Small A"
10957    12354 "Hiragana Letter A"
10958    12355 "Hiragana Letter Small I"
10959    12356 "Hiragana Letter I"
10960    12357 "Hiragana Letter Small U"
10961    12358 "Hiragana Letter U"
10962    12359 "Hiragana Letter Small E"
10963    12360 "Hiragana Letter E"
10964    12361 "Hiragana Letter Small O"
10965    12362 "Hiragana Letter O"
10966    12363 "Hiragana Letter Ka"
10967    12364 "Hiragana Letter Ga"
10968    12365 "Hiragana Letter Ki"
10969    12366 "Hiragana Letter Gi"
10970    12367 "Hiragana Letter Ku"
10971    12368 "Hiragana Letter Gu"
10972    12369 "Hiragana Letter Ke"
10973    12370 "Hiragana Letter Ge"
10974    12371 "Hiragana Letter Ko"
10975    12372 "Hiragana Letter Go"
10976    12373 "Hiragana Letter Sa"
10977    12374 "Hiragana Letter Za"
10978    12375 "Hiragana Letter Si"
10979    12376 "Hiragana Letter Zi"
10980    12377 "Hiragana Letter Su"
10981    12378 "Hiragana Letter Zu"
10982    12379 "Hiragana Letter Se"
10983    12380 "Hiragana Letter Ze"
10984    12381 "Hiragana Letter So"
10985    12382 "Hiragana Letter Zo"
10986    12383 "Hiragana Letter Ta"
10987    12384 "Hiragana Letter Da"
10988    12385 "Hiragana Letter Ti"
10989    12386 "Hiragana Letter Di"
10990    12387 "Hiragana Letter Small Tu"
10991    12388 "Hiragana Letter Tu"
10992    12389 "Hiragana Letter Du"
10993    12390 "Hiragana Letter Te"
10994    12391 "Hiragana Letter De"
10995    12392 "Hiragana Letter To"
10996    12393 "Hiragana Letter Do"
10997    12394 "Hiragana Letter Na"
10998    12395 "Hiragana Letter Ni"
10999    12396 "Hiragana Letter Nu"
11000    12397 "Hiragana Letter Ne"
11001    12398 "Hiragana Letter No"
11002    12399 "Hiragana Letter Ha"
11003    12400 "Hiragana Letter Ba"
11004    12401 "Hiragana Letter Pa"
11005    12402 "Hiragana Letter Hi"
11006    12403 "Hiragana Letter Bi"
11007    12404 "Hiragana Letter Pi"
11008    12405 "Hiragana Letter Hu"
11009    12406 "Hiragana Letter Bu"
11010    12407 "Hiragana Letter Pu"
11011    12408 "Hiragana Letter He"
11012    12409 "Hiragana Letter Be"
11013    12410 "Hiragana Letter Pe"
11014    12411 "Hiragana Letter Ho"
11015    12412 "Hiragana Letter Bo"
11016    12413 "Hiragana Letter Po"
11017    12414 "Hiragana Letter Ma"
11018    12415 "Hiragana Letter Mi"
11019    12416 "Hiragana Letter Mu"
11020    12417 "Hiragana Letter Me"
11021    12418 "Hiragana Letter Mo"
11022    12419 "Hiragana Letter Small Ya"
11023    12420 "Hiragana Letter Ya"
11024    12421 "Hiragana Letter Small Yu"
11025    12422 "Hiragana Letter Yu"
11026    12423 "Hiragana Letter Small Yo"
11027    12424 "Hiragana Letter Yo"
11028    12425 "Hiragana Letter Ra"
11029    12426 "Hiragana Letter Ri"
11030    12427 "Hiragana Letter Ru"
11031    12428 "Hiragana Letter Re"
11032    12429 "Hiragana Letter Ro"
11033    12430 "Hiragana Letter Small Wa"
11034    12431 "Hiragana Letter Wa"
11035    12432 "Hiragana Letter Wi"
11036    12433 "Hiragana Letter We"
11037    12434 "Hiragana Letter Wo"
11038    12435 "Hiragana Letter N"
11039    12436 "Hiragana Letter Vu"
11040    12437 "Hiragana Letter Small Ka"
11041    12438 "Hiragana Letter Small Ke"
11042    12441 "Combining Katakana-Hiragana Voiced Sound Mark"
11043    12442 "Combining Katakana-Hiragana Semi-Voiced Sound Mark"
11044    12443 "Katakana-Hiragana Voiced Sound Mark"
11045    12444 "Katakana-Hiragana Semi-Voiced Sound Mark"
11046    12445 "Hiragana Iteration Mark"
11047    12446 "Hiragana Voiced Iteration Mark"
11048    12447 "Hiragana Digraph Yori"
11049    12448 "Katakana-Hiragana Double Hyphen"
11050    12449 "Katakana Letter Small A"
11051    12450 "Katakana Letter A"
11052    12451 "Katakana Letter Small I"
11053    12452 "Katakana Letter I"
11054    12453 "Katakana Letter Small U"
11055    12454 "Katakana Letter U"
11056    12455 "Katakana Letter Small E"
11057    12456 "Katakana Letter E"
11058    12457 "Katakana Letter Small O"
11059    12458 "Katakana Letter O"
11060    12459 "Katakana Letter Ka"
11061    12460 "Katakana Letter Ga"
11062    12461 "Katakana Letter Ki"
11063    12462 "Katakana Letter Gi"
11064    12463 "Katakana Letter Ku"
11065    12464 "Katakana Letter Gu"
11066    12465 "Katakana Letter Ke"
11067    12466 "Katakana Letter Ge"
11068    12467 "Katakana Letter Ko"
11069    12468 "Katakana Letter Go"
11070    12469 "Katakana Letter Sa"
11071    12470 "Katakana Letter Za"
11072    12471 "Katakana Letter Si"
11073    12472 "Katakana Letter Zi"
11074    12473 "Katakana Letter Su"
11075    12474 "Katakana Letter Zu"
11076    12475 "Katakana Letter Se"
11077    12476 "Katakana Letter Ze"
11078    12477 "Katakana Letter So"
11079    12478 "Katakana Letter Zo"
11080    12479 "Katakana Letter Ta"
11081    12480 "Katakana Letter Da"
11082    12481 "Katakana Letter Ti"
11083    12482 "Katakana Letter Di"
11084    12483 "Katakana Letter Small Tu"
11085    12484 "Katakana Letter Tu"
11086    12485 "Katakana Letter Du"
11087    12486 "Katakana Letter Te"
11088    12487 "Katakana Letter De"
11089    12488 "Katakana Letter To"
11090    12489 "Katakana Letter Do"
11091    12490 "Katakana Letter Na"
11092    12491 "Katakana Letter Ni"
11093    12492 "Katakana Letter Nu"
11094    12493 "Katakana Letter Ne"
11095    12494 "Katakana Letter No"
11096    12495 "Katakana Letter Ha"
11097    12496 "Katakana Letter Ba"
11098    12497 "Katakana Letter Pa"
11099    12498 "Katakana Letter Hi"
11100    12499 "Katakana Letter Bi"
11101    12500 "Katakana Letter Pi"
11102    12501 "Katakana Letter Hu"
11103    12502 "Katakana Letter Bu"
11104    12503 "Katakana Letter Pu"
11105    12504 "Katakana Letter He"
11106    12505 "Katakana Letter Be"
11107    12506 "Katakana Letter Pe"
11108    12507 "Katakana Letter Ho"
11109    12508 "Katakana Letter Bo"
11110    12509 "Katakana Letter Po"
11111    12510 "Katakana Letter Ma"
11112    12511 "Katakana Letter Mi"
11113    12512 "Katakana Letter Mu"
11114    12513 "Katakana Letter Me"
11115    12514 "Katakana Letter Mo"
11116    12515 "Katakana Letter Small Ya"
11117    12516 "Katakana Letter Ya"
11118    12517 "Katakana Letter Small Yu"
11119    12518 "Katakana Letter Yu"
11120    12519 "Katakana Letter Small Yo"
11121    12520 "Katakana Letter Yo"
11122    12521 "Katakana Letter Ra"
11123    12522 "Katakana Letter Ri"
11124    12523 "Katakana Letter Ru"
11125    12524 "Katakana Letter Re"
11126    12525 "Katakana Letter Ro"
11127    12526 "Katakana Letter Small Wa"
11128    12527 "Katakana Letter Wa"
11129    12528 "Katakana Letter Wi"
11130    12529 "Katakana Letter We"
11131    12530 "Katakana Letter Wo"
11132    12531 "Katakana Letter N"
11133    12532 "Katakana Letter Vu"
11134    12533 "Katakana Letter Small Ka"
11135    12534 "Katakana Letter Small Ke"
11136    12535 "Katakana Letter Va"
11137    12536 "Katakana Letter Vi"
11138    12537 "Katakana Letter Ve"
11139    12538 "Katakana Letter Vo"
11140    12539 "Katakana Middle Dot"
11141    12540 "Katakana-Hiragana Prolonged Sound Mark"
11142    12541 "Katakana Iteration Mark"
11143    12542 "Katakana Voiced Iteration Mark"
11144    12543 "Katakana Digraph Koto"
11145    12549 "Bopomofo Letter B"
11146    12550 "Bopomofo Letter P"
11147    12551 "Bopomofo Letter M"
11148    12552 "Bopomofo Letter F"
11149    12553 "Bopomofo Letter D"
11150    12554 "Bopomofo Letter T"
11151    12555 "Bopomofo Letter N"
11152    12556 "Bopomofo Letter L"
11153    12557 "Bopomofo Letter G"
11154    12558 "Bopomofo Letter K"
11155    12559 "Bopomofo Letter H"
11156    12560 "Bopomofo Letter J"
11157    12561 "Bopomofo Letter Q"
11158    12562 "Bopomofo Letter X"
11159    12563 "Bopomofo Letter Zh"
11160    12564 "Bopomofo Letter Ch"
11161    12565 "Bopomofo Letter Sh"
11162    12566 "Bopomofo Letter R"
11163    12567 "Bopomofo Letter Z"
11164    12568 "Bopomofo Letter C"
11165    12569 "Bopomofo Letter S"
11166    12570 "Bopomofo Letter A"
11167    12571 "Bopomofo Letter O"
11168    12572 "Bopomofo Letter E"
11169    12573 "Bopomofo Letter Eh"
11170    12574 "Bopomofo Letter Ai"
11171    12575 "Bopomofo Letter Ei"
11172    12576 "Bopomofo Letter Au"
11173    12577 "Bopomofo Letter Ou"
11174    12578 "Bopomofo Letter An"
11175    12579 "Bopomofo Letter En"
11176    12580 "Bopomofo Letter Ang"
11177    12581 "Bopomofo Letter Eng"
11178    12582 "Bopomofo Letter Er"
11179    12583 "Bopomofo Letter I"
11180    12584 "Bopomofo Letter U"
11181    12585 "Bopomofo Letter Iu"
11182    12586 "Bopomofo Letter V"
11183    12587 "Bopomofo Letter Ng"
11184    12588 "Bopomofo Letter Gn"
11185    12589 "Bopomofo Letter Ih"
11186    12593 "Hangul Letter Kiyeok"
11187    12594 "Hangul Letter Ssangkiyeok"
11188    12595 "Hangul Letter Kiyeok-Sios"
11189    12596 "Hangul Letter Nieun"
11190    12597 "Hangul Letter Nieun-Cieuc"
11191    12598 "Hangul Letter Nieun-Hieuh"
11192    12599 "Hangul Letter Tikeut"
11193    12600 "Hangul Letter Ssangtikeut"
11194    12601 "Hangul Letter Rieul"
11195    12602 "Hangul Letter Rieul-Kiyeok"
11196    12603 "Hangul Letter Rieul-Mieum"
11197    12604 "Hangul Letter Rieul-Pieup"
11198    12605 "Hangul Letter Rieul-Sios"
11199    12606 "Hangul Letter Rieul-Thieuth"
11200    12607 "Hangul Letter Rieul-Phieuph"
11201    12608 "Hangul Letter Rieul-Hieuh"
11202    12609 "Hangul Letter Mieum"
11203    12610 "Hangul Letter Pieup"
11204    12611 "Hangul Letter Ssangpieup"
11205    12612 "Hangul Letter Pieup-Sios"
11206    12613 "Hangul Letter Sios"
11207    12614 "Hangul Letter Ssangsios"
11208    12615 "Hangul Letter Ieung"
11209    12616 "Hangul Letter Cieuc"
11210    12617 "Hangul Letter Ssangcieuc"
11211    12618 "Hangul Letter Chieuch"
11212    12619 "Hangul Letter Khieukh"
11213    12620 "Hangul Letter Thieuth"
11214    12621 "Hangul Letter Phieuph"
11215    12622 "Hangul Letter Hieuh"
11216    12623 "Hangul Letter A"
11217    12624 "Hangul Letter Ae"
11218    12625 "Hangul Letter Ya"
11219    12626 "Hangul Letter Yae"
11220    12627 "Hangul Letter Eo"
11221    12628 "Hangul Letter E"
11222    12629 "Hangul Letter Yeo"
11223    12630 "Hangul Letter Ye"
11224    12631 "Hangul Letter O"
11225    12632 "Hangul Letter Wa"
11226    12633 "Hangul Letter Wae"
11227    12634 "Hangul Letter Oe"
11228    12635 "Hangul Letter Yo"
11229    12636 "Hangul Letter U"
11230    12637 "Hangul Letter Weo"
11231    12638 "Hangul Letter We"
11232    12639 "Hangul Letter Wi"
11233    12640 "Hangul Letter Yu"
11234    12641 "Hangul Letter Eu"
11235    12642 "Hangul Letter Yi"
11236    12643 "Hangul Letter I"
11237    12644 "Hangul Filler"
11238    12645 "Hangul Letter Ssangnieun"
11239    12646 "Hangul Letter Nieun-Tikeut"
11240    12647 "Hangul Letter Nieun-Sios"
11241    12648 "Hangul Letter Nieun-Pansios"
11242    12649 "Hangul Letter Rieul-Kiyeok-Sios"
11243    12650 "Hangul Letter Rieul-Tikeut"
11244    12651 "Hangul Letter Rieul-Pieup-Sios"
11245    12652 "Hangul Letter Rieul-Pansios"
11246    12653 "Hangul Letter Rieul-Yeorinhieuh"
11247    12654 "Hangul Letter Mieum-Pieup"
11248    12655 "Hangul Letter Mieum-Sios"
11249    12656 "Hangul Letter Mieum-Pansios"
11250    12657 "Hangul Letter Kapyeounmieum"
11251    12658 "Hangul Letter Pieup-Kiyeok"
11252    12659 "Hangul Letter Pieup-Tikeut"
11253    12660 "Hangul Letter Pieup-Sios-Kiyeok"
11254    12661 "Hangul Letter Pieup-Sios-Tikeut"
11255    12662 "Hangul Letter Pieup-Cieuc"
11256    12663 "Hangul Letter Pieup-Thieuth"
11257    12664 "Hangul Letter Kapyeounpieup"
11258    12665 "Hangul Letter Kapyeounssangpieup"
11259    12666 "Hangul Letter Sios-Kiyeok"
11260    12667 "Hangul Letter Sios-Nieun"
11261    12668 "Hangul Letter Sios-Tikeut"
11262    12669 "Hangul Letter Sios-Pieup"
11263    12670 "Hangul Letter Sios-Cieuc"
11264    12671 "Hangul Letter Pansios"
11265    12672 "Hangul Letter Ssangieung"
11266    12673 "Hangul Letter Yesieung"
11267    12674 "Hangul Letter Yesieung-Sios"
11268    12675 "Hangul Letter Yesieung-Pansios"
11269    12676 "Hangul Letter Kapyeounphieuph"
11270    12677 "Hangul Letter Ssanghieuh"
11271    12678 "Hangul Letter Yeorinhieuh"
11272    12679 "Hangul Letter Yo-Ya"
11273    12680 "Hangul Letter Yo-Yae"
11274    12681 "Hangul Letter Yo-I"
11275    12682 "Hangul Letter Yu-Yeo"
11276    12683 "Hangul Letter Yu-Ye"
11277    12684 "Hangul Letter Yu-I"
11278    12685 "Hangul Letter Araea"
11279    12686 "Hangul Letter Araeae"
11280    12688 "Ideographic Annotation Linking Mark"
11281    12689 "Ideographic Annotation Reverse Mark"
11282    12690 "Ideographic Annotation One Mark"
11283    12691 "Ideographic Annotation Two Mark"
11284    12692 "Ideographic Annotation Three Mark"
11285    12693 "Ideographic Annotation Four Mark"
11286    12694 "Ideographic Annotation Top Mark"
11287    12695 "Ideographic Annotation Middle Mark"
11288    12696 "Ideographic Annotation Bottom Mark"
11289    12697 "Ideographic Annotation First Mark"
11290    12698 "Ideographic Annotation Second Mark"
11291    12699 "Ideographic Annotation Third Mark"
11292    12700 "Ideographic Annotation Fourth Mark"
11293    12701 "Ideographic Annotation Heaven Mark"
11294    12702 "Ideographic Annotation Earth Mark"
11295    12703 "Ideographic Annotation Man Mark"
11296    12704 "Bopomofo Letter Bu"
11297    12705 "Bopomofo Letter Zi"
11298    12706 "Bopomofo Letter Ji"
11299    12707 "Bopomofo Letter Gu"
11300    12708 "Bopomofo Letter Ee"
11301    12709 "Bopomofo Letter Enn"
11302    12710 "Bopomofo Letter Oo"
11303    12711 "Bopomofo Letter Onn"
11304    12712 "Bopomofo Letter Ir"
11305    12713 "Bopomofo Letter Ann"
11306    12714 "Bopomofo Letter Inn"
11307    12715 "Bopomofo Letter Unn"
11308    12716 "Bopomofo Letter Im"
11309    12717 "Bopomofo Letter Ngg"
11310    12718 "Bopomofo Letter Ainn"
11311    12719 "Bopomofo Letter Aunn"
11312    12720 "Bopomofo Letter Am"
11313    12721 "Bopomofo Letter Om"
11314    12722 "Bopomofo Letter Ong"
11315    12723 "Bopomofo Letter Innn"
11316    12724 "Bopomofo Final Letter P"
11317    12725 "Bopomofo Final Letter T"
11318    12726 "Bopomofo Final Letter K"
11319    12727 "Bopomofo Final Letter H"
11320    12728 "Bopomofo Letter Gh"
11321    12729 "Bopomofo Letter Lh"
11322    12730 "Bopomofo Letter Zy"
11323    12736 "CJK Stroke T"
11324    12737 "CJK Stroke Wg"
11325    12738 "CJK Stroke Xg"
11326    12739 "CJK Stroke Bxg"
11327    12740 "CJK Stroke Sw"
11328    12741 "CJK Stroke Hzz"
11329    12742 "CJK Stroke Hzg"
11330    12743 "CJK Stroke Hp"
11331    12744 "CJK Stroke Hzwg"
11332    12745 "CJK Stroke Szwg"
11333    12746 "CJK Stroke Hzt"
11334    12747 "CJK Stroke Hzzp"
11335    12748 "CJK Stroke Hpwg"
11336    12749 "CJK Stroke Hzw"
11337    12750 "CJK Stroke Hzzz"
11338    12751 "CJK Stroke N"
11339    12752 "CJK Stroke H"
11340    12753 "CJK Stroke S"
11341    12754 "CJK Stroke P"
11342    12755 "CJK Stroke Sp"
11343    12756 "CJK Stroke D"
11344    12757 "CJK Stroke Hz"
11345    12758 "CJK Stroke Hg"
11346    12759 "CJK Stroke Sz"
11347    12760 "CJK Stroke Swz"
11348    12761 "CJK Stroke St"
11349    12762 "CJK Stroke Sg"
11350    12763 "CJK Stroke Pd"
11351    12764 "CJK Stroke Pz"
11352    12765 "CJK Stroke Tn"
11353    12766 "CJK Stroke Szz"
11354    12767 "CJK Stroke Swg"
11355    12768 "CJK Stroke Hxwg"
11356    12769 "CJK Stroke Hzzzg"
11357    12770 "CJK Stroke Pg"
11358    12771 "CJK Stroke Q"
11359    12784 "Katakana Letter Small Ku"
11360    12785 "Katakana Letter Small Si"
11361    12786 "Katakana Letter Small Su"
11362    12787 "Katakana Letter Small To"
11363    12788 "Katakana Letter Small Nu"
11364    12789 "Katakana Letter Small Ha"
11365    12790 "Katakana Letter Small Hi"
11366    12791 "Katakana Letter Small Hu"
11367    12792 "Katakana Letter Small He"
11368    12793 "Katakana Letter Small Ho"
11369    12794 "Katakana Letter Small Mu"
11370    12795 "Katakana Letter Small Ra"
11371    12796 "Katakana Letter Small Ri"
11372    12797 "Katakana Letter Small Ru"
11373    12798 "Katakana Letter Small Re"
11374    12799 "Katakana Letter Small Ro"
11375    12800 "Parenthesized Hangul Kiyeok"
11376    12801 "Parenthesized Hangul Nieun"
11377    12802 "Parenthesized Hangul Tikeut"
11378    12803 "Parenthesized Hangul Rieul"
11379    12804 "Parenthesized Hangul Mieum"
11380    12805 "Parenthesized Hangul Pieup"
11381    12806 "Parenthesized Hangul Sios"
11382    12807 "Parenthesized Hangul Ieung"
11383    12808 "Parenthesized Hangul Cieuc"
11384    12809 "Parenthesized Hangul Chieuch"
11385    12810 "Parenthesized Hangul Khieukh"
11386    12811 "Parenthesized Hangul Thieuth"
11387    12812 "Parenthesized Hangul Phieuph"
11388    12813 "Parenthesized Hangul Hieuh"
11389    12814 "Parenthesized Hangul Kiyeok A"
11390    12815 "Parenthesized Hangul Nieun A"
11391    12816 "Parenthesized Hangul Tikeut A"
11392    12817 "Parenthesized Hangul Rieul A"
11393    12818 "Parenthesized Hangul Mieum A"
11394    12819 "Parenthesized Hangul Pieup A"
11395    12820 "Parenthesized Hangul Sios A"
11396    12821 "Parenthesized Hangul Ieung A"
11397    12822 "Parenthesized Hangul Cieuc A"
11398    12823 "Parenthesized Hangul Chieuch A"
11399    12824 "Parenthesized Hangul Khieukh A"
11400    12825 "Parenthesized Hangul Thieuth A"
11401    12826 "Parenthesized Hangul Phieuph A"
11402    12827 "Parenthesized Hangul Hieuh A"
11403    12828 "Parenthesized Hangul Cieuc U"
11404    12829 "Parenthesized Korean Character Ojeon"
11405    12830 "Parenthesized Korean Character O Hu"
11406    12832 "Parenthesized Ideograph One"
11407    12833 "Parenthesized Ideograph Two"
11408    12834 "Parenthesized Ideograph Three"
11409    12835 "Parenthesized Ideograph Four"
11410    12836 "Parenthesized Ideograph Five"
11411    12837 "Parenthesized Ideograph Six"
11412    12838 "Parenthesized Ideograph Seven"
11413    12839 "Parenthesized Ideograph Eight"
11414    12840 "Parenthesized Ideograph Nine"
11415    12841 "Parenthesized Ideograph Ten"
11416    12842 "Parenthesized Ideograph Moon"
11417    12843 "Parenthesized Ideograph Fire"
11418    12844 "Parenthesized Ideograph Water"
11419    12845 "Parenthesized Ideograph Wood"
11420    12846 "Parenthesized Ideograph Metal"
11421    12847 "Parenthesized Ideograph Earth"
11422    12848 "Parenthesized Ideograph Sun"
11423    12849 "Parenthesized Ideograph Stock"
11424    12850 "Parenthesized Ideograph Have"
11425    12851 "Parenthesized Ideograph Society"
11426    12852 "Parenthesized Ideograph Name"
11427    12853 "Parenthesized Ideograph Special"
11428    12854 "Parenthesized Ideograph Financial"
11429    12855 "Parenthesized Ideograph Congratulation"
11430    12856 "Parenthesized Ideograph Labor"
11431    12857 "Parenthesized Ideograph Represent"
11432    12858 "Parenthesized Ideograph Call"
11433    12859 "Parenthesized Ideograph Study"
11434    12860 "Parenthesized Ideograph Supervise"
11435    12861 "Parenthesized Ideograph Enterprise"
11436    12862 "Parenthesized Ideograph Resource"
11437    12863 "Parenthesized Ideograph Alliance"
11438    12864 "Parenthesized Ideograph Festival"
11439    12865 "Parenthesized Ideograph Rest"
11440    12866 "Parenthesized Ideograph Self"
11441    12867 "Parenthesized Ideograph Reach"
11442    12868 "Circled Ideograph Question"
11443    12869 "Circled Ideograph Kindergarten"
11444    12870 "Circled Ideograph School"
11445    12871 "Circled Ideograph Koto"
11446    12872 "Circled Number Ten On Black Square"
11447    12873 "Circled Number Twenty On Black Square"
11448    12874 "Circled Number Thirty On Black Square"
11449    12875 "Circled Number Forty On Black Square"
11450    12876 "Circled Number Fifty On Black Square"
11451    12877 "Circled Number Sixty On Black Square"
11452    12878 "Circled Number Seventy On Black Square"
11453    12879 "Circled Number Eighty On Black Square"
11454    12880 "Partnership Sign"
11455    12881 "Circled Number Twenty One"
11456    12882 "Circled Number Twenty Two"
11457    12883 "Circled Number Twenty Three"
11458    12884 "Circled Number Twenty Four"
11459    12885 "Circled Number Twenty Five"
11460    12886 "Circled Number Twenty Six"
11461    12887 "Circled Number Twenty Seven"
11462    12888 "Circled Number Twenty Eight"
11463    12889 "Circled Number Twenty Nine"
11464    12890 "Circled Number Thirty"
11465    12891 "Circled Number Thirty One"
11466    12892 "Circled Number Thirty Two"
11467    12893 "Circled Number Thirty Three"
11468    12894 "Circled Number Thirty Four"
11469    12895 "Circled Number Thirty Five"
11470    12896 "Circled Hangul Kiyeok"
11471    12897 "Circled Hangul Nieun"
11472    12898 "Circled Hangul Tikeut"
11473    12899 "Circled Hangul Rieul"
11474    12900 "Circled Hangul Mieum"
11475    12901 "Circled Hangul Pieup"
11476    12902 "Circled Hangul Sios"
11477    12903 "Circled Hangul Ieung"
11478    12904 "Circled Hangul Cieuc"
11479    12905 "Circled Hangul Chieuch"
11480    12906 "Circled Hangul Khieukh"
11481    12907 "Circled Hangul Thieuth"
11482    12908 "Circled Hangul Phieuph"
11483    12909 "Circled Hangul Hieuh"
11484    12910 "Circled Hangul Kiyeok A"
11485    12911 "Circled Hangul Nieun A"
11486    12912 "Circled Hangul Tikeut A"
11487    12913 "Circled Hangul Rieul A"
11488    12914 "Circled Hangul Mieum A"
11489    12915 "Circled Hangul Pieup A"
11490    12916 "Circled Hangul Sios A"
11491    12917 "Circled Hangul Ieung A"
11492    12918 "Circled Hangul Cieuc A"
11493    12919 "Circled Hangul Chieuch A"
11494    12920 "Circled Hangul Khieukh A"
11495    12921 "Circled Hangul Thieuth A"
11496    12922 "Circled Hangul Phieuph A"
11497    12923 "Circled Hangul Hieuh A"
11498    12924 "Circled Korean Character Chamko"
11499    12925 "Circled Korean Character Jueui"
11500    12926 "Circled Hangul Ieung U"
11501    12927 "Korean Standard Symbol"
11502    12928 "Circled Ideograph One"
11503    12929 "Circled Ideograph Two"
11504    12930 "Circled Ideograph Three"
11505    12931 "Circled Ideograph Four"
11506    12932 "Circled Ideograph Five"
11507    12933 "Circled Ideograph Six"
11508    12934 "Circled Ideograph Seven"
11509    12935 "Circled Ideograph Eight"
11510    12936 "Circled Ideograph Nine"
11511    12937 "Circled Ideograph Ten"
11512    12938 "Circled Ideograph Moon"
11513    12939 "Circled Ideograph Fire"
11514    12940 "Circled Ideograph Water"
11515    12941 "Circled Ideograph Wood"
11516    12942 "Circled Ideograph Metal"
11517    12943 "Circled Ideograph Earth"
11518    12944 "Circled Ideograph Sun"
11519    12945 "Circled Ideograph Stock"
11520    12946 "Circled Ideograph Have"
11521    12947 "Circled Ideograph Society"
11522    12948 "Circled Ideograph Name"
11523    12949 "Circled Ideograph Special"
11524    12950 "Circled Ideograph Financial"
11525    12951 "Circled Ideograph Congratulation"
11526    12952 "Circled Ideograph Labor"
11527    12953 "Circled Ideograph Secret"
11528    12954 "Circled Ideograph Male"
11529    12955 "Circled Ideograph Female"
11530    12956 "Circled Ideograph Suitable"
11531    12957 "Circled Ideograph Excellent"
11532    12958 "Circled Ideograph Print"
11533    12959 "Circled Ideograph Attention"
11534    12960 "Circled Ideograph Item"
11535    12961 "Circled Ideograph Rest"
11536    12962 "Circled Ideograph Copy"
11537    12963 "Circled Ideograph Correct"
11538    12964 "Circled Ideograph High"
11539    12965 "Circled Ideograph Centre"
11540    12966 "Circled Ideograph Low"
11541    12967 "Circled Ideograph Left"
11542    12968 "Circled Ideograph Right"
11543    12969 "Circled Ideograph Medicine"
11544    12970 "Circled Ideograph Religion"
11545    12971 "Circled Ideograph Study"
11546    12972 "Circled Ideograph Supervise"
11547    12973 "Circled Ideograph Enterprise"
11548    12974 "Circled Ideograph Resource"
11549    12975 "Circled Ideograph Alliance"
11550    12976 "Circled Ideograph Night"
11551    12977 "Circled Number Thirty Six"
11552    12978 "Circled Number Thirty Seven"
11553    12979 "Circled Number Thirty Eight"
11554    12980 "Circled Number Thirty Nine"
11555    12981 "Circled Number Forty"
11556    12982 "Circled Number Forty One"
11557    12983 "Circled Number Forty Two"
11558    12984 "Circled Number Forty Three"
11559    12985 "Circled Number Forty Four"
11560    12986 "Circled Number Forty Five"
11561    12987 "Circled Number Forty Six"
11562    12988 "Circled Number Forty Seven"
11563    12989 "Circled Number Forty Eight"
11564    12990 "Circled Number Forty Nine"
11565    12991 "Circled Number Fifty"
11566    12992 "Ideographic Telegraph Symbol For January"
11567    12993 "Ideographic Telegraph Symbol For February"
11568    12994 "Ideographic Telegraph Symbol For March"
11569    12995 "Ideographic Telegraph Symbol For April"
11570    12996 "Ideographic Telegraph Symbol For May"
11571    12997 "Ideographic Telegraph Symbol For June"
11572    12998 "Ideographic Telegraph Symbol For July"
11573    12999 "Ideographic Telegraph Symbol For August"
11574    13000 "Ideographic Telegraph Symbol For September"
11575    13001 "Ideographic Telegraph Symbol For October"
11576    13002 "Ideographic Telegraph Symbol For November"
11577    13003 "Ideographic Telegraph Symbol For December"
11578    13004 "Square Hg"
11579    13005 "Square Erg"
11580    13006 "Square Ev"
11581    13007 "Limited Liability Sign"
11582    13008 "Circled Katakana A"
11583    13009 "Circled Katakana I"
11584    13010 "Circled Katakana U"
11585    13011 "Circled Katakana E"
11586    13012 "Circled Katakana O"
11587    13013 "Circled Katakana Ka"
11588    13014 "Circled Katakana Ki"
11589    13015 "Circled Katakana Ku"
11590    13016 "Circled Katakana Ke"
11591    13017 "Circled Katakana Ko"
11592    13018 "Circled Katakana Sa"
11593    13019 "Circled Katakana Si"
11594    13020 "Circled Katakana Su"
11595    13021 "Circled Katakana Se"
11596    13022 "Circled Katakana So"
11597    13023 "Circled Katakana Ta"
11598    13024 "Circled Katakana Ti"
11599    13025 "Circled Katakana Tu"
11600    13026 "Circled Katakana Te"
11601    13027 "Circled Katakana To"
11602    13028 "Circled Katakana Na"
11603    13029 "Circled Katakana Ni"
11604    13030 "Circled Katakana Nu"
11605    13031 "Circled Katakana Ne"
11606    13032 "Circled Katakana No"
11607    13033 "Circled Katakana Ha"
11608    13034 "Circled Katakana Hi"
11609    13035 "Circled Katakana Hu"
11610    13036 "Circled Katakana He"
11611    13037 "Circled Katakana Ho"
11612    13038 "Circled Katakana Ma"
11613    13039 "Circled Katakana Mi"
11614    13040 "Circled Katakana Mu"
11615    13041 "Circled Katakana Me"
11616    13042 "Circled Katakana Mo"
11617    13043 "Circled Katakana Ya"
11618    13044 "Circled Katakana Yu"
11619    13045 "Circled Katakana Yo"
11620    13046 "Circled Katakana Ra"
11621    13047 "Circled Katakana Ri"
11622    13048 "Circled Katakana Ru"
11623    13049 "Circled Katakana Re"
11624    13050 "Circled Katakana Ro"
11625    13051 "Circled Katakana Wa"
11626    13052 "Circled Katakana Wi"
11627    13053 "Circled Katakana We"
11628    13054 "Circled Katakana Wo"
11629    13056 "Square Apaato"
11630    13057 "Square Aruhua"
11631    13058 "Square Anpea"
11632    13059 "Square Aaru"
11633    13060 "Square Iningu"
11634    13061 "Square Inti"
11635    13062 "Square Uon"
11636    13063 "Square Esukuudo"
11637    13064 "Square Eekaa"
11638    13065 "Square Onsu"
11639    13066 "Square Oomu"
11640    13067 "Square Kairi"
11641    13068 "Square Karatto"
11642    13069 "Square Karorii"
11643    13070 "Square Garon"
11644    13071 "Square Ganma"
11645    13072 "Square Giga"
11646    13073 "Square Ginii"
11647    13074 "Square Kyurii"
11648    13075 "Square Girudaa"
11649    13076 "Square Kiro"
11650    13077 "Square Kiroguramu"
11651    13078 "Square Kiromeetoru"
11652    13079 "Square Kirowatto"
11653    13080 "Square Guramu"
11654    13081 "Square Guramuton"
11655    13082 "Square Kuruzeiro"
11656    13083 "Square Kuroone"
11657    13084 "Square Keesu"
11658    13085 "Square Koruna"
11659    13086 "Square Koopo"
11660    13087 "Square Saikuru"
11661    13088 "Square Santiimu"
11662    13089 "Square Siringu"
11663    13090 "Square Senti"
11664    13091 "Square Sento"
11665    13092 "Square Daasu"
11666    13093 "Square Desi"
11667    13094 "Square Doru"
11668    13095 "Square Ton"
11669    13096 "Square Nano"
11670    13097 "Square Notto"
11671    13098 "Square Haitu"
11672    13099 "Square Paasento"
11673    13100 "Square Paatu"
11674    13101 "Square Baareru"
11675    13102 "Square Piasutoru"
11676    13103 "Square Pikuru"
11677    13104 "Square Piko"
11678    13105 "Square Biru"
11679    13106 "Square Huaraddo"
11680    13107 "Square Huiito"
11681    13108 "Square Bussyeru"
11682    13109 "Square Huran"
11683    13110 "Square Hekutaaru"
11684    13111 "Square Peso"
11685    13112 "Square Penihi"
11686    13113 "Square Herutu"
11687    13114 "Square Pensu"
11688    13115 "Square Peezi"
11689    13116 "Square Beeta"
11690    13117 "Square Pointo"
11691    13118 "Square Boruto"
11692    13119 "Square Hon"
11693    13120 "Square Pondo"
11694    13121 "Square Hooru"
11695    13122 "Square Hoon"
11696    13123 "Square Maikuro"
11697    13124 "Square Mairu"
11698    13125 "Square Mahha"
11699    13126 "Square Maruku"
11700    13127 "Square Mansyon"
11701    13128 "Square Mikuron"
11702    13129 "Square Miri"
11703    13130 "Square Miribaaru"
11704    13131 "Square Mega"
11705    13132 "Square Megaton"
11706    13133 "Square Meetoru"
11707    13134 "Square Yaado"
11708    13135 "Square Yaaru"
11709    13136 "Square Yuan"
11710    13137 "Square Rittoru"
11711    13138 "Square Rira"
11712    13139 "Square Rupii"
11713    13140 "Square Ruuburu"
11714    13141 "Square Remu"
11715    13142 "Square Rentogen"
11716    13143 "Square Watto"
11717    13144 "Ideographic Telegraph Symbol For Hour Zero"
11718    13145 "Ideographic Telegraph Symbol For Hour One"
11719    13146 "Ideographic Telegraph Symbol For Hour Two"
11720    13147 "Ideographic Telegraph Symbol For Hour Three"
11721    13148 "Ideographic Telegraph Symbol For Hour Four"
11722    13149 "Ideographic Telegraph Symbol For Hour Five"
11723    13150 "Ideographic Telegraph Symbol For Hour Six"
11724    13151 "Ideographic Telegraph Symbol For Hour Seven"
11725    13152 "Ideographic Telegraph Symbol For Hour Eight"
11726    13153 "Ideographic Telegraph Symbol For Hour Nine"
11727    13154 "Ideographic Telegraph Symbol For Hour Ten"
11728    13155 "Ideographic Telegraph Symbol For Hour Eleven"
11729    13156 "Ideographic Telegraph Symbol For Hour Twelve"
11730    13157 "Ideographic Telegraph Symbol For Hour Thirteen"
11731    13158 "Ideographic Telegraph Symbol For Hour Fourteen"
11732    13159 "Ideographic Telegraph Symbol For Hour Fifteen"
11733    13160 "Ideographic Telegraph Symbol For Hour Sixteen"
11734    13161 "Ideographic Telegraph Symbol For Hour Seventeen"
11735    13162 "Ideographic Telegraph Symbol For Hour Eighteen"
11736    13163 "Ideographic Telegraph Symbol For Hour Nineteen"
11737    13164 "Ideographic Telegraph Symbol For Hour Twenty"
11738    13165 "Ideographic Telegraph Symbol For Hour Twenty-One"
11739    13166 "Ideographic Telegraph Symbol For Hour Twenty-Two"
11740    13167 "Ideographic Telegraph Symbol For Hour Twenty-Three"
11741    13168 "Ideographic Telegraph Symbol For Hour Twenty-Four"
11742    13169 "Square Hpa"
11743    13170 "Square Da"
11744    13171 "Square Au"
11745    13172 "Square Bar"
11746    13173 "Square Ov"
11747    13174 "Square Pc"
11748    13175 "Square Dm"
11749    13176 "Square Dm Squared"
11750    13177 "Square Dm Cubed"
11751    13178 "Square Iu"
11752    13179 "Square Era Name Heisei"
11753    13180 "Square Era Name Syouwa"
11754    13181 "Square Era Name Taisyou"
11755    13182 "Square Era Name Meizi"
11756    13183 "Square Corporation"
11757    13184 "Square Pa Amps"
11758    13185 "Square Na"
11759    13186 "Square Mu A"
11760    13187 "Square Ma"
11761    13188 "Square Ka"
11762    13189 "Square Kb"
11763    13190 "Square Mb"
11764    13191 "Square Gb"
11765    13192 "Square Cal"
11766    13193 "Square Kcal"
11767    13194 "Square Pf"
11768    13195 "Square Nf"
11769    13196 "Square Mu F"
11770    13197 "Square Mu G"
11771    13198 "Square Mg"
11772    13199 "Square Kg"
11773    13200 "Square Hz"
11774    13201 "Square Khz"
11775    13202 "Square Mhz"
11776    13203 "Square Ghz"
11777    13204 "Square Thz"
11778    13205 "Square Mu L"
11779    13206 "Square Ml"
11780    13207 "Square Dl"
11781    13208 "Square Kl"
11782    13209 "Square Fm"
11783    13210 "Square Nm"
11784    13211 "Square Mu M"
11785    13212 "Square Mm"
11786    13213 "Square Cm"
11787    13214 "Square Km"
11788    13215 "Square Mm Squared"
11789    13216 "Square Cm Squared"
11790    13217 "Square M Squared"
11791    13218 "Square Km Squared"
11792    13219 "Square Mm Cubed"
11793    13220 "Square Cm Cubed"
11794    13221 "Square M Cubed"
11795    13222 "Square Km Cubed"
11796    13223 "Square M Over S"
11797    13224 "Square M Over S Squared"
11798    13225 "Square Pa"
11799    13226 "Square Kpa"
11800    13227 "Square Mpa"
11801    13228 "Square Gpa"
11802    13229 "Square Rad"
11803    13230 "Square Rad Over S"
11804    13231 "Square Rad Over S Squared"
11805    13232 "Square Ps"
11806    13233 "Square Ns"
11807    13234 "Square Mu S"
11808    13235 "Square Ms"
11809    13236 "Square Pv"
11810    13237 "Square Nv"
11811    13238 "Square Mu V"
11812    13239 "Square Mv"
11813    13240 "Square Kv"
11814    13241 "Square Mv Mega"
11815    13242 "Square Pw"
11816    13243 "Square Nw"
11817    13244 "Square Mu W"
11818    13245 "Square Mw"
11819    13246 "Square Kw"
11820    13247 "Square Mw Mega"
11821    13248 "Square K Ohm"
11822    13249 "Square M Ohm"
11823    13250 "Square Am"
11824    13251 "Square Bq"
11825    13252 "Square Cc"
11826    13253 "Square Cd"
11827    13254 "Square C Over Kg"
11828    13255 "Square Co"
11829    13256 "Square Db"
11830    13257 "Square Gy"
11831    13258 "Square Ha"
11832    13259 "Square Hp"
11833    13260 "Square In"
11834    13261 "Square Kk"
11835    13262 "Square Km Capital"
11836    13263 "Square Kt"
11837    13264 "Square Lm"
11838    13265 "Square Ln"
11839    13266 "Square Log"
11840    13267 "Square Lx"
11841    13268 "Square Mb Small"
11842    13269 "Square Mil"
11843    13270 "Square Mol"
11844    13271 "Square Ph"
11845    13272 "Square Pm"
11846    13273 "Square Ppm"
11847    13274 "Square Pr"
11848    13275 "Square Sr"
11849    13276 "Square Sv"
11850    13277 "Square Wb"
11851    13278 "Square V Over M"
11852    13279 "Square A Over M"
11853    13280 "Ideographic Telegraph Symbol For Day One"
11854    13281 "Ideographic Telegraph Symbol For Day Two"
11855    13282 "Ideographic Telegraph Symbol For Day Three"
11856    13283 "Ideographic Telegraph Symbol For Day Four"
11857    13284 "Ideographic Telegraph Symbol For Day Five"
11858    13285 "Ideographic Telegraph Symbol For Day Six"
11859    13286 "Ideographic Telegraph Symbol For Day Seven"
11860    13287 "Ideographic Telegraph Symbol For Day Eight"
11861    13288 "Ideographic Telegraph Symbol For Day Nine"
11862    13289 "Ideographic Telegraph Symbol For Day Ten"
11863    13290 "Ideographic Telegraph Symbol For Day Eleven"
11864    13291 "Ideographic Telegraph Symbol For Day Twelve"
11865    13292 "Ideographic Telegraph Symbol For Day Thirteen"
11866    13293 "Ideographic Telegraph Symbol For Day Fourteen"
11867    13294 "Ideographic Telegraph Symbol For Day Fifteen"
11868    13295 "Ideographic Telegraph Symbol For Day Sixteen"
11869    13296 "Ideographic Telegraph Symbol For Day Seventeen"
11870    13297 "Ideographic Telegraph Symbol For Day Eighteen"
11871    13298 "Ideographic Telegraph Symbol For Day Nineteen"
11872    13299 "Ideographic Telegraph Symbol For Day Twenty"
11873    13300 "Ideographic Telegraph Symbol For Day Twenty-One"
11874    13301 "Ideographic Telegraph Symbol For Day Twenty-Two"
11875    13302 "Ideographic Telegraph Symbol For Day Twenty-Three"
11876    13303 "Ideographic Telegraph Symbol For Day Twenty-Four"
11877    13304 "Ideographic Telegraph Symbol For Day Twenty-Five"
11878    13305 "Ideographic Telegraph Symbol For Day Twenty-Six"
11879    13306 "Ideographic Telegraph Symbol For Day Twenty-Seven"
11880    13307 "Ideographic Telegraph Symbol For Day Twenty-Eight"
11881    13308 "Ideographic Telegraph Symbol For Day Twenty-Nine"
11882    13309 "Ideographic Telegraph Symbol For Day Thirty"
11883    13310 "Ideographic Telegraph Symbol For Day Thirty-One"
11884    13311 "Square Gal"
11885    13312 "<CJK Ideograph Extension A, First>"
11886    19893 "<CJK Ideograph Extension A, Last>"
11887    19904 "Hexagram For The Creative Heaven"
11888    19905 "Hexagram For The Receptive Earth"
11889    19906 "Hexagram For Difficulty At The Beginning"
11890    19907 "Hexagram For Youthful Folly"
11891    19908 "Hexagram For Waiting"
11892    19909 "Hexagram For Conflict"
11893    19910 "Hexagram For The Army"
11894    19911 "Hexagram For Holding Together"
11895    19912 "Hexagram For Small Taming"
11896    19913 "Hexagram For Treading"
11897    19914 "Hexagram For Peace"
11898    19915 "Hexagram For Standstill"
11899    19916 "Hexagram For Fellowship"
11900    19917 "Hexagram For Great Possession"
11901    19918 "Hexagram For Modesty"
11902    19919 "Hexagram For Enthusiasm"
11903    19920 "Hexagram For Following"
11904    19921 "Hexagram For Work On The Decayed"
11905    19922 "Hexagram For Approach"
11906    19923 "Hexagram For Contemplation"
11907    19924 "Hexagram For Biting Through"
11908    19925 "Hexagram For Grace"
11909    19926 "Hexagram For Splitting Apart"
11910    19927 "Hexagram For Return"
11911    19928 "Hexagram For Innocence"
11912    19929 "Hexagram For Great Taming"
11913    19930 "Hexagram For Mouth Corners"
11914    19931 "Hexagram For Great Preponderance"
11915    19932 "Hexagram For The Abysmal Water"
11916    19933 "Hexagram For The Clinging Fire"
11917    19934 "Hexagram For Influence"
11918    19935 "Hexagram For Duration"
11919    19936 "Hexagram For Retreat"
11920    19937 "Hexagram For Great Power"
11921    19938 "Hexagram For Progress"
11922    19939 "Hexagram For Darkening Of The Light"
11923    19940 "Hexagram For The Family"
11924    19941 "Hexagram For Opposition"
11925    19942 "Hexagram For Obstruction"
11926    19943 "Hexagram For Deliverance"
11927    19944 "Hexagram For Decrease"
11928    19945 "Hexagram For Increase"
11929    19946 "Hexagram For Breakthrough"
11930    19947 "Hexagram For Coming To Meet"
11931    19948 "Hexagram For Gathering Together"
11932    19949 "Hexagram For Pushing Upward"
11933    19950 "Hexagram For Oppression"
11934    19951 "Hexagram For The Well"
11935    19952 "Hexagram For Revolution"
11936    19953 "Hexagram For The Cauldron"
11937    19954 "Hexagram For The Arousing Thunder"
11938    19955 "Hexagram For The Keeping Still Mountain"
11939    19956 "Hexagram For Development"
11940    19957 "Hexagram For The Marrying Maiden"
11941    19958 "Hexagram For Abundance"
11942    19959 "Hexagram For The Wanderer"
11943    19960 "Hexagram For The Gentle Wind"
11944    19961 "Hexagram For The Joyous Lake"
11945    19962 "Hexagram For Dispersion"
11946    19963 "Hexagram For Limitation"
11947    19964 "Hexagram For Inner Truth"
11948    19965 "Hexagram For Small Preponderance"
11949    19966 "Hexagram For After Completion"
11950    19967 "Hexagram For Before Completion"
11951    19968 "<CJK Ideograph, First>"
11952    40908 "<CJK Ideograph, Last>"
11953    40960 "Yi Syllable It"
11954    40961 "Yi Syllable Ix"
11955    40962 "Yi Syllable I"
11956    40963 "Yi Syllable Ip"
11957    40964 "Yi Syllable Iet"
11958    40965 "Yi Syllable Iex"
11959    40966 "Yi Syllable Ie"
11960    40967 "Yi Syllable Iep"
11961    40968 "Yi Syllable At"
11962    40969 "Yi Syllable Ax"
11963    40970 "Yi Syllable A"
11964    40971 "Yi Syllable Ap"
11965    40972 "Yi Syllable Uox"
11966    40973 "Yi Syllable Uo"
11967    40974 "Yi Syllable Uop"
11968    40975 "Yi Syllable Ot"
11969    40976 "Yi Syllable Ox"
11970    40977 "Yi Syllable O"
11971    40978 "Yi Syllable Op"
11972    40979 "Yi Syllable Ex"
11973    40980 "Yi Syllable E"
11974    40981 "Yi Syllable Wu"
11975    40982 "Yi Syllable Bit"
11976    40983 "Yi Syllable Bix"
11977    40984 "Yi Syllable Bi"
11978    40985 "Yi Syllable Bip"
11979    40986 "Yi Syllable Biet"
11980    40987 "Yi Syllable Biex"
11981    40988 "Yi Syllable Bie"
11982    40989 "Yi Syllable Biep"
11983    40990 "Yi Syllable Bat"
11984    40991 "Yi Syllable Bax"
11985    40992 "Yi Syllable Ba"
11986    40993 "Yi Syllable Bap"
11987    40994 "Yi Syllable Buox"
11988    40995 "Yi Syllable Buo"
11989    40996 "Yi Syllable Buop"
11990    40997 "Yi Syllable Bot"
11991    40998 "Yi Syllable Box"
11992    40999 "Yi Syllable Bo"
11993    41000 "Yi Syllable Bop"
11994    41001 "Yi Syllable Bex"
11995    41002 "Yi Syllable Be"
11996    41003 "Yi Syllable Bep"
11997    41004 "Yi Syllable But"
11998    41005 "Yi Syllable Bux"
11999    41006 "Yi Syllable Bu"
12000    41007 "Yi Syllable Bup"
12001    41008 "Yi Syllable Burx"
12002    41009 "Yi Syllable Bur"
12003    41010 "Yi Syllable Byt"
12004    41011 "Yi Syllable Byx"
12005    41012 "Yi Syllable By"
12006    41013 "Yi Syllable Byp"
12007    41014 "Yi Syllable Byrx"
12008    41015 "Yi Syllable Byr"
12009    41016 "Yi Syllable Pit"
12010    41017 "Yi Syllable Pix"
12011    41018 "Yi Syllable Pi"
12012    41019 "Yi Syllable Pip"
12013    41020 "Yi Syllable Piex"
12014    41021 "Yi Syllable Pie"
12015    41022 "Yi Syllable Piep"
12016    41023 "Yi Syllable Pat"
12017    41024 "Yi Syllable Pax"
12018    41025 "Yi Syllable Pa"
12019    41026 "Yi Syllable Pap"
12020    41027 "Yi Syllable Puox"
12021    41028 "Yi Syllable Puo"
12022    41029 "Yi Syllable Puop"
12023    41030 "Yi Syllable Pot"
12024    41031 "Yi Syllable Pox"
12025    41032 "Yi Syllable Po"
12026    41033 "Yi Syllable Pop"
12027    41034 "Yi Syllable Put"
12028    41035 "Yi Syllable Pux"
12029    41036 "Yi Syllable Pu"
12030    41037 "Yi Syllable Pup"
12031    41038 "Yi Syllable Purx"
12032    41039 "Yi Syllable Pur"
12033    41040 "Yi Syllable Pyt"
12034    41041 "Yi Syllable Pyx"
12035    41042 "Yi Syllable Py"
12036    41043 "Yi Syllable Pyp"
12037    41044 "Yi Syllable Pyrx"
12038    41045 "Yi Syllable Pyr"
12039    41046 "Yi Syllable Bbit"
12040    41047 "Yi Syllable Bbix"
12041    41048 "Yi Syllable Bbi"
12042    41049 "Yi Syllable Bbip"
12043    41050 "Yi Syllable Bbiet"
12044    41051 "Yi Syllable Bbiex"
12045    41052 "Yi Syllable Bbie"
12046    41053 "Yi Syllable Bbiep"
12047    41054 "Yi Syllable Bbat"
12048    41055 "Yi Syllable Bbax"
12049    41056 "Yi Syllable Bba"
12050    41057 "Yi Syllable Bbap"
12051    41058 "Yi Syllable Bbuox"
12052    41059 "Yi Syllable Bbuo"
12053    41060 "Yi Syllable Bbuop"
12054    41061 "Yi Syllable Bbot"
12055    41062 "Yi Syllable Bbox"
12056    41063 "Yi Syllable Bbo"
12057    41064 "Yi Syllable Bbop"
12058    41065 "Yi Syllable Bbex"
12059    41066 "Yi Syllable Bbe"
12060    41067 "Yi Syllable Bbep"
12061    41068 "Yi Syllable Bbut"
12062    41069 "Yi Syllable Bbux"
12063    41070 "Yi Syllable Bbu"
12064    41071 "Yi Syllable Bbup"
12065    41072 "Yi Syllable Bburx"
12066    41073 "Yi Syllable Bbur"
12067    41074 "Yi Syllable Bbyt"
12068    41075 "Yi Syllable Bbyx"
12069    41076 "Yi Syllable Bby"
12070    41077 "Yi Syllable Bbyp"
12071    41078 "Yi Syllable Nbit"
12072    41079 "Yi Syllable Nbix"
12073    41080 "Yi Syllable Nbi"
12074    41081 "Yi Syllable Nbip"
12075    41082 "Yi Syllable Nbiex"
12076    41083 "Yi Syllable Nbie"
12077    41084 "Yi Syllable Nbiep"
12078    41085 "Yi Syllable Nbat"
12079    41086 "Yi Syllable Nbax"
12080    41087 "Yi Syllable Nba"
12081    41088 "Yi Syllable Nbap"
12082    41089 "Yi Syllable Nbot"
12083    41090 "Yi Syllable Nbox"
12084    41091 "Yi Syllable Nbo"
12085    41092 "Yi Syllable Nbop"
12086    41093 "Yi Syllable Nbut"
12087    41094 "Yi Syllable Nbux"
12088    41095 "Yi Syllable Nbu"
12089    41096 "Yi Syllable Nbup"
12090    41097 "Yi Syllable Nburx"
12091    41098 "Yi Syllable Nbur"
12092    41099 "Yi Syllable Nbyt"
12093    41100 "Yi Syllable Nbyx"
12094    41101 "Yi Syllable Nby"
12095    41102 "Yi Syllable Nbyp"
12096    41103 "Yi Syllable Nbyrx"
12097    41104 "Yi Syllable Nbyr"
12098    41105 "Yi Syllable Hmit"
12099    41106 "Yi Syllable Hmix"
12100    41107 "Yi Syllable Hmi"
12101    41108 "Yi Syllable Hmip"
12102    41109 "Yi Syllable Hmiex"
12103    41110 "Yi Syllable Hmie"
12104    41111 "Yi Syllable Hmiep"
12105    41112 "Yi Syllable Hmat"
12106    41113 "Yi Syllable Hmax"
12107    41114 "Yi Syllable Hma"
12108    41115 "Yi Syllable Hmap"
12109    41116 "Yi Syllable Hmuox"
12110    41117 "Yi Syllable Hmuo"
12111    41118 "Yi Syllable Hmuop"
12112    41119 "Yi Syllable Hmot"
12113    41120 "Yi Syllable Hmox"
12114    41121 "Yi Syllable Hmo"
12115    41122 "Yi Syllable Hmop"
12116    41123 "Yi Syllable Hmut"
12117    41124 "Yi Syllable Hmux"
12118    41125 "Yi Syllable Hmu"
12119    41126 "Yi Syllable Hmup"
12120    41127 "Yi Syllable Hmurx"
12121    41128 "Yi Syllable Hmur"
12122    41129 "Yi Syllable Hmyx"
12123    41130 "Yi Syllable Hmy"
12124    41131 "Yi Syllable Hmyp"
12125    41132 "Yi Syllable Hmyrx"
12126    41133 "Yi Syllable Hmyr"
12127    41134 "Yi Syllable Mit"
12128    41135 "Yi Syllable Mix"
12129    41136 "Yi Syllable Mi"
12130    41137 "Yi Syllable Mip"
12131    41138 "Yi Syllable Miex"
12132    41139 "Yi Syllable Mie"
12133    41140 "Yi Syllable Miep"
12134    41141 "Yi Syllable Mat"
12135    41142 "Yi Syllable Max"
12136    41143 "Yi Syllable Ma"
12137    41144 "Yi Syllable Map"
12138    41145 "Yi Syllable Muot"
12139    41146 "Yi Syllable Muox"
12140    41147 "Yi Syllable Muo"
12141    41148 "Yi Syllable Muop"
12142    41149 "Yi Syllable Mot"
12143    41150 "Yi Syllable Mox"
12144    41151 "Yi Syllable Mo"
12145    41152 "Yi Syllable Mop"
12146    41153 "Yi Syllable Mex"
12147    41154 "Yi Syllable Me"
12148    41155 "Yi Syllable Mut"
12149    41156 "Yi Syllable Mux"
12150    41157 "Yi Syllable Mu"
12151    41158 "Yi Syllable Mup"
12152    41159 "Yi Syllable Murx"
12153    41160 "Yi Syllable Mur"
12154    41161 "Yi Syllable Myt"
12155    41162 "Yi Syllable Myx"
12156    41163 "Yi Syllable My"
12157    41164 "Yi Syllable Myp"
12158    41165 "Yi Syllable Fit"
12159    41166 "Yi Syllable Fix"
12160    41167 "Yi Syllable Fi"
12161    41168 "Yi Syllable Fip"
12162    41169 "Yi Syllable Fat"
12163    41170 "Yi Syllable Fax"
12164    41171 "Yi Syllable Fa"
12165    41172 "Yi Syllable Fap"
12166    41173 "Yi Syllable Fox"
12167    41174 "Yi Syllable Fo"
12168    41175 "Yi Syllable Fop"
12169    41176 "Yi Syllable Fut"
12170    41177 "Yi Syllable Fux"
12171    41178 "Yi Syllable Fu"
12172    41179 "Yi Syllable Fup"
12173    41180 "Yi Syllable Furx"
12174    41181 "Yi Syllable Fur"
12175    41182 "Yi Syllable Fyt"
12176    41183 "Yi Syllable Fyx"
12177    41184 "Yi Syllable Fy"
12178    41185 "Yi Syllable Fyp"
12179    41186 "Yi Syllable Vit"
12180    41187 "Yi Syllable Vix"
12181    41188 "Yi Syllable Vi"
12182    41189 "Yi Syllable Vip"
12183    41190 "Yi Syllable Viet"
12184    41191 "Yi Syllable Viex"
12185    41192 "Yi Syllable Vie"
12186    41193 "Yi Syllable Viep"
12187    41194 "Yi Syllable Vat"
12188    41195 "Yi Syllable Vax"
12189    41196 "Yi Syllable Va"
12190    41197 "Yi Syllable Vap"
12191    41198 "Yi Syllable Vot"
12192    41199 "Yi Syllable Vox"
12193    41200 "Yi Syllable Vo"
12194    41201 "Yi Syllable Vop"
12195    41202 "Yi Syllable Vex"
12196    41203 "Yi Syllable Vep"
12197    41204 "Yi Syllable Vut"
12198    41205 "Yi Syllable Vux"
12199    41206 "Yi Syllable Vu"
12200    41207 "Yi Syllable Vup"
12201    41208 "Yi Syllable Vurx"
12202    41209 "Yi Syllable Vur"
12203    41210 "Yi Syllable Vyt"
12204    41211 "Yi Syllable Vyx"
12205    41212 "Yi Syllable Vy"
12206    41213 "Yi Syllable Vyp"
12207    41214 "Yi Syllable Vyrx"
12208    41215 "Yi Syllable Vyr"
12209    41216 "Yi Syllable Dit"
12210    41217 "Yi Syllable Dix"
12211    41218 "Yi Syllable Di"
12212    41219 "Yi Syllable Dip"
12213    41220 "Yi Syllable Diex"
12214    41221 "Yi Syllable Die"
12215    41222 "Yi Syllable Diep"
12216    41223 "Yi Syllable Dat"
12217    41224 "Yi Syllable Dax"
12218    41225 "Yi Syllable Da"
12219    41226 "Yi Syllable Dap"
12220    41227 "Yi Syllable Duox"
12221    41228 "Yi Syllable Duo"
12222    41229 "Yi Syllable Dot"
12223    41230 "Yi Syllable Dox"
12224    41231 "Yi Syllable Do"
12225    41232 "Yi Syllable Dop"
12226    41233 "Yi Syllable Dex"
12227    41234 "Yi Syllable De"
12228    41235 "Yi Syllable Dep"
12229    41236 "Yi Syllable Dut"
12230    41237 "Yi Syllable Dux"
12231    41238 "Yi Syllable Du"
12232    41239 "Yi Syllable Dup"
12233    41240 "Yi Syllable Durx"
12234    41241 "Yi Syllable Dur"
12235    41242 "Yi Syllable Tit"
12236    41243 "Yi Syllable Tix"
12237    41244 "Yi Syllable Ti"
12238    41245 "Yi Syllable Tip"
12239    41246 "Yi Syllable Tiex"
12240    41247 "Yi Syllable Tie"
12241    41248 "Yi Syllable Tiep"
12242    41249 "Yi Syllable Tat"
12243    41250 "Yi Syllable Tax"
12244    41251 "Yi Syllable Ta"
12245    41252 "Yi Syllable Tap"
12246    41253 "Yi Syllable Tuot"
12247    41254 "Yi Syllable Tuox"
12248    41255 "Yi Syllable Tuo"
12249    41256 "Yi Syllable Tuop"
12250    41257 "Yi Syllable Tot"
12251    41258 "Yi Syllable Tox"
12252    41259 "Yi Syllable To"
12253    41260 "Yi Syllable Top"
12254    41261 "Yi Syllable Tex"
12255    41262 "Yi Syllable Te"
12256    41263 "Yi Syllable Tep"
12257    41264 "Yi Syllable Tut"
12258    41265 "Yi Syllable Tux"
12259    41266 "Yi Syllable Tu"
12260    41267 "Yi Syllable Tup"
12261    41268 "Yi Syllable Turx"
12262    41269 "Yi Syllable Tur"
12263    41270 "Yi Syllable Ddit"
12264    41271 "Yi Syllable Ddix"
12265    41272 "Yi Syllable Ddi"
12266    41273 "Yi Syllable Ddip"
12267    41274 "Yi Syllable Ddiex"
12268    41275 "Yi Syllable Ddie"
12269    41276 "Yi Syllable Ddiep"
12270    41277 "Yi Syllable Ddat"
12271    41278 "Yi Syllable Ddax"
12272    41279 "Yi Syllable Dda"
12273    41280 "Yi Syllable Ddap"
12274    41281 "Yi Syllable Dduox"
12275    41282 "Yi Syllable Dduo"
12276    41283 "Yi Syllable Dduop"
12277    41284 "Yi Syllable Ddot"
12278    41285 "Yi Syllable Ddox"
12279    41286 "Yi Syllable Ddo"
12280    41287 "Yi Syllable Ddop"
12281    41288 "Yi Syllable Ddex"
12282    41289 "Yi Syllable Dde"
12283    41290 "Yi Syllable Ddep"
12284    41291 "Yi Syllable Ddut"
12285    41292 "Yi Syllable Ddux"
12286    41293 "Yi Syllable Ddu"
12287    41294 "Yi Syllable Ddup"
12288    41295 "Yi Syllable Ddurx"
12289    41296 "Yi Syllable Ddur"
12290    41297 "Yi Syllable Ndit"
12291    41298 "Yi Syllable Ndix"
12292    41299 "Yi Syllable Ndi"
12293    41300 "Yi Syllable Ndip"
12294    41301 "Yi Syllable Ndiex"
12295    41302 "Yi Syllable Ndie"
12296    41303 "Yi Syllable Ndat"
12297    41304 "Yi Syllable Ndax"
12298    41305 "Yi Syllable Nda"
12299    41306 "Yi Syllable Ndap"
12300    41307 "Yi Syllable Ndot"
12301    41308 "Yi Syllable Ndox"
12302    41309 "Yi Syllable Ndo"
12303    41310 "Yi Syllable Ndop"
12304    41311 "Yi Syllable Ndex"
12305    41312 "Yi Syllable Nde"
12306    41313 "Yi Syllable Ndep"
12307    41314 "Yi Syllable Ndut"
12308    41315 "Yi Syllable Ndux"
12309    41316 "Yi Syllable Ndu"
12310    41317 "Yi Syllable Ndup"
12311    41318 "Yi Syllable Ndurx"
12312    41319 "Yi Syllable Ndur"
12313    41320 "Yi Syllable Hnit"
12314    41321 "Yi Syllable Hnix"
12315    41322 "Yi Syllable Hni"
12316    41323 "Yi Syllable Hnip"
12317    41324 "Yi Syllable Hniet"
12318    41325 "Yi Syllable Hniex"
12319    41326 "Yi Syllable Hnie"
12320    41327 "Yi Syllable Hniep"
12321    41328 "Yi Syllable Hnat"
12322    41329 "Yi Syllable Hnax"
12323    41330 "Yi Syllable Hna"
12324    41331 "Yi Syllable Hnap"
12325    41332 "Yi Syllable Hnuox"
12326    41333 "Yi Syllable Hnuo"
12327    41334 "Yi Syllable Hnot"
12328    41335 "Yi Syllable Hnox"
12329    41336 "Yi Syllable Hnop"
12330    41337 "Yi Syllable Hnex"
12331    41338 "Yi Syllable Hne"
12332    41339 "Yi Syllable Hnep"
12333    41340 "Yi Syllable Hnut"
12334    41341 "Yi Syllable Nit"
12335    41342 "Yi Syllable Nix"
12336    41343 "Yi Syllable Ni"
12337    41344 "Yi Syllable Nip"
12338    41345 "Yi Syllable Niex"
12339    41346 "Yi Syllable Nie"
12340    41347 "Yi Syllable Niep"
12341    41348 "Yi Syllable Nax"
12342    41349 "Yi Syllable Na"
12343    41350 "Yi Syllable Nap"
12344    41351 "Yi Syllable Nuox"
12345    41352 "Yi Syllable Nuo"
12346    41353 "Yi Syllable Nuop"
12347    41354 "Yi Syllable Not"
12348    41355 "Yi Syllable Nox"
12349    41356 "Yi Syllable No"
12350    41357 "Yi Syllable Nop"
12351    41358 "Yi Syllable Nex"
12352    41359 "Yi Syllable Ne"
12353    41360 "Yi Syllable Nep"
12354    41361 "Yi Syllable Nut"
12355    41362 "Yi Syllable Nux"
12356    41363 "Yi Syllable Nu"
12357    41364 "Yi Syllable Nup"
12358    41365 "Yi Syllable Nurx"
12359    41366 "Yi Syllable Nur"
12360    41367 "Yi Syllable Hlit"
12361    41368 "Yi Syllable Hlix"
12362    41369 "Yi Syllable Hli"
12363    41370 "Yi Syllable Hlip"
12364    41371 "Yi Syllable Hliex"
12365    41372 "Yi Syllable Hlie"
12366    41373 "Yi Syllable Hliep"
12367    41374 "Yi Syllable Hlat"
12368    41375 "Yi Syllable Hlax"
12369    41376 "Yi Syllable Hla"
12370    41377 "Yi Syllable Hlap"
12371    41378 "Yi Syllable Hluox"
12372    41379 "Yi Syllable Hluo"
12373    41380 "Yi Syllable Hluop"
12374    41381 "Yi Syllable Hlox"
12375    41382 "Yi Syllable Hlo"
12376    41383 "Yi Syllable Hlop"
12377    41384 "Yi Syllable Hlex"
12378    41385 "Yi Syllable Hle"
12379    41386 "Yi Syllable Hlep"
12380    41387 "Yi Syllable Hlut"
12381    41388 "Yi Syllable Hlux"
12382    41389 "Yi Syllable Hlu"
12383    41390 "Yi Syllable Hlup"
12384    41391 "Yi Syllable Hlurx"
12385    41392 "Yi Syllable Hlur"
12386    41393 "Yi Syllable Hlyt"
12387    41394 "Yi Syllable Hlyx"
12388    41395 "Yi Syllable Hly"
12389    41396 "Yi Syllable Hlyp"
12390    41397 "Yi Syllable Hlyrx"
12391    41398 "Yi Syllable Hlyr"
12392    41399 "Yi Syllable Lit"
12393    41400 "Yi Syllable Lix"
12394    41401 "Yi Syllable Li"
12395    41402 "Yi Syllable Lip"
12396    41403 "Yi Syllable Liet"
12397    41404 "Yi Syllable Liex"
12398    41405 "Yi Syllable Lie"
12399    41406 "Yi Syllable Liep"
12400    41407 "Yi Syllable Lat"
12401    41408 "Yi Syllable Lax"
12402    41409 "Yi Syllable La"
12403    41410 "Yi Syllable Lap"
12404    41411 "Yi Syllable Luot"
12405    41412 "Yi Syllable Luox"
12406    41413 "Yi Syllable Luo"
12407    41414 "Yi Syllable Luop"
12408    41415 "Yi Syllable Lot"
12409    41416 "Yi Syllable Lox"
12410    41417 "Yi Syllable Lo"
12411    41418 "Yi Syllable Lop"
12412    41419 "Yi Syllable Lex"
12413    41420 "Yi Syllable Le"
12414    41421 "Yi Syllable Lep"
12415    41422 "Yi Syllable Lut"
12416    41423 "Yi Syllable Lux"
12417    41424 "Yi Syllable Lu"
12418    41425 "Yi Syllable Lup"
12419    41426 "Yi Syllable Lurx"
12420    41427 "Yi Syllable Lur"
12421    41428 "Yi Syllable Lyt"
12422    41429 "Yi Syllable Lyx"
12423    41430 "Yi Syllable Ly"
12424    41431 "Yi Syllable Lyp"
12425    41432 "Yi Syllable Lyrx"
12426    41433 "Yi Syllable Lyr"
12427    41434 "Yi Syllable Git"
12428    41435 "Yi Syllable Gix"
12429    41436 "Yi Syllable Gi"
12430    41437 "Yi Syllable Gip"
12431    41438 "Yi Syllable Giet"
12432    41439 "Yi Syllable Giex"
12433    41440 "Yi Syllable Gie"
12434    41441 "Yi Syllable Giep"
12435    41442 "Yi Syllable Gat"
12436    41443 "Yi Syllable Gax"
12437    41444 "Yi Syllable Ga"
12438    41445 "Yi Syllable Gap"
12439    41446 "Yi Syllable Guot"
12440    41447 "Yi Syllable Guox"
12441    41448 "Yi Syllable Guo"
12442    41449 "Yi Syllable Guop"
12443    41450 "Yi Syllable Got"
12444    41451 "Yi Syllable Gox"
12445    41452 "Yi Syllable Go"
12446    41453 "Yi Syllable Gop"
12447    41454 "Yi Syllable Get"
12448    41455 "Yi Syllable Gex"
12449    41456 "Yi Syllable Ge"
12450    41457 "Yi Syllable Gep"
12451    41458 "Yi Syllable Gut"
12452    41459 "Yi Syllable Gux"
12453    41460 "Yi Syllable Gu"
12454    41461 "Yi Syllable Gup"
12455    41462 "Yi Syllable Gurx"
12456    41463 "Yi Syllable Gur"
12457    41464 "Yi Syllable Kit"
12458    41465 "Yi Syllable Kix"
12459    41466 "Yi Syllable Ki"
12460    41467 "Yi Syllable Kip"
12461    41468 "Yi Syllable Kiex"
12462    41469 "Yi Syllable Kie"
12463    41470 "Yi Syllable Kiep"
12464    41471 "Yi Syllable Kat"
12465    41472 "Yi Syllable Kax"
12466    41473 "Yi Syllable Ka"
12467    41474 "Yi Syllable Kap"
12468    41475 "Yi Syllable Kuox"
12469    41476 "Yi Syllable Kuo"
12470    41477 "Yi Syllable Kuop"
12471    41478 "Yi Syllable Kot"
12472    41479 "Yi Syllable Kox"
12473    41480 "Yi Syllable Ko"
12474    41481 "Yi Syllable Kop"
12475    41482 "Yi Syllable Ket"
12476    41483 "Yi Syllable Kex"
12477    41484 "Yi Syllable Ke"
12478    41485 "Yi Syllable Kep"
12479    41486 "Yi Syllable Kut"
12480    41487 "Yi Syllable Kux"
12481    41488 "Yi Syllable Ku"
12482    41489 "Yi Syllable Kup"
12483    41490 "Yi Syllable Kurx"
12484    41491 "Yi Syllable Kur"
12485    41492 "Yi Syllable Ggit"
12486    41493 "Yi Syllable Ggix"
12487    41494 "Yi Syllable Ggi"
12488    41495 "Yi Syllable Ggiex"
12489    41496 "Yi Syllable Ggie"
12490    41497 "Yi Syllable Ggiep"
12491    41498 "Yi Syllable Ggat"
12492    41499 "Yi Syllable Ggax"
12493    41500 "Yi Syllable Gga"
12494    41501 "Yi Syllable Ggap"
12495    41502 "Yi Syllable Gguot"
12496    41503 "Yi Syllable Gguox"
12497    41504 "Yi Syllable Gguo"
12498    41505 "Yi Syllable Gguop"
12499    41506 "Yi Syllable Ggot"
12500    41507 "Yi Syllable Ggox"
12501    41508 "Yi Syllable Ggo"
12502    41509 "Yi Syllable Ggop"
12503    41510 "Yi Syllable Gget"
12504    41511 "Yi Syllable Ggex"
12505    41512 "Yi Syllable Gge"
12506    41513 "Yi Syllable Ggep"
12507    41514 "Yi Syllable Ggut"
12508    41515 "Yi Syllable Ggux"
12509    41516 "Yi Syllable Ggu"
12510    41517 "Yi Syllable Ggup"
12511    41518 "Yi Syllable Ggurx"
12512    41519 "Yi Syllable Ggur"
12513    41520 "Yi Syllable Mgiex"
12514    41521 "Yi Syllable Mgie"
12515    41522 "Yi Syllable Mgat"
12516    41523 "Yi Syllable Mgax"
12517    41524 "Yi Syllable Mga"
12518    41525 "Yi Syllable Mgap"
12519    41526 "Yi Syllable Mguox"
12520    41527 "Yi Syllable Mguo"
12521    41528 "Yi Syllable Mguop"
12522    41529 "Yi Syllable Mgot"
12523    41530 "Yi Syllable Mgox"
12524    41531 "Yi Syllable Mgo"
12525    41532 "Yi Syllable Mgop"
12526    41533 "Yi Syllable Mgex"
12527    41534 "Yi Syllable Mge"
12528    41535 "Yi Syllable Mgep"
12529    41536 "Yi Syllable Mgut"
12530    41537 "Yi Syllable Mgux"
12531    41538 "Yi Syllable Mgu"
12532    41539 "Yi Syllable Mgup"
12533    41540 "Yi Syllable Mgurx"
12534    41541 "Yi Syllable Mgur"
12535    41542 "Yi Syllable Hxit"
12536    41543 "Yi Syllable Hxix"
12537    41544 "Yi Syllable Hxi"
12538    41545 "Yi Syllable Hxip"
12539    41546 "Yi Syllable Hxiet"
12540    41547 "Yi Syllable Hxiex"
12541    41548 "Yi Syllable Hxie"
12542    41549 "Yi Syllable Hxiep"
12543    41550 "Yi Syllable Hxat"
12544    41551 "Yi Syllable Hxax"
12545    41552 "Yi Syllable Hxa"
12546    41553 "Yi Syllable Hxap"
12547    41554 "Yi Syllable Hxuot"
12548    41555 "Yi Syllable Hxuox"
12549    41556 "Yi Syllable Hxuo"
12550    41557 "Yi Syllable Hxuop"
12551    41558 "Yi Syllable Hxot"
12552    41559 "Yi Syllable Hxox"
12553    41560 "Yi Syllable Hxo"
12554    41561 "Yi Syllable Hxop"
12555    41562 "Yi Syllable Hxex"
12556    41563 "Yi Syllable Hxe"
12557    41564 "Yi Syllable Hxep"
12558    41565 "Yi Syllable Ngiex"
12559    41566 "Yi Syllable Ngie"
12560    41567 "Yi Syllable Ngiep"
12561    41568 "Yi Syllable Ngat"
12562    41569 "Yi Syllable Ngax"
12563    41570 "Yi Syllable Nga"
12564    41571 "Yi Syllable Ngap"
12565    41572 "Yi Syllable Nguot"
12566    41573 "Yi Syllable Nguox"
12567    41574 "Yi Syllable Nguo"
12568    41575 "Yi Syllable Ngot"
12569    41576 "Yi Syllable Ngox"
12570    41577 "Yi Syllable Ngo"
12571    41578 "Yi Syllable Ngop"
12572    41579 "Yi Syllable Ngex"
12573    41580 "Yi Syllable Nge"
12574    41581 "Yi Syllable Ngep"
12575    41582 "Yi Syllable Hit"
12576    41583 "Yi Syllable Hiex"
12577    41584 "Yi Syllable Hie"
12578    41585 "Yi Syllable Hat"
12579    41586 "Yi Syllable Hax"
12580    41587 "Yi Syllable Ha"
12581    41588 "Yi Syllable Hap"
12582    41589 "Yi Syllable Huot"
12583    41590 "Yi Syllable Huox"
12584    41591 "Yi Syllable Huo"
12585    41592 "Yi Syllable Huop"
12586    41593 "Yi Syllable Hot"
12587    41594 "Yi Syllable Hox"
12588    41595 "Yi Syllable Ho"
12589    41596 "Yi Syllable Hop"
12590    41597 "Yi Syllable Hex"
12591    41598 "Yi Syllable He"
12592    41599 "Yi Syllable Hep"
12593    41600 "Yi Syllable Wat"
12594    41601 "Yi Syllable Wax"
12595    41602 "Yi Syllable Wa"
12596    41603 "Yi Syllable Wap"
12597    41604 "Yi Syllable Wuox"
12598    41605 "Yi Syllable Wuo"
12599    41606 "Yi Syllable Wuop"
12600    41607 "Yi Syllable Wox"
12601    41608 "Yi Syllable Wo"
12602    41609 "Yi Syllable Wop"
12603    41610 "Yi Syllable Wex"
12604    41611 "Yi Syllable We"
12605    41612 "Yi Syllable Wep"
12606    41613 "Yi Syllable Zit"
12607    41614 "Yi Syllable Zix"
12608    41615 "Yi Syllable Zi"
12609    41616 "Yi Syllable Zip"
12610    41617 "Yi Syllable Ziex"
12611    41618 "Yi Syllable Zie"
12612    41619 "Yi Syllable Ziep"
12613    41620 "Yi Syllable Zat"
12614    41621 "Yi Syllable Zax"
12615    41622 "Yi Syllable Za"
12616    41623 "Yi Syllable Zap"
12617    41624 "Yi Syllable Zuox"
12618    41625 "Yi Syllable Zuo"
12619    41626 "Yi Syllable Zuop"
12620    41627 "Yi Syllable Zot"
12621    41628 "Yi Syllable Zox"
12622    41629 "Yi Syllable Zo"
12623    41630 "Yi Syllable Zop"
12624    41631 "Yi Syllable Zex"
12625    41632 "Yi Syllable Ze"
12626    41633 "Yi Syllable Zep"
12627    41634 "Yi Syllable Zut"
12628    41635 "Yi Syllable Zux"
12629    41636 "Yi Syllable Zu"
12630    41637 "Yi Syllable Zup"
12631    41638 "Yi Syllable Zurx"
12632    41639 "Yi Syllable Zur"
12633    41640 "Yi Syllable Zyt"
12634    41641 "Yi Syllable Zyx"
12635    41642 "Yi Syllable Zy"
12636    41643 "Yi Syllable Zyp"
12637    41644 "Yi Syllable Zyrx"
12638    41645 "Yi Syllable Zyr"
12639    41646 "Yi Syllable Cit"
12640    41647 "Yi Syllable Cix"
12641    41648 "Yi Syllable Ci"
12642    41649 "Yi Syllable Cip"
12643    41650 "Yi Syllable Ciet"
12644    41651 "Yi Syllable Ciex"
12645    41652 "Yi Syllable Cie"
12646    41653 "Yi Syllable Ciep"
12647    41654 "Yi Syllable Cat"
12648    41655 "Yi Syllable Cax"
12649    41656 "Yi Syllable Ca"
12650    41657 "Yi Syllable Cap"
12651    41658 "Yi Syllable Cuox"
12652    41659 "Yi Syllable Cuo"
12653    41660 "Yi Syllable Cuop"
12654    41661 "Yi Syllable Cot"
12655    41662 "Yi Syllable Cox"
12656    41663 "Yi Syllable Co"
12657    41664 "Yi Syllable Cop"
12658    41665 "Yi Syllable Cex"
12659    41666 "Yi Syllable Ce"
12660    41667 "Yi Syllable Cep"
12661    41668 "Yi Syllable Cut"
12662    41669 "Yi Syllable Cux"
12663    41670 "Yi Syllable Cu"
12664    41671 "Yi Syllable Cup"
12665    41672 "Yi Syllable Curx"
12666    41673 "Yi Syllable Cur"
12667    41674 "Yi Syllable Cyt"
12668    41675 "Yi Syllable Cyx"
12669    41676 "Yi Syllable Cy"
12670    41677 "Yi Syllable Cyp"
12671    41678 "Yi Syllable Cyrx"
12672    41679 "Yi Syllable Cyr"
12673    41680 "Yi Syllable Zzit"
12674    41681 "Yi Syllable Zzix"
12675    41682 "Yi Syllable Zzi"
12676    41683 "Yi Syllable Zzip"
12677    41684 "Yi Syllable Zziet"
12678    41685 "Yi Syllable Zziex"
12679    41686 "Yi Syllable Zzie"
12680    41687 "Yi Syllable Zziep"
12681    41688 "Yi Syllable Zzat"
12682    41689 "Yi Syllable Zzax"
12683    41690 "Yi Syllable Zza"
12684    41691 "Yi Syllable Zzap"
12685    41692 "Yi Syllable Zzox"
12686    41693 "Yi Syllable Zzo"
12687    41694 "Yi Syllable Zzop"
12688    41695 "Yi Syllable Zzex"
12689    41696 "Yi Syllable Zze"
12690    41697 "Yi Syllable Zzep"
12691    41698 "Yi Syllable Zzux"
12692    41699 "Yi Syllable Zzu"
12693    41700 "Yi Syllable Zzup"
12694    41701 "Yi Syllable Zzurx"
12695    41702 "Yi Syllable Zzur"
12696    41703 "Yi Syllable Zzyt"
12697    41704 "Yi Syllable Zzyx"
12698    41705 "Yi Syllable Zzy"
12699    41706 "Yi Syllable Zzyp"
12700    41707 "Yi Syllable Zzyrx"
12701    41708 "Yi Syllable Zzyr"
12702    41709 "Yi Syllable Nzit"
12703    41710 "Yi Syllable Nzix"
12704    41711 "Yi Syllable Nzi"
12705    41712 "Yi Syllable Nzip"
12706    41713 "Yi Syllable Nziex"
12707    41714 "Yi Syllable Nzie"
12708    41715 "Yi Syllable Nziep"
12709    41716 "Yi Syllable Nzat"
12710    41717 "Yi Syllable Nzax"
12711    41718 "Yi Syllable Nza"
12712    41719 "Yi Syllable Nzap"
12713    41720 "Yi Syllable Nzuox"
12714    41721 "Yi Syllable Nzuo"
12715    41722 "Yi Syllable Nzox"
12716    41723 "Yi Syllable Nzop"
12717    41724 "Yi Syllable Nzex"
12718    41725 "Yi Syllable Nze"
12719    41726 "Yi Syllable Nzux"
12720    41727 "Yi Syllable Nzu"
12721    41728 "Yi Syllable Nzup"
12722    41729 "Yi Syllable Nzurx"
12723    41730 "Yi Syllable Nzur"
12724    41731 "Yi Syllable Nzyt"
12725    41732 "Yi Syllable Nzyx"
12726    41733 "Yi Syllable Nzy"
12727    41734 "Yi Syllable Nzyp"
12728    41735 "Yi Syllable Nzyrx"
12729    41736 "Yi Syllable Nzyr"
12730    41737 "Yi Syllable Sit"
12731    41738 "Yi Syllable Six"
12732    41739 "Yi Syllable Si"
12733    41740 "Yi Syllable Sip"
12734    41741 "Yi Syllable Siex"
12735    41742 "Yi Syllable Sie"
12736    41743 "Yi Syllable Siep"
12737    41744 "Yi Syllable Sat"
12738    41745 "Yi Syllable Sax"
12739    41746 "Yi Syllable Sa"
12740    41747 "Yi Syllable Sap"
12741    41748 "Yi Syllable Suox"
12742    41749 "Yi Syllable Suo"
12743    41750 "Yi Syllable Suop"
12744    41751 "Yi Syllable Sot"
12745    41752 "Yi Syllable Sox"
12746    41753 "Yi Syllable So"
12747    41754 "Yi Syllable Sop"
12748    41755 "Yi Syllable Sex"
12749    41756 "Yi Syllable Se"
12750    41757 "Yi Syllable Sep"
12751    41758 "Yi Syllable Sut"
12752    41759 "Yi Syllable Sux"
12753    41760 "Yi Syllable Su"
12754    41761 "Yi Syllable Sup"
12755    41762 "Yi Syllable Surx"
12756    41763 "Yi Syllable Sur"
12757    41764 "Yi Syllable Syt"
12758    41765 "Yi Syllable Syx"
12759    41766 "Yi Syllable Sy"
12760    41767 "Yi Syllable Syp"
12761    41768 "Yi Syllable Syrx"
12762    41769 "Yi Syllable Syr"
12763    41770 "Yi Syllable Ssit"
12764    41771 "Yi Syllable Ssix"
12765    41772 "Yi Syllable Ssi"
12766    41773 "Yi Syllable Ssip"
12767    41774 "Yi Syllable Ssiex"
12768    41775 "Yi Syllable Ssie"
12769    41776 "Yi Syllable Ssiep"
12770    41777 "Yi Syllable Ssat"
12771    41778 "Yi Syllable Ssax"
12772    41779 "Yi Syllable Ssa"
12773    41780 "Yi Syllable Ssap"
12774    41781 "Yi Syllable Ssot"
12775    41782 "Yi Syllable Ssox"
12776    41783 "Yi Syllable Sso"
12777    41784 "Yi Syllable Ssop"
12778    41785 "Yi Syllable Ssex"
12779    41786 "Yi Syllable Sse"
12780    41787 "Yi Syllable Ssep"
12781    41788 "Yi Syllable Ssut"
12782    41789 "Yi Syllable Ssux"
12783    41790 "Yi Syllable Ssu"
12784    41791 "Yi Syllable Ssup"
12785    41792 "Yi Syllable Ssyt"
12786    41793 "Yi Syllable Ssyx"
12787    41794 "Yi Syllable Ssy"
12788    41795 "Yi Syllable Ssyp"
12789    41796 "Yi Syllable Ssyrx"
12790    41797 "Yi Syllable Ssyr"
12791    41798 "Yi Syllable Zhat"
12792    41799 "Yi Syllable Zhax"
12793    41800 "Yi Syllable Zha"
12794    41801 "Yi Syllable Zhap"
12795    41802 "Yi Syllable Zhuox"
12796    41803 "Yi Syllable Zhuo"
12797    41804 "Yi Syllable Zhuop"
12798    41805 "Yi Syllable Zhot"
12799    41806 "Yi Syllable Zhox"
12800    41807 "Yi Syllable Zho"
12801    41808 "Yi Syllable Zhop"
12802    41809 "Yi Syllable Zhet"
12803    41810 "Yi Syllable Zhex"
12804    41811 "Yi Syllable Zhe"
12805    41812 "Yi Syllable Zhep"
12806    41813 "Yi Syllable Zhut"
12807    41814 "Yi Syllable Zhux"
12808    41815 "Yi Syllable Zhu"
12809    41816 "Yi Syllable Zhup"
12810    41817 "Yi Syllable Zhurx"
12811    41818 "Yi Syllable Zhur"
12812    41819 "Yi Syllable Zhyt"
12813    41820 "Yi Syllable Zhyx"
12814    41821 "Yi Syllable Zhy"
12815    41822 "Yi Syllable Zhyp"
12816    41823 "Yi Syllable Zhyrx"
12817    41824 "Yi Syllable Zhyr"
12818    41825 "Yi Syllable Chat"
12819    41826 "Yi Syllable Chax"
12820    41827 "Yi Syllable Cha"
12821    41828 "Yi Syllable Chap"
12822    41829 "Yi Syllable Chuot"
12823    41830 "Yi Syllable Chuox"
12824    41831 "Yi Syllable Chuo"
12825    41832 "Yi Syllable Chuop"
12826    41833 "Yi Syllable Chot"
12827    41834 "Yi Syllable Chox"
12828    41835 "Yi Syllable Cho"
12829    41836 "Yi Syllable Chop"
12830    41837 "Yi Syllable Chet"
12831    41838 "Yi Syllable Chex"
12832    41839 "Yi Syllable Che"
12833    41840 "Yi Syllable Chep"
12834    41841 "Yi Syllable Chux"
12835    41842 "Yi Syllable Chu"
12836    41843 "Yi Syllable Chup"
12837    41844 "Yi Syllable Churx"
12838    41845 "Yi Syllable Chur"
12839    41846 "Yi Syllable Chyt"
12840    41847 "Yi Syllable Chyx"
12841    41848 "Yi Syllable Chy"
12842    41849 "Yi Syllable Chyp"
12843    41850 "Yi Syllable Chyrx"
12844    41851 "Yi Syllable Chyr"
12845    41852 "Yi Syllable Rrax"
12846    41853 "Yi Syllable Rra"
12847    41854 "Yi Syllable Rruox"
12848    41855 "Yi Syllable Rruo"
12849    41856 "Yi Syllable Rrot"
12850    41857 "Yi Syllable Rrox"
12851    41858 "Yi Syllable Rro"
12852    41859 "Yi Syllable Rrop"
12853    41860 "Yi Syllable Rret"
12854    41861 "Yi Syllable Rrex"
12855    41862 "Yi Syllable Rre"
12856    41863 "Yi Syllable Rrep"
12857    41864 "Yi Syllable Rrut"
12858    41865 "Yi Syllable Rrux"
12859    41866 "Yi Syllable Rru"
12860    41867 "Yi Syllable Rrup"
12861    41868 "Yi Syllable Rrurx"
12862    41869 "Yi Syllable Rrur"
12863    41870 "Yi Syllable Rryt"
12864    41871 "Yi Syllable Rryx"
12865    41872 "Yi Syllable Rry"
12866    41873 "Yi Syllable Rryp"
12867    41874 "Yi Syllable Rryrx"
12868    41875 "Yi Syllable Rryr"
12869    41876 "Yi Syllable Nrat"
12870    41877 "Yi Syllable Nrax"
12871    41878 "Yi Syllable Nra"
12872    41879 "Yi Syllable Nrap"
12873    41880 "Yi Syllable Nrox"
12874    41881 "Yi Syllable Nro"
12875    41882 "Yi Syllable Nrop"
12876    41883 "Yi Syllable Nret"
12877    41884 "Yi Syllable Nrex"
12878    41885 "Yi Syllable Nre"
12879    41886 "Yi Syllable Nrep"
12880    41887 "Yi Syllable Nrut"
12881    41888 "Yi Syllable Nrux"
12882    41889 "Yi Syllable Nru"
12883    41890 "Yi Syllable Nrup"
12884    41891 "Yi Syllable Nrurx"
12885    41892 "Yi Syllable Nrur"
12886    41893 "Yi Syllable Nryt"
12887    41894 "Yi Syllable Nryx"
12888    41895 "Yi Syllable Nry"
12889    41896 "Yi Syllable Nryp"
12890    41897 "Yi Syllable Nryrx"
12891    41898 "Yi Syllable Nryr"
12892    41899 "Yi Syllable Shat"
12893    41900 "Yi Syllable Shax"
12894    41901 "Yi Syllable Sha"
12895    41902 "Yi Syllable Shap"
12896    41903 "Yi Syllable Shuox"
12897    41904 "Yi Syllable Shuo"
12898    41905 "Yi Syllable Shuop"
12899    41906 "Yi Syllable Shot"
12900    41907 "Yi Syllable Shox"
12901    41908 "Yi Syllable Sho"
12902    41909 "Yi Syllable Shop"
12903    41910 "Yi Syllable Shet"
12904    41911 "Yi Syllable Shex"
12905    41912 "Yi Syllable She"
12906    41913 "Yi Syllable Shep"
12907    41914 "Yi Syllable Shut"
12908    41915 "Yi Syllable Shux"
12909    41916 "Yi Syllable Shu"
12910    41917 "Yi Syllable Shup"
12911    41918 "Yi Syllable Shurx"
12912    41919 "Yi Syllable Shur"
12913    41920 "Yi Syllable Shyt"
12914    41921 "Yi Syllable Shyx"
12915    41922 "Yi Syllable Shy"
12916    41923 "Yi Syllable Shyp"
12917    41924 "Yi Syllable Shyrx"
12918    41925 "Yi Syllable Shyr"
12919    41926 "Yi Syllable Rat"
12920    41927 "Yi Syllable Rax"
12921    41928 "Yi Syllable Ra"
12922    41929 "Yi Syllable Rap"
12923    41930 "Yi Syllable Ruox"
12924    41931 "Yi Syllable Ruo"
12925    41932 "Yi Syllable Ruop"
12926    41933 "Yi Syllable Rot"
12927    41934 "Yi Syllable Rox"
12928    41935 "Yi Syllable Ro"
12929    41936 "Yi Syllable Rop"
12930    41937 "Yi Syllable Rex"
12931    41938 "Yi Syllable Re"
12932    41939 "Yi Syllable Rep"
12933    41940 "Yi Syllable Rut"
12934    41941 "Yi Syllable Rux"
12935    41942 "Yi Syllable Ru"
12936    41943 "Yi Syllable Rup"
12937    41944 "Yi Syllable Rurx"
12938    41945 "Yi Syllable Rur"
12939    41946 "Yi Syllable Ryt"
12940    41947 "Yi Syllable Ryx"
12941    41948 "Yi Syllable Ry"
12942    41949 "Yi Syllable Ryp"
12943    41950 "Yi Syllable Ryrx"
12944    41951 "Yi Syllable Ryr"
12945    41952 "Yi Syllable Jit"
12946    41953 "Yi Syllable Jix"
12947    41954 "Yi Syllable Ji"
12948    41955 "Yi Syllable Jip"
12949    41956 "Yi Syllable Jiet"
12950    41957 "Yi Syllable Jiex"
12951    41958 "Yi Syllable Jie"
12952    41959 "Yi Syllable Jiep"
12953    41960 "Yi Syllable Juot"
12954    41961 "Yi Syllable Juox"
12955    41962 "Yi Syllable Juo"
12956    41963 "Yi Syllable Juop"
12957    41964 "Yi Syllable Jot"
12958    41965 "Yi Syllable Jox"
12959    41966 "Yi Syllable Jo"
12960    41967 "Yi Syllable Jop"
12961    41968 "Yi Syllable Jut"
12962    41969 "Yi Syllable Jux"
12963    41970 "Yi Syllable Ju"
12964    41971 "Yi Syllable Jup"
12965    41972 "Yi Syllable Jurx"
12966    41973 "Yi Syllable Jur"
12967    41974 "Yi Syllable Jyt"
12968    41975 "Yi Syllable Jyx"
12969    41976 "Yi Syllable Jy"
12970    41977 "Yi Syllable Jyp"
12971    41978 "Yi Syllable Jyrx"
12972    41979 "Yi Syllable Jyr"
12973    41980 "Yi Syllable Qit"
12974    41981 "Yi Syllable Qix"
12975    41982 "Yi Syllable Qi"
12976    41983 "Yi Syllable Qip"
12977    41984 "Yi Syllable Qiet"
12978    41985 "Yi Syllable Qiex"
12979    41986 "Yi Syllable Qie"
12980    41987 "Yi Syllable Qiep"
12981    41988 "Yi Syllable Quot"
12982    41989 "Yi Syllable Quox"
12983    41990 "Yi Syllable Quo"
12984    41991 "Yi Syllable Quop"
12985    41992 "Yi Syllable Qot"
12986    41993 "Yi Syllable Qox"
12987    41994 "Yi Syllable Qo"
12988    41995 "Yi Syllable Qop"
12989    41996 "Yi Syllable Qut"
12990    41997 "Yi Syllable Qux"
12991    41998 "Yi Syllable Qu"
12992    41999 "Yi Syllable Qup"
12993    42000 "Yi Syllable Qurx"
12994    42001 "Yi Syllable Qur"
12995    42002 "Yi Syllable Qyt"
12996    42003 "Yi Syllable Qyx"
12997    42004 "Yi Syllable Qy"
12998    42005 "Yi Syllable Qyp"
12999    42006 "Yi Syllable Qyrx"
13000    42007 "Yi Syllable Qyr"
13001    42008 "Yi Syllable Jjit"
13002    42009 "Yi Syllable Jjix"
13003    42010 "Yi Syllable Jji"
13004    42011 "Yi Syllable Jjip"
13005    42012 "Yi Syllable Jjiet"
13006    42013 "Yi Syllable Jjiex"
13007    42014 "Yi Syllable Jjie"
13008    42015 "Yi Syllable Jjiep"
13009    42016 "Yi Syllable Jjuox"
13010    42017 "Yi Syllable Jjuo"
13011    42018 "Yi Syllable Jjuop"
13012    42019 "Yi Syllable Jjot"
13013    42020 "Yi Syllable Jjox"
13014    42021 "Yi Syllable Jjo"
13015    42022 "Yi Syllable Jjop"
13016    42023 "Yi Syllable Jjut"
13017    42024 "Yi Syllable Jjux"
13018    42025 "Yi Syllable Jju"
13019    42026 "Yi Syllable Jjup"
13020    42027 "Yi Syllable Jjurx"
13021    42028 "Yi Syllable Jjur"
13022    42029 "Yi Syllable Jjyt"
13023    42030 "Yi Syllable Jjyx"
13024    42031 "Yi Syllable Jjy"
13025    42032 "Yi Syllable Jjyp"
13026    42033 "Yi Syllable Njit"
13027    42034 "Yi Syllable Njix"
13028    42035 "Yi Syllable Nji"
13029    42036 "Yi Syllable Njip"
13030    42037 "Yi Syllable Njiet"
13031    42038 "Yi Syllable Njiex"
13032    42039 "Yi Syllable Njie"
13033    42040 "Yi Syllable Njiep"
13034    42041 "Yi Syllable Njuox"
13035    42042 "Yi Syllable Njuo"
13036    42043 "Yi Syllable Njot"
13037    42044 "Yi Syllable Njox"
13038    42045 "Yi Syllable Njo"
13039    42046 "Yi Syllable Njop"
13040    42047 "Yi Syllable Njux"
13041    42048 "Yi Syllable Nju"
13042    42049 "Yi Syllable Njup"
13043    42050 "Yi Syllable Njurx"
13044    42051 "Yi Syllable Njur"
13045    42052 "Yi Syllable Njyt"
13046    42053 "Yi Syllable Njyx"
13047    42054 "Yi Syllable Njy"
13048    42055 "Yi Syllable Njyp"
13049    42056 "Yi Syllable Njyrx"
13050    42057 "Yi Syllable Njyr"
13051    42058 "Yi Syllable Nyit"
13052    42059 "Yi Syllable Nyix"
13053    42060 "Yi Syllable Nyi"
13054    42061 "Yi Syllable Nyip"
13055    42062 "Yi Syllable Nyiet"
13056    42063 "Yi Syllable Nyiex"
13057    42064 "Yi Syllable Nyie"
13058    42065 "Yi Syllable Nyiep"
13059    42066 "Yi Syllable Nyuox"
13060    42067 "Yi Syllable Nyuo"
13061    42068 "Yi Syllable Nyuop"
13062    42069 "Yi Syllable Nyot"
13063    42070 "Yi Syllable Nyox"
13064    42071 "Yi Syllable Nyo"
13065    42072 "Yi Syllable Nyop"
13066    42073 "Yi Syllable Nyut"
13067    42074 "Yi Syllable Nyux"
13068    42075 "Yi Syllable Nyu"
13069    42076 "Yi Syllable Nyup"
13070    42077 "Yi Syllable Xit"
13071    42078 "Yi Syllable Xix"
13072    42079 "Yi Syllable Xi"
13073    42080 "Yi Syllable Xip"
13074    42081 "Yi Syllable Xiet"
13075    42082 "Yi Syllable Xiex"
13076    42083 "Yi Syllable Xie"
13077    42084 "Yi Syllable Xiep"
13078    42085 "Yi Syllable Xuox"
13079    42086 "Yi Syllable Xuo"
13080    42087 "Yi Syllable Xot"
13081    42088 "Yi Syllable Xox"
13082    42089 "Yi Syllable Xo"
13083    42090 "Yi Syllable Xop"
13084    42091 "Yi Syllable Xyt"
13085    42092 "Yi Syllable Xyx"
13086    42093 "Yi Syllable Xy"
13087    42094 "Yi Syllable Xyp"
13088    42095 "Yi Syllable Xyrx"
13089    42096 "Yi Syllable Xyr"
13090    42097 "Yi Syllable Yit"
13091    42098 "Yi Syllable Yix"
13092    42099 "Yi Syllable Yi"
13093    42100 "Yi Syllable Yip"
13094    42101 "Yi Syllable Yiet"
13095    42102 "Yi Syllable Yiex"
13096    42103 "Yi Syllable Yie"
13097    42104 "Yi Syllable Yiep"
13098    42105 "Yi Syllable Yuot"
13099    42106 "Yi Syllable Yuox"
13100    42107 "Yi Syllable Yuo"
13101    42108 "Yi Syllable Yuop"
13102    42109 "Yi Syllable Yot"
13103    42110 "Yi Syllable Yox"
13104    42111 "Yi Syllable Yo"
13105    42112 "Yi Syllable Yop"
13106    42113 "Yi Syllable Yut"
13107    42114 "Yi Syllable Yux"
13108    42115 "Yi Syllable Yu"
13109    42116 "Yi Syllable Yup"
13110    42117 "Yi Syllable Yurx"
13111    42118 "Yi Syllable Yur"
13112    42119 "Yi Syllable Yyt"
13113    42120 "Yi Syllable Yyx"
13114    42121 "Yi Syllable Yy"
13115    42122 "Yi Syllable Yyp"
13116    42123 "Yi Syllable Yyrx"
13117    42124 "Yi Syllable Yyr"
13118    42128 "Yi Radical Qot"
13119    42129 "Yi Radical Li"
13120    42130 "Yi Radical Kit"
13121    42131 "Yi Radical Nyip"
13122    42132 "Yi Radical Cyp"
13123    42133 "Yi Radical Ssi"
13124    42134 "Yi Radical Ggop"
13125    42135 "Yi Radical Gep"
13126    42136 "Yi Radical Mi"
13127    42137 "Yi Radical Hxit"
13128    42138 "Yi Radical Lyr"
13129    42139 "Yi Radical Bbut"
13130    42140 "Yi Radical Mop"
13131    42141 "Yi Radical Yo"
13132    42142 "Yi Radical Put"
13133    42143 "Yi Radical Hxuo"
13134    42144 "Yi Radical Tat"
13135    42145 "Yi Radical Ga"
13136    42146 "Yi Radical Zup"
13137    42147 "Yi Radical Cyt"
13138    42148 "Yi Radical Ddur"
13139    42149 "Yi Radical Bur"
13140    42150 "Yi Radical Gguo"
13141    42151 "Yi Radical Nyop"
13142    42152 "Yi Radical Tu"
13143    42153 "Yi Radical Op"
13144    42154 "Yi Radical Jjut"
13145    42155 "Yi Radical Zot"
13146    42156 "Yi Radical Pyt"
13147    42157 "Yi Radical Hmo"
13148    42158 "Yi Radical Yit"
13149    42159 "Yi Radical Vur"
13150    42160 "Yi Radical Shy"
13151    42161 "Yi Radical Vep"
13152    42162 "Yi Radical Za"
13153    42163 "Yi Radical Jo"
13154    42164 "Yi Radical Nzup"
13155    42165 "Yi Radical Jjy"
13156    42166 "Yi Radical Got"
13157    42167 "Yi Radical Jjie"
13158    42168 "Yi Radical Wo"
13159    42169 "Yi Radical Du"
13160    42170 "Yi Radical Shur"
13161    42171 "Yi Radical Lie"
13162    42172 "Yi Radical Cy"
13163    42173 "Yi Radical Cuop"
13164    42174 "Yi Radical Cip"
13165    42175 "Yi Radical Hxop"
13166    42176 "Yi Radical Shat"
13167    42177 "Yi Radical Zur"
13168    42178 "Yi Radical Shop"
13169    42179 "Yi Radical Che"
13170    42180 "Yi Radical Zziet"
13171    42181 "Yi Radical Nbie"
13172    42182 "Yi Radical Ke"
13173    42192 "Lisu Letter Ba"
13174    42193 "Lisu Letter Pa"
13175    42194 "Lisu Letter Pha"
13176    42195 "Lisu Letter Da"
13177    42196 "Lisu Letter Ta"
13178    42197 "Lisu Letter Tha"
13179    42198 "Lisu Letter Ga"
13180    42199 "Lisu Letter Ka"
13181    42200 "Lisu Letter Kha"
13182    42201 "Lisu Letter Ja"
13183    42202 "Lisu Letter Ca"
13184    42203 "Lisu Letter Cha"
13185    42204 "Lisu Letter Dza"
13186    42205 "Lisu Letter Tsa"
13187    42206 "Lisu Letter Tsha"
13188    42207 "Lisu Letter Ma"
13189    42208 "Lisu Letter Na"
13190    42209 "Lisu Letter La"
13191    42210 "Lisu Letter Sa"
13192    42211 "Lisu Letter Zha"
13193    42212 "Lisu Letter Za"
13194    42213 "Lisu Letter Nga"
13195    42214 "Lisu Letter Ha"
13196    42215 "Lisu Letter Xa"
13197    42216 "Lisu Letter Hha"
13198    42217 "Lisu Letter Fa"
13199    42218 "Lisu Letter Wa"
13200    42219 "Lisu Letter Sha"
13201    42220 "Lisu Letter Ya"
13202    42221 "Lisu Letter Gha"
13203    42222 "Lisu Letter A"
13204    42223 "Lisu Letter Ae"
13205    42224 "Lisu Letter E"
13206    42225 "Lisu Letter Eu"
13207    42226 "Lisu Letter I"
13208    42227 "Lisu Letter O"
13209    42228 "Lisu Letter U"
13210    42229 "Lisu Letter Ue"
13211    42230 "Lisu Letter Uh"
13212    42231 "Lisu Letter Oe"
13213    42232 "Lisu Letter Tone Mya Ti"
13214    42233 "Lisu Letter Tone Na Po"
13215    42234 "Lisu Letter Tone Mya Cya"
13216    42235 "Lisu Letter Tone Mya Bo"
13217    42236 "Lisu Letter Tone Mya Na"
13218    42237 "Lisu Letter Tone Mya Jeu"
13219    42238 "Lisu Punctuation Comma"
13220    42239 "Lisu Punctuation Full Stop"
13221    42240 "Vai Syllable Ee"
13222    42241 "Vai Syllable Een"
13223    42242 "Vai Syllable Hee"
13224    42243 "Vai Syllable Wee"
13225    42244 "Vai Syllable Ween"
13226    42245 "Vai Syllable Pee"
13227    42246 "Vai Syllable Bhee"
13228    42247 "Vai Syllable Bee"
13229    42248 "Vai Syllable Mbee"
13230    42249 "Vai Syllable Kpee"
13231    42250 "Vai Syllable Mgbee"
13232    42251 "Vai Syllable Gbee"
13233    42252 "Vai Syllable Fee"
13234    42253 "Vai Syllable Vee"
13235    42254 "Vai Syllable Tee"
13236    42255 "Vai Syllable Thee"
13237    42256 "Vai Syllable Dhee"
13238    42257 "Vai Syllable Dhhee"
13239    42258 "Vai Syllable Lee"
13240    42259 "Vai Syllable Ree"
13241    42260 "Vai Syllable Dee"
13242    42261 "Vai Syllable Ndee"
13243    42262 "Vai Syllable See"
13244    42263 "Vai Syllable Shee"
13245    42264 "Vai Syllable Zee"
13246    42265 "Vai Syllable Zhee"
13247    42266 "Vai Syllable Cee"
13248    42267 "Vai Syllable Jee"
13249    42268 "Vai Syllable Njee"
13250    42269 "Vai Syllable Yee"
13251    42270 "Vai Syllable Kee"
13252    42271 "Vai Syllable Nggee"
13253    42272 "Vai Syllable Gee"
13254    42273 "Vai Syllable Mee"
13255    42274 "Vai Syllable Nee"
13256    42275 "Vai Syllable Nyee"
13257    42276 "Vai Syllable I"
13258    42277 "Vai Syllable In"
13259    42278 "Vai Syllable Hi"
13260    42279 "Vai Syllable Hin"
13261    42280 "Vai Syllable Wi"
13262    42281 "Vai Syllable Win"
13263    42282 "Vai Syllable Pi"
13264    42283 "Vai Syllable Bhi"
13265    42284 "Vai Syllable Bi"
13266    42285 "Vai Syllable Mbi"
13267    42286 "Vai Syllable Kpi"
13268    42287 "Vai Syllable Mgbi"
13269    42288 "Vai Syllable Gbi"
13270    42289 "Vai Syllable Fi"
13271    42290 "Vai Syllable Vi"
13272    42291 "Vai Syllable Ti"
13273    42292 "Vai Syllable Thi"
13274    42293 "Vai Syllable Dhi"
13275    42294 "Vai Syllable Dhhi"
13276    42295 "Vai Syllable Li"
13277    42296 "Vai Syllable Ri"
13278    42297 "Vai Syllable Di"
13279    42298 "Vai Syllable Ndi"
13280    42299 "Vai Syllable Si"
13281    42300 "Vai Syllable Shi"
13282    42301 "Vai Syllable Zi"
13283    42302 "Vai Syllable Zhi"
13284    42303 "Vai Syllable Ci"
13285    42304 "Vai Syllable Ji"
13286    42305 "Vai Syllable Nji"
13287    42306 "Vai Syllable Yi"
13288    42307 "Vai Syllable Ki"
13289    42308 "Vai Syllable Nggi"
13290    42309 "Vai Syllable Gi"
13291    42310 "Vai Syllable Mi"
13292    42311 "Vai Syllable Ni"
13293    42312 "Vai Syllable Nyi"
13294    42313 "Vai Syllable A"
13295    42314 "Vai Syllable An"
13296    42315 "Vai Syllable Ngan"
13297    42316 "Vai Syllable Ha"
13298    42317 "Vai Syllable Han"
13299    42318 "Vai Syllable Wa"
13300    42319 "Vai Syllable Wan"
13301    42320 "Vai Syllable Pa"
13302    42321 "Vai Syllable Bha"
13303    42322 "Vai Syllable Ba"
13304    42323 "Vai Syllable Mba"
13305    42324 "Vai Syllable Kpa"
13306    42325 "Vai Syllable Kpan"
13307    42326 "Vai Syllable Mgba"
13308    42327 "Vai Syllable Gba"
13309    42328 "Vai Syllable Fa"
13310    42329 "Vai Syllable Va"
13311    42330 "Vai Syllable Ta"
13312    42331 "Vai Syllable Tha"
13313    42332 "Vai Syllable Dha"
13314    42333 "Vai Syllable Dhha"
13315    42334 "Vai Syllable La"
13316    42335 "Vai Syllable Ra"
13317    42336 "Vai Syllable Da"
13318    42337 "Vai Syllable Nda"
13319    42338 "Vai Syllable Sa"
13320    42339 "Vai Syllable Sha"
13321    42340 "Vai Syllable Za"
13322    42341 "Vai Syllable Zha"
13323    42342 "Vai Syllable Ca"
13324    42343 "Vai Syllable Ja"
13325    42344 "Vai Syllable Nja"
13326    42345 "Vai Syllable Ya"
13327    42346 "Vai Syllable Ka"
13328    42347 "Vai Syllable Kan"
13329    42348 "Vai Syllable Ngga"
13330    42349 "Vai Syllable Ga"
13331    42350 "Vai Syllable Ma"
13332    42351 "Vai Syllable Na"
13333    42352 "Vai Syllable Nya"
13334    42353 "Vai Syllable Oo"
13335    42354 "Vai Syllable Oon"
13336    42355 "Vai Syllable Hoo"
13337    42356 "Vai Syllable Woo"
13338    42357 "Vai Syllable Woon"
13339    42358 "Vai Syllable Poo"
13340    42359 "Vai Syllable Bhoo"
13341    42360 "Vai Syllable Boo"
13342    42361 "Vai Syllable Mboo"
13343    42362 "Vai Syllable Kpoo"
13344    42363 "Vai Syllable Mgboo"
13345    42364 "Vai Syllable Gboo"
13346    42365 "Vai Syllable Foo"
13347    42366 "Vai Syllable Voo"
13348    42367 "Vai Syllable Too"
13349    42368 "Vai Syllable Thoo"
13350    42369 "Vai Syllable Dhoo"
13351    42370 "Vai Syllable Dhhoo"
13352    42371 "Vai Syllable Loo"
13353    42372 "Vai Syllable Roo"
13354    42373 "Vai Syllable Doo"
13355    42374 "Vai Syllable Ndoo"
13356    42375 "Vai Syllable Soo"
13357    42376 "Vai Syllable Shoo"
13358    42377 "Vai Syllable Zoo"
13359    42378 "Vai Syllable Zhoo"
13360    42379 "Vai Syllable Coo"
13361    42380 "Vai Syllable Joo"
13362    42381 "Vai Syllable Njoo"
13363    42382 "Vai Syllable Yoo"
13364    42383 "Vai Syllable Koo"
13365    42384 "Vai Syllable Nggoo"
13366    42385 "Vai Syllable Goo"
13367    42386 "Vai Syllable Moo"
13368    42387 "Vai Syllable Noo"
13369    42388 "Vai Syllable Nyoo"
13370    42389 "Vai Syllable U"
13371    42390 "Vai Syllable Un"
13372    42391 "Vai Syllable Hu"
13373    42392 "Vai Syllable Hun"
13374    42393 "Vai Syllable Wu"
13375    42394 "Vai Syllable Wun"
13376    42395 "Vai Syllable Pu"
13377    42396 "Vai Syllable Bhu"
13378    42397 "Vai Syllable Bu"
13379    42398 "Vai Syllable Mbu"
13380    42399 "Vai Syllable Kpu"
13381    42400 "Vai Syllable Mgbu"
13382    42401 "Vai Syllable Gbu"
13383    42402 "Vai Syllable Fu"
13384    42403 "Vai Syllable Vu"
13385    42404 "Vai Syllable Tu"
13386    42405 "Vai Syllable Thu"
13387    42406 "Vai Syllable Dhu"
13388    42407 "Vai Syllable Dhhu"
13389    42408 "Vai Syllable Lu"
13390    42409 "Vai Syllable Ru"
13391    42410 "Vai Syllable Du"
13392    42411 "Vai Syllable Ndu"
13393    42412 "Vai Syllable Su"
13394    42413 "Vai Syllable Shu"
13395    42414 "Vai Syllable Zu"
13396    42415 "Vai Syllable Zhu"
13397    42416 "Vai Syllable Cu"
13398    42417 "Vai Syllable Ju"
13399    42418 "Vai Syllable Nju"
13400    42419 "Vai Syllable Yu"
13401    42420 "Vai Syllable Ku"
13402    42421 "Vai Syllable Nggu"
13403    42422 "Vai Syllable Gu"
13404    42423 "Vai Syllable Mu"
13405    42424 "Vai Syllable Nu"
13406    42425 "Vai Syllable Nyu"
13407    42426 "Vai Syllable O"
13408    42427 "Vai Syllable On"
13409    42428 "Vai Syllable Ngon"
13410    42429 "Vai Syllable Ho"
13411    42430 "Vai Syllable Hon"
13412    42431 "Vai Syllable Wo"
13413    42432 "Vai Syllable Won"
13414    42433 "Vai Syllable Po"
13415    42434 "Vai Syllable Bho"
13416    42435 "Vai Syllable Bo"
13417    42436 "Vai Syllable Mbo"
13418    42437 "Vai Syllable Kpo"
13419    42438 "Vai Syllable Mgbo"
13420    42439 "Vai Syllable Gbo"
13421    42440 "Vai Syllable Gbon"
13422    42441 "Vai Syllable Fo"
13423    42442 "Vai Syllable Vo"
13424    42443 "Vai Syllable To"
13425    42444 "Vai Syllable Tho"
13426    42445 "Vai Syllable Dho"
13427    42446 "Vai Syllable Dhho"
13428    42447 "Vai Syllable Lo"
13429    42448 "Vai Syllable Ro"
13430    42449 "Vai Syllable Do"
13431    42450 "Vai Syllable Ndo"
13432    42451 "Vai Syllable So"
13433    42452 "Vai Syllable Sho"
13434    42453 "Vai Syllable Zo"
13435    42454 "Vai Syllable Zho"
13436    42455 "Vai Syllable Co"
13437    42456 "Vai Syllable Jo"
13438    42457 "Vai Syllable Njo"
13439    42458 "Vai Syllable Yo"
13440    42459 "Vai Syllable Ko"
13441    42460 "Vai Syllable Nggo"
13442    42461 "Vai Syllable Go"
13443    42462 "Vai Syllable Mo"
13444    42463 "Vai Syllable No"
13445    42464 "Vai Syllable Nyo"
13446    42465 "Vai Syllable E"
13447    42466 "Vai Syllable En"
13448    42467 "Vai Syllable Ngen"
13449    42468 "Vai Syllable He"
13450    42469 "Vai Syllable Hen"
13451    42470 "Vai Syllable We"
13452    42471 "Vai Syllable Wen"
13453    42472 "Vai Syllable Pe"
13454    42473 "Vai Syllable Bhe"
13455    42474 "Vai Syllable Be"
13456    42475 "Vai Syllable Mbe"
13457    42476 "Vai Syllable Kpe"
13458    42477 "Vai Syllable Kpen"
13459    42478 "Vai Syllable Mgbe"
13460    42479 "Vai Syllable Gbe"
13461    42480 "Vai Syllable Gben"
13462    42481 "Vai Syllable Fe"
13463    42482 "Vai Syllable Ve"
13464    42483 "Vai Syllable Te"
13465    42484 "Vai Syllable The"
13466    42485 "Vai Syllable Dhe"
13467    42486 "Vai Syllable Dhhe"
13468    42487 "Vai Syllable Le"
13469    42488 "Vai Syllable Re"
13470    42489 "Vai Syllable De"
13471    42490 "Vai Syllable Nde"
13472    42491 "Vai Syllable Se"
13473    42492 "Vai Syllable She"
13474    42493 "Vai Syllable Ze"
13475    42494 "Vai Syllable Zhe"
13476    42495 "Vai Syllable Ce"
13477    42496 "Vai Syllable Je"
13478    42497 "Vai Syllable Nje"
13479    42498 "Vai Syllable Ye"
13480    42499 "Vai Syllable Ke"
13481    42500 "Vai Syllable Ngge"
13482    42501 "Vai Syllable Nggen"
13483    42502 "Vai Syllable Ge"
13484    42503 "Vai Syllable Gen"
13485    42504 "Vai Syllable Me"
13486    42505 "Vai Syllable Ne"
13487    42506 "Vai Syllable Nye"
13488    42507 "Vai Syllable Ng"
13489    42508 "Vai Syllable Lengthener"
13490    42509 "Vai Comma"
13491    42510 "Vai Full Stop"
13492    42511 "Vai Question Mark"
13493    42512 "Vai Syllable Ndole Fa"
13494    42513 "Vai Syllable Ndole Ka"
13495    42514 "Vai Syllable Ndole Soo"
13496    42515 "Vai Symbol Feeng"
13497    42516 "Vai Symbol Keeng"
13498    42517 "Vai Symbol Ting"
13499    42518 "Vai Symbol Nii"
13500    42519 "Vai Symbol Bang"
13501    42520 "Vai Symbol Faa"
13502    42521 "Vai Symbol Taa"
13503    42522 "Vai Symbol Dang"
13504    42523 "Vai Symbol Doong"
13505    42524 "Vai Symbol Kung"
13506    42525 "Vai Symbol Tong"
13507    42526 "Vai Symbol Do-O"
13508    42527 "Vai Symbol Jong"
13509    42528 "Vai Digit Zero"
13510    42529 "Vai Digit One"
13511    42530 "Vai Digit Two"
13512    42531 "Vai Digit Three"
13513    42532 "Vai Digit Four"
13514    42533 "Vai Digit Five"
13515    42534 "Vai Digit Six"
13516    42535 "Vai Digit Seven"
13517    42536 "Vai Digit Eight"
13518    42537 "Vai Digit Nine"
13519    42538 "Vai Syllable Ndole Ma"
13520    42539 "Vai Syllable Ndole Do"
13521    42560 "Cyrillic Capital Letter Zemlya"
13522    42561 "Cyrillic Small Letter Zemlya"
13523    42562 "Cyrillic Capital Letter Dzelo"
13524    42563 "Cyrillic Small Letter Dzelo"
13525    42564 "Cyrillic Capital Letter Reversed Dze"
13526    42565 "Cyrillic Small Letter Reversed Dze"
13527    42566 "Cyrillic Capital Letter Iota"
13528    42567 "Cyrillic Small Letter Iota"
13529    42568 "Cyrillic Capital Letter Djerv"
13530    42569 "Cyrillic Small Letter Djerv"
13531    42570 "Cyrillic Capital Letter Monograph Uk"
13532    42571 "Cyrillic Small Letter Monograph Uk"
13533    42572 "Cyrillic Capital Letter Broad Omega"
13534    42573 "Cyrillic Small Letter Broad Omega"
13535    42574 "Cyrillic Capital Letter Neutral Yer"
13536    42575 "Cyrillic Small Letter Neutral Yer"
13537    42576 "Cyrillic Capital Letter Yeru With Back Yer"
13538    42577 "Cyrillic Small Letter Yeru With Back Yer"
13539    42578 "Cyrillic Capital Letter Iotified Yat"
13540    42579 "Cyrillic Small Letter Iotified Yat"
13541    42580 "Cyrillic Capital Letter Reversed Yu"
13542    42581 "Cyrillic Small Letter Reversed Yu"
13543    42582 "Cyrillic Capital Letter Iotified A"
13544    42583 "Cyrillic Small Letter Iotified A"
13545    42584 "Cyrillic Capital Letter Closed Little Yus"
13546    42585 "Cyrillic Small Letter Closed Little Yus"
13547    42586 "Cyrillic Capital Letter Blended Yus"
13548    42587 "Cyrillic Small Letter Blended Yus"
13549    42588 "Cyrillic Capital Letter Iotified Closed Little Yus"
13550    42589 "Cyrillic Small Letter Iotified Closed Little Yus"
13551    42590 "Cyrillic Capital Letter Yn"
13552    42591 "Cyrillic Small Letter Yn"
13553    42592 "Cyrillic Capital Letter Reversed Tse"
13554    42593 "Cyrillic Small Letter Reversed Tse"
13555    42594 "Cyrillic Capital Letter Soft De"
13556    42595 "Cyrillic Small Letter Soft De"
13557    42596 "Cyrillic Capital Letter Soft El"
13558    42597 "Cyrillic Small Letter Soft El"
13559    42598 "Cyrillic Capital Letter Soft Em"
13560    42599 "Cyrillic Small Letter Soft Em"
13561    42600 "Cyrillic Capital Letter Monocular O"
13562    42601 "Cyrillic Small Letter Monocular O"
13563    42602 "Cyrillic Capital Letter Binocular O"
13564    42603 "Cyrillic Small Letter Binocular O"
13565    42604 "Cyrillic Capital Letter Double Monocular O"
13566    42605 "Cyrillic Small Letter Double Monocular O"
13567    42606 "Cyrillic Letter Multiocular O"
13568    42607 "Combining Cyrillic Vzmet"
13569    42608 "Combining Cyrillic Ten Millions Sign"
13570    42609 "Combining Cyrillic Hundred Millions Sign"
13571    42610 "Combining Cyrillic Thousand Millions Sign"
13572    42611 "Slavonic Asterisk"
13573    42612 "Combining Cyrillic Letter Ukrainian Ie"
13574    42613 "Combining Cyrillic Letter I"
13575    42614 "Combining Cyrillic Letter Yi"
13576    42615 "Combining Cyrillic Letter U"
13577    42616 "Combining Cyrillic Letter Hard Sign"
13578    42617 "Combining Cyrillic Letter Yeru"
13579    42618 "Combining Cyrillic Letter Soft Sign"
13580    42619 "Combining Cyrillic Letter Omega"
13581    42620 "Combining Cyrillic Kavyka"
13582    42621 "Combining Cyrillic Payerok"
13583    42622 "Cyrillic Kavyka"
13584    42623 "Cyrillic Payerok"
13585    42624 "Cyrillic Capital Letter Dwe"
13586    42625 "Cyrillic Small Letter Dwe"
13587    42626 "Cyrillic Capital Letter Dzwe"
13588    42627 "Cyrillic Small Letter Dzwe"
13589    42628 "Cyrillic Capital Letter Zhwe"
13590    42629 "Cyrillic Small Letter Zhwe"
13591    42630 "Cyrillic Capital Letter Cche"
13592    42631 "Cyrillic Small Letter Cche"
13593    42632 "Cyrillic Capital Letter Dzze"
13594    42633 "Cyrillic Small Letter Dzze"
13595    42634 "Cyrillic Capital Letter Te With Middle Hook"
13596    42635 "Cyrillic Small Letter Te With Middle Hook"
13597    42636 "Cyrillic Capital Letter Twe"
13598    42637 "Cyrillic Small Letter Twe"
13599    42638 "Cyrillic Capital Letter Tswe"
13600    42639 "Cyrillic Small Letter Tswe"
13601    42640 "Cyrillic Capital Letter Tsse"
13602    42641 "Cyrillic Small Letter Tsse"
13603    42642 "Cyrillic Capital Letter Tche"
13604    42643 "Cyrillic Small Letter Tche"
13605    42644 "Cyrillic Capital Letter Hwe"
13606    42645 "Cyrillic Small Letter Hwe"
13607    42646 "Cyrillic Capital Letter Shwe"
13608    42647 "Cyrillic Small Letter Shwe"
13609    42648 "Cyrillic Capital Letter Double O"
13610    42649 "Cyrillic Small Letter Double O"
13611    42650 "Cyrillic Capital Letter Crossed O"
13612    42651 "Cyrillic Small Letter Crossed O"
13613    42652 "Modifier Letter Cyrillic Hard Sign"
13614    42653 "Modifier Letter Cyrillic Soft Sign"
13615    42655 "Combining Cyrillic Letter Iotified E"
13616    42656 "Bamum Letter A"
13617    42657 "Bamum Letter Ka"
13618    42658 "Bamum Letter U"
13619    42659 "Bamum Letter Ku"
13620    42660 "Bamum Letter Ee"
13621    42661 "Bamum Letter Ree"
13622    42662 "Bamum Letter Tae"
13623    42663 "Bamum Letter O"
13624    42664 "Bamum Letter Nyi"
13625    42665 "Bamum Letter I"
13626    42666 "Bamum Letter La"
13627    42667 "Bamum Letter Pa"
13628    42668 "Bamum Letter Rii"
13629    42669 "Bamum Letter Riee"
13630    42670 "Bamum Letter Leeee"
13631    42671 "Bamum Letter Meeee"
13632    42672 "Bamum Letter Taa"
13633    42673 "Bamum Letter Ndaa"
13634    42674 "Bamum Letter Njaem"
13635    42675 "Bamum Letter M"
13636    42676 "Bamum Letter Suu"
13637    42677 "Bamum Letter Mu"
13638    42678 "Bamum Letter Shii"
13639    42679 "Bamum Letter Si"
13640    42680 "Bamum Letter Sheux"
13641    42681 "Bamum Letter Seux"
13642    42682 "Bamum Letter Kyee"
13643    42683 "Bamum Letter Ket"
13644    42684 "Bamum Letter Nuae"
13645    42685 "Bamum Letter Nu"
13646    42686 "Bamum Letter Njuae"
13647    42687 "Bamum Letter Yoq"
13648    42688 "Bamum Letter Shu"
13649    42689 "Bamum Letter Yuq"
13650    42690 "Bamum Letter Ya"
13651    42691 "Bamum Letter Nsha"
13652    42692 "Bamum Letter Keux"
13653    42693 "Bamum Letter Peux"
13654    42694 "Bamum Letter Njee"
13655    42695 "Bamum Letter Ntee"
13656    42696 "Bamum Letter Pue"
13657    42697 "Bamum Letter Wue"
13658    42698 "Bamum Letter Pee"
13659    42699 "Bamum Letter Fee"
13660    42700 "Bamum Letter Ru"
13661    42701 "Bamum Letter Lu"
13662    42702 "Bamum Letter Mi"
13663    42703 "Bamum Letter Ni"
13664    42704 "Bamum Letter Reux"
13665    42705 "Bamum Letter Rae"
13666    42706 "Bamum Letter Ken"
13667    42707 "Bamum Letter Ngkwaen"
13668    42708 "Bamum Letter Ngga"
13669    42709 "Bamum Letter Nga"
13670    42710 "Bamum Letter Sho"
13671    42711 "Bamum Letter Puae"
13672    42712 "Bamum Letter Fu"
13673    42713 "Bamum Letter Fom"
13674    42714 "Bamum Letter Wa"
13675    42715 "Bamum Letter Na"
13676    42716 "Bamum Letter Li"
13677    42717 "Bamum Letter Pi"
13678    42718 "Bamum Letter Loq"
13679    42719 "Bamum Letter Ko"
13680    42720 "Bamum Letter Mben"
13681    42721 "Bamum Letter Ren"
13682    42722 "Bamum Letter Men"
13683    42723 "Bamum Letter Ma"
13684    42724 "Bamum Letter Ti"
13685    42725 "Bamum Letter Ki"
13686    42726 "Bamum Letter Mo"
13687    42727 "Bamum Letter Mbaa"
13688    42728 "Bamum Letter Tet"
13689    42729 "Bamum Letter Kpa"
13690    42730 "Bamum Letter Ten"
13691    42731 "Bamum Letter Ntuu"
13692    42732 "Bamum Letter Samba"
13693    42733 "Bamum Letter Faamae"
13694    42734 "Bamum Letter Kovuu"
13695    42735 "Bamum Letter Koghom"
13696    42736 "Bamum Combining Mark Koqndon"
13697    42737 "Bamum Combining Mark Tukwentis"
13698    42738 "Bamum Njaemli"
13699    42739 "Bamum Full Stop"
13700    42740 "Bamum Colon"
13701    42741 "Bamum Comma"
13702    42742 "Bamum Semicolon"
13703    42743 "Bamum Question Mark"
13704    42752 "Modifier Letter Chinese Tone Yin Ping"
13705    42753 "Modifier Letter Chinese Tone Yang Ping"
13706    42754 "Modifier Letter Chinese Tone Yin Shang"
13707    42755 "Modifier Letter Chinese Tone Yang Shang"
13708    42756 "Modifier Letter Chinese Tone Yin Qu"
13709    42757 "Modifier Letter Chinese Tone Yang Qu"
13710    42758 "Modifier Letter Chinese Tone Yin Ru"
13711    42759 "Modifier Letter Chinese Tone Yang Ru"
13712    42760 "Modifier Letter Extra-High Dotted Tone Bar"
13713    42761 "Modifier Letter High Dotted Tone Bar"
13714    42762 "Modifier Letter Mid Dotted Tone Bar"
13715    42763 "Modifier Letter Low Dotted Tone Bar"
13716    42764 "Modifier Letter Extra-Low Dotted Tone Bar"
13717    42765 "Modifier Letter Extra-High Dotted Left-Stem Tone Bar"
13718    42766 "Modifier Letter High Dotted Left-Stem Tone Bar"
13719    42767 "Modifier Letter Mid Dotted Left-Stem Tone Bar"
13720    42768 "Modifier Letter Low Dotted Left-Stem Tone Bar"
13721    42769 "Modifier Letter Extra-Low Dotted Left-Stem Tone Bar"
13722    42770 "Modifier Letter Extra-High Left-Stem Tone Bar"
13723    42771 "Modifier Letter High Left-Stem Tone Bar"
13724    42772 "Modifier Letter Mid Left-Stem Tone Bar"
13725    42773 "Modifier Letter Low Left-Stem Tone Bar"
13726    42774 "Modifier Letter Extra-Low Left-Stem Tone Bar"
13727    42775 "Modifier Letter Dot Vertical Bar"
13728    42776 "Modifier Letter Dot Slash"
13729    42777 "Modifier Letter Dot Horizontal Bar"
13730    42778 "Modifier Letter Lower Right Corner Angle"
13731    42779 "Modifier Letter Raised Up Arrow"
13732    42780 "Modifier Letter Raised Down Arrow"
13733    42781 "Modifier Letter Raised Exclamation Mark"
13734    42782 "Modifier Letter Raised Inverted Exclamation Mark"
13735    42783 "Modifier Letter Low Inverted Exclamation Mark"
13736    42784 "Modifier Letter Stress And High Tone"
13737    42785 "Modifier Letter Stress And Low Tone"
13738    42786 "Latin Capital Letter Egyptological Alef"
13739    42787 "Latin Small Letter Egyptological Alef"
13740    42788 "Latin Capital Letter Egyptological Ain"
13741    42789 "Latin Small Letter Egyptological Ain"
13742    42790 "Latin Capital Letter Heng"
13743    42791 "Latin Small Letter Heng"
13744    42792 "Latin Capital Letter Tz"
13745    42793 "Latin Small Letter Tz"
13746    42794 "Latin Capital Letter Tresillo"
13747    42795 "Latin Small Letter Tresillo"
13748    42796 "Latin Capital Letter Cuatrillo"
13749    42797 "Latin Small Letter Cuatrillo"
13750    42798 "Latin Capital Letter Cuatrillo With Comma"
13751    42799 "Latin Small Letter Cuatrillo With Comma"
13752    42800 "Latin Letter Small Capital F"
13753    42801 "Latin Letter Small Capital S"
13754    42802 "Latin Capital Letter Aa"
13755    42803 "Latin Small Letter Aa"
13756    42804 "Latin Capital Letter Ao"
13757    42805 "Latin Small Letter Ao"
13758    42806 "Latin Capital Letter Au"
13759    42807 "Latin Small Letter Au"
13760    42808 "Latin Capital Letter Av"
13761    42809 "Latin Small Letter Av"
13762    42810 "Latin Capital Letter Av With Horizontal Bar"
13763    42811 "Latin Small Letter Av With Horizontal Bar"
13764    42812 "Latin Capital Letter Ay"
13765    42813 "Latin Small Letter Ay"
13766    42814 "Latin Capital Letter Reversed C With Dot"
13767    42815 "Latin Small Letter Reversed C With Dot"
13768    42816 "Latin Capital Letter K With Stroke"
13769    42817 "Latin Small Letter K With Stroke"
13770    42818 "Latin Capital Letter K With Diagonal Stroke"
13771    42819 "Latin Small Letter K With Diagonal Stroke"
13772    42820 "Latin Capital Letter K With Stroke And Diagonal Stroke"
13773    42821 "Latin Small Letter K With Stroke And Diagonal Stroke"
13774    42822 "Latin Capital Letter Broken L"
13775    42823 "Latin Small Letter Broken L"
13776    42824 "Latin Capital Letter L With High Stroke"
13777    42825 "Latin Small Letter L With High Stroke"
13778    42826 "Latin Capital Letter O With Long Stroke Overlay"
13779    42827 "Latin Small Letter O With Long Stroke Overlay"
13780    42828 "Latin Capital Letter O With Loop"
13781    42829 "Latin Small Letter O With Loop"
13782    42830 "Latin Capital Letter Oo"
13783    42831 "Latin Small Letter Oo"
13784    42832 "Latin Capital Letter P With Stroke Through Descender"
13785    42833 "Latin Small Letter P With Stroke Through Descender"
13786    42834 "Latin Capital Letter P With Flourish"
13787    42835 "Latin Small Letter P With Flourish"
13788    42836 "Latin Capital Letter P With Squirrel Tail"
13789    42837 "Latin Small Letter P With Squirrel Tail"
13790    42838 "Latin Capital Letter Q With Stroke Through Descender"
13791    42839 "Latin Small Letter Q With Stroke Through Descender"
13792    42840 "Latin Capital Letter Q With Diagonal Stroke"
13793    42841 "Latin Small Letter Q With Diagonal Stroke"
13794    42842 "Latin Capital Letter R Rotunda"
13795    42843 "Latin Small Letter R Rotunda"
13796    42844 "Latin Capital Letter Rum Rotunda"
13797    42845 "Latin Small Letter Rum Rotunda"
13798    42846 "Latin Capital Letter V With Diagonal Stroke"
13799    42847 "Latin Small Letter V With Diagonal Stroke"
13800    42848 "Latin Capital Letter Vy"
13801    42849 "Latin Small Letter Vy"
13802    42850 "Latin Capital Letter Visigothic Z"
13803    42851 "Latin Small Letter Visigothic Z"
13804    42852 "Latin Capital Letter Thorn With Stroke"
13805    42853 "Latin Small Letter Thorn With Stroke"
13806    42854 "Latin Capital Letter Thorn With Stroke Through Descender"
13807    42855 "Latin Small Letter Thorn With Stroke Through Descender"
13808    42856 "Latin Capital Letter Vend"
13809    42857 "Latin Small Letter Vend"
13810    42858 "Latin Capital Letter Et"
13811    42859 "Latin Small Letter Et"
13812    42860 "Latin Capital Letter Is"
13813    42861 "Latin Small Letter Is"
13814    42862 "Latin Capital Letter Con"
13815    42863 "Latin Small Letter Con"
13816    42864 "Modifier Letter Us"
13817    42865 "Latin Small Letter Dum"
13818    42866 "Latin Small Letter Lum"
13819    42867 "Latin Small Letter Mum"
13820    42868 "Latin Small Letter Num"
13821    42869 "Latin Small Letter Rum"
13822    42870 "Latin Letter Small Capital Rum"
13823    42871 "Latin Small Letter Tum"
13824    42872 "Latin Small Letter Um"
13825    42873 "Latin Capital Letter Insular D"
13826    42874 "Latin Small Letter Insular D"
13827    42875 "Latin Capital Letter Insular F"
13828    42876 "Latin Small Letter Insular F"
13829    42877 "Latin Capital Letter Insular G"
13830    42878 "Latin Capital Letter Turned Insular G"
13831    42879 "Latin Small Letter Turned Insular G"
13832    42880 "Latin Capital Letter Turned L"
13833    42881 "Latin Small Letter Turned L"
13834    42882 "Latin Capital Letter Insular R"
13835    42883 "Latin Small Letter Insular R"
13836    42884 "Latin Capital Letter Insular S"
13837    42885 "Latin Small Letter Insular S"
13838    42886 "Latin Capital Letter Insular T"
13839    42887 "Latin Small Letter Insular T"
13840    42888 "Modifier Letter Low Circumflex Accent"
13841    42889 "Modifier Letter Colon"
13842    42890 "Modifier Letter Short Equals Sign"
13843    42891 "Latin Capital Letter Saltillo"
13844    42892 "Latin Small Letter Saltillo"
13845    42893 "Latin Capital Letter Turned H"
13846    42894 "Latin Small Letter L With Retroflex Hook And Belt"
13847    42896 "Latin Capital Letter N With Descender"
13848    42897 "Latin Small Letter N With Descender"
13849    42898 "Latin Capital Letter C With Bar"
13850    42899 "Latin Small Letter C With Bar"
13851    42900 "Latin Small Letter C With Palatal Hook"
13852    42901 "Latin Small Letter H With Palatal Hook"
13853    42902 "Latin Capital Letter B With Flourish"
13854    42903 "Latin Small Letter B With Flourish"
13855    42904 "Latin Capital Letter F With Stroke"
13856    42905 "Latin Small Letter F With Stroke"
13857    42906 "Latin Capital Letter Volapuk Ae"
13858    42907 "Latin Small Letter Volapuk Ae"
13859    42908 "Latin Capital Letter Volapuk Oe"
13860    42909 "Latin Small Letter Volapuk Oe"
13861    42910 "Latin Capital Letter Volapuk Ue"
13862    42911 "Latin Small Letter Volapuk Ue"
13863    42912 "Latin Capital Letter G With Oblique Stroke"
13864    42913 "Latin Small Letter G With Oblique Stroke"
13865    42914 "Latin Capital Letter K With Oblique Stroke"
13866    42915 "Latin Small Letter K With Oblique Stroke"
13867    42916 "Latin Capital Letter N With Oblique Stroke"
13868    42917 "Latin Small Letter N With Oblique Stroke"
13869    42918 "Latin Capital Letter R With Oblique Stroke"
13870    42919 "Latin Small Letter R With Oblique Stroke"
13871    42920 "Latin Capital Letter S With Oblique Stroke"
13872    42921 "Latin Small Letter S With Oblique Stroke"
13873    42922 "Latin Capital Letter H With Hook"
13874    42923 "Latin Capital Letter Reversed Open E"
13875    42924 "Latin Capital Letter Script G"
13876    42925 "Latin Capital Letter L With Belt"
13877    42928 "Latin Capital Letter Turned K"
13878    42929 "Latin Capital Letter Turned T"
13879    42999 "Latin Epigraphic Letter Sideways I"
13880    43000 "Modifier Letter Capital H With Stroke"
13881    43001 "Modifier Letter Small Ligature Oe"
13882    43002 "Latin Letter Small Capital Turned M"
13883    43003 "Latin Epigraphic Letter Reversed F"
13884    43004 "Latin Epigraphic Letter Reversed P"
13885    43005 "Latin Epigraphic Letter Inverted M"
13886    43006 "Latin Epigraphic Letter I Longa"
13887    43007 "Latin Epigraphic Letter Archaic M"
13888    43008 "Syloti Nagri Letter A"
13889    43009 "Syloti Nagri Letter I"
13890    43010 "Syloti Nagri Sign Dvisvara"
13891    43011 "Syloti Nagri Letter U"
13892    43012 "Syloti Nagri Letter E"
13893    43013 "Syloti Nagri Letter O"
13894    43014 "Syloti Nagri Sign Hasanta"
13895    43015 "Syloti Nagri Letter Ko"
13896    43016 "Syloti Nagri Letter Kho"
13897    43017 "Syloti Nagri Letter Go"
13898    43018 "Syloti Nagri Letter Gho"
13899    43019 "Syloti Nagri Sign Anusvara"
13900    43020 "Syloti Nagri Letter Co"
13901    43021 "Syloti Nagri Letter Cho"
13902    43022 "Syloti Nagri Letter Jo"
13903    43023 "Syloti Nagri Letter Jho"
13904    43024 "Syloti Nagri Letter Tto"
13905    43025 "Syloti Nagri Letter Ttho"
13906    43026 "Syloti Nagri Letter Ddo"
13907    43027 "Syloti Nagri Letter Ddho"
13908    43028 "Syloti Nagri Letter To"
13909    43029 "Syloti Nagri Letter Tho"
13910    43030 "Syloti Nagri Letter Do"
13911    43031 "Syloti Nagri Letter Dho"
13912    43032 "Syloti Nagri Letter No"
13913    43033 "Syloti Nagri Letter Po"
13914    43034 "Syloti Nagri Letter Pho"
13915    43035 "Syloti Nagri Letter Bo"
13916    43036 "Syloti Nagri Letter Bho"
13917    43037 "Syloti Nagri Letter Mo"
13918    43038 "Syloti Nagri Letter Ro"
13919    43039 "Syloti Nagri Letter Lo"
13920    43040 "Syloti Nagri Letter Rro"
13921    43041 "Syloti Nagri Letter So"
13922    43042 "Syloti Nagri Letter Ho"
13923    43043 "Syloti Nagri Vowel Sign A"
13924    43044 "Syloti Nagri Vowel Sign I"
13925    43045 "Syloti Nagri Vowel Sign U"
13926    43046 "Syloti Nagri Vowel Sign E"
13927    43047 "Syloti Nagri Vowel Sign Oo"
13928    43048 "Syloti Nagri Poetry Mark-1"
13929    43049 "Syloti Nagri Poetry Mark-2"
13930    43050 "Syloti Nagri Poetry Mark-3"
13931    43051 "Syloti Nagri Poetry Mark-4"
13932    43056 "North Indic Fraction One Quarter"
13933    43057 "North Indic Fraction One Half"
13934    43058 "North Indic Fraction Three Quarters"
13935    43059 "North Indic Fraction One Sixteenth"
13936    43060 "North Indic Fraction One Eighth"
13937    43061 "North Indic Fraction Three Sixteenths"
13938    43062 "North Indic Quarter Mark"
13939    43063 "North Indic Placeholder Mark"
13940    43064 "North Indic Rupee Mark"
13941    43065 "North Indic Quantity Mark"
13942    43072 "Phags-Pa Letter Ka"
13943    43073 "Phags-Pa Letter Kha"
13944    43074 "Phags-Pa Letter Ga"
13945    43075 "Phags-Pa Letter Nga"
13946    43076 "Phags-Pa Letter Ca"
13947    43077 "Phags-Pa Letter Cha"
13948    43078 "Phags-Pa Letter Ja"
13949    43079 "Phags-Pa Letter Nya"
13950    43080 "Phags-Pa Letter Ta"
13951    43081 "Phags-Pa Letter Tha"
13952    43082 "Phags-Pa Letter Da"
13953    43083 "Phags-Pa Letter Na"
13954    43084 "Phags-Pa Letter Pa"
13955    43085 "Phags-Pa Letter Pha"
13956    43086 "Phags-Pa Letter Ba"
13957    43087 "Phags-Pa Letter Ma"
13958    43088 "Phags-Pa Letter Tsa"
13959    43089 "Phags-Pa Letter Tsha"
13960    43090 "Phags-Pa Letter Dza"
13961    43091 "Phags-Pa Letter Wa"
13962    43092 "Phags-Pa Letter Zha"
13963    43093 "Phags-Pa Letter Za"
13964    43094 "Phags-Pa Letter Small A"
13965    43095 "Phags-Pa Letter Ya"
13966    43096 "Phags-Pa Letter Ra"
13967    43097 "Phags-Pa Letter La"
13968    43098 "Phags-Pa Letter Sha"
13969    43099 "Phags-Pa Letter Sa"
13970    43100 "Phags-Pa Letter Ha"
13971    43101 "Phags-Pa Letter A"
13972    43102 "Phags-Pa Letter I"
13973    43103 "Phags-Pa Letter U"
13974    43104 "Phags-Pa Letter E"
13975    43105 "Phags-Pa Letter O"
13976    43106 "Phags-Pa Letter Qa"
13977    43107 "Phags-Pa Letter Xa"
13978    43108 "Phags-Pa Letter Fa"
13979    43109 "Phags-Pa Letter Gga"
13980    43110 "Phags-Pa Letter Ee"
13981    43111 "Phags-Pa Subjoined Letter Wa"
13982    43112 "Phags-Pa Subjoined Letter Ya"
13983    43113 "Phags-Pa Letter Tta"
13984    43114 "Phags-Pa Letter Ttha"
13985    43115 "Phags-Pa Letter Dda"
13986    43116 "Phags-Pa Letter Nna"
13987    43117 "Phags-Pa Letter Alternate Ya"
13988    43118 "Phags-Pa Letter Voiceless Sha"
13989    43119 "Phags-Pa Letter Voiced Ha"
13990    43120 "Phags-Pa Letter Aspirated Fa"
13991    43121 "Phags-Pa Subjoined Letter Ra"
13992    43122 "Phags-Pa Superfixed Letter Ra"
13993    43123 "Phags-Pa Letter Candrabindu"
13994    43124 "Phags-Pa Single Head Mark"
13995    43125 "Phags-Pa Double Head Mark"
13996    43126 "Phags-Pa Mark Shad"
13997    43127 "Phags-Pa Mark Double Shad"
13998    43136 "Saurashtra Sign Anusvara"
13999    43137 "Saurashtra Sign Visarga"
14000    43138 "Saurashtra Letter A"
14001    43139 "Saurashtra Letter Aa"
14002    43140 "Saurashtra Letter I"
14003    43141 "Saurashtra Letter Ii"
14004    43142 "Saurashtra Letter U"
14005    43143 "Saurashtra Letter Uu"
14006    43144 "Saurashtra Letter Vocalic R"
14007    43145 "Saurashtra Letter Vocalic Rr"
14008    43146 "Saurashtra Letter Vocalic L"
14009    43147 "Saurashtra Letter Vocalic Ll"
14010    43148 "Saurashtra Letter E"
14011    43149 "Saurashtra Letter Ee"
14012    43150 "Saurashtra Letter Ai"
14013    43151 "Saurashtra Letter O"
14014    43152 "Saurashtra Letter Oo"
14015    43153 "Saurashtra Letter Au"
14016    43154 "Saurashtra Letter Ka"
14017    43155 "Saurashtra Letter Kha"
14018    43156 "Saurashtra Letter Ga"
14019    43157 "Saurashtra Letter Gha"
14020    43158 "Saurashtra Letter Nga"
14021    43159 "Saurashtra Letter Ca"
14022    43160 "Saurashtra Letter Cha"
14023    43161 "Saurashtra Letter Ja"
14024    43162 "Saurashtra Letter Jha"
14025    43163 "Saurashtra Letter Nya"
14026    43164 "Saurashtra Letter Tta"
14027    43165 "Saurashtra Letter Ttha"
14028    43166 "Saurashtra Letter Dda"
14029    43167 "Saurashtra Letter Ddha"
14030    43168 "Saurashtra Letter Nna"
14031    43169 "Saurashtra Letter Ta"
14032    43170 "Saurashtra Letter Tha"
14033    43171 "Saurashtra Letter Da"
14034    43172 "Saurashtra Letter Dha"
14035    43173 "Saurashtra Letter Na"
14036    43174 "Saurashtra Letter Pa"
14037    43175 "Saurashtra Letter Pha"
14038    43176 "Saurashtra Letter Ba"
14039    43177 "Saurashtra Letter Bha"
14040    43178 "Saurashtra Letter Ma"
14041    43179 "Saurashtra Letter Ya"
14042    43180 "Saurashtra Letter Ra"
14043    43181 "Saurashtra Letter La"
14044    43182 "Saurashtra Letter Va"
14045    43183 "Saurashtra Letter Sha"
14046    43184 "Saurashtra Letter Ssa"
14047    43185 "Saurashtra Letter Sa"
14048    43186 "Saurashtra Letter Ha"
14049    43187 "Saurashtra Letter Lla"
14050    43188 "Saurashtra Consonant Sign Haaru"
14051    43189 "Saurashtra Vowel Sign Aa"
14052    43190 "Saurashtra Vowel Sign I"
14053    43191 "Saurashtra Vowel Sign Ii"
14054    43192 "Saurashtra Vowel Sign U"
14055    43193 "Saurashtra Vowel Sign Uu"
14056    43194 "Saurashtra Vowel Sign Vocalic R"
14057    43195 "Saurashtra Vowel Sign Vocalic Rr"
14058    43196 "Saurashtra Vowel Sign Vocalic L"
14059    43197 "Saurashtra Vowel Sign Vocalic Ll"
14060    43198 "Saurashtra Vowel Sign E"
14061    43199 "Saurashtra Vowel Sign Ee"
14062    43200 "Saurashtra Vowel Sign Ai"
14063    43201 "Saurashtra Vowel Sign O"
14064    43202 "Saurashtra Vowel Sign Oo"
14065    43203 "Saurashtra Vowel Sign Au"
14066    43204 "Saurashtra Sign Virama"
14067    43214 "Saurashtra Danda"
14068    43215 "Saurashtra Double Danda"
14069    43216 "Saurashtra Digit Zero"
14070    43217 "Saurashtra Digit One"
14071    43218 "Saurashtra Digit Two"
14072    43219 "Saurashtra Digit Three"
14073    43220 "Saurashtra Digit Four"
14074    43221 "Saurashtra Digit Five"
14075    43222 "Saurashtra Digit Six"
14076    43223 "Saurashtra Digit Seven"
14077    43224 "Saurashtra Digit Eight"
14078    43225 "Saurashtra Digit Nine"
14079    43232 "Combining Devanagari Digit Zero"
14080    43233 "Combining Devanagari Digit One"
14081    43234 "Combining Devanagari Digit Two"
14082    43235 "Combining Devanagari Digit Three"
14083    43236 "Combining Devanagari Digit Four"
14084    43237 "Combining Devanagari Digit Five"
14085    43238 "Combining Devanagari Digit Six"
14086    43239 "Combining Devanagari Digit Seven"
14087    43240 "Combining Devanagari Digit Eight"
14088    43241 "Combining Devanagari Digit Nine"
14089    43242 "Combining Devanagari Letter A"
14090    43243 "Combining Devanagari Letter U"
14091    43244 "Combining Devanagari Letter Ka"
14092    43245 "Combining Devanagari Letter Na"
14093    43246 "Combining Devanagari Letter Pa"
14094    43247 "Combining Devanagari Letter Ra"
14095    43248 "Combining Devanagari Letter Vi"
14096    43249 "Combining Devanagari Sign Avagraha"
14097    43250 "Devanagari Sign Spacing Candrabindu"
14098    43251 "Devanagari Sign Candrabindu Virama"
14099    43252 "Devanagari Sign Double Candrabindu Virama"
14100    43253 "Devanagari Sign Candrabindu Two"
14101    43254 "Devanagari Sign Candrabindu Three"
14102    43255 "Devanagari Sign Candrabindu Avagraha"
14103    43256 "Devanagari Sign Pushpika"
14104    43257 "Devanagari Gap Filler"
14105    43258 "Devanagari Caret"
14106    43259 "Devanagari Headstroke"
14107    43264 "Kayah Li Digit Zero"
14108    43265 "Kayah Li Digit One"
14109    43266 "Kayah Li Digit Two"
14110    43267 "Kayah Li Digit Three"
14111    43268 "Kayah Li Digit Four"
14112    43269 "Kayah Li Digit Five"
14113    43270 "Kayah Li Digit Six"
14114    43271 "Kayah Li Digit Seven"
14115    43272 "Kayah Li Digit Eight"
14116    43273 "Kayah Li Digit Nine"
14117    43274 "Kayah Li Letter Ka"
14118    43275 "Kayah Li Letter Kha"
14119    43276 "Kayah Li Letter Ga"
14120    43277 "Kayah Li Letter Nga"
14121    43278 "Kayah Li Letter Sa"
14122    43279 "Kayah Li Letter Sha"
14123    43280 "Kayah Li Letter Za"
14124    43281 "Kayah Li Letter Nya"
14125    43282 "Kayah Li Letter Ta"
14126    43283 "Kayah Li Letter Hta"
14127    43284 "Kayah Li Letter Na"
14128    43285 "Kayah Li Letter Pa"
14129    43286 "Kayah Li Letter Pha"
14130    43287 "Kayah Li Letter Ma"
14131    43288 "Kayah Li Letter Da"
14132    43289 "Kayah Li Letter Ba"
14133    43290 "Kayah Li Letter Ra"
14134    43291 "Kayah Li Letter Ya"
14135    43292 "Kayah Li Letter La"
14136    43293 "Kayah Li Letter Wa"
14137    43294 "Kayah Li Letter Tha"
14138    43295 "Kayah Li Letter Ha"
14139    43296 "Kayah Li Letter Va"
14140    43297 "Kayah Li Letter Ca"
14141    43298 "Kayah Li Letter A"
14142    43299 "Kayah Li Letter Oe"
14143    43300 "Kayah Li Letter I"
14144    43301 "Kayah Li Letter Oo"
14145    43302 "Kayah Li Vowel Ue"
14146    43303 "Kayah Li Vowel E"
14147    43304 "Kayah Li Vowel U"
14148    43305 "Kayah Li Vowel Ee"
14149    43306 "Kayah Li Vowel O"
14150    43307 "Kayah Li Tone Plophu"
14151    43308 "Kayah Li Tone Calya"
14152    43309 "Kayah Li Tone Calya Plophu"
14153    43310 "Kayah Li Sign Cwi"
14154    43311 "Kayah Li Sign Shya"
14155    43312 "Rejang Letter Ka"
14156    43313 "Rejang Letter Ga"
14157    43314 "Rejang Letter Nga"
14158    43315 "Rejang Letter Ta"
14159    43316 "Rejang Letter Da"
14160    43317 "Rejang Letter Na"
14161    43318 "Rejang Letter Pa"
14162    43319 "Rejang Letter Ba"
14163    43320 "Rejang Letter Ma"
14164    43321 "Rejang Letter Ca"
14165    43322 "Rejang Letter Ja"
14166    43323 "Rejang Letter Nya"
14167    43324 "Rejang Letter Sa"
14168    43325 "Rejang Letter Ra"
14169    43326 "Rejang Letter La"
14170    43327 "Rejang Letter Ya"
14171    43328 "Rejang Letter Wa"
14172    43329 "Rejang Letter Ha"
14173    43330 "Rejang Letter Mba"
14174    43331 "Rejang Letter Ngga"
14175    43332 "Rejang Letter Nda"
14176    43333 "Rejang Letter Nyja"
14177    43334 "Rejang Letter A"
14178    43335 "Rejang Vowel Sign I"
14179    43336 "Rejang Vowel Sign U"
14180    43337 "Rejang Vowel Sign E"
14181    43338 "Rejang Vowel Sign Ai"
14182    43339 "Rejang Vowel Sign O"
14183    43340 "Rejang Vowel Sign Au"
14184    43341 "Rejang Vowel Sign Eu"
14185    43342 "Rejang Vowel Sign Ea"
14186    43343 "Rejang Consonant Sign Ng"
14187    43344 "Rejang Consonant Sign N"
14188    43345 "Rejang Consonant Sign R"
14189    43346 "Rejang Consonant Sign H"
14190    43347 "Rejang Virama"
14191    43359 "Rejang Section Mark"
14192    43360 "Hangul Choseong Tikeut-Mieum"
14193    43361 "Hangul Choseong Tikeut-Pieup"
14194    43362 "Hangul Choseong Tikeut-Sios"
14195    43363 "Hangul Choseong Tikeut-Cieuc"
14196    43364 "Hangul Choseong Rieul-Kiyeok"
14197    43365 "Hangul Choseong Rieul-Ssangkiyeok"
14198    43366 "Hangul Choseong Rieul-Tikeut"
14199    43367 "Hangul Choseong Rieul-Ssangtikeut"
14200    43368 "Hangul Choseong Rieul-Mieum"
14201    43369 "Hangul Choseong Rieul-Pieup"
14202    43370 "Hangul Choseong Rieul-Ssangpieup"
14203    43371 "Hangul Choseong Rieul-Kapyeounpieup"
14204    43372 "Hangul Choseong Rieul-Sios"
14205    43373 "Hangul Choseong Rieul-Cieuc"
14206    43374 "Hangul Choseong Rieul-Khieukh"
14207    43375 "Hangul Choseong Mieum-Kiyeok"
14208    43376 "Hangul Choseong Mieum-Tikeut"
14209    43377 "Hangul Choseong Mieum-Sios"
14210    43378 "Hangul Choseong Pieup-Sios-Thieuth"
14211    43379 "Hangul Choseong Pieup-Khieukh"
14212    43380 "Hangul Choseong Pieup-Hieuh"
14213    43381 "Hangul Choseong Ssangsios-Pieup"
14214    43382 "Hangul Choseong Ieung-Rieul"
14215    43383 "Hangul Choseong Ieung-Hieuh"
14216    43384 "Hangul Choseong Ssangcieuc-Hieuh"
14217    43385 "Hangul Choseong Ssangthieuth"
14218    43386 "Hangul Choseong Phieuph-Hieuh"
14219    43387 "Hangul Choseong Hieuh-Sios"
14220    43388 "Hangul Choseong Ssangyeorinhieuh"
14221    43392 "Javanese Sign Panyangga"
14222    43393 "Javanese Sign Cecak"
14223    43394 "Javanese Sign Layar"
14224    43395 "Javanese Sign Wignyan"
14225    43396 "Javanese Letter A"
14226    43397 "Javanese Letter I Kawi"
14227    43398 "Javanese Letter I"
14228    43399 "Javanese Letter Ii"
14229    43400 "Javanese Letter U"
14230    43401 "Javanese Letter Pa Cerek"
14231    43402 "Javanese Letter Nga Lelet"
14232    43403 "Javanese Letter Nga Lelet Raswadi"
14233    43404 "Javanese Letter E"
14234    43405 "Javanese Letter Ai"
14235    43406 "Javanese Letter O"
14236    43407 "Javanese Letter Ka"
14237    43408 "Javanese Letter Ka Sasak"
14238    43409 "Javanese Letter Ka Murda"
14239    43410 "Javanese Letter Ga"
14240    43411 "Javanese Letter Ga Murda"
14241    43412 "Javanese Letter Nga"
14242    43413 "Javanese Letter Ca"
14243    43414 "Javanese Letter Ca Murda"
14244    43415 "Javanese Letter Ja"
14245    43416 "Javanese Letter Nya Murda"
14246    43417 "Javanese Letter Ja Mahaprana"
14247    43418 "Javanese Letter Nya"
14248    43419 "Javanese Letter Tta"
14249    43420 "Javanese Letter Tta Mahaprana"
14250    43421 "Javanese Letter Dda"
14251    43422 "Javanese Letter Dda Mahaprana"
14252    43423 "Javanese Letter Na Murda"
14253    43424 "Javanese Letter Ta"
14254    43425 "Javanese Letter Ta Murda"
14255    43426 "Javanese Letter Da"
14256    43427 "Javanese Letter Da Mahaprana"
14257    43428 "Javanese Letter Na"
14258    43429 "Javanese Letter Pa"
14259    43430 "Javanese Letter Pa Murda"
14260    43431 "Javanese Letter Ba"
14261    43432 "Javanese Letter Ba Murda"
14262    43433 "Javanese Letter Ma"
14263    43434 "Javanese Letter Ya"
14264    43435 "Javanese Letter Ra"
14265    43436 "Javanese Letter Ra Agung"
14266    43437 "Javanese Letter La"
14267    43438 "Javanese Letter Wa"
14268    43439 "Javanese Letter Sa Murda"
14269    43440 "Javanese Letter Sa Mahaprana"
14270    43441 "Javanese Letter Sa"
14271    43442 "Javanese Letter Ha"
14272    43443 "Javanese Sign Cecak Telu"
14273    43444 "Javanese Vowel Sign Tarung"
14274    43445 "Javanese Vowel Sign Tolong"
14275    43446 "Javanese Vowel Sign Wulu"
14276    43447 "Javanese Vowel Sign Wulu Melik"
14277    43448 "Javanese Vowel Sign Suku"
14278    43449 "Javanese Vowel Sign Suku Mendut"
14279    43450 "Javanese Vowel Sign Taling"
14280    43451 "Javanese Vowel Sign Dirga Mure"
14281    43452 "Javanese Vowel Sign Pepet"
14282    43453 "Javanese Consonant Sign Keret"
14283    43454 "Javanese Consonant Sign Pengkal"
14284    43455 "Javanese Consonant Sign Cakra"
14285    43456 "Javanese Pangkon"
14286    43457 "Javanese Left Rerenggan"
14287    43458 "Javanese Right Rerenggan"
14288    43459 "Javanese Pada Andap"
14289    43460 "Javanese Pada Madya"
14290    43461 "Javanese Pada Luhur"
14291    43462 "Javanese Pada Windu"
14292    43463 "Javanese Pada Pangkat"
14293    43464 "Javanese Pada Lingsa"
14294    43465 "Javanese Pada Lungsi"
14295    43466 "Javanese Pada Adeg"
14296    43467 "Javanese Pada Adeg Adeg"
14297    43468 "Javanese Pada Piseleh"
14298    43469 "Javanese Turned Pada Piseleh"
14299    43471 "Javanese Pangrangkep"
14300    43472 "Javanese Digit Zero"
14301    43473 "Javanese Digit One"
14302    43474 "Javanese Digit Two"
14303    43475 "Javanese Digit Three"
14304    43476 "Javanese Digit Four"
14305    43477 "Javanese Digit Five"
14306    43478 "Javanese Digit Six"
14307    43479 "Javanese Digit Seven"
14308    43480 "Javanese Digit Eight"
14309    43481 "Javanese Digit Nine"
14310    43486 "Javanese Pada Tirta Tumetes"
14311    43487 "Javanese Pada Isen-Isen"
14312    43488 "Myanmar Letter Shan Gha"
14313    43489 "Myanmar Letter Shan Cha"
14314    43490 "Myanmar Letter Shan Jha"
14315    43491 "Myanmar Letter Shan Nna"
14316    43492 "Myanmar Letter Shan Bha"
14317    43493 "Myanmar Sign Shan Saw"
14318    43494 "Myanmar Modifier Letter Shan Reduplication"
14319    43495 "Myanmar Letter Tai Laing Nya"
14320    43496 "Myanmar Letter Tai Laing Fa"
14321    43497 "Myanmar Letter Tai Laing Ga"
14322    43498 "Myanmar Letter Tai Laing Gha"
14323    43499 "Myanmar Letter Tai Laing Ja"
14324    43500 "Myanmar Letter Tai Laing Jha"
14325    43501 "Myanmar Letter Tai Laing Dda"
14326    43502 "Myanmar Letter Tai Laing Ddha"
14327    43503 "Myanmar Letter Tai Laing Nna"
14328    43504 "Myanmar Tai Laing Digit Zero"
14329    43505 "Myanmar Tai Laing Digit One"
14330    43506 "Myanmar Tai Laing Digit Two"
14331    43507 "Myanmar Tai Laing Digit Three"
14332    43508 "Myanmar Tai Laing Digit Four"
14333    43509 "Myanmar Tai Laing Digit Five"
14334    43510 "Myanmar Tai Laing Digit Six"
14335    43511 "Myanmar Tai Laing Digit Seven"
14336    43512 "Myanmar Tai Laing Digit Eight"
14337    43513 "Myanmar Tai Laing Digit Nine"
14338    43514 "Myanmar Letter Tai Laing Lla"
14339    43515 "Myanmar Letter Tai Laing Da"
14340    43516 "Myanmar Letter Tai Laing Dha"
14341    43517 "Myanmar Letter Tai Laing Ba"
14342    43518 "Myanmar Letter Tai Laing Bha"
14343    43520 "Cham Letter A"
14344    43521 "Cham Letter I"
14345    43522 "Cham Letter U"
14346    43523 "Cham Letter E"
14347    43524 "Cham Letter Ai"
14348    43525 "Cham Letter O"
14349    43526 "Cham Letter Ka"
14350    43527 "Cham Letter Kha"
14351    43528 "Cham Letter Ga"
14352    43529 "Cham Letter Gha"
14353    43530 "Cham Letter Ngue"
14354    43531 "Cham Letter Nga"
14355    43532 "Cham Letter Cha"
14356    43533 "Cham Letter Chha"
14357    43534 "Cham Letter Ja"
14358    43535 "Cham Letter Jha"
14359    43536 "Cham Letter Nhue"
14360    43537 "Cham Letter Nha"
14361    43538 "Cham Letter Nhja"
14362    43539 "Cham Letter Ta"
14363    43540 "Cham Letter Tha"
14364    43541 "Cham Letter Da"
14365    43542 "Cham Letter Dha"
14366    43543 "Cham Letter Nue"
14367    43544 "Cham Letter Na"
14368    43545 "Cham Letter Dda"
14369    43546 "Cham Letter Pa"
14370    43547 "Cham Letter Ppa"
14371    43548 "Cham Letter Pha"
14372    43549 "Cham Letter Ba"
14373    43550 "Cham Letter Bha"
14374    43551 "Cham Letter Mue"
14375    43552 "Cham Letter Ma"
14376    43553 "Cham Letter Bba"
14377    43554 "Cham Letter Ya"
14378    43555 "Cham Letter Ra"
14379    43556 "Cham Letter La"
14380    43557 "Cham Letter Va"
14381    43558 "Cham Letter Ssa"
14382    43559 "Cham Letter Sa"
14383    43560 "Cham Letter Ha"
14384    43561 "Cham Vowel Sign Aa"
14385    43562 "Cham Vowel Sign I"
14386    43563 "Cham Vowel Sign Ii"
14387    43564 "Cham Vowel Sign Ei"
14388    43565 "Cham Vowel Sign U"
14389    43566 "Cham Vowel Sign Oe"
14390    43567 "Cham Vowel Sign O"
14391    43568 "Cham Vowel Sign Ai"
14392    43569 "Cham Vowel Sign Au"
14393    43570 "Cham Vowel Sign Ue"
14394    43571 "Cham Consonant Sign Ya"
14395    43572 "Cham Consonant Sign Ra"
14396    43573 "Cham Consonant Sign La"
14397    43574 "Cham Consonant Sign Wa"
14398    43584 "Cham Letter Final K"
14399    43585 "Cham Letter Final G"
14400    43586 "Cham Letter Final Ng"
14401    43587 "Cham Consonant Sign Final Ng"
14402    43588 "Cham Letter Final Ch"
14403    43589 "Cham Letter Final T"
14404    43590 "Cham Letter Final N"
14405    43591 "Cham Letter Final P"
14406    43592 "Cham Letter Final Y"
14407    43593 "Cham Letter Final R"
14408    43594 "Cham Letter Final L"
14409    43595 "Cham Letter Final Ss"
14410    43596 "Cham Consonant Sign Final M"
14411    43597 "Cham Consonant Sign Final H"
14412    43600 "Cham Digit Zero"
14413    43601 "Cham Digit One"
14414    43602 "Cham Digit Two"
14415    43603 "Cham Digit Three"
14416    43604 "Cham Digit Four"
14417    43605 "Cham Digit Five"
14418    43606 "Cham Digit Six"
14419    43607 "Cham Digit Seven"
14420    43608 "Cham Digit Eight"
14421    43609 "Cham Digit Nine"
14422    43612 "Cham Punctuation Spiral"
14423    43613 "Cham Punctuation Danda"
14424    43614 "Cham Punctuation Double Danda"
14425    43615 "Cham Punctuation Triple Danda"
14426    43616 "Myanmar Letter Khamti Ga"
14427    43617 "Myanmar Letter Khamti Ca"
14428    43618 "Myanmar Letter Khamti Cha"
14429    43619 "Myanmar Letter Khamti Ja"
14430    43620 "Myanmar Letter Khamti Jha"
14431    43621 "Myanmar Letter Khamti Nya"
14432    43622 "Myanmar Letter Khamti Tta"
14433    43623 "Myanmar Letter Khamti Ttha"
14434    43624 "Myanmar Letter Khamti Dda"
14435    43625 "Myanmar Letter Khamti Ddha"
14436    43626 "Myanmar Letter Khamti Dha"
14437    43627 "Myanmar Letter Khamti Na"
14438    43628 "Myanmar Letter Khamti Sa"
14439    43629 "Myanmar Letter Khamti Ha"
14440    43630 "Myanmar Letter Khamti Hha"
14441    43631 "Myanmar Letter Khamti Fa"
14442    43632 "Myanmar Modifier Letter Khamti Reduplication"
14443    43633 "Myanmar Letter Khamti Xa"
14444    43634 "Myanmar Letter Khamti Za"
14445    43635 "Myanmar Letter Khamti Ra"
14446    43636 "Myanmar Logogram Khamti Oay"
14447    43637 "Myanmar Logogram Khamti Qn"
14448    43638 "Myanmar Logogram Khamti Hm"
14449    43639 "Myanmar Symbol Aiton Exclamation"
14450    43640 "Myanmar Symbol Aiton One"
14451    43641 "Myanmar Symbol Aiton Two"
14452    43642 "Myanmar Letter Aiton Ra"
14453    43643 "Myanmar Sign Pao Karen Tone"
14454    43644 "Myanmar Sign Tai Laing Tone-2"
14455    43645 "Myanmar Sign Tai Laing Tone-5"
14456    43646 "Myanmar Letter Shwe Palaung Cha"
14457    43647 "Myanmar Letter Shwe Palaung Sha"
14458    43648 "Tai Viet Letter Low Ko"
14459    43649 "Tai Viet Letter High Ko"
14460    43650 "Tai Viet Letter Low Kho"
14461    43651 "Tai Viet Letter High Kho"
14462    43652 "Tai Viet Letter Low Khho"
14463    43653 "Tai Viet Letter High Khho"
14464    43654 "Tai Viet Letter Low Go"
14465    43655 "Tai Viet Letter High Go"
14466    43656 "Tai Viet Letter Low Ngo"
14467    43657 "Tai Viet Letter High Ngo"
14468    43658 "Tai Viet Letter Low Co"
14469    43659 "Tai Viet Letter High Co"
14470    43660 "Tai Viet Letter Low Cho"
14471    43661 "Tai Viet Letter High Cho"
14472    43662 "Tai Viet Letter Low So"
14473    43663 "Tai Viet Letter High So"
14474    43664 "Tai Viet Letter Low Nyo"
14475    43665 "Tai Viet Letter High Nyo"
14476    43666 "Tai Viet Letter Low Do"
14477    43667 "Tai Viet Letter High Do"
14478    43668 "Tai Viet Letter Low To"
14479    43669 "Tai Viet Letter High To"
14480    43670 "Tai Viet Letter Low Tho"
14481    43671 "Tai Viet Letter High Tho"
14482    43672 "Tai Viet Letter Low No"
14483    43673 "Tai Viet Letter High No"
14484    43674 "Tai Viet Letter Low Bo"
14485    43675 "Tai Viet Letter High Bo"
14486    43676 "Tai Viet Letter Low Po"
14487    43677 "Tai Viet Letter High Po"
14488    43678 "Tai Viet Letter Low Pho"
14489    43679 "Tai Viet Letter High Pho"
14490    43680 "Tai Viet Letter Low Fo"
14491    43681 "Tai Viet Letter High Fo"
14492    43682 "Tai Viet Letter Low Mo"
14493    43683 "Tai Viet Letter High Mo"
14494    43684 "Tai Viet Letter Low Yo"
14495    43685 "Tai Viet Letter High Yo"
14496    43686 "Tai Viet Letter Low Ro"
14497    43687 "Tai Viet Letter High Ro"
14498    43688 "Tai Viet Letter Low Lo"
14499    43689 "Tai Viet Letter High Lo"
14500    43690 "Tai Viet Letter Low Vo"
14501    43691 "Tai Viet Letter High Vo"
14502    43692 "Tai Viet Letter Low Ho"
14503    43693 "Tai Viet Letter High Ho"
14504    43694 "Tai Viet Letter Low O"
14505    43695 "Tai Viet Letter High O"
14506    43696 "Tai Viet Mai Kang"
14507    43697 "Tai Viet Vowel Aa"
14508    43698 "Tai Viet Vowel I"
14509    43699 "Tai Viet Vowel Ue"
14510    43700 "Tai Viet Vowel U"
14511    43701 "Tai Viet Vowel E"
14512    43702 "Tai Viet Vowel O"
14513    43703 "Tai Viet Mai Khit"
14514    43704 "Tai Viet Vowel Ia"
14515    43705 "Tai Viet Vowel Uea"
14516    43706 "Tai Viet Vowel Ua"
14517    43707 "Tai Viet Vowel Aue"
14518    43708 "Tai Viet Vowel Ay"
14519    43709 "Tai Viet Vowel An"
14520    43710 "Tai Viet Vowel Am"
14521    43711 "Tai Viet Tone Mai Ek"
14522    43712 "Tai Viet Tone Mai Nueng"
14523    43713 "Tai Viet Tone Mai Tho"
14524    43714 "Tai Viet Tone Mai Song"
14525    43739 "Tai Viet Symbol Kon"
14526    43740 "Tai Viet Symbol Nueng"
14527    43741 "Tai Viet Symbol Sam"
14528    43742 "Tai Viet Symbol Ho Hoi"
14529    43743 "Tai Viet Symbol Koi Koi"
14530    43744 "Meetei Mayek Letter E"
14531    43745 "Meetei Mayek Letter O"
14532    43746 "Meetei Mayek Letter Cha"
14533    43747 "Meetei Mayek Letter Nya"
14534    43748 "Meetei Mayek Letter Tta"
14535    43749 "Meetei Mayek Letter Ttha"
14536    43750 "Meetei Mayek Letter Dda"
14537    43751 "Meetei Mayek Letter Ddha"
14538    43752 "Meetei Mayek Letter Nna"
14539    43753 "Meetei Mayek Letter Sha"
14540    43754 "Meetei Mayek Letter Ssa"
14541    43755 "Meetei Mayek Vowel Sign Ii"
14542    43756 "Meetei Mayek Vowel Sign Uu"
14543    43757 "Meetei Mayek Vowel Sign Aai"
14544    43758 "Meetei Mayek Vowel Sign Au"
14545    43759 "Meetei Mayek Vowel Sign Aau"
14546    43760 "Meetei Mayek Cheikhan"
14547    43761 "Meetei Mayek Ahang Khudam"
14548    43762 "Meetei Mayek Anji"
14549    43763 "Meetei Mayek Syllable Repetition Mark"
14550    43764 "Meetei Mayek Word Repetition Mark"
14551    43765 "Meetei Mayek Vowel Sign Visarga"
14552    43766 "Meetei Mayek Virama"
14553    43777 "Ethiopic Syllable Tthu"
14554    43778 "Ethiopic Syllable Tthi"
14555    43779 "Ethiopic Syllable Tthaa"
14556    43780 "Ethiopic Syllable Tthee"
14557    43781 "Ethiopic Syllable Tthe"
14558    43782 "Ethiopic Syllable Ttho"
14559    43785 "Ethiopic Syllable Ddhu"
14560    43786 "Ethiopic Syllable Ddhi"
14561    43787 "Ethiopic Syllable Ddhaa"
14562    43788 "Ethiopic Syllable Ddhee"
14563    43789 "Ethiopic Syllable Ddhe"
14564    43790 "Ethiopic Syllable Ddho"
14565    43793 "Ethiopic Syllable Dzu"
14566    43794 "Ethiopic Syllable Dzi"
14567    43795 "Ethiopic Syllable Dzaa"
14568    43796 "Ethiopic Syllable Dzee"
14569    43797 "Ethiopic Syllable Dze"
14570    43798 "Ethiopic Syllable Dzo"
14571    43808 "Ethiopic Syllable Cchha"
14572    43809 "Ethiopic Syllable Cchhu"
14573    43810 "Ethiopic Syllable Cchhi"
14574    43811 "Ethiopic Syllable Cchhaa"
14575    43812 "Ethiopic Syllable Cchhee"
14576    43813 "Ethiopic Syllable Cchhe"
14577    43814 "Ethiopic Syllable Cchho"
14578    43816 "Ethiopic Syllable Bba"
14579    43817 "Ethiopic Syllable Bbu"
14580    43818 "Ethiopic Syllable Bbi"
14581    43819 "Ethiopic Syllable Bbaa"
14582    43820 "Ethiopic Syllable Bbee"
14583    43821 "Ethiopic Syllable Bbe"
14584    43822 "Ethiopic Syllable Bbo"
14585    43824 "Latin Small Letter Barred Alpha"
14586    43825 "Latin Small Letter A Reversed-Schwa"
14587    43826 "Latin Small Letter Blackletter E"
14588    43827 "Latin Small Letter Barred E"
14589    43828 "Latin Small Letter E With Flourish"
14590    43829 "Latin Small Letter Lenis F"
14591    43830 "Latin Small Letter Script G With Crossed-Tail"
14592    43831 "Latin Small Letter L With Inverted Lazy S"
14593    43832 "Latin Small Letter L With Double Middle Tilde"
14594    43833 "Latin Small Letter L With Middle Ring"
14595    43834 "Latin Small Letter M With Crossed-Tail"
14596    43835 "Latin Small Letter N With Crossed-Tail"
14597    43836 "Latin Small Letter Eng With Crossed-Tail"
14598    43837 "Latin Small Letter Blackletter O"
14599    43838 "Latin Small Letter Blackletter O With Stroke"
14600    43839 "Latin Small Letter Open O With Stroke"
14601    43840 "Latin Small Letter Inverted Oe"
14602    43841 "Latin Small Letter Turned Oe With Stroke"
14603    43842 "Latin Small Letter Turned Oe With Horizontal Stroke"
14604    43843 "Latin Small Letter Turned O Open-O"
14605    43844 "Latin Small Letter Turned O Open-O With Stroke"
14606    43845 "Latin Small Letter Stirrup R"
14607    43846 "Latin Letter Small Capital R With Right Leg"
14608    43847 "Latin Small Letter R Without Handle"
14609    43848 "Latin Small Letter Double R"
14610    43849 "Latin Small Letter R With Crossed-Tail"
14611    43850 "Latin Small Letter Double R With Crossed-Tail"
14612    43851 "Latin Small Letter Script R"
14613    43852 "Latin Small Letter Script R With Ring"
14614    43853 "Latin Small Letter Baseline Esh"
14615    43854 "Latin Small Letter U With Short Right Leg"
14616    43855 "Latin Small Letter U Bar With Short Right Leg"
14617    43856 "Latin Small Letter Ui"
14618    43857 "Latin Small Letter Turned Ui"
14619    43858 "Latin Small Letter U With Left Hook"
14620    43859 "Latin Small Letter Chi"
14621    43860 "Latin Small Letter Chi With Low Right Ring"
14622    43861 "Latin Small Letter Chi With Low Left Serif"
14623    43862 "Latin Small Letter X With Low Right Ring"
14624    43863 "Latin Small Letter X With Long Left Leg"
14625    43864 "Latin Small Letter X With Long Left Leg And Low Right Ring"
14626    43865 "Latin Small Letter X With Long Left Leg With Serif"
14627    43866 "Latin Small Letter Y With Short Right Leg"
14628    43867 "Modifier Breve With Inverted Breve"
14629    43868 "Modifier Letter Small Heng"
14630    43869 "Modifier Letter Small L With Inverted Lazy S"
14631    43870 "Modifier Letter Small L With Middle Tilde"
14632    43871 "Modifier Letter Small U With Left Hook"
14633    43876 "Latin Small Letter Inverted Alpha"
14634    43877 "Greek Letter Small Capital Omega"
14635    43968 "Meetei Mayek Letter Kok"
14636    43969 "Meetei Mayek Letter Sam"
14637    43970 "Meetei Mayek Letter Lai"
14638    43971 "Meetei Mayek Letter Mit"
14639    43972 "Meetei Mayek Letter Pa"
14640    43973 "Meetei Mayek Letter Na"
14641    43974 "Meetei Mayek Letter Chil"
14642    43975 "Meetei Mayek Letter Til"
14643    43976 "Meetei Mayek Letter Khou"
14644    43977 "Meetei Mayek Letter Ngou"
14645    43978 "Meetei Mayek Letter Thou"
14646    43979 "Meetei Mayek Letter Wai"
14647    43980 "Meetei Mayek Letter Yang"
14648    43981 "Meetei Mayek Letter Huk"
14649    43982 "Meetei Mayek Letter Un"
14650    43983 "Meetei Mayek Letter I"
14651    43984 "Meetei Mayek Letter Pham"
14652    43985 "Meetei Mayek Letter Atiya"
14653    43986 "Meetei Mayek Letter Gok"
14654    43987 "Meetei Mayek Letter Jham"
14655    43988 "Meetei Mayek Letter Rai"
14656    43989 "Meetei Mayek Letter Ba"
14657    43990 "Meetei Mayek Letter Jil"
14658    43991 "Meetei Mayek Letter Dil"
14659    43992 "Meetei Mayek Letter Ghou"
14660    43993 "Meetei Mayek Letter Dhou"
14661    43994 "Meetei Mayek Letter Bham"
14662    43995 "Meetei Mayek Letter Kok Lonsum"
14663    43996 "Meetei Mayek Letter Lai Lonsum"
14664    43997 "Meetei Mayek Letter Mit Lonsum"
14665    43998 "Meetei Mayek Letter Pa Lonsum"
14666    43999 "Meetei Mayek Letter Na Lonsum"
14667    44000 "Meetei Mayek Letter Til Lonsum"
14668    44001 "Meetei Mayek Letter Ngou Lonsum"
14669    44002 "Meetei Mayek Letter I Lonsum"
14670    44003 "Meetei Mayek Vowel Sign Onap"
14671    44004 "Meetei Mayek Vowel Sign Inap"
14672    44005 "Meetei Mayek Vowel Sign Anap"
14673    44006 "Meetei Mayek Vowel Sign Yenap"
14674    44007 "Meetei Mayek Vowel Sign Sounap"
14675    44008 "Meetei Mayek Vowel Sign Unap"
14676    44009 "Meetei Mayek Vowel Sign Cheinap"
14677    44010 "Meetei Mayek Vowel Sign Nung"
14678    44011 "Meetei Mayek Cheikhei"
14679    44012 "Meetei Mayek Lum Iyek"
14680    44013 "Meetei Mayek Apun Iyek"
14681    44016 "Meetei Mayek Digit Zero"
14682    44017 "Meetei Mayek Digit One"
14683    44018 "Meetei Mayek Digit Two"
14684    44019 "Meetei Mayek Digit Three"
14685    44020 "Meetei Mayek Digit Four"
14686    44021 "Meetei Mayek Digit Five"
14687    44022 "Meetei Mayek Digit Six"
14688    44023 "Meetei Mayek Digit Seven"
14689    44024 "Meetei Mayek Digit Eight"
14690    44025 "Meetei Mayek Digit Nine"
14691    44032 "<Hangul Syllable, First>"
14692    55203 "<Hangul Syllable, Last>"
14693    55216 "Hangul Jungseong O-Yeo"
14694    55217 "Hangul Jungseong O-O-I"
14695    55218 "Hangul Jungseong Yo-A"
14696    55219 "Hangul Jungseong Yo-Ae"
14697    55220 "Hangul Jungseong Yo-Eo"
14698    55221 "Hangul Jungseong U-Yeo"
14699    55222 "Hangul Jungseong U-I-I"
14700    55223 "Hangul Jungseong Yu-Ae"
14701    55224 "Hangul Jungseong Yu-O"
14702    55225 "Hangul Jungseong Eu-A"
14703    55226 "Hangul Jungseong Eu-Eo"
14704    55227 "Hangul Jungseong Eu-E"
14705    55228 "Hangul Jungseong Eu-O"
14706    55229 "Hangul Jungseong I-Ya-O"
14707    55230 "Hangul Jungseong I-Yae"
14708    55231 "Hangul Jungseong I-Yeo"
14709    55232 "Hangul Jungseong I-Ye"
14710    55233 "Hangul Jungseong I-O-I"
14711    55234 "Hangul Jungseong I-Yo"
14712    55235 "Hangul Jungseong I-Yu"
14713    55236 "Hangul Jungseong I-I"
14714    55237 "Hangul Jungseong Araea-A"
14715    55238 "Hangul Jungseong Araea-E"
14716    55243 "Hangul Jongseong Nieun-Rieul"
14717    55244 "Hangul Jongseong Nieun-Chieuch"
14718    55245 "Hangul Jongseong Ssangtikeut"
14719    55246 "Hangul Jongseong Ssangtikeut-Pieup"
14720    55247 "Hangul Jongseong Tikeut-Pieup"
14721    55248 "Hangul Jongseong Tikeut-Sios"
14722    55249 "Hangul Jongseong Tikeut-Sios-Kiyeok"
14723    55250 "Hangul Jongseong Tikeut-Cieuc"
14724    55251 "Hangul Jongseong Tikeut-Chieuch"
14725    55252 "Hangul Jongseong Tikeut-Thieuth"
14726    55253 "Hangul Jongseong Rieul-Ssangkiyeok"
14727    55254 "Hangul Jongseong Rieul-Kiyeok-Hieuh"
14728    55255 "Hangul Jongseong Ssangrieul-Khieukh"
14729    55256 "Hangul Jongseong Rieul-Mieum-Hieuh"
14730    55257 "Hangul Jongseong Rieul-Pieup-Tikeut"
14731    55258 "Hangul Jongseong Rieul-Pieup-Phieuph"
14732    55259 "Hangul Jongseong Rieul-Yesieung"
14733    55260 "Hangul Jongseong Rieul-Yeorinhieuh-Hieuh"
14734    55261 "Hangul Jongseong Kapyeounrieul"
14735    55262 "Hangul Jongseong Mieum-Nieun"
14736    55263 "Hangul Jongseong Mieum-Ssangnieun"
14737    55264 "Hangul Jongseong Ssangmieum"
14738    55265 "Hangul Jongseong Mieum-Pieup-Sios"
14739    55266 "Hangul Jongseong Mieum-Cieuc"
14740    55267 "Hangul Jongseong Pieup-Tikeut"
14741    55268 "Hangul Jongseong Pieup-Rieul-Phieuph"
14742    55269 "Hangul Jongseong Pieup-Mieum"
14743    55270 "Hangul Jongseong Ssangpieup"
14744    55271 "Hangul Jongseong Pieup-Sios-Tikeut"
14745    55272 "Hangul Jongseong Pieup-Cieuc"
14746    55273 "Hangul Jongseong Pieup-Chieuch"
14747    55274 "Hangul Jongseong Sios-Mieum"
14748    55275 "Hangul Jongseong Sios-Kapyeounpieup"
14749    55276 "Hangul Jongseong Ssangsios-Kiyeok"
14750    55277 "Hangul Jongseong Ssangsios-Tikeut"
14751    55278 "Hangul Jongseong Sios-Pansios"
14752    55279 "Hangul Jongseong Sios-Cieuc"
14753    55280 "Hangul Jongseong Sios-Chieuch"
14754    55281 "Hangul Jongseong Sios-Thieuth"
14755    55282 "Hangul Jongseong Sios-Hieuh"
14756    55283 "Hangul Jongseong Pansios-Pieup"
14757    55284 "Hangul Jongseong Pansios-Kapyeounpieup"
14758    55285 "Hangul Jongseong Yesieung-Mieum"
14759    55286 "Hangul Jongseong Yesieung-Hieuh"
14760    55287 "Hangul Jongseong Cieuc-Pieup"
14761    55288 "Hangul Jongseong Cieuc-Ssangpieup"
14762    55289 "Hangul Jongseong Ssangcieuc"
14763    55290 "Hangul Jongseong Phieuph-Sios"
14764    55291 "Hangul Jongseong Phieuph-Thieuth"
14765    55296 "<Non Private Use High Surrogate, First>"
14766    56191 "<Non Private Use High Surrogate, Last>"
14767    56192 "<Private Use High Surrogate, First>"
14768    56319 "<Private Use High Surrogate, Last>"
14769    56320 "<Low Surrogate, First>"
14770    57343 "<Low Surrogate, Last>"
14771    57344 "<Private Use, First>"
14772    63743 "<Private Use, Last>"
14773    63744 "CJK Compatibility Ideograph-F900"
14774    63745 "CJK Compatibility Ideograph-F901"
14775    63746 "CJK Compatibility Ideograph-F902"
14776    63747 "CJK Compatibility Ideograph-F903"
14777    63748 "CJK Compatibility Ideograph-F904"
14778    63749 "CJK Compatibility Ideograph-F905"
14779    63750 "CJK Compatibility Ideograph-F906"
14780    63751 "CJK Compatibility Ideograph-F907"
14781    63752 "CJK Compatibility Ideograph-F908"
14782    63753 "CJK Compatibility Ideograph-F909"
14783    63754 "CJK Compatibility Ideograph-F90a"
14784    63755 "CJK Compatibility Ideograph-F90b"
14785    63756 "CJK Compatibility Ideograph-F90c"
14786    63757 "CJK Compatibility Ideograph-F90d"
14787    63758 "CJK Compatibility Ideograph-F90e"
14788    63759 "CJK Compatibility Ideograph-F90f"
14789    63760 "CJK Compatibility Ideograph-F910"
14790    63761 "CJK Compatibility Ideograph-F911"
14791    63762 "CJK Compatibility Ideograph-F912"
14792    63763 "CJK Compatibility Ideograph-F913"
14793    63764 "CJK Compatibility Ideograph-F914"
14794    63765 "CJK Compatibility Ideograph-F915"
14795    63766 "CJK Compatibility Ideograph-F916"
14796    63767 "CJK Compatibility Ideograph-F917"
14797    63768 "CJK Compatibility Ideograph-F918"
14798    63769 "CJK Compatibility Ideograph-F919"
14799    63770 "CJK Compatibility Ideograph-F91a"
14800    63771 "CJK Compatibility Ideograph-F91b"
14801    63772 "CJK Compatibility Ideograph-F91c"
14802    63773 "CJK Compatibility Ideograph-F91d"
14803    63774 "CJK Compatibility Ideograph-F91e"
14804    63775 "CJK Compatibility Ideograph-F91f"
14805    63776 "CJK Compatibility Ideograph-F920"
14806    63777 "CJK Compatibility Ideograph-F921"
14807    63778 "CJK Compatibility Ideograph-F922"
14808    63779 "CJK Compatibility Ideograph-F923"
14809    63780 "CJK Compatibility Ideograph-F924"
14810    63781 "CJK Compatibility Ideograph-F925"
14811    63782 "CJK Compatibility Ideograph-F926"
14812    63783 "CJK Compatibility Ideograph-F927"
14813    63784 "CJK Compatibility Ideograph-F928"
14814    63785 "CJK Compatibility Ideograph-F929"
14815    63786 "CJK Compatibility Ideograph-F92a"
14816    63787 "CJK Compatibility Ideograph-F92b"
14817    63788 "CJK Compatibility Ideograph-F92c"
14818    63789 "CJK Compatibility Ideograph-F92d"
14819    63790 "CJK Compatibility Ideograph-F92e"
14820    63791 "CJK Compatibility Ideograph-F92f"
14821    63792 "CJK Compatibility Ideograph-F930"
14822    63793 "CJK Compatibility Ideograph-F931"
14823    63794 "CJK Compatibility Ideograph-F932"
14824    63795 "CJK Compatibility Ideograph-F933"
14825    63796 "CJK Compatibility Ideograph-F934"
14826    63797 "CJK Compatibility Ideograph-F935"
14827    63798 "CJK Compatibility Ideograph-F936"
14828    63799 "CJK Compatibility Ideograph-F937"
14829    63800 "CJK Compatibility Ideograph-F938"
14830    63801 "CJK Compatibility Ideograph-F939"
14831    63802 "CJK Compatibility Ideograph-F93a"
14832    63803 "CJK Compatibility Ideograph-F93b"
14833    63804 "CJK Compatibility Ideograph-F93c"
14834    63805 "CJK Compatibility Ideograph-F93d"
14835    63806 "CJK Compatibility Ideograph-F93e"
14836    63807 "CJK Compatibility Ideograph-F93f"
14837    63808 "CJK Compatibility Ideograph-F940"
14838    63809 "CJK Compatibility Ideograph-F941"
14839    63810 "CJK Compatibility Ideograph-F942"
14840    63811 "CJK Compatibility Ideograph-F943"
14841    63812 "CJK Compatibility Ideograph-F944"
14842    63813 "CJK Compatibility Ideograph-F945"
14843    63814 "CJK Compatibility Ideograph-F946"
14844    63815 "CJK Compatibility Ideograph-F947"
14845    63816 "CJK Compatibility Ideograph-F948"
14846    63817 "CJK Compatibility Ideograph-F949"
14847    63818 "CJK Compatibility Ideograph-F94a"
14848    63819 "CJK Compatibility Ideograph-F94b"
14849    63820 "CJK Compatibility Ideograph-F94c"
14850    63821 "CJK Compatibility Ideograph-F94d"
14851    63822 "CJK Compatibility Ideograph-F94e"
14852    63823 "CJK Compatibility Ideograph-F94f"
14853    63824 "CJK Compatibility Ideograph-F950"
14854    63825 "CJK Compatibility Ideograph-F951"
14855    63826 "CJK Compatibility Ideograph-F952"
14856    63827 "CJK Compatibility Ideograph-F953"
14857    63828 "CJK Compatibility Ideograph-F954"
14858    63829 "CJK Compatibility Ideograph-F955"
14859    63830 "CJK Compatibility Ideograph-F956"
14860    63831 "CJK Compatibility Ideograph-F957"
14861    63832 "CJK Compatibility Ideograph-F958"
14862    63833 "CJK Compatibility Ideograph-F959"
14863    63834 "CJK Compatibility Ideograph-F95a"
14864    63835 "CJK Compatibility Ideograph-F95b"
14865    63836 "CJK Compatibility Ideograph-F95c"
14866    63837 "CJK Compatibility Ideograph-F95d"
14867    63838 "CJK Compatibility Ideograph-F95e"
14868    63839 "CJK Compatibility Ideograph-F95f"
14869    63840 "CJK Compatibility Ideograph-F960"
14870    63841 "CJK Compatibility Ideograph-F961"
14871    63842 "CJK Compatibility Ideograph-F962"
14872    63843 "CJK Compatibility Ideograph-F963"
14873    63844 "CJK Compatibility Ideograph-F964"
14874    63845 "CJK Compatibility Ideograph-F965"
14875    63846 "CJK Compatibility Ideograph-F966"
14876    63847 "CJK Compatibility Ideograph-F967"
14877    63848 "CJK Compatibility Ideograph-F968"
14878    63849 "CJK Compatibility Ideograph-F969"
14879    63850 "CJK Compatibility Ideograph-F96a"
14880    63851 "CJK Compatibility Ideograph-F96b"
14881    63852 "CJK Compatibility Ideograph-F96c"
14882    63853 "CJK Compatibility Ideograph-F96d"
14883    63854 "CJK Compatibility Ideograph-F96e"
14884    63855 "CJK Compatibility Ideograph-F96f"
14885    63856 "CJK Compatibility Ideograph-F970"
14886    63857 "CJK Compatibility Ideograph-F971"
14887    63858 "CJK Compatibility Ideograph-F972"
14888    63859 "CJK Compatibility Ideograph-F973"
14889    63860 "CJK Compatibility Ideograph-F974"
14890    63861 "CJK Compatibility Ideograph-F975"
14891    63862 "CJK Compatibility Ideograph-F976"
14892    63863 "CJK Compatibility Ideograph-F977"
14893    63864 "CJK Compatibility Ideograph-F978"
14894    63865 "CJK Compatibility Ideograph-F979"
14895    63866 "CJK Compatibility Ideograph-F97a"
14896    63867 "CJK Compatibility Ideograph-F97b"
14897    63868 "CJK Compatibility Ideograph-F97c"
14898    63869 "CJK Compatibility Ideograph-F97d"
14899    63870 "CJK Compatibility Ideograph-F97e"
14900    63871 "CJK Compatibility Ideograph-F97f"
14901    63872 "CJK Compatibility Ideograph-F980"
14902    63873 "CJK Compatibility Ideograph-F981"
14903    63874 "CJK Compatibility Ideograph-F982"
14904    63875 "CJK Compatibility Ideograph-F983"
14905    63876 "CJK Compatibility Ideograph-F984"
14906    63877 "CJK Compatibility Ideograph-F985"
14907    63878 "CJK Compatibility Ideograph-F986"
14908    63879 "CJK Compatibility Ideograph-F987"
14909    63880 "CJK Compatibility Ideograph-F988"
14910    63881 "CJK Compatibility Ideograph-F989"
14911    63882 "CJK Compatibility Ideograph-F98a"
14912    63883 "CJK Compatibility Ideograph-F98b"
14913    63884 "CJK Compatibility Ideograph-F98c"
14914    63885 "CJK Compatibility Ideograph-F98d"
14915    63886 "CJK Compatibility Ideograph-F98e"
14916    63887 "CJK Compatibility Ideograph-F98f"
14917    63888 "CJK Compatibility Ideograph-F990"
14918    63889 "CJK Compatibility Ideograph-F991"
14919    63890 "CJK Compatibility Ideograph-F992"
14920    63891 "CJK Compatibility Ideograph-F993"
14921    63892 "CJK Compatibility Ideograph-F994"
14922    63893 "CJK Compatibility Ideograph-F995"
14923    63894 "CJK Compatibility Ideograph-F996"
14924    63895 "CJK Compatibility Ideograph-F997"
14925    63896 "CJK Compatibility Ideograph-F998"
14926    63897 "CJK Compatibility Ideograph-F999"
14927    63898 "CJK Compatibility Ideograph-F99a"
14928    63899 "CJK Compatibility Ideograph-F99b"
14929    63900 "CJK Compatibility Ideograph-F99c"
14930    63901 "CJK Compatibility Ideograph-F99d"
14931    63902 "CJK Compatibility Ideograph-F99e"
14932    63903 "CJK Compatibility Ideograph-F99f"
14933    63904 "CJK Compatibility Ideograph-F9a0"
14934    63905 "CJK Compatibility Ideograph-F9a1"
14935    63906 "CJK Compatibility Ideograph-F9a2"
14936    63907 "CJK Compatibility Ideograph-F9a3"
14937    63908 "CJK Compatibility Ideograph-F9a4"
14938    63909 "CJK Compatibility Ideograph-F9a5"
14939    63910 "CJK Compatibility Ideograph-F9a6"
14940    63911 "CJK Compatibility Ideograph-F9a7"
14941    63912 "CJK Compatibility Ideograph-F9a8"
14942    63913 "CJK Compatibility Ideograph-F9a9"
14943    63914 "CJK Compatibility Ideograph-F9aa"
14944    63915 "CJK Compatibility Ideograph-F9ab"
14945    63916 "CJK Compatibility Ideograph-F9ac"
14946    63917 "CJK Compatibility Ideograph-F9ad"
14947    63918 "CJK Compatibility Ideograph-F9ae"
14948    63919 "CJK Compatibility Ideograph-F9af"
14949    63920 "CJK Compatibility Ideograph-F9b0"
14950    63921 "CJK Compatibility Ideograph-F9b1"
14951    63922 "CJK Compatibility Ideograph-F9b2"
14952    63923 "CJK Compatibility Ideograph-F9b3"
14953    63924 "CJK Compatibility Ideograph-F9b4"
14954    63925 "CJK Compatibility Ideograph-F9b5"
14955    63926 "CJK Compatibility Ideograph-F9b6"
14956    63927 "CJK Compatibility Ideograph-F9b7"
14957    63928 "CJK Compatibility Ideograph-F9b8"
14958    63929 "CJK Compatibility Ideograph-F9b9"
14959    63930 "CJK Compatibility Ideograph-F9ba"
14960    63931 "CJK Compatibility Ideograph-F9bb"
14961    63932 "CJK Compatibility Ideograph-F9bc"
14962    63933 "CJK Compatibility Ideograph-F9bd"
14963    63934 "CJK Compatibility Ideograph-F9be"
14964    63935 "CJK Compatibility Ideograph-F9bf"
14965    63936 "CJK Compatibility Ideograph-F9c0"
14966    63937 "CJK Compatibility Ideograph-F9c1"
14967    63938 "CJK Compatibility Ideograph-F9c2"
14968    63939 "CJK Compatibility Ideograph-F9c3"
14969    63940 "CJK Compatibility Ideograph-F9c4"
14970    63941 "CJK Compatibility Ideograph-F9c5"
14971    63942 "CJK Compatibility Ideograph-F9c6"
14972    63943 "CJK Compatibility Ideograph-F9c7"
14973    63944 "CJK Compatibility Ideograph-F9c8"
14974    63945 "CJK Compatibility Ideograph-F9c9"
14975    63946 "CJK Compatibility Ideograph-F9ca"
14976    63947 "CJK Compatibility Ideograph-F9cb"
14977    63948 "CJK Compatibility Ideograph-F9cc"
14978    63949 "CJK Compatibility Ideograph-F9cd"
14979    63950 "CJK Compatibility Ideograph-F9ce"
14980    63951 "CJK Compatibility Ideograph-F9cf"
14981    63952 "CJK Compatibility Ideograph-F9d0"
14982    63953 "CJK Compatibility Ideograph-F9d1"
14983    63954 "CJK Compatibility Ideograph-F9d2"
14984    63955 "CJK Compatibility Ideograph-F9d3"
14985    63956 "CJK Compatibility Ideograph-F9d4"
14986    63957 "CJK Compatibility Ideograph-F9d5"
14987    63958 "CJK Compatibility Ideograph-F9d6"
14988    63959 "CJK Compatibility Ideograph-F9d7"
14989    63960 "CJK Compatibility Ideograph-F9d8"
14990    63961 "CJK Compatibility Ideograph-F9d9"
14991    63962 "CJK Compatibility Ideograph-F9da"
14992    63963 "CJK Compatibility Ideograph-F9db"
14993    63964 "CJK Compatibility Ideograph-F9dc"
14994    63965 "CJK Compatibility Ideograph-F9dd"
14995    63966 "CJK Compatibility Ideograph-F9de"
14996    63967 "CJK Compatibility Ideograph-F9df"
14997    63968 "CJK Compatibility Ideograph-F9e0"
14998    63969 "CJK Compatibility Ideograph-F9e1"
14999    63970 "CJK Compatibility Ideograph-F9e2"
15000    63971 "CJK Compatibility Ideograph-F9e3"
15001    63972 "CJK Compatibility Ideograph-F9e4"
15002    63973 "CJK Compatibility Ideograph-F9e5"
15003    63974 "CJK Compatibility Ideograph-F9e6"
15004    63975 "CJK Compatibility Ideograph-F9e7"
15005    63976 "CJK Compatibility Ideograph-F9e8"
15006    63977 "CJK Compatibility Ideograph-F9e9"
15007    63978 "CJK Compatibility Ideograph-F9ea"
15008    63979 "CJK Compatibility Ideograph-F9eb"
15009    63980 "CJK Compatibility Ideograph-F9ec"
15010    63981 "CJK Compatibility Ideograph-F9ed"
15011    63982 "CJK Compatibility Ideograph-F9ee"
15012    63983 "CJK Compatibility Ideograph-F9ef"
15013    63984 "CJK Compatibility Ideograph-F9f0"
15014    63985 "CJK Compatibility Ideograph-F9f1"
15015    63986 "CJK Compatibility Ideograph-F9f2"
15016    63987 "CJK Compatibility Ideograph-F9f3"
15017    63988 "CJK Compatibility Ideograph-F9f4"
15018    63989 "CJK Compatibility Ideograph-F9f5"
15019    63990 "CJK Compatibility Ideograph-F9f6"
15020    63991 "CJK Compatibility Ideograph-F9f7"
15021    63992 "CJK Compatibility Ideograph-F9f8"
15022    63993 "CJK Compatibility Ideograph-F9f9"
15023    63994 "CJK Compatibility Ideograph-F9fa"
15024    63995 "CJK Compatibility Ideograph-F9fb"
15025    63996 "CJK Compatibility Ideograph-F9fc"
15026    63997 "CJK Compatibility Ideograph-F9fd"
15027    63998 "CJK Compatibility Ideograph-F9fe"
15028    63999 "CJK Compatibility Ideograph-F9ff"
15029    64000 "CJK Compatibility Ideograph-Fa00"
15030    64001 "CJK Compatibility Ideograph-Fa01"
15031    64002 "CJK Compatibility Ideograph-Fa02"
15032    64003 "CJK Compatibility Ideograph-Fa03"
15033    64004 "CJK Compatibility Ideograph-Fa04"
15034    64005 "CJK Compatibility Ideograph-Fa05"
15035    64006 "CJK Compatibility Ideograph-Fa06"
15036    64007 "CJK Compatibility Ideograph-Fa07"
15037    64008 "CJK Compatibility Ideograph-Fa08"
15038    64009 "CJK Compatibility Ideograph-Fa09"
15039    64010 "CJK Compatibility Ideograph-Fa0a"
15040    64011 "CJK Compatibility Ideograph-Fa0b"
15041    64012 "CJK Compatibility Ideograph-Fa0c"
15042    64013 "CJK Compatibility Ideograph-Fa0d"
15043    64014 "CJK Compatibility Ideograph-Fa0e"
15044    64015 "CJK Compatibility Ideograph-Fa0f"
15045    64016 "CJK Compatibility Ideograph-Fa10"
15046    64017 "CJK Compatibility Ideograph-Fa11"
15047    64018 "CJK Compatibility Ideograph-Fa12"
15048    64019 "CJK Compatibility Ideograph-Fa13"
15049    64020 "CJK Compatibility Ideograph-Fa14"
15050    64021 "CJK Compatibility Ideograph-Fa15"
15051    64022 "CJK Compatibility Ideograph-Fa16"
15052    64023 "CJK Compatibility Ideograph-Fa17"
15053    64024 "CJK Compatibility Ideograph-Fa18"
15054    64025 "CJK Compatibility Ideograph-Fa19"
15055    64026 "CJK Compatibility Ideograph-Fa1a"
15056    64027 "CJK Compatibility Ideograph-Fa1b"
15057    64028 "CJK Compatibility Ideograph-Fa1c"
15058    64029 "CJK Compatibility Ideograph-Fa1d"
15059    64030 "CJK Compatibility Ideograph-Fa1e"
15060    64031 "CJK Compatibility Ideograph-Fa1f"
15061    64032 "CJK Compatibility Ideograph-Fa20"
15062    64033 "CJK Compatibility Ideograph-Fa21"
15063    64034 "CJK Compatibility Ideograph-Fa22"
15064    64035 "CJK Compatibility Ideograph-Fa23"
15065    64036 "CJK Compatibility Ideograph-Fa24"
15066    64037 "CJK Compatibility Ideograph-Fa25"
15067    64038 "CJK Compatibility Ideograph-Fa26"
15068    64039 "CJK Compatibility Ideograph-Fa27"
15069    64040 "CJK Compatibility Ideograph-Fa28"
15070    64041 "CJK Compatibility Ideograph-Fa29"
15071    64042 "CJK Compatibility Ideograph-Fa2a"
15072    64043 "CJK Compatibility Ideograph-Fa2b"
15073    64044 "CJK Compatibility Ideograph-Fa2c"
15074    64045 "CJK Compatibility Ideograph-Fa2d"
15075    64046 "CJK Compatibility Ideograph-Fa2e"
15076    64047 "CJK Compatibility Ideograph-Fa2f"
15077    64048 "CJK Compatibility Ideograph-Fa30"
15078    64049 "CJK Compatibility Ideograph-Fa31"
15079    64050 "CJK Compatibility Ideograph-Fa32"
15080    64051 "CJK Compatibility Ideograph-Fa33"
15081    64052 "CJK Compatibility Ideograph-Fa34"
15082    64053 "CJK Compatibility Ideograph-Fa35"
15083    64054 "CJK Compatibility Ideograph-Fa36"
15084    64055 "CJK Compatibility Ideograph-Fa37"
15085    64056 "CJK Compatibility Ideograph-Fa38"
15086    64057 "CJK Compatibility Ideograph-Fa39"
15087    64058 "CJK Compatibility Ideograph-Fa3a"
15088    64059 "CJK Compatibility Ideograph-Fa3b"
15089    64060 "CJK Compatibility Ideograph-Fa3c"
15090    64061 "CJK Compatibility Ideograph-Fa3d"
15091    64062 "CJK Compatibility Ideograph-Fa3e"
15092    64063 "CJK Compatibility Ideograph-Fa3f"
15093    64064 "CJK Compatibility Ideograph-Fa40"
15094    64065 "CJK Compatibility Ideograph-Fa41"
15095    64066 "CJK Compatibility Ideograph-Fa42"
15096    64067 "CJK Compatibility Ideograph-Fa43"
15097    64068 "CJK Compatibility Ideograph-Fa44"
15098    64069 "CJK Compatibility Ideograph-Fa45"
15099    64070 "CJK Compatibility Ideograph-Fa46"
15100    64071 "CJK Compatibility Ideograph-Fa47"
15101    64072 "CJK Compatibility Ideograph-Fa48"
15102    64073 "CJK Compatibility Ideograph-Fa49"
15103    64074 "CJK Compatibility Ideograph-Fa4a"
15104    64075 "CJK Compatibility Ideograph-Fa4b"
15105    64076 "CJK Compatibility Ideograph-Fa4c"
15106    64077 "CJK Compatibility Ideograph-Fa4d"
15107    64078 "CJK Compatibility Ideograph-Fa4e"
15108    64079 "CJK Compatibility Ideograph-Fa4f"
15109    64080 "CJK Compatibility Ideograph-Fa50"
15110    64081 "CJK Compatibility Ideograph-Fa51"
15111    64082 "CJK Compatibility Ideograph-Fa52"
15112    64083 "CJK Compatibility Ideograph-Fa53"
15113    64084 "CJK Compatibility Ideograph-Fa54"
15114    64085 "CJK Compatibility Ideograph-Fa55"
15115    64086 "CJK Compatibility Ideograph-Fa56"
15116    64087 "CJK Compatibility Ideograph-Fa57"
15117    64088 "CJK Compatibility Ideograph-Fa58"
15118    64089 "CJK Compatibility Ideograph-Fa59"
15119    64090 "CJK Compatibility Ideograph-Fa5a"
15120    64091 "CJK Compatibility Ideograph-Fa5b"
15121    64092 "CJK Compatibility Ideograph-Fa5c"
15122    64093 "CJK Compatibility Ideograph-Fa5d"
15123    64094 "CJK Compatibility Ideograph-Fa5e"
15124    64095 "CJK Compatibility Ideograph-Fa5f"
15125    64096 "CJK Compatibility Ideograph-Fa60"
15126    64097 "CJK Compatibility Ideograph-Fa61"
15127    64098 "CJK Compatibility Ideograph-Fa62"
15128    64099 "CJK Compatibility Ideograph-Fa63"
15129    64100 "CJK Compatibility Ideograph-Fa64"
15130    64101 "CJK Compatibility Ideograph-Fa65"
15131    64102 "CJK Compatibility Ideograph-Fa66"
15132    64103 "CJK Compatibility Ideograph-Fa67"
15133    64104 "CJK Compatibility Ideograph-Fa68"
15134    64105 "CJK Compatibility Ideograph-Fa69"
15135    64106 "CJK Compatibility Ideograph-Fa6a"
15136    64107 "CJK Compatibility Ideograph-Fa6b"
15137    64108 "CJK Compatibility Ideograph-Fa6c"
15138    64109 "CJK Compatibility Ideograph-Fa6d"
15139    64112 "CJK Compatibility Ideograph-Fa70"
15140    64113 "CJK Compatibility Ideograph-Fa71"
15141    64114 "CJK Compatibility Ideograph-Fa72"
15142    64115 "CJK Compatibility Ideograph-Fa73"
15143    64116 "CJK Compatibility Ideograph-Fa74"
15144    64117 "CJK Compatibility Ideograph-Fa75"
15145    64118 "CJK Compatibility Ideograph-Fa76"
15146    64119 "CJK Compatibility Ideograph-Fa77"
15147    64120 "CJK Compatibility Ideograph-Fa78"
15148    64121 "CJK Compatibility Ideograph-Fa79"
15149    64122 "CJK Compatibility Ideograph-Fa7a"
15150    64123 "CJK Compatibility Ideograph-Fa7b"
15151    64124 "CJK Compatibility Ideograph-Fa7c"
15152    64125 "CJK Compatibility Ideograph-Fa7d"
15153    64126 "CJK Compatibility Ideograph-Fa7e"
15154    64127 "CJK Compatibility Ideograph-Fa7f"
15155    64128 "CJK Compatibility Ideograph-Fa80"
15156    64129 "CJK Compatibility Ideograph-Fa81"
15157    64130 "CJK Compatibility Ideograph-Fa82"
15158    64131 "CJK Compatibility Ideograph-Fa83"
15159    64132 "CJK Compatibility Ideograph-Fa84"
15160    64133 "CJK Compatibility Ideograph-Fa85"
15161    64134 "CJK Compatibility Ideograph-Fa86"
15162    64135 "CJK Compatibility Ideograph-Fa87"
15163    64136 "CJK Compatibility Ideograph-Fa88"
15164    64137 "CJK Compatibility Ideograph-Fa89"
15165    64138 "CJK Compatibility Ideograph-Fa8a"
15166    64139 "CJK Compatibility Ideograph-Fa8b"
15167    64140 "CJK Compatibility Ideograph-Fa8c"
15168    64141 "CJK Compatibility Ideograph-Fa8d"
15169    64142 "CJK Compatibility Ideograph-Fa8e"
15170    64143 "CJK Compatibility Ideograph-Fa8f"
15171    64144 "CJK Compatibility Ideograph-Fa90"
15172    64145 "CJK Compatibility Ideograph-Fa91"
15173    64146 "CJK Compatibility Ideograph-Fa92"
15174    64147 "CJK Compatibility Ideograph-Fa93"
15175    64148 "CJK Compatibility Ideograph-Fa94"
15176    64149 "CJK Compatibility Ideograph-Fa95"
15177    64150 "CJK Compatibility Ideograph-Fa96"
15178    64151 "CJK Compatibility Ideograph-Fa97"
15179    64152 "CJK Compatibility Ideograph-Fa98"
15180    64153 "CJK Compatibility Ideograph-Fa99"
15181    64154 "CJK Compatibility Ideograph-Fa9a"
15182    64155 "CJK Compatibility Ideograph-Fa9b"
15183    64156 "CJK Compatibility Ideograph-Fa9c"
15184    64157 "CJK Compatibility Ideograph-Fa9d"
15185    64158 "CJK Compatibility Ideograph-Fa9e"
15186    64159 "CJK Compatibility Ideograph-Fa9f"
15187    64160 "CJK Compatibility Ideograph-Faa0"
15188    64161 "CJK Compatibility Ideograph-Faa1"
15189    64162 "CJK Compatibility Ideograph-Faa2"
15190    64163 "CJK Compatibility Ideograph-Faa3"
15191    64164 "CJK Compatibility Ideograph-Faa4"
15192    64165 "CJK Compatibility Ideograph-Faa5"
15193    64166 "CJK Compatibility Ideograph-Faa6"
15194    64167 "CJK Compatibility Ideograph-Faa7"
15195    64168 "CJK Compatibility Ideograph-Faa8"
15196    64169 "CJK Compatibility Ideograph-Faa9"
15197    64170 "CJK Compatibility Ideograph-Faaa"
15198    64171 "CJK Compatibility Ideograph-Faab"
15199    64172 "CJK Compatibility Ideograph-Faac"
15200    64173 "CJK Compatibility Ideograph-Faad"
15201    64174 "CJK Compatibility Ideograph-Faae"
15202    64175 "CJK Compatibility Ideograph-Faaf"
15203    64176 "CJK Compatibility Ideograph-Fab0"
15204    64177 "CJK Compatibility Ideograph-Fab1"
15205    64178 "CJK Compatibility Ideograph-Fab2"
15206    64179 "CJK Compatibility Ideograph-Fab3"
15207    64180 "CJK Compatibility Ideograph-Fab4"
15208    64181 "CJK Compatibility Ideograph-Fab5"
15209    64182 "CJK Compatibility Ideograph-Fab6"
15210    64183 "CJK Compatibility Ideograph-Fab7"
15211    64184 "CJK Compatibility Ideograph-Fab8"
15212    64185 "CJK Compatibility Ideograph-Fab9"
15213    64186 "CJK Compatibility Ideograph-Faba"
15214    64187 "CJK Compatibility Ideograph-Fabb"
15215    64188 "CJK Compatibility Ideograph-Fabc"
15216    64189 "CJK Compatibility Ideograph-Fabd"
15217    64190 "CJK Compatibility Ideograph-Fabe"
15218    64191 "CJK Compatibility Ideograph-Fabf"
15219    64192 "CJK Compatibility Ideograph-Fac0"
15220    64193 "CJK Compatibility Ideograph-Fac1"
15221    64194 "CJK Compatibility Ideograph-Fac2"
15222    64195 "CJK Compatibility Ideograph-Fac3"
15223    64196 "CJK Compatibility Ideograph-Fac4"
15224    64197 "CJK Compatibility Ideograph-Fac5"
15225    64198 "CJK Compatibility Ideograph-Fac6"
15226    64199 "CJK Compatibility Ideograph-Fac7"
15227    64200 "CJK Compatibility Ideograph-Fac8"
15228    64201 "CJK Compatibility Ideograph-Fac9"
15229    64202 "CJK Compatibility Ideograph-Faca"
15230    64203 "CJK Compatibility Ideograph-Facb"
15231    64204 "CJK Compatibility Ideograph-Facc"
15232    64205 "CJK Compatibility Ideograph-Facd"
15233    64206 "CJK Compatibility Ideograph-Face"
15234    64207 "CJK Compatibility Ideograph-Facf"
15235    64208 "CJK Compatibility Ideograph-Fad0"
15236    64209 "CJK Compatibility Ideograph-Fad1"
15237    64210 "CJK Compatibility Ideograph-Fad2"
15238    64211 "CJK Compatibility Ideograph-Fad3"
15239    64212 "CJK Compatibility Ideograph-Fad4"
15240    64213 "CJK Compatibility Ideograph-Fad5"
15241    64214 "CJK Compatibility Ideograph-Fad6"
15242    64215 "CJK Compatibility Ideograph-Fad7"
15243    64216 "CJK Compatibility Ideograph-Fad8"
15244    64217 "CJK Compatibility Ideograph-Fad9"
15245    64256 "Latin Small Ligature Ff"
15246    64257 "Latin Small Ligature Fi"
15247    64258 "Latin Small Ligature Fl"
15248    64259 "Latin Small Ligature Ffi"
15249    64260 "Latin Small Ligature Ffl"
15250    64261 "Latin Small Ligature Long S T"
15251    64262 "Latin Small Ligature St"
15252    64275 "Armenian Small Ligature Men Now"
15253    64276 "Armenian Small Ligature Men Ech"
15254    64277 "Armenian Small Ligature Men Ini"
15255    64278 "Armenian Small Ligature Vew Now"
15256    64279 "Armenian Small Ligature Men Xeh"
15257    64285 "Hebrew Letter Yod With Hiriq"
15258    64286 "Hebrew Point Judeo-Spanish Varika"
15259    64287 "Hebrew Ligature Yiddish Yod Yod Patah"
15260    64288 "Hebrew Letter Alternative Ayin"
15261    64289 "Hebrew Letter Wide Alef"
15262    64290 "Hebrew Letter Wide Dalet"
15263    64291 "Hebrew Letter Wide He"
15264    64292 "Hebrew Letter Wide Kaf"
15265    64293 "Hebrew Letter Wide Lamed"
15266    64294 "Hebrew Letter Wide Final Mem"
15267    64295 "Hebrew Letter Wide Resh"
15268    64296 "Hebrew Letter Wide Tav"
15269    64297 "Hebrew Letter Alternative Plus Sign"
15270    64298 "Hebrew Letter Shin With Shin Dot"
15271    64299 "Hebrew Letter Shin With Sin Dot"
15272    64300 "Hebrew Letter Shin With Dagesh And Shin Dot"
15273    64301 "Hebrew Letter Shin With Dagesh And Sin Dot"
15274    64302 "Hebrew Letter Alef With Patah"
15275    64303 "Hebrew Letter Alef With Qamats"
15276    64304 "Hebrew Letter Alef With Mapiq"
15277    64305 "Hebrew Letter Bet With Dagesh"
15278    64306 "Hebrew Letter Gimel With Dagesh"
15279    64307 "Hebrew Letter Dalet With Dagesh"
15280    64308 "Hebrew Letter He With Mapiq"
15281    64309 "Hebrew Letter Vav With Dagesh"
15282    64310 "Hebrew Letter Zayin With Dagesh"
15283    64312 "Hebrew Letter Tet With Dagesh"
15284    64313 "Hebrew Letter Yod With Dagesh"
15285    64314 "Hebrew Letter Final Kaf With Dagesh"
15286    64315 "Hebrew Letter Kaf With Dagesh"
15287    64316 "Hebrew Letter Lamed With Dagesh"
15288    64318 "Hebrew Letter Mem With Dagesh"
15289    64320 "Hebrew Letter Nun With Dagesh"
15290    64321 "Hebrew Letter Samekh With Dagesh"
15291    64323 "Hebrew Letter Final Pe With Dagesh"
15292    64324 "Hebrew Letter Pe With Dagesh"
15293    64326 "Hebrew Letter Tsadi With Dagesh"
15294    64327 "Hebrew Letter Qof With Dagesh"
15295    64328 "Hebrew Letter Resh With Dagesh"
15296    64329 "Hebrew Letter Shin With Dagesh"
15297    64330 "Hebrew Letter Tav With Dagesh"
15298    64331 "Hebrew Letter Vav With Holam"
15299    64332 "Hebrew Letter Bet With Rafe"
15300    64333 "Hebrew Letter Kaf With Rafe"
15301    64334 "Hebrew Letter Pe With Rafe"
15302    64335 "Hebrew Ligature Alef Lamed"
15303    64336 "Arabic Letter Alef Wasla Isolated Form"
15304    64337 "Arabic Letter Alef Wasla Final Form"
15305    64338 "Arabic Letter Beeh Isolated Form"
15306    64339 "Arabic Letter Beeh Final Form"
15307    64340 "Arabic Letter Beeh Initial Form"
15308    64341 "Arabic Letter Beeh Medial Form"
15309    64342 "Arabic Letter Peh Isolated Form"
15310    64343 "Arabic Letter Peh Final Form"
15311    64344 "Arabic Letter Peh Initial Form"
15312    64345 "Arabic Letter Peh Medial Form"
15313    64346 "Arabic Letter Beheh Isolated Form"
15314    64347 "Arabic Letter Beheh Final Form"
15315    64348 "Arabic Letter Beheh Initial Form"
15316    64349 "Arabic Letter Beheh Medial Form"
15317    64350 "Arabic Letter Tteheh Isolated Form"
15318    64351 "Arabic Letter Tteheh Final Form"
15319    64352 "Arabic Letter Tteheh Initial Form"
15320    64353 "Arabic Letter Tteheh Medial Form"
15321    64354 "Arabic Letter Teheh Isolated Form"
15322    64355 "Arabic Letter Teheh Final Form"
15323    64356 "Arabic Letter Teheh Initial Form"
15324    64357 "Arabic Letter Teheh Medial Form"
15325    64358 "Arabic Letter Tteh Isolated Form"
15326    64359 "Arabic Letter Tteh Final Form"
15327    64360 "Arabic Letter Tteh Initial Form"
15328    64361 "Arabic Letter Tteh Medial Form"
15329    64362 "Arabic Letter Veh Isolated Form"
15330    64363 "Arabic Letter Veh Final Form"
15331    64364 "Arabic Letter Veh Initial Form"
15332    64365 "Arabic Letter Veh Medial Form"
15333    64366 "Arabic Letter Peheh Isolated Form"
15334    64367 "Arabic Letter Peheh Final Form"
15335    64368 "Arabic Letter Peheh Initial Form"
15336    64369 "Arabic Letter Peheh Medial Form"
15337    64370 "Arabic Letter Dyeh Isolated Form"
15338    64371 "Arabic Letter Dyeh Final Form"
15339    64372 "Arabic Letter Dyeh Initial Form"
15340    64373 "Arabic Letter Dyeh Medial Form"
15341    64374 "Arabic Letter Nyeh Isolated Form"
15342    64375 "Arabic Letter Nyeh Final Form"
15343    64376 "Arabic Letter Nyeh Initial Form"
15344    64377 "Arabic Letter Nyeh Medial Form"
15345    64378 "Arabic Letter Tcheh Isolated Form"
15346    64379 "Arabic Letter Tcheh Final Form"
15347    64380 "Arabic Letter Tcheh Initial Form"
15348    64381 "Arabic Letter Tcheh Medial Form"
15349    64382 "Arabic Letter Tcheheh Isolated Form"
15350    64383 "Arabic Letter Tcheheh Final Form"
15351    64384 "Arabic Letter Tcheheh Initial Form"
15352    64385 "Arabic Letter Tcheheh Medial Form"
15353    64386 "Arabic Letter Ddahal Isolated Form"
15354    64387 "Arabic Letter Ddahal Final Form"
15355    64388 "Arabic Letter Dahal Isolated Form"
15356    64389 "Arabic Letter Dahal Final Form"
15357    64390 "Arabic Letter Dul Isolated Form"
15358    64391 "Arabic Letter Dul Final Form"
15359    64392 "Arabic Letter Ddal Isolated Form"
15360    64393 "Arabic Letter Ddal Final Form"
15361    64394 "Arabic Letter Jeh Isolated Form"
15362    64395 "Arabic Letter Jeh Final Form"
15363    64396 "Arabic Letter Rreh Isolated Form"
15364    64397 "Arabic Letter Rreh Final Form"
15365    64398 "Arabic Letter Keheh Isolated Form"
15366    64399 "Arabic Letter Keheh Final Form"
15367    64400 "Arabic Letter Keheh Initial Form"
15368    64401 "Arabic Letter Keheh Medial Form"
15369    64402 "Arabic Letter Gaf Isolated Form"
15370    64403 "Arabic Letter Gaf Final Form"
15371    64404 "Arabic Letter Gaf Initial Form"
15372    64405 "Arabic Letter Gaf Medial Form"
15373    64406 "Arabic Letter Gueh Isolated Form"
15374    64407 "Arabic Letter Gueh Final Form"
15375    64408 "Arabic Letter Gueh Initial Form"
15376    64409 "Arabic Letter Gueh Medial Form"
15377    64410 "Arabic Letter Ngoeh Isolated Form"
15378    64411 "Arabic Letter Ngoeh Final Form"
15379    64412 "Arabic Letter Ngoeh Initial Form"
15380    64413 "Arabic Letter Ngoeh Medial Form"
15381    64414 "Arabic Letter Noon Ghunna Isolated Form"
15382    64415 "Arabic Letter Noon Ghunna Final Form"
15383    64416 "Arabic Letter Rnoon Isolated Form"
15384    64417 "Arabic Letter Rnoon Final Form"
15385    64418 "Arabic Letter Rnoon Initial Form"
15386    64419 "Arabic Letter Rnoon Medial Form"
15387    64420 "Arabic Letter Heh With Yeh Above Isolated Form"
15388    64421 "Arabic Letter Heh With Yeh Above Final Form"
15389    64422 "Arabic Letter Heh Goal Isolated Form"
15390    64423 "Arabic Letter Heh Goal Final Form"
15391    64424 "Arabic Letter Heh Goal Initial Form"
15392    64425 "Arabic Letter Heh Goal Medial Form"
15393    64426 "Arabic Letter Heh Doachashmee Isolated Form"
15394    64427 "Arabic Letter Heh Doachashmee Final Form"
15395    64428 "Arabic Letter Heh Doachashmee Initial Form"
15396    64429 "Arabic Letter Heh Doachashmee Medial Form"
15397    64430 "Arabic Letter Yeh Barree Isolated Form"
15398    64431 "Arabic Letter Yeh Barree Final Form"
15399    64432 "Arabic Letter Yeh Barree With Hamza Above Isolated Form"
15400    64433 "Arabic Letter Yeh Barree With Hamza Above Final Form"
15401    64434 "Arabic Symbol Dot Above"
15402    64435 "Arabic Symbol Dot Below"
15403    64436 "Arabic Symbol Two Dots Above"
15404    64437 "Arabic Symbol Two Dots Below"
15405    64438 "Arabic Symbol Three Dots Above"
15406    64439 "Arabic Symbol Three Dots Below"
15407    64440 "Arabic Symbol Three Dots Pointing Downwards Above"
15408    64441 "Arabic Symbol Three Dots Pointing Downwards Below"
15409    64442 "Arabic Symbol Four Dots Above"
15410    64443 "Arabic Symbol Four Dots Below"
15411    64444 "Arabic Symbol Double Vertical Bar Below"
15412    64445 "Arabic Symbol Two Dots Vertically Above"
15413    64446 "Arabic Symbol Two Dots Vertically Below"
15414    64447 "Arabic Symbol Ring"
15415    64448 "Arabic Symbol Small Tah Above"
15416    64449 "Arabic Symbol Small Tah Below"
15417    64467 "Arabic Letter Ng Isolated Form"
15418    64468 "Arabic Letter Ng Final Form"
15419    64469 "Arabic Letter Ng Initial Form"
15420    64470 "Arabic Letter Ng Medial Form"
15421    64471 "Arabic Letter U Isolated Form"
15422    64472 "Arabic Letter U Final Form"
15423    64473 "Arabic Letter Oe Isolated Form"
15424    64474 "Arabic Letter Oe Final Form"
15425    64475 "Arabic Letter Yu Isolated Form"
15426    64476 "Arabic Letter Yu Final Form"
15427    64477 "Arabic Letter U With Hamza Above Isolated Form"
15428    64478 "Arabic Letter Ve Isolated Form"
15429    64479 "Arabic Letter Ve Final Form"
15430    64480 "Arabic Letter Kirghiz Oe Isolated Form"
15431    64481 "Arabic Letter Kirghiz Oe Final Form"
15432    64482 "Arabic Letter Kirghiz Yu Isolated Form"
15433    64483 "Arabic Letter Kirghiz Yu Final Form"
15434    64484 "Arabic Letter E Isolated Form"
15435    64485 "Arabic Letter E Final Form"
15436    64486 "Arabic Letter E Initial Form"
15437    64487 "Arabic Letter E Medial Form"
15438    64488 "Arabic Letter Uighur Kazakh Kirghiz Alef Maksura Initial Form"
15439    64489 "Arabic Letter Uighur Kazakh Kirghiz Alef Maksura Medial Form"
15440    64490 "Arabic Ligature Yeh With Hamza Above With Alef Isolated Form"
15441    64491 "Arabic Ligature Yeh With Hamza Above With Alef Final Form"
15442    64492 "Arabic Ligature Yeh With Hamza Above With Ae Isolated Form"
15443    64493 "Arabic Ligature Yeh With Hamza Above With Ae Final Form"
15444    64494 "Arabic Ligature Yeh With Hamza Above With Waw Isolated Form"
15445    64495 "Arabic Ligature Yeh With Hamza Above With Waw Final Form"
15446    64496 "Arabic Ligature Yeh With Hamza Above With U Isolated Form"
15447    64497 "Arabic Ligature Yeh With Hamza Above With U Final Form"
15448    64498 "Arabic Ligature Yeh With Hamza Above With Oe Isolated Form"
15449    64499 "Arabic Ligature Yeh With Hamza Above With Oe Final Form"
15450    64500 "Arabic Ligature Yeh With Hamza Above With Yu Isolated Form"
15451    64501 "Arabic Ligature Yeh With Hamza Above With Yu Final Form"
15452    64502 "Arabic Ligature Yeh With Hamza Above With E Isolated Form"
15453    64503 "Arabic Ligature Yeh With Hamza Above With E Final Form"
15454    64504 "Arabic Ligature Yeh With Hamza Above With E Initial Form"
15455    64505 "Arabic Ligature Uighur Kirghiz Yeh With Hamza Above With Alef Maksura Isolated Form"
15456    64506 "Arabic Ligature Uighur Kirghiz Yeh With Hamza Above With Alef Maksura Final Form"
15457    64507 "Arabic Ligature Uighur Kirghiz Yeh With Hamza Above With Alef Maksura Initial Form"
15458    64508 "Arabic Letter Farsi Yeh Isolated Form"
15459    64509 "Arabic Letter Farsi Yeh Final Form"
15460    64510 "Arabic Letter Farsi Yeh Initial Form"
15461    64511 "Arabic Letter Farsi Yeh Medial Form"
15462    64512 "Arabic Ligature Yeh With Hamza Above With Jeem Isolated Form"
15463    64513 "Arabic Ligature Yeh With Hamza Above With Hah Isolated Form"
15464    64514 "Arabic Ligature Yeh With Hamza Above With Meem Isolated Form"
15465    64515 "Arabic Ligature Yeh With Hamza Above With Alef Maksura Isolated Form"
15466    64516 "Arabic Ligature Yeh With Hamza Above With Yeh Isolated Form"
15467    64517 "Arabic Ligature Beh With Jeem Isolated Form"
15468    64518 "Arabic Ligature Beh With Hah Isolated Form"
15469    64519 "Arabic Ligature Beh With Khah Isolated Form"
15470    64520 "Arabic Ligature Beh With Meem Isolated Form"
15471    64521 "Arabic Ligature Beh With Alef Maksura Isolated Form"
15472    64522 "Arabic Ligature Beh With Yeh Isolated Form"
15473    64523 "Arabic Ligature Teh With Jeem Isolated Form"
15474    64524 "Arabic Ligature Teh With Hah Isolated Form"
15475    64525 "Arabic Ligature Teh With Khah Isolated Form"
15476    64526 "Arabic Ligature Teh With Meem Isolated Form"
15477    64527 "Arabic Ligature Teh With Alef Maksura Isolated Form"
15478    64528 "Arabic Ligature Teh With Yeh Isolated Form"
15479    64529 "Arabic Ligature Theh With Jeem Isolated Form"
15480    64530 "Arabic Ligature Theh With Meem Isolated Form"
15481    64531 "Arabic Ligature Theh With Alef Maksura Isolated Form"
15482    64532 "Arabic Ligature Theh With Yeh Isolated Form"
15483    64533 "Arabic Ligature Jeem With Hah Isolated Form"
15484    64534 "Arabic Ligature Jeem With Meem Isolated Form"
15485    64535 "Arabic Ligature Hah With Jeem Isolated Form"
15486    64536 "Arabic Ligature Hah With Meem Isolated Form"
15487    64537 "Arabic Ligature Khah With Jeem Isolated Form"
15488    64538 "Arabic Ligature Khah With Hah Isolated Form"
15489    64539 "Arabic Ligature Khah With Meem Isolated Form"
15490    64540 "Arabic Ligature Seen With Jeem Isolated Form"
15491    64541 "Arabic Ligature Seen With Hah Isolated Form"
15492    64542 "Arabic Ligature Seen With Khah Isolated Form"
15493    64543 "Arabic Ligature Seen With Meem Isolated Form"
15494    64544 "Arabic Ligature Sad With Hah Isolated Form"
15495    64545 "Arabic Ligature Sad With Meem Isolated Form"
15496    64546 "Arabic Ligature Dad With Jeem Isolated Form"
15497    64547 "Arabic Ligature Dad With Hah Isolated Form"
15498    64548 "Arabic Ligature Dad With Khah Isolated Form"
15499    64549 "Arabic Ligature Dad With Meem Isolated Form"
15500    64550 "Arabic Ligature Tah With Hah Isolated Form"
15501    64551 "Arabic Ligature Tah With Meem Isolated Form"
15502    64552 "Arabic Ligature Zah With Meem Isolated Form"
15503    64553 "Arabic Ligature Ain With Jeem Isolated Form"
15504    64554 "Arabic Ligature Ain With Meem Isolated Form"
15505    64555 "Arabic Ligature Ghain With Jeem Isolated Form"
15506    64556 "Arabic Ligature Ghain With Meem Isolated Form"
15507    64557 "Arabic Ligature Feh With Jeem Isolated Form"
15508    64558 "Arabic Ligature Feh With Hah Isolated Form"
15509    64559 "Arabic Ligature Feh With Khah Isolated Form"
15510    64560 "Arabic Ligature Feh With Meem Isolated Form"
15511    64561 "Arabic Ligature Feh With Alef Maksura Isolated Form"
15512    64562 "Arabic Ligature Feh With Yeh Isolated Form"
15513    64563 "Arabic Ligature Qaf With Hah Isolated Form"
15514    64564 "Arabic Ligature Qaf With Meem Isolated Form"
15515    64565 "Arabic Ligature Qaf With Alef Maksura Isolated Form"
15516    64566 "Arabic Ligature Qaf With Yeh Isolated Form"
15517    64567 "Arabic Ligature Kaf With Alef Isolated Form"
15518    64568 "Arabic Ligature Kaf With Jeem Isolated Form"
15519    64569 "Arabic Ligature Kaf With Hah Isolated Form"
15520    64570 "Arabic Ligature Kaf With Khah Isolated Form"
15521    64571 "Arabic Ligature Kaf With Lam Isolated Form"
15522    64572 "Arabic Ligature Kaf With Meem Isolated Form"
15523    64573 "Arabic Ligature Kaf With Alef Maksura Isolated Form"
15524    64574 "Arabic Ligature Kaf With Yeh Isolated Form"
15525    64575 "Arabic Ligature Lam With Jeem Isolated Form"
15526    64576 "Arabic Ligature Lam With Hah Isolated Form"
15527    64577 "Arabic Ligature Lam With Khah Isolated Form"
15528    64578 "Arabic Ligature Lam With Meem Isolated Form"
15529    64579 "Arabic Ligature Lam With Alef Maksura Isolated Form"
15530    64580 "Arabic Ligature Lam With Yeh Isolated Form"
15531    64581 "Arabic Ligature Meem With Jeem Isolated Form"
15532    64582 "Arabic Ligature Meem With Hah Isolated Form"
15533    64583 "Arabic Ligature Meem With Khah Isolated Form"
15534    64584 "Arabic Ligature Meem With Meem Isolated Form"
15535    64585 "Arabic Ligature Meem With Alef Maksura Isolated Form"
15536    64586 "Arabic Ligature Meem With Yeh Isolated Form"
15537    64587 "Arabic Ligature Noon With Jeem Isolated Form"
15538    64588 "Arabic Ligature Noon With Hah Isolated Form"
15539    64589 "Arabic Ligature Noon With Khah Isolated Form"
15540    64590 "Arabic Ligature Noon With Meem Isolated Form"
15541    64591 "Arabic Ligature Noon With Alef Maksura Isolated Form"
15542    64592 "Arabic Ligature Noon With Yeh Isolated Form"
15543    64593 "Arabic Ligature Heh With Jeem Isolated Form"
15544    64594 "Arabic Ligature Heh With Meem Isolated Form"
15545    64595 "Arabic Ligature Heh With Alef Maksura Isolated Form"
15546    64596 "Arabic Ligature Heh With Yeh Isolated Form"
15547    64597 "Arabic Ligature Yeh With Jeem Isolated Form"
15548    64598 "Arabic Ligature Yeh With Hah Isolated Form"
15549    64599 "Arabic Ligature Yeh With Khah Isolated Form"
15550    64600 "Arabic Ligature Yeh With Meem Isolated Form"
15551    64601 "Arabic Ligature Yeh With Alef Maksura Isolated Form"
15552    64602 "Arabic Ligature Yeh With Yeh Isolated Form"
15553    64603 "Arabic Ligature Thal With Superscript Alef Isolated Form"
15554    64604 "Arabic Ligature Reh With Superscript Alef Isolated Form"
15555    64605 "Arabic Ligature Alef Maksura With Superscript Alef Isolated Form"
15556    64606 "Arabic Ligature Shadda With Dammatan Isolated Form"
15557    64607 "Arabic Ligature Shadda With Kasratan Isolated Form"
15558    64608 "Arabic Ligature Shadda With Fatha Isolated Form"
15559    64609 "Arabic Ligature Shadda With Damma Isolated Form"
15560    64610 "Arabic Ligature Shadda With Kasra Isolated Form"
15561    64611 "Arabic Ligature Shadda With Superscript Alef Isolated Form"
15562    64612 "Arabic Ligature Yeh With Hamza Above With Reh Final Form"
15563    64613 "Arabic Ligature Yeh With Hamza Above With Zain Final Form"
15564    64614 "Arabic Ligature Yeh With Hamza Above With Meem Final Form"
15565    64615 "Arabic Ligature Yeh With Hamza Above With Noon Final Form"
15566    64616 "Arabic Ligature Yeh With Hamza Above With Alef Maksura Final Form"
15567    64617 "Arabic Ligature Yeh With Hamza Above With Yeh Final Form"
15568    64618 "Arabic Ligature Beh With Reh Final Form"
15569    64619 "Arabic Ligature Beh With Zain Final Form"
15570    64620 "Arabic Ligature Beh With Meem Final Form"
15571    64621 "Arabic Ligature Beh With Noon Final Form"
15572    64622 "Arabic Ligature Beh With Alef Maksura Final Form"
15573    64623 "Arabic Ligature Beh With Yeh Final Form"
15574    64624 "Arabic Ligature Teh With Reh Final Form"
15575    64625 "Arabic Ligature Teh With Zain Final Form"
15576    64626 "Arabic Ligature Teh With Meem Final Form"
15577    64627 "Arabic Ligature Teh With Noon Final Form"
15578    64628 "Arabic Ligature Teh With Alef Maksura Final Form"
15579    64629 "Arabic Ligature Teh With Yeh Final Form"
15580    64630 "Arabic Ligature Theh With Reh Final Form"
15581    64631 "Arabic Ligature Theh With Zain Final Form"
15582    64632 "Arabic Ligature Theh With Meem Final Form"
15583    64633 "Arabic Ligature Theh With Noon Final Form"
15584    64634 "Arabic Ligature Theh With Alef Maksura Final Form"
15585    64635 "Arabic Ligature Theh With Yeh Final Form"
15586    64636 "Arabic Ligature Feh With Alef Maksura Final Form"
15587    64637 "Arabic Ligature Feh With Yeh Final Form"
15588    64638 "Arabic Ligature Qaf With Alef Maksura Final Form"
15589    64639 "Arabic Ligature Qaf With Yeh Final Form"
15590    64640 "Arabic Ligature Kaf With Alef Final Form"
15591    64641 "Arabic Ligature Kaf With Lam Final Form"
15592    64642 "Arabic Ligature Kaf With Meem Final Form"
15593    64643 "Arabic Ligature Kaf With Alef Maksura Final Form"
15594    64644 "Arabic Ligature Kaf With Yeh Final Form"
15595    64645 "Arabic Ligature Lam With Meem Final Form"
15596    64646 "Arabic Ligature Lam With Alef Maksura Final Form"
15597    64647 "Arabic Ligature Lam With Yeh Final Form"
15598    64648 "Arabic Ligature Meem With Alef Final Form"
15599    64649 "Arabic Ligature Meem With Meem Final Form"
15600    64650 "Arabic Ligature Noon With Reh Final Form"
15601    64651 "Arabic Ligature Noon With Zain Final Form"
15602    64652 "Arabic Ligature Noon With Meem Final Form"
15603    64653 "Arabic Ligature Noon With Noon Final Form"
15604    64654 "Arabic Ligature Noon With Alef Maksura Final Form"
15605    64655 "Arabic Ligature Noon With Yeh Final Form"
15606    64656 "Arabic Ligature Alef Maksura With Superscript Alef Final Form"
15607    64657 "Arabic Ligature Yeh With Reh Final Form"
15608    64658 "Arabic Ligature Yeh With Zain Final Form"
15609    64659 "Arabic Ligature Yeh With Meem Final Form"
15610    64660 "Arabic Ligature Yeh With Noon Final Form"
15611    64661 "Arabic Ligature Yeh With Alef Maksura Final Form"
15612    64662 "Arabic Ligature Yeh With Yeh Final Form"
15613    64663 "Arabic Ligature Yeh With Hamza Above With Jeem Initial Form"
15614    64664 "Arabic Ligature Yeh With Hamza Above With Hah Initial Form"
15615    64665 "Arabic Ligature Yeh With Hamza Above With Khah Initial Form"
15616    64666 "Arabic Ligature Yeh With Hamza Above With Meem Initial Form"
15617    64667 "Arabic Ligature Yeh With Hamza Above With Heh Initial Form"
15618    64668 "Arabic Ligature Beh With Jeem Initial Form"
15619    64669 "Arabic Ligature Beh With Hah Initial Form"
15620    64670 "Arabic Ligature Beh With Khah Initial Form"
15621    64671 "Arabic Ligature Beh With Meem Initial Form"
15622    64672 "Arabic Ligature Beh With Heh Initial Form"
15623    64673 "Arabic Ligature Teh With Jeem Initial Form"
15624    64674 "Arabic Ligature Teh With Hah Initial Form"
15625    64675 "Arabic Ligature Teh With Khah Initial Form"
15626    64676 "Arabic Ligature Teh With Meem Initial Form"
15627    64677 "Arabic Ligature Teh With Heh Initial Form"
15628    64678 "Arabic Ligature Theh With Meem Initial Form"
15629    64679 "Arabic Ligature Jeem With Hah Initial Form"
15630    64680 "Arabic Ligature Jeem With Meem Initial Form"
15631    64681 "Arabic Ligature Hah With Jeem Initial Form"
15632    64682 "Arabic Ligature Hah With Meem Initial Form"
15633    64683 "Arabic Ligature Khah With Jeem Initial Form"
15634    64684 "Arabic Ligature Khah With Meem Initial Form"
15635    64685 "Arabic Ligature Seen With Jeem Initial Form"
15636    64686 "Arabic Ligature Seen With Hah Initial Form"
15637    64687 "Arabic Ligature Seen With Khah Initial Form"
15638    64688 "Arabic Ligature Seen With Meem Initial Form"
15639    64689 "Arabic Ligature Sad With Hah Initial Form"
15640    64690 "Arabic Ligature Sad With Khah Initial Form"
15641    64691 "Arabic Ligature Sad With Meem Initial Form"
15642    64692 "Arabic Ligature Dad With Jeem Initial Form"
15643    64693 "Arabic Ligature Dad With Hah Initial Form"
15644    64694 "Arabic Ligature Dad With Khah Initial Form"
15645    64695 "Arabic Ligature Dad With Meem Initial Form"
15646    64696 "Arabic Ligature Tah With Hah Initial Form"
15647    64697 "Arabic Ligature Zah With Meem Initial Form"
15648    64698 "Arabic Ligature Ain With Jeem Initial Form"
15649    64699 "Arabic Ligature Ain With Meem Initial Form"
15650    64700 "Arabic Ligature Ghain With Jeem Initial Form"
15651    64701 "Arabic Ligature Ghain With Meem Initial Form"
15652    64702 "Arabic Ligature Feh With Jeem Initial Form"
15653    64703 "Arabic Ligature Feh With Hah Initial Form"
15654    64704 "Arabic Ligature Feh With Khah Initial Form"
15655    64705 "Arabic Ligature Feh With Meem Initial Form"
15656    64706 "Arabic Ligature Qaf With Hah Initial Form"
15657    64707 "Arabic Ligature Qaf With Meem Initial Form"
15658    64708 "Arabic Ligature Kaf With Jeem Initial Form"
15659    64709 "Arabic Ligature Kaf With Hah Initial Form"
15660    64710 "Arabic Ligature Kaf With Khah Initial Form"
15661    64711 "Arabic Ligature Kaf With Lam Initial Form"
15662    64712 "Arabic Ligature Kaf With Meem Initial Form"
15663    64713 "Arabic Ligature Lam With Jeem Initial Form"
15664    64714 "Arabic Ligature Lam With Hah Initial Form"
15665    64715 "Arabic Ligature Lam With Khah Initial Form"
15666    64716 "Arabic Ligature Lam With Meem Initial Form"
15667    64717 "Arabic Ligature Lam With Heh Initial Form"
15668    64718 "Arabic Ligature Meem With Jeem Initial Form"
15669    64719 "Arabic Ligature Meem With Hah Initial Form"
15670    64720 "Arabic Ligature Meem With Khah Initial Form"
15671    64721 "Arabic Ligature Meem With Meem Initial Form"
15672    64722 "Arabic Ligature Noon With Jeem Initial Form"
15673    64723 "Arabic Ligature Noon With Hah Initial Form"
15674    64724 "Arabic Ligature Noon With Khah Initial Form"
15675    64725 "Arabic Ligature Noon With Meem Initial Form"
15676    64726 "Arabic Ligature Noon With Heh Initial Form"
15677    64727 "Arabic Ligature Heh With Jeem Initial Form"
15678    64728 "Arabic Ligature Heh With Meem Initial Form"
15679    64729 "Arabic Ligature Heh With Superscript Alef Initial Form"
15680    64730 "Arabic Ligature Yeh With Jeem Initial Form"
15681    64731 "Arabic Ligature Yeh With Hah Initial Form"
15682    64732 "Arabic Ligature Yeh With Khah Initial Form"
15683    64733 "Arabic Ligature Yeh With Meem Initial Form"
15684    64734 "Arabic Ligature Yeh With Heh Initial Form"
15685    64735 "Arabic Ligature Yeh With Hamza Above With Meem Medial Form"
15686    64736 "Arabic Ligature Yeh With Hamza Above With Heh Medial Form"
15687    64737 "Arabic Ligature Beh With Meem Medial Form"
15688    64738 "Arabic Ligature Beh With Heh Medial Form"
15689    64739 "Arabic Ligature Teh With Meem Medial Form"
15690    64740 "Arabic Ligature Teh With Heh Medial Form"
15691    64741 "Arabic Ligature Theh With Meem Medial Form"
15692    64742 "Arabic Ligature Theh With Heh Medial Form"
15693    64743 "Arabic Ligature Seen With Meem Medial Form"
15694    64744 "Arabic Ligature Seen With Heh Medial Form"
15695    64745 "Arabic Ligature Sheen With Meem Medial Form"
15696    64746 "Arabic Ligature Sheen With Heh Medial Form"
15697    64747 "Arabic Ligature Kaf With Lam Medial Form"
15698    64748 "Arabic Ligature Kaf With Meem Medial Form"
15699    64749 "Arabic Ligature Lam With Meem Medial Form"
15700    64750 "Arabic Ligature Noon With Meem Medial Form"
15701    64751 "Arabic Ligature Noon With Heh Medial Form"
15702    64752 "Arabic Ligature Yeh With Meem Medial Form"
15703    64753 "Arabic Ligature Yeh With Heh Medial Form"
15704    64754 "Arabic Ligature Shadda With Fatha Medial Form"
15705    64755 "Arabic Ligature Shadda With Damma Medial Form"
15706    64756 "Arabic Ligature Shadda With Kasra Medial Form"
15707    64757 "Arabic Ligature Tah With Alef Maksura Isolated Form"
15708    64758 "Arabic Ligature Tah With Yeh Isolated Form"
15709    64759 "Arabic Ligature Ain With Alef Maksura Isolated Form"
15710    64760 "Arabic Ligature Ain With Yeh Isolated Form"
15711    64761 "Arabic Ligature Ghain With Alef Maksura Isolated Form"
15712    64762 "Arabic Ligature Ghain With Yeh Isolated Form"
15713    64763 "Arabic Ligature Seen With Alef Maksura Isolated Form"
15714    64764 "Arabic Ligature Seen With Yeh Isolated Form"
15715    64765 "Arabic Ligature Sheen With Alef Maksura Isolated Form"
15716    64766 "Arabic Ligature Sheen With Yeh Isolated Form"
15717    64767 "Arabic Ligature Hah With Alef Maksura Isolated Form"
15718    64768 "Arabic Ligature Hah With Yeh Isolated Form"
15719    64769 "Arabic Ligature Jeem With Alef Maksura Isolated Form"
15720    64770 "Arabic Ligature Jeem With Yeh Isolated Form"
15721    64771 "Arabic Ligature Khah With Alef Maksura Isolated Form"
15722    64772 "Arabic Ligature Khah With Yeh Isolated Form"
15723    64773 "Arabic Ligature Sad With Alef Maksura Isolated Form"
15724    64774 "Arabic Ligature Sad With Yeh Isolated Form"
15725    64775 "Arabic Ligature Dad With Alef Maksura Isolated Form"
15726    64776 "Arabic Ligature Dad With Yeh Isolated Form"
15727    64777 "Arabic Ligature Sheen With Jeem Isolated Form"
15728    64778 "Arabic Ligature Sheen With Hah Isolated Form"
15729    64779 "Arabic Ligature Sheen With Khah Isolated Form"
15730    64780 "Arabic Ligature Sheen With Meem Isolated Form"
15731    64781 "Arabic Ligature Sheen With Reh Isolated Form"
15732    64782 "Arabic Ligature Seen With Reh Isolated Form"
15733    64783 "Arabic Ligature Sad With Reh Isolated Form"
15734    64784 "Arabic Ligature Dad With Reh Isolated Form"
15735    64785 "Arabic Ligature Tah With Alef Maksura Final Form"
15736    64786 "Arabic Ligature Tah With Yeh Final Form"
15737    64787 "Arabic Ligature Ain With Alef Maksura Final Form"
15738    64788 "Arabic Ligature Ain With Yeh Final Form"
15739    64789 "Arabic Ligature Ghain With Alef Maksura Final Form"
15740    64790 "Arabic Ligature Ghain With Yeh Final Form"
15741    64791 "Arabic Ligature Seen With Alef Maksura Final Form"
15742    64792 "Arabic Ligature Seen With Yeh Final Form"
15743    64793 "Arabic Ligature Sheen With Alef Maksura Final Form"
15744    64794 "Arabic Ligature Sheen With Yeh Final Form"
15745    64795 "Arabic Ligature Hah With Alef Maksura Final Form"
15746    64796 "Arabic Ligature Hah With Yeh Final Form"
15747    64797 "Arabic Ligature Jeem With Alef Maksura Final Form"
15748    64798 "Arabic Ligature Jeem With Yeh Final Form"
15749    64799 "Arabic Ligature Khah With Alef Maksura Final Form"
15750    64800 "Arabic Ligature Khah With Yeh Final Form"
15751    64801 "Arabic Ligature Sad With Alef Maksura Final Form"
15752    64802 "Arabic Ligature Sad With Yeh Final Form"
15753    64803 "Arabic Ligature Dad With Alef Maksura Final Form"
15754    64804 "Arabic Ligature Dad With Yeh Final Form"
15755    64805 "Arabic Ligature Sheen With Jeem Final Form"
15756    64806 "Arabic Ligature Sheen With Hah Final Form"
15757    64807 "Arabic Ligature Sheen With Khah Final Form"
15758    64808 "Arabic Ligature Sheen With Meem Final Form"
15759    64809 "Arabic Ligature Sheen With Reh Final Form"
15760    64810 "Arabic Ligature Seen With Reh Final Form"
15761    64811 "Arabic Ligature Sad With Reh Final Form"
15762    64812 "Arabic Ligature Dad With Reh Final Form"
15763    64813 "Arabic Ligature Sheen With Jeem Initial Form"
15764    64814 "Arabic Ligature Sheen With Hah Initial Form"
15765    64815 "Arabic Ligature Sheen With Khah Initial Form"
15766    64816 "Arabic Ligature Sheen With Meem Initial Form"
15767    64817 "Arabic Ligature Seen With Heh Initial Form"
15768    64818 "Arabic Ligature Sheen With Heh Initial Form"
15769    64819 "Arabic Ligature Tah With Meem Initial Form"
15770    64820 "Arabic Ligature Seen With Jeem Medial Form"
15771    64821 "Arabic Ligature Seen With Hah Medial Form"
15772    64822 "Arabic Ligature Seen With Khah Medial Form"
15773    64823 "Arabic Ligature Sheen With Jeem Medial Form"
15774    64824 "Arabic Ligature Sheen With Hah Medial Form"
15775    64825 "Arabic Ligature Sheen With Khah Medial Form"
15776    64826 "Arabic Ligature Tah With Meem Medial Form"
15777    64827 "Arabic Ligature Zah With Meem Medial Form"
15778    64828 "Arabic Ligature Alef With Fathatan Final Form"
15779    64829 "Arabic Ligature Alef With Fathatan Isolated Form"
15780    64830 "Ornate Left Parenthesis"
15781    64831 "Ornate Right Parenthesis"
15782    64848 "Arabic Ligature Teh With Jeem With Meem Initial Form"
15783    64849 "Arabic Ligature Teh With Hah With Jeem Final Form"
15784    64850 "Arabic Ligature Teh With Hah With Jeem Initial Form"
15785    64851 "Arabic Ligature Teh With Hah With Meem Initial Form"
15786    64852 "Arabic Ligature Teh With Khah With Meem Initial Form"
15787    64853 "Arabic Ligature Teh With Meem With Jeem Initial Form"
15788    64854 "Arabic Ligature Teh With Meem With Hah Initial Form"
15789    64855 "Arabic Ligature Teh With Meem With Khah Initial Form"
15790    64856 "Arabic Ligature Jeem With Meem With Hah Final Form"
15791    64857 "Arabic Ligature Jeem With Meem With Hah Initial Form"
15792    64858 "Arabic Ligature Hah With Meem With Yeh Final Form"
15793    64859 "Arabic Ligature Hah With Meem With Alef Maksura Final Form"
15794    64860 "Arabic Ligature Seen With Hah With Jeem Initial Form"
15795    64861 "Arabic Ligature Seen With Jeem With Hah Initial Form"
15796    64862 "Arabic Ligature Seen With Jeem With Alef Maksura Final Form"
15797    64863 "Arabic Ligature Seen With Meem With Hah Final Form"
15798    64864 "Arabic Ligature Seen With Meem With Hah Initial Form"
15799    64865 "Arabic Ligature Seen With Meem With Jeem Initial Form"
15800    64866 "Arabic Ligature Seen With Meem With Meem Final Form"
15801    64867 "Arabic Ligature Seen With Meem With Meem Initial Form"
15802    64868 "Arabic Ligature Sad With Hah With Hah Final Form"
15803    64869 "Arabic Ligature Sad With Hah With Hah Initial Form"
15804    64870 "Arabic Ligature Sad With Meem With Meem Final Form"
15805    64871 "Arabic Ligature Sheen With Hah With Meem Final Form"
15806    64872 "Arabic Ligature Sheen With Hah With Meem Initial Form"
15807    64873 "Arabic Ligature Sheen With Jeem With Yeh Final Form"
15808    64874 "Arabic Ligature Sheen With Meem With Khah Final Form"
15809    64875 "Arabic Ligature Sheen With Meem With Khah Initial Form"
15810    64876 "Arabic Ligature Sheen With Meem With Meem Final Form"
15811    64877 "Arabic Ligature Sheen With Meem With Meem Initial Form"
15812    64878 "Arabic Ligature Dad With Hah With Alef Maksura Final Form"
15813    64879 "Arabic Ligature Dad With Khah With Meem Final Form"
15814    64880 "Arabic Ligature Dad With Khah With Meem Initial Form"
15815    64881 "Arabic Ligature Tah With Meem With Hah Final Form"
15816    64882 "Arabic Ligature Tah With Meem With Hah Initial Form"
15817    64883 "Arabic Ligature Tah With Meem With Meem Initial Form"
15818    64884 "Arabic Ligature Tah With Meem With Yeh Final Form"
15819    64885 "Arabic Ligature Ain With Jeem With Meem Final Form"
15820    64886 "Arabic Ligature Ain With Meem With Meem Final Form"
15821    64887 "Arabic Ligature Ain With Meem With Meem Initial Form"
15822    64888 "Arabic Ligature Ain With Meem With Alef Maksura Final Form"
15823    64889 "Arabic Ligature Ghain With Meem With Meem Final Form"
15824    64890 "Arabic Ligature Ghain With Meem With Yeh Final Form"
15825    64891 "Arabic Ligature Ghain With Meem With Alef Maksura Final Form"
15826    64892 "Arabic Ligature Feh With Khah With Meem Final Form"
15827    64893 "Arabic Ligature Feh With Khah With Meem Initial Form"
15828    64894 "Arabic Ligature Qaf With Meem With Hah Final Form"
15829    64895 "Arabic Ligature Qaf With Meem With Meem Final Form"
15830    64896 "Arabic Ligature Lam With Hah With Meem Final Form"
15831    64897 "Arabic Ligature Lam With Hah With Yeh Final Form"
15832    64898 "Arabic Ligature Lam With Hah With Alef Maksura Final Form"
15833    64899 "Arabic Ligature Lam With Jeem With Jeem Initial Form"
15834    64900 "Arabic Ligature Lam With Jeem With Jeem Final Form"
15835    64901 "Arabic Ligature Lam With Khah With Meem Final Form"
15836    64902 "Arabic Ligature Lam With Khah With Meem Initial Form"
15837    64903 "Arabic Ligature Lam With Meem With Hah Final Form"
15838    64904 "Arabic Ligature Lam With Meem With Hah Initial Form"
15839    64905 "Arabic Ligature Meem With Hah With Jeem Initial Form"
15840    64906 "Arabic Ligature Meem With Hah With Meem Initial Form"
15841    64907 "Arabic Ligature Meem With Hah With Yeh Final Form"
15842    64908 "Arabic Ligature Meem With Jeem With Hah Initial Form"
15843    64909 "Arabic Ligature Meem With Jeem With Meem Initial Form"
15844    64910 "Arabic Ligature Meem With Khah With Jeem Initial Form"
15845    64911 "Arabic Ligature Meem With Khah With Meem Initial Form"
15846    64914 "Arabic Ligature Meem With Jeem With Khah Initial Form"
15847    64915 "Arabic Ligature Heh With Meem With Jeem Initial Form"
15848    64916 "Arabic Ligature Heh With Meem With Meem Initial Form"
15849    64917 "Arabic Ligature Noon With Hah With Meem Initial Form"
15850    64918 "Arabic Ligature Noon With Hah With Alef Maksura Final Form"
15851    64919 "Arabic Ligature Noon With Jeem With Meem Final Form"
15852    64920 "Arabic Ligature Noon With Jeem With Meem Initial Form"
15853    64921 "Arabic Ligature Noon With Jeem With Alef Maksura Final Form"
15854    64922 "Arabic Ligature Noon With Meem With Yeh Final Form"
15855    64923 "Arabic Ligature Noon With Meem With Alef Maksura Final Form"
15856    64924 "Arabic Ligature Yeh With Meem With Meem Final Form"
15857    64925 "Arabic Ligature Yeh With Meem With Meem Initial Form"
15858    64926 "Arabic Ligature Beh With Khah With Yeh Final Form"
15859    64927 "Arabic Ligature Teh With Jeem With Yeh Final Form"
15860    64928 "Arabic Ligature Teh With Jeem With Alef Maksura Final Form"
15861    64929 "Arabic Ligature Teh With Khah With Yeh Final Form"
15862    64930 "Arabic Ligature Teh With Khah With Alef Maksura Final Form"
15863    64931 "Arabic Ligature Teh With Meem With Yeh Final Form"
15864    64932 "Arabic Ligature Teh With Meem With Alef Maksura Final Form"
15865    64933 "Arabic Ligature Jeem With Meem With Yeh Final Form"
15866    64934 "Arabic Ligature Jeem With Hah With Alef Maksura Final Form"
15867    64935 "Arabic Ligature Jeem With Meem With Alef Maksura Final Form"
15868    64936 "Arabic Ligature Seen With Khah With Alef Maksura Final Form"
15869    64937 "Arabic Ligature Sad With Hah With Yeh Final Form"
15870    64938 "Arabic Ligature Sheen With Hah With Yeh Final Form"
15871    64939 "Arabic Ligature Dad With Hah With Yeh Final Form"
15872    64940 "Arabic Ligature Lam With Jeem With Yeh Final Form"
15873    64941 "Arabic Ligature Lam With Meem With Yeh Final Form"
15874    64942 "Arabic Ligature Yeh With Hah With Yeh Final Form"
15875    64943 "Arabic Ligature Yeh With Jeem With Yeh Final Form"
15876    64944 "Arabic Ligature Yeh With Meem With Yeh Final Form"
15877    64945 "Arabic Ligature Meem With Meem With Yeh Final Form"
15878    64946 "Arabic Ligature Qaf With Meem With Yeh Final Form"
15879    64947 "Arabic Ligature Noon With Hah With Yeh Final Form"
15880    64948 "Arabic Ligature Qaf With Meem With Hah Initial Form"
15881    64949 "Arabic Ligature Lam With Hah With Meem Initial Form"
15882    64950 "Arabic Ligature Ain With Meem With Yeh Final Form"
15883    64951 "Arabic Ligature Kaf With Meem With Yeh Final Form"
15884    64952 "Arabic Ligature Noon With Jeem With Hah Initial Form"
15885    64953 "Arabic Ligature Meem With Khah With Yeh Final Form"
15886    64954 "Arabic Ligature Lam With Jeem With Meem Initial Form"
15887    64955 "Arabic Ligature Kaf With Meem With Meem Final Form"
15888    64956 "Arabic Ligature Lam With Jeem With Meem Final Form"
15889    64957 "Arabic Ligature Noon With Jeem With Hah Final Form"
15890    64958 "Arabic Ligature Jeem With Hah With Yeh Final Form"
15891    64959 "Arabic Ligature Hah With Jeem With Yeh Final Form"
15892    64960 "Arabic Ligature Meem With Jeem With Yeh Final Form"
15893    64961 "Arabic Ligature Feh With Meem With Yeh Final Form"
15894    64962 "Arabic Ligature Beh With Hah With Yeh Final Form"
15895    64963 "Arabic Ligature Kaf With Meem With Meem Initial Form"
15896    64964 "Arabic Ligature Ain With Jeem With Meem Initial Form"
15897    64965 "Arabic Ligature Sad With Meem With Meem Initial Form"
15898    64966 "Arabic Ligature Seen With Khah With Yeh Final Form"
15899    64967 "Arabic Ligature Noon With Jeem With Yeh Final Form"
15900    65008 "Arabic Ligature Salla Used As Koranic Stop Sign Isolated Form"
15901    65009 "Arabic Ligature Qala Used As Koranic Stop Sign Isolated Form"
15902    65010 "Arabic Ligature Allah Isolated Form"
15903    65011 "Arabic Ligature Akbar Isolated Form"
15904    65012 "Arabic Ligature Mohammad Isolated Form"
15905    65013 "Arabic Ligature Salam Isolated Form"
15906    65014 "Arabic Ligature Rasoul Isolated Form"
15907    65015 "Arabic Ligature Alayhe Isolated Form"
15908    65016 "Arabic Ligature Wasallam Isolated Form"
15909    65017 "Arabic Ligature Salla Isolated Form"
15910    65018 "Arabic Ligature Sallallahou Alayhe Wasallam"
15911    65019 "Arabic Ligature Jallajalalouhou"
15912    65020 "Rial Sign"
15913    65021 "Arabic Ligature Bismillah Ar-Rahman Ar-Raheem"
15914    65024 "Variation Selector-1"
15915    65025 "Variation Selector-2"
15916    65026 "Variation Selector-3"
15917    65027 "Variation Selector-4"
15918    65028 "Variation Selector-5"
15919    65029 "Variation Selector-6"
15920    65030 "Variation Selector-7"
15921    65031 "Variation Selector-8"
15922    65032 "Variation Selector-9"
15923    65033 "Variation Selector-10"
15924    65034 "Variation Selector-11"
15925    65035 "Variation Selector-12"
15926    65036 "Variation Selector-13"
15927    65037 "Variation Selector-14"
15928    65038 "Variation Selector-15"
15929    65039 "Variation Selector-16"
15930    65040 "Presentation Form For Vertical Comma"
15931    65041 "Presentation Form For Vertical Ideographic Comma"
15932    65042 "Presentation Form For Vertical Ideographic Full Stop"
15933    65043 "Presentation Form For Vertical Colon"
15934    65044 "Presentation Form For Vertical Semicolon"
15935    65045 "Presentation Form For Vertical Exclamation Mark"
15936    65046 "Presentation Form For Vertical Question Mark"
15937    65047 "Presentation Form For Vertical Left White Lenticular Bracket"
15938    65048 "Presentation Form For Vertical Right White Lenticular Brakcet"
15939    65049 "Presentation Form For Vertical Horizontal Ellipsis"
15940    65056 "Combining Ligature Left Half"
15941    65057 "Combining Ligature Right Half"
15942    65058 "Combining Double Tilde Left Half"
15943    65059 "Combining Double Tilde Right Half"
15944    65060 "Combining Macron Left Half"
15945    65061 "Combining Macron Right Half"
15946    65062 "Combining Conjoining Macron"
15947    65063 "Combining Ligature Left Half Below"
15948    65064 "Combining Ligature Right Half Below"
15949    65065 "Combining Tilde Left Half Below"
15950    65066 "Combining Tilde Right Half Below"
15951    65067 "Combining Macron Left Half Below"
15952    65068 "Combining Macron Right Half Below"
15953    65069 "Combining Conjoining Macron Below"
15954    65072 "Presentation Form For Vertical Two Dot Leader"
15955    65073 "Presentation Form For Vertical Em Dash"
15956    65074 "Presentation Form For Vertical En Dash"
15957    65075 "Presentation Form For Vertical Low Line"
15958    65076 "Presentation Form For Vertical Wavy Low Line"
15959    65077 "Presentation Form For Vertical Left Parenthesis"
15960    65078 "Presentation Form For Vertical Right Parenthesis"
15961    65079 "Presentation Form For Vertical Left Curly Bracket"
15962    65080 "Presentation Form For Vertical Right Curly Bracket"
15963    65081 "Presentation Form For Vertical Left Tortoise Shell Bracket"
15964    65082 "Presentation Form For Vertical Right Tortoise Shell Bracket"
15965    65083 "Presentation Form For Vertical Left Black Lenticular Bracket"
15966    65084 "Presentation Form For Vertical Right Black Lenticular Bracket"
15967    65085 "Presentation Form For Vertical Left Double Angle Bracket"
15968    65086 "Presentation Form For Vertical Right Double Angle Bracket"
15969    65087 "Presentation Form For Vertical Left Angle Bracket"
15970    65088 "Presentation Form For Vertical Right Angle Bracket"
15971    65089 "Presentation Form For Vertical Left Corner Bracket"
15972    65090 "Presentation Form For Vertical Right Corner Bracket"
15973    65091 "Presentation Form For Vertical Left White Corner Bracket"
15974    65092 "Presentation Form For Vertical Right White Corner Bracket"
15975    65093 "Sesame Dot"
15976    65094 "White Sesame Dot"
15977    65095 "Presentation Form For Vertical Left Square Bracket"
15978    65096 "Presentation Form For Vertical Right Square Bracket"
15979    65097 "Dashed Overline"
15980    65098 "Centreline Overline"
15981    65099 "Wavy Overline"
15982    65100 "Double Wavy Overline"
15983    65101 "Dashed Low Line"
15984    65102 "Centreline Low Line"
15985    65103 "Wavy Low Line"
15986    65104 "Small Comma"
15987    65105 "Small Ideographic Comma"
15988    65106 "Small Full Stop"
15989    65108 "Small Semicolon"
15990    65109 "Small Colon"
15991    65110 "Small Question Mark"
15992    65111 "Small Exclamation Mark"
15993    65112 "Small Em Dash"
15994    65113 "Small Left Parenthesis"
15995    65114 "Small Right Parenthesis"
15996    65115 "Small Left Curly Bracket"
15997    65116 "Small Right Curly Bracket"
15998    65117 "Small Left Tortoise Shell Bracket"
15999    65118 "Small Right Tortoise Shell Bracket"
16000    65119 "Small Number Sign"
16001    65120 "Small Ampersand"
16002    65121 "Small Asterisk"
16003    65122 "Small Plus Sign"
16004    65123 "Small Hyphen-Minus"
16005    65124 "Small Less-Than Sign"
16006    65125 "Small Greater-Than Sign"
16007    65126 "Small Equals Sign"
16008    65128 "Small Reverse Solidus"
16009    65129 "Small Dollar Sign"
16010    65130 "Small Percent Sign"
16011    65131 "Small Commercial At"
16012    65136 "Arabic Fathatan Isolated Form"
16013    65137 "Arabic Tatweel With Fathatan Above"
16014    65138 "Arabic Dammatan Isolated Form"
16015    65139 "Arabic Tail Fragment"
16016    65140 "Arabic Kasratan Isolated Form"
16017    65142 "Arabic Fatha Isolated Form"
16018    65143 "Arabic Fatha Medial Form"
16019    65144 "Arabic Damma Isolated Form"
16020    65145 "Arabic Damma Medial Form"
16021    65146 "Arabic Kasra Isolated Form"
16022    65147 "Arabic Kasra Medial Form"
16023    65148 "Arabic Shadda Isolated Form"
16024    65149 "Arabic Shadda Medial Form"
16025    65150 "Arabic Sukun Isolated Form"
16026    65151 "Arabic Sukun Medial Form"
16027    65152 "Arabic Letter Hamza Isolated Form"
16028    65153 "Arabic Letter Alef With Madda Above Isolated Form"
16029    65154 "Arabic Letter Alef With Madda Above Final Form"
16030    65155 "Arabic Letter Alef With Hamza Above Isolated Form"
16031    65156 "Arabic Letter Alef With Hamza Above Final Form"
16032    65157 "Arabic Letter Waw With Hamza Above Isolated Form"
16033    65158 "Arabic Letter Waw With Hamza Above Final Form"
16034    65159 "Arabic Letter Alef With Hamza Below Isolated Form"
16035    65160 "Arabic Letter Alef With Hamza Below Final Form"
16036    65161 "Arabic Letter Yeh With Hamza Above Isolated Form"
16037    65162 "Arabic Letter Yeh With Hamza Above Final Form"
16038    65163 "Arabic Letter Yeh With Hamza Above Initial Form"
16039    65164 "Arabic Letter Yeh With Hamza Above Medial Form"
16040    65165 "Arabic Letter Alef Isolated Form"
16041    65166 "Arabic Letter Alef Final Form"
16042    65167 "Arabic Letter Beh Isolated Form"
16043    65168 "Arabic Letter Beh Final Form"
16044    65169 "Arabic Letter Beh Initial Form"
16045    65170 "Arabic Letter Beh Medial Form"
16046    65171 "Arabic Letter Teh Marbuta Isolated Form"
16047    65172 "Arabic Letter Teh Marbuta Final Form"
16048    65173 "Arabic Letter Teh Isolated Form"
16049    65174 "Arabic Letter Teh Final Form"
16050    65175 "Arabic Letter Teh Initial Form"
16051    65176 "Arabic Letter Teh Medial Form"
16052    65177 "Arabic Letter Theh Isolated Form"
16053    65178 "Arabic Letter Theh Final Form"
16054    65179 "Arabic Letter Theh Initial Form"
16055    65180 "Arabic Letter Theh Medial Form"
16056    65181 "Arabic Letter Jeem Isolated Form"
16057    65182 "Arabic Letter Jeem Final Form"
16058    65183 "Arabic Letter Jeem Initial Form"
16059    65184 "Arabic Letter Jeem Medial Form"
16060    65185 "Arabic Letter Hah Isolated Form"
16061    65186 "Arabic Letter Hah Final Form"
16062    65187 "Arabic Letter Hah Initial Form"
16063    65188 "Arabic Letter Hah Medial Form"
16064    65189 "Arabic Letter Khah Isolated Form"
16065    65190 "Arabic Letter Khah Final Form"
16066    65191 "Arabic Letter Khah Initial Form"
16067    65192 "Arabic Letter Khah Medial Form"
16068    65193 "Arabic Letter Dal Isolated Form"
16069    65194 "Arabic Letter Dal Final Form"
16070    65195 "Arabic Letter Thal Isolated Form"
16071    65196 "Arabic Letter Thal Final Form"
16072    65197 "Arabic Letter Reh Isolated Form"
16073    65198 "Arabic Letter Reh Final Form"
16074    65199 "Arabic Letter Zain Isolated Form"
16075    65200 "Arabic Letter Zain Final Form"
16076    65201 "Arabic Letter Seen Isolated Form"
16077    65202 "Arabic Letter Seen Final Form"
16078    65203 "Arabic Letter Seen Initial Form"
16079    65204 "Arabic Letter Seen Medial Form"
16080    65205 "Arabic Letter Sheen Isolated Form"
16081    65206 "Arabic Letter Sheen Final Form"
16082    65207 "Arabic Letter Sheen Initial Form"
16083    65208 "Arabic Letter Sheen Medial Form"
16084    65209 "Arabic Letter Sad Isolated Form"
16085    65210 "Arabic Letter Sad Final Form"
16086    65211 "Arabic Letter Sad Initial Form"
16087    65212 "Arabic Letter Sad Medial Form"
16088    65213 "Arabic Letter Dad Isolated Form"
16089    65214 "Arabic Letter Dad Final Form"
16090    65215 "Arabic Letter Dad Initial Form"
16091    65216 "Arabic Letter Dad Medial Form"
16092    65217 "Arabic Letter Tah Isolated Form"
16093    65218 "Arabic Letter Tah Final Form"
16094    65219 "Arabic Letter Tah Initial Form"
16095    65220 "Arabic Letter Tah Medial Form"
16096    65221 "Arabic Letter Zah Isolated Form"
16097    65222 "Arabic Letter Zah Final Form"
16098    65223 "Arabic Letter Zah Initial Form"
16099    65224 "Arabic Letter Zah Medial Form"
16100    65225 "Arabic Letter Ain Isolated Form"
16101    65226 "Arabic Letter Ain Final Form"
16102    65227 "Arabic Letter Ain Initial Form"
16103    65228 "Arabic Letter Ain Medial Form"
16104    65229 "Arabic Letter Ghain Isolated Form"
16105    65230 "Arabic Letter Ghain Final Form"
16106    65231 "Arabic Letter Ghain Initial Form"
16107    65232 "Arabic Letter Ghain Medial Form"
16108    65233 "Arabic Letter Feh Isolated Form"
16109    65234 "Arabic Letter Feh Final Form"
16110    65235 "Arabic Letter Feh Initial Form"
16111    65236 "Arabic Letter Feh Medial Form"
16112    65237 "Arabic Letter Qaf Isolated Form"
16113    65238 "Arabic Letter Qaf Final Form"
16114    65239 "Arabic Letter Qaf Initial Form"
16115    65240 "Arabic Letter Qaf Medial Form"
16116    65241 "Arabic Letter Kaf Isolated Form"
16117    65242 "Arabic Letter Kaf Final Form"
16118    65243 "Arabic Letter Kaf Initial Form"
16119    65244 "Arabic Letter Kaf Medial Form"
16120    65245 "Arabic Letter Lam Isolated Form"
16121    65246 "Arabic Letter Lam Final Form"
16122    65247 "Arabic Letter Lam Initial Form"
16123    65248 "Arabic Letter Lam Medial Form"
16124    65249 "Arabic Letter Meem Isolated Form"
16125    65250 "Arabic Letter Meem Final Form"
16126    65251 "Arabic Letter Meem Initial Form"
16127    65252 "Arabic Letter Meem Medial Form"
16128    65253 "Arabic Letter Noon Isolated Form"
16129    65254 "Arabic Letter Noon Final Form"
16130    65255 "Arabic Letter Noon Initial Form"
16131    65256 "Arabic Letter Noon Medial Form"
16132    65257 "Arabic Letter Heh Isolated Form"
16133    65258 "Arabic Letter Heh Final Form"
16134    65259 "Arabic Letter Heh Initial Form"
16135    65260 "Arabic Letter Heh Medial Form"
16136    65261 "Arabic Letter Waw Isolated Form"
16137    65262 "Arabic Letter Waw Final Form"
16138    65263 "Arabic Letter Alef Maksura Isolated Form"
16139    65264 "Arabic Letter Alef Maksura Final Form"
16140    65265 "Arabic Letter Yeh Isolated Form"
16141    65266 "Arabic Letter Yeh Final Form"
16142    65267 "Arabic Letter Yeh Initial Form"
16143    65268 "Arabic Letter Yeh Medial Form"
16144    65269 "Arabic Ligature Lam With Alef With Madda Above Isolated Form"
16145    65270 "Arabic Ligature Lam With Alef With Madda Above Final Form"
16146    65271 "Arabic Ligature Lam With Alef With Hamza Above Isolated Form"
16147    65272 "Arabic Ligature Lam With Alef With Hamza Above Final Form"
16148    65273 "Arabic Ligature Lam With Alef With Hamza Below Isolated Form"
16149    65274 "Arabic Ligature Lam With Alef With Hamza Below Final Form"
16150    65275 "Arabic Ligature Lam With Alef Isolated Form"
16151    65276 "Arabic Ligature Lam With Alef Final Form"
16152    65279 "Zero Width No-Break Space"
16153    65281 "Fullwidth Exclamation Mark"
16154    65282 "Fullwidth Quotation Mark"
16155    65283 "Fullwidth Number Sign"
16156    65284 "Fullwidth Dollar Sign"
16157    65285 "Fullwidth Percent Sign"
16158    65286 "Fullwidth Ampersand"
16159    65287 "Fullwidth Apostrophe"
16160    65288 "Fullwidth Left Parenthesis"
16161    65289 "Fullwidth Right Parenthesis"
16162    65290 "Fullwidth Asterisk"
16163    65291 "Fullwidth Plus Sign"
16164    65292 "Fullwidth Comma"
16165    65293 "Fullwidth Hyphen-Minus"
16166    65294 "Fullwidth Full Stop"
16167    65295 "Fullwidth Solidus"
16168    65296 "Fullwidth Digit Zero"
16169    65297 "Fullwidth Digit One"
16170    65298 "Fullwidth Digit Two"
16171    65299 "Fullwidth Digit Three"
16172    65300 "Fullwidth Digit Four"
16173    65301 "Fullwidth Digit Five"
16174    65302 "Fullwidth Digit Six"
16175    65303 "Fullwidth Digit Seven"
16176    65304 "Fullwidth Digit Eight"
16177    65305 "Fullwidth Digit Nine"
16178    65306 "Fullwidth Colon"
16179    65307 "Fullwidth Semicolon"
16180    65308 "Fullwidth Less-Than Sign"
16181    65309 "Fullwidth Equals Sign"
16182    65310 "Fullwidth Greater-Than Sign"
16183    65311 "Fullwidth Question Mark"
16184    65312 "Fullwidth Commercial At"
16185    65313 "Fullwidth Latin Capital Letter A"
16186    65314 "Fullwidth Latin Capital Letter B"
16187    65315 "Fullwidth Latin Capital Letter C"
16188    65316 "Fullwidth Latin Capital Letter D"
16189    65317 "Fullwidth Latin Capital Letter E"
16190    65318 "Fullwidth Latin Capital Letter F"
16191    65319 "Fullwidth Latin Capital Letter G"
16192    65320 "Fullwidth Latin Capital Letter H"
16193    65321 "Fullwidth Latin Capital Letter I"
16194    65322 "Fullwidth Latin Capital Letter J"
16195    65323 "Fullwidth Latin Capital Letter K"
16196    65324 "Fullwidth Latin Capital Letter L"
16197    65325 "Fullwidth Latin Capital Letter M"
16198    65326 "Fullwidth Latin Capital Letter N"
16199    65327 "Fullwidth Latin Capital Letter O"
16200    65328 "Fullwidth Latin Capital Letter P"
16201    65329 "Fullwidth Latin Capital Letter Q"
16202    65330 "Fullwidth Latin Capital Letter R"
16203    65331 "Fullwidth Latin Capital Letter S"
16204    65332 "Fullwidth Latin Capital Letter T"
16205    65333 "Fullwidth Latin Capital Letter U"
16206    65334 "Fullwidth Latin Capital Letter V"
16207    65335 "Fullwidth Latin Capital Letter W"
16208    65336 "Fullwidth Latin Capital Letter X"
16209    65337 "Fullwidth Latin Capital Letter Y"
16210    65338 "Fullwidth Latin Capital Letter Z"
16211    65339 "Fullwidth Left Square Bracket"
16212    65340 "Fullwidth Reverse Solidus"
16213    65341 "Fullwidth Right Square Bracket"
16214    65342 "Fullwidth Circumflex Accent"
16215    65343 "Fullwidth Low Line"
16216    65344 "Fullwidth Grave Accent"
16217    65345 "Fullwidth Latin Small Letter A"
16218    65346 "Fullwidth Latin Small Letter B"
16219    65347 "Fullwidth Latin Small Letter C"
16220    65348 "Fullwidth Latin Small Letter D"
16221    65349 "Fullwidth Latin Small Letter E"
16222    65350 "Fullwidth Latin Small Letter F"
16223    65351 "Fullwidth Latin Small Letter G"
16224    65352 "Fullwidth Latin Small Letter H"
16225    65353 "Fullwidth Latin Small Letter I"
16226    65354 "Fullwidth Latin Small Letter J"
16227    65355 "Fullwidth Latin Small Letter K"
16228    65356 "Fullwidth Latin Small Letter L"
16229    65357 "Fullwidth Latin Small Letter M"
16230    65358 "Fullwidth Latin Small Letter N"
16231    65359 "Fullwidth Latin Small Letter O"
16232    65360 "Fullwidth Latin Small Letter P"
16233    65361 "Fullwidth Latin Small Letter Q"
16234    65362 "Fullwidth Latin Small Letter R"
16235    65363 "Fullwidth Latin Small Letter S"
16236    65364 "Fullwidth Latin Small Letter T"
16237    65365 "Fullwidth Latin Small Letter U"
16238    65366 "Fullwidth Latin Small Letter V"
16239    65367 "Fullwidth Latin Small Letter W"
16240    65368 "Fullwidth Latin Small Letter X"
16241    65369 "Fullwidth Latin Small Letter Y"
16242    65370 "Fullwidth Latin Small Letter Z"
16243    65371 "Fullwidth Left Curly Bracket"
16244    65372 "Fullwidth Vertical Line"
16245    65373 "Fullwidth Right Curly Bracket"
16246    65374 "Fullwidth Tilde"
16247    65375 "Fullwidth Left White Parenthesis"
16248    65376 "Fullwidth Right White Parenthesis"
16249    65377 "Halfwidth Ideographic Full Stop"
16250    65378 "Halfwidth Left Corner Bracket"
16251    65379 "Halfwidth Right Corner Bracket"
16252    65380 "Halfwidth Ideographic Comma"
16253    65381 "Halfwidth Katakana Middle Dot"
16254    65382 "Halfwidth Katakana Letter Wo"
16255    65383 "Halfwidth Katakana Letter Small A"
16256    65384 "Halfwidth Katakana Letter Small I"
16257    65385 "Halfwidth Katakana Letter Small U"
16258    65386 "Halfwidth Katakana Letter Small E"
16259    65387 "Halfwidth Katakana Letter Small O"
16260    65388 "Halfwidth Katakana Letter Small Ya"
16261    65389 "Halfwidth Katakana Letter Small Yu"
16262    65390 "Halfwidth Katakana Letter Small Yo"
16263    65391 "Halfwidth Katakana Letter Small Tu"
16264    65392 "Halfwidth Katakana-Hiragana Prolonged Sound Mark"
16265    65393 "Halfwidth Katakana Letter A"
16266    65394 "Halfwidth Katakana Letter I"
16267    65395 "Halfwidth Katakana Letter U"
16268    65396 "Halfwidth Katakana Letter E"
16269    65397 "Halfwidth Katakana Letter O"
16270    65398 "Halfwidth Katakana Letter Ka"
16271    65399 "Halfwidth Katakana Letter Ki"
16272    65400 "Halfwidth Katakana Letter Ku"
16273    65401 "Halfwidth Katakana Letter Ke"
16274    65402 "Halfwidth Katakana Letter Ko"
16275    65403 "Halfwidth Katakana Letter Sa"
16276    65404 "Halfwidth Katakana Letter Si"
16277    65405 "Halfwidth Katakana Letter Su"
16278    65406 "Halfwidth Katakana Letter Se"
16279    65407 "Halfwidth Katakana Letter So"
16280    65408 "Halfwidth Katakana Letter Ta"
16281    65409 "Halfwidth Katakana Letter Ti"
16282    65410 "Halfwidth Katakana Letter Tu"
16283    65411 "Halfwidth Katakana Letter Te"
16284    65412 "Halfwidth Katakana Letter To"
16285    65413 "Halfwidth Katakana Letter Na"
16286    65414 "Halfwidth Katakana Letter Ni"
16287    65415 "Halfwidth Katakana Letter Nu"
16288    65416 "Halfwidth Katakana Letter Ne"
16289    65417 "Halfwidth Katakana Letter No"
16290    65418 "Halfwidth Katakana Letter Ha"
16291    65419 "Halfwidth Katakana Letter Hi"
16292    65420 "Halfwidth Katakana Letter Hu"
16293    65421 "Halfwidth Katakana Letter He"
16294    65422 "Halfwidth Katakana Letter Ho"
16295    65423 "Halfwidth Katakana Letter Ma"
16296    65424 "Halfwidth Katakana Letter Mi"
16297    65425 "Halfwidth Katakana Letter Mu"
16298    65426 "Halfwidth Katakana Letter Me"
16299    65427 "Halfwidth Katakana Letter Mo"
16300    65428 "Halfwidth Katakana Letter Ya"
16301    65429 "Halfwidth Katakana Letter Yu"
16302    65430 "Halfwidth Katakana Letter Yo"
16303    65431 "Halfwidth Katakana Letter Ra"
16304    65432 "Halfwidth Katakana Letter Ri"
16305    65433 "Halfwidth Katakana Letter Ru"
16306    65434 "Halfwidth Katakana Letter Re"
16307    65435 "Halfwidth Katakana Letter Ro"
16308    65436 "Halfwidth Katakana Letter Wa"
16309    65437 "Halfwidth Katakana Letter N"
16310    65438 "Halfwidth Katakana Voiced Sound Mark"
16311    65439 "Halfwidth Katakana Semi-Voiced Sound Mark"
16312    65440 "Halfwidth Hangul Filler"
16313    65441 "Halfwidth Hangul Letter Kiyeok"
16314    65442 "Halfwidth Hangul Letter Ssangkiyeok"
16315    65443 "Halfwidth Hangul Letter Kiyeok-Sios"
16316    65444 "Halfwidth Hangul Letter Nieun"
16317    65445 "Halfwidth Hangul Letter Nieun-Cieuc"
16318    65446 "Halfwidth Hangul Letter Nieun-Hieuh"
16319    65447 "Halfwidth Hangul Letter Tikeut"
16320    65448 "Halfwidth Hangul Letter Ssangtikeut"
16321    65449 "Halfwidth Hangul Letter Rieul"
16322    65450 "Halfwidth Hangul Letter Rieul-Kiyeok"
16323    65451 "Halfwidth Hangul Letter Rieul-Mieum"
16324    65452 "Halfwidth Hangul Letter Rieul-Pieup"
16325    65453 "Halfwidth Hangul Letter Rieul-Sios"
16326    65454 "Halfwidth Hangul Letter Rieul-Thieuth"
16327    65455 "Halfwidth Hangul Letter Rieul-Phieuph"
16328    65456 "Halfwidth Hangul Letter Rieul-Hieuh"
16329    65457 "Halfwidth Hangul Letter Mieum"
16330    65458 "Halfwidth Hangul Letter Pieup"
16331    65459 "Halfwidth Hangul Letter Ssangpieup"
16332    65460 "Halfwidth Hangul Letter Pieup-Sios"
16333    65461 "Halfwidth Hangul Letter Sios"
16334    65462 "Halfwidth Hangul Letter Ssangsios"
16335    65463 "Halfwidth Hangul Letter Ieung"
16336    65464 "Halfwidth Hangul Letter Cieuc"
16337    65465 "Halfwidth Hangul Letter Ssangcieuc"
16338    65466 "Halfwidth Hangul Letter Chieuch"
16339    65467 "Halfwidth Hangul Letter Khieukh"
16340    65468 "Halfwidth Hangul Letter Thieuth"
16341    65469 "Halfwidth Hangul Letter Phieuph"
16342    65470 "Halfwidth Hangul Letter Hieuh"
16343    65474 "Halfwidth Hangul Letter A"
16344    65475 "Halfwidth Hangul Letter Ae"
16345    65476 "Halfwidth Hangul Letter Ya"
16346    65477 "Halfwidth Hangul Letter Yae"
16347    65478 "Halfwidth Hangul Letter Eo"
16348    65479 "Halfwidth Hangul Letter E"
16349    65482 "Halfwidth Hangul Letter Yeo"
16350    65483 "Halfwidth Hangul Letter Ye"
16351    65484 "Halfwidth Hangul Letter O"
16352    65485 "Halfwidth Hangul Letter Wa"
16353    65486 "Halfwidth Hangul Letter Wae"
16354    65487 "Halfwidth Hangul Letter Oe"
16355    65490 "Halfwidth Hangul Letter Yo"
16356    65491 "Halfwidth Hangul Letter U"
16357    65492 "Halfwidth Hangul Letter Weo"
16358    65493 "Halfwidth Hangul Letter We"
16359    65494 "Halfwidth Hangul Letter Wi"
16360    65495 "Halfwidth Hangul Letter Yu"
16361    65498 "Halfwidth Hangul Letter Eu"
16362    65499 "Halfwidth Hangul Letter Yi"
16363    65500 "Halfwidth Hangul Letter I"
16364    65504 "Fullwidth Cent Sign"
16365    65505 "Fullwidth Pound Sign"
16366    65506 "Fullwidth Not Sign"
16367    65507 "Fullwidth Macron"
16368    65508 "Fullwidth Broken Bar"
16369    65509 "Fullwidth Yen Sign"
16370    65510 "Fullwidth Won Sign"
16371    65512 "Halfwidth Forms Light Vertical"
16372    65513 "Halfwidth Leftwards Arrow"
16373    65514 "Halfwidth Upwards Arrow"
16374    65515 "Halfwidth Rightwards Arrow"
16375    65516 "Halfwidth Downwards Arrow"
16376    65517 "Halfwidth Black Square"
16377    65518 "Halfwidth White Circle"
16378    65529 "Interlinear Annotation Anchor"
16379    65530 "Interlinear Annotation Separator"
16380    65531 "Interlinear Annotation Terminator"
16381    65532 "Object Replacement Character"
16382END
16383