Package version up
[platform/upstream/xproto.git] / specs / keysyms.xml
1 <appendix id="keysym_encoding">
2 <title>KEYSYM Encoding</title>
3 <indexterm zone="keysym_encoding"><primary>Types</primary><secondary>KEYSYM</secondary></indexterm>
4 <indexterm zone="keysym_encoding"><primary>Keysym</primary></indexterm>
5
6 <para>
7 KEYSYM values are 32-bit integers that encode the symbols on the
8 keycaps of a keyboard. The three most significant bits are always
9 zero, which leaves a 29-bit number space. For convenience, KEYSYM
10 values can be viewed as split into four bytes:
11 </para>
12
13 <itemizedlist>
14   <listitem>
15     <para>
16 Byte 1 is the most significant eight bits (three zero bits and
17 the most-significant five bits of the 29-bit effective value)
18     </para>
19   </listitem>
20   <listitem>
21     <para>
22 Byte 2 is the next most-significant eight bits
23     </para>
24   </listitem>
25   <listitem>
26     <para>
27 Byte 3 is the next most-significant eight bits
28     </para>
29   </listitem>
30   <listitem>
31     <para>
32 Byte 4 is the least-significant eight bits
33     </para>
34   </listitem>
35 </itemizedlist>
36
37 <para>
38 There are six categories of KEYSYM values.
39 </para>
40
41 <sect1 id='Special_KEYSYMs'>
42 <title>Special KEYSYMs</title>
43 <para>
44 There are two special values:
45 <keysym>NoSymbol</keysym>
46 and
47 <keysym>VoidSymbol</keysym>.
48 They are used to indicate the absence of symbols (see
49 <link linkend='Keyboards'>Section 5, Keyboards</link>).
50 </para>
51
52 <informaltable frame="topbot">
53   <?dbfo keep-together="always" ?>
54   <tgroup cols='6' align='left' colsep='0' rowsep='0'>
55   <colspec colname='c1' colwidth='1.0*'/>
56   <colspec colname='c2' colwidth='1.0*'/>
57   <colspec colname='c3' colwidth='1.0*'/>
58   <colspec colname='c4' colwidth='1.0*'/>
59   <colspec colname='c5' colwidth='1.0*'/>
60   <colspec colname='c6' colwidth='1.0*'/>
61   <thead>
62     <row rowsep='1'>
63       <entry>Byte 1</entry>
64       <entry>Byte 2</entry>
65       <entry>Byte 3</entry>
66       <entry>Byte 4</entry>
67       <entry>Hex. value</entry>
68       <entry>Name</entry>
69     </row>
70   </thead>
71   <tbody>
72     <row>
73       <entry>0</entry>
74       <entry>0</entry>
75       <entry>0</entry>
76       <entry>0</entry>
77       <entry>#x00000000</entry>
78       <entry><keysym>NoSymbol</keysym></entry>
79     </row>
80     <row>
81       <entry>0</entry>
82       <entry>255</entry>
83       <entry>255</entry>
84       <entry>255</entry>
85       <entry>#x00FFFFFF</entry>
86       <entry><keysym>VoidSymbol</keysym></entry>
87     </row>
88   </tbody>
89   </tgroup>
90 </informaltable>
91 </sect1>
92
93 <sect1 id='Latin_1_KEYSYMs'>
94 <title>Latin-1 KEYSYMs</title>
95
96 <para>
97 The Latin-1 KEYSYMs occupy the range #x0020 to #x007E and #x00A0 to
98 #00FF and represent the ISO 10646 / Unicode characters U+0020 to
99 U+007E and U+00A0 to U+00FF, respectively.
100 </para>
101 </sect1>
102
103 <sect1 id='Unicode_KEYSYMs'>
104 <title>Unicode KEYSYMs</title>
105 <indexterm zone="Unicode_KEYSYMs"><primary>Keysym</primary><secondary>Unicode</secondary></indexterm>
106
107 <para>
108 These occupy the range #x01000100 to #x0110FFFF and represent the ISO
109 10646 / Unicode characters U+0100 to U+10FFFF, respectively. The
110 numeric value of a Unicode KEYSYM is the Unicode position of the
111 corresponding character plus #x01000000. In the interest of backwards
112 compatibility, clients should be able to process both the Unicode
113 KEYSYM and the Legacy KEYSYM for those characters where both exist.
114 </para>
115 <para>
116 Dead keys, which place an accent on the next character entered, shall
117 be encoded as Function KEYSYMs, and not as the Unicode KEYSYM
118 corresponding to an equivalent combining character. Where a keycap
119 indicates a specific function with a graphical symbol that is also
120 available in Unicode (e.g., an upwards arrow for the cursor up
121 function), the appropriate Function KEYSYM should be used, and not
122 the Unicode KEYSYM corresponding to the depicted symbol.
123 </para>
124 </sect1>
125 <sect1 id='Function_KEYSYMs'>
126 <title>Function KEYSYMs</title>
127
128 <para>
129 These represent keycap symbols that do not directly represent elements
130 of a coded character set. Instead, they typically identify a software
131 function, mode, or operation (e.g., cursor up, caps lock, insert) that
132 can be activated using a dedicated key. Function KEYSYMs have zero
133 values for bytes 1 and 2. Byte 3 distinguishes between several 8-bit
134 sets within which byte 4 identifies the individual function key.
135 </para>
136
137 <informaltable frame="topbot">
138   <?dbfo keep-together="always" ?>
139   <tgroup cols='2' align='left' colsep='0' rowsep='0'>
140   <colspec colname='c1' colwidth='1.0*'/>
141   <colspec colname='c2' colwidth='1.0*'/>
142   <thead>
143     <row rowsep='1'>
144       <entry>Byte 3</entry>
145       <entry>Byte 4</entry>
146     </row>
147   </thead>
148   <tbody>
149     <row>
150       <entry>255</entry>
151       <entry>Keyboard</entry>
152     </row>
153     <row>
154       <entry>254</entry>
155       <entry>Keyboard (XKB) Extension</entry>
156     </row>
157     <row>
158       <entry>253</entry>
159       <entry>3270</entry>
160     </row>
161   </tbody>
162   </tgroup>
163 </informaltable>
164
165 <para>
166 Within a national market, keyboards tend to be comparatively standard
167 with respect to the character keys, but they can differ significantly
168 on the miscellaneous function keys. Some have function keys left over
169 from early timesharing days, others were designed for a specific
170 application, such as text processing, web browsing, or accessing
171 audiovisual data. The symbols on the keycaps can differ significantly
172 between manufacturers and national markets, even where they denote the
173 same software function (e.g., Ctrl in the U.S. versus Strg in Germany)
174 </para>
175 <para>
176 <!-- .LP -->
177 There are two ways of thinking about how to define KEYSYMs for such a
178 world:
179 </para>
180 <itemizedlist>
181   <listitem>
182     <para>
183 The Engraving approach
184     </para>
185   </listitem>
186   <listitem>
187     <para>
188 The Common approach
189     </para>
190   </listitem>
191 </itemizedlist>
192 <para>
193 <!-- .LP -->
194 The Engraving approach is to create a KEYSYM for every unique key
195 engraving. This is effectively taking the union of all key engravings
196 on all keyboards. For example, some keyboards label function keys
197 across the top as F1 through Fn, and others label them as PF1 through
198 PFn. These would be different keys under the Engraving
199 approach. Likewise, Lock would differ from Shift Lock, which is
200 different from the up-arrow symbol that has the effect of changing
201 lowercase to uppercase. There are lots of other aliases such as Del,
202 DEL, Delete, Remove, and so forth. The Engraving approach makes it
203 easy to decide if a new entry should be added to the KEYSYM set: if it
204 does not exactly match an existing one, then a new one is created.
205 </para>
206 <para>
207 <!-- .LP -->
208 The Common approach tries to capture all of the keys present on an
209 interesting number of keyboards, folding likely aliases into the same
210 KEYSYM. For example, Del, DEL, and Delete are all merged into a single
211 KEYSYM. Vendors can augment the KEYSYM set (using the vendor-specific
212 encoding space) to include all of their unique keys that were not
213 included in the standard set. Each vendor decides which of its keys
214 map into the standard KEYSYMs, which presumably can be overridden by a
215 user. It is more difficult to implement this approach, because
216 judgment is required about when a sufficient set of keyboards
217 implements an engraving to justify making it a KEYSYM in the standard
218 set and about which engravings should be merged into a single
219 KEYSYM.
220 </para>
221 <para>
222 <!-- .LP -->
223 Although neither scheme is perfect or elegant, the Common approach has
224 been selected because it makes it easier to write a portable
225 application. Having the Delete functionality merged into a single
226 KEYSYM allows an application to implement a deletion function and
227 expect reasonable bindings on a wide set of workstations. Under the
228 Common approach, application writers are still free to look for and
229 interpret vendor-specific KEYSYMs, but because they are in the
230 extended set, the application developer is more conscious that they
231 are writing the application in a nonportable fashion.
232 </para>
233 <para>
234 <!-- .LP -->
235 The Keyboard set is a miscellaneous collection of commonly occurring
236 keys on keyboards. Within this set, the numeric keypad symbols are
237 generally duplicates of symbols found on keys on the main part of the
238 keyboard, but they are distinguished here because they often have a
239 distinguishable semantics associated with them.
240 </para>
241
242 <informaltable frame="topbot">
243   <tgroup cols='3' align='left' colsep='0' rowsep='0'>
244   <colspec colname='c1' colwidth='1.0*'/>
245   <colspec colname='c2' colwidth='3.0*'/>
246   <colspec colname='c3' colwidth='1.0*'/>
247   <thead>
248     <row rowsep="1">
249       <entry>KEYSYM value</entry>
250       <entry>Name</entry>
251       <entry>Set</entry>
252     </row>
253   </thead>
254   <tbody>
255     <row>
256       <entry>#xFF08</entry>
257       <entry>BACKSPACE, BACK SPACE, BACK CHAR</entry>
258       <entry>Keyboard</entry>
259     </row>
260     <row>
261       <entry>#xFF09</entry>
262       <entry>TAB</entry>
263       <entry>Keyboard</entry>
264     </row>
265     <row>
266       <entry>#xFF0A</entry>
267       <entry>LINEFEED, LF</entry>
268       <entry>Keyboard</entry>
269     </row>
270     <row>
271       <entry>#xFF0B</entry>
272       <entry>CLEAR</entry>
273       <entry>Keyboard</entry>
274     </row>
275     <row>
276       <entry>#xFF0D</entry>
277       <entry>RETURN, ENTER</entry>
278       <entry>Keyboard</entry>
279     </row>
280     <row>
281       <entry>#xFF13</entry>
282       <entry>PAUSE, HOLD</entry>
283       <entry>Keyboard</entry>
284     </row>
285     <row>
286       <entry>#xFF14</entry>
287       <entry>SCROLL LOCK</entry>
288       <entry>Keyboard</entry>
289     </row>
290     <row>
291       <entry>#xFF15</entry>
292       <entry>SYS REQ, SYSTEM REQUEST</entry>
293       <entry>Keyboard</entry>
294     </row>
295     <row>
296       <entry>#xFF1B</entry>
297       <entry>ESCAPE</entry>
298       <entry>Keyboard</entry>
299     </row>
300     <row>
301       <entry>#xFF20</entry>
302       <entry>MULTI-KEY CHARACTER PREFACE</entry>
303       <entry>Keyboard</entry>
304     </row>
305     <row>
306       <entry>#xFF21</entry>
307       <entry>KANJI, KANJI CONVERT</entry>
308       <entry>Keyboard</entry>
309     </row>
310     <row>
311       <entry>#xFF22</entry>
312       <entry>MUHENKAN</entry>
313       <entry>Keyboard</entry>
314     </row>
315     <row>
316       <entry>#xFF23</entry>
317       <entry>HENKAN MODE</entry>
318       <entry>Keyboard</entry>
319     </row>
320     <row>
321       <entry>#xFF24</entry>
322       <entry>ROMAJI</entry>
323       <entry>Keyboard</entry>
324     </row>
325     <row>
326       <entry>#xFF25</entry>
327       <entry>HIRAGANA</entry>
328       <entry>Keyboard</entry>
329     </row>
330     <row>
331       <entry>#xFF26</entry>
332       <entry>KATAKANA</entry>
333       <entry>Keyboard</entry>
334     </row>
335     <row>
336       <entry>#xFF27</entry>
337       <entry>HIRAGANA/KATAKANA TOGGLE</entry>
338       <entry>Keyboard</entry>
339     </row>
340     <row>
341       <entry>#xFF28</entry>
342       <entry>ZENKAKU</entry>
343       <entry>Keyboard</entry>
344     </row>
345     <row>
346       <entry>#xFF29</entry>
347       <entry>HANKAKU</entry>
348       <entry>Keyboard</entry>
349     </row>
350     <row>
351       <entry>#xFF2A</entry>
352       <entry>ZENKAKU/HANKAKU TOGGLE</entry>
353       <entry>Keyboard</entry>
354     </row>
355     <row>
356       <entry>#xFF2B</entry>
357       <entry>TOUROKU</entry>
358       <entry>Keyboard</entry>
359     </row>
360     <row>
361       <entry>#xFF2C</entry>
362       <entry>MASSYO</entry>
363       <entry>Keyboard</entry>
364     </row>
365     <row>
366       <entry>#xFF2D</entry>
367       <entry>KANA LOCK</entry>
368       <entry>Keyboard</entry>
369     </row>
370     <row>
371       <entry>#xFF2E</entry>
372       <entry>KANA SHIFT</entry>
373       <entry>Keyboard</entry>
374     </row>
375     <row>
376       <entry>#xFF2F</entry>
377       <entry>EISU SHIFT</entry>
378       <entry>Keyboard</entry>
379     </row>
380     <row>
381       <entry>#xFF30</entry>
382       <entry>EISU TOGGLE</entry>
383       <entry>Keyboard</entry>
384     </row>
385     <row>
386       <entry>#xFF31</entry>
387       <entry>HANGUL START/STOP (TOGGLE)</entry>
388       <entry>Keyboard</entry>
389     </row>
390     <row>
391       <entry>#xFF32</entry>
392       <entry>HANGUL START</entry>
393       <entry>Keyboard</entry>
394     </row>
395     <row>
396       <entry>#xFF33</entry>
397       <entry>HANGUL END, ENGLISH START</entry>
398       <entry>Keyboard</entry>
399     </row>
400     <row>
401       <entry>#xFF34</entry>
402       <entry>START HANGUL/HANJA CONVERSION</entry>
403       <entry>Keyboard</entry>
404     </row>
405     <row>
406       <entry>#xFF35</entry>
407       <entry>HANGUL JAMO MODE</entry>
408       <entry>Keyboard</entry>
409     </row>
410     <row>
411       <entry>#xFF36</entry>
412       <entry>HANGUL ROMAJA MODE</entry>
413       <entry>Keyboard</entry>
414     </row>
415     <row>
416       <entry>#xFF37</entry>
417       <entry>HANGUL CODE INPUT</entry>
418       <entry>Keyboard</entry>
419     </row>
420     <row>
421       <entry>#xFF38</entry>
422       <entry>HANGUL JEONJA MODE</entry>
423       <entry>Keyboard</entry>
424     </row>
425     <row>
426       <entry>#xFF39</entry>
427       <entry>HANGUL BANJA MODE</entry>
428       <entry>Keyboard</entry>
429     </row>
430     <row>
431       <entry>#xFF3A</entry>
432       <entry>HANGUL PREHANJA CONVERSION</entry>
433       <entry>Keyboard</entry>
434     </row>
435     <row>
436       <entry>#xFF3B</entry>
437       <entry>HANGUL POSTHANJA CONVERSION</entry>
438       <entry>Keyboard</entry>
439     </row>
440     <row>
441       <entry>#xFF3C</entry>
442       <entry>HANGUL SINGLE CANDIDATE</entry>
443       <entry>Keyboard</entry>
444     </row>
445     <row>
446       <entry>#xFF3D</entry>
447       <entry>HANGUL MULTIPLE CANDIDATE</entry>
448       <entry>Keyboard</entry>
449     </row>
450     <row>
451       <entry>#xFF3E</entry>
452       <entry>HANGUL PREVIOUS CANDIDATE</entry>
453       <entry>Keyboard</entry>
454     </row>
455     <row>
456       <entry>#xFF3F</entry>
457       <entry>HANGUL SPECIAL SYMBOLS</entry>
458       <entry>Keyboard</entry>
459     </row>
460     <row>
461       <entry>#xFF50</entry>
462       <entry>HOME</entry>
463       <entry>Keyboard</entry>
464     </row>
465     <row>
466       <entry>#xFF51</entry>
467       <entry>LEFT, MOVE LEFT, LEFT ARROW</entry>
468       <entry>Keyboard</entry>
469     </row>
470     <row>
471       <entry>#xFF52</entry>
472       <entry>UP, MOVE UP, UP ARROW</entry>
473       <entry>Keyboard</entry>
474     </row>
475     <row>
476       <entry>#xFF53</entry>
477       <entry>RIGHT, MOVE RIGHT, RIGHT ARROW</entry>
478       <entry>Keyboard</entry>
479     </row>
480     <row>
481       <entry>#xFF54</entry>
482       <entry>DOWN, MOVE DOWN, DOWN ARROW</entry>
483       <entry>Keyboard</entry>
484     </row>
485     <row>
486       <entry>#xFF55</entry>
487       <entry>PRIOR, PREVIOUS, PAGE UP</entry>
488       <entry>Keyboard</entry>
489     </row>
490     <row>
491       <entry>#xFF56</entry>
492       <entry>NEXT, PAGE DOWN</entry>
493       <entry>Keyboard</entry>
494     </row>
495     <row>
496       <entry>#xFF57</entry>
497       <entry>END, EOL</entry>
498       <entry>Keyboard</entry>
499     </row>
500     <row>
501       <entry>#xFF58</entry>
502       <entry>BEGIN, BOL</entry>
503       <entry>Keyboard</entry>
504     </row>
505     <row>
506       <entry>#xFF60</entry>
507       <entry>SELECT, MARK</entry>
508       <entry>Keyboard</entry>
509     </row>
510     <row>
511       <entry>#xFF61</entry>
512       <entry>PRINT</entry>
513       <entry>Keyboard</entry>
514     </row>
515     <row>
516       <entry>#xFF62</entry>
517       <entry>EXECUTE, RUN, DO</entry>
518       <entry>Keyboard</entry>
519     </row>
520     <row>
521       <entry>#xFF63</entry>
522       <entry>INSERT, INSERT HERE</entry>
523       <entry>Keyboard</entry>
524     </row>
525     <row>
526       <entry>#xFF65</entry>
527       <entry>UNDO, OOPS</entry>
528       <entry>Keyboard</entry>
529     </row>
530     <row>
531       <entry>#xFF66</entry>
532       <entry>REDO, AGAIN</entry>
533       <entry>Keyboard</entry>
534     </row>
535     <row>
536       <entry>#xFF67</entry>
537       <entry>MENU</entry>
538       <entry>Keyboard</entry>
539     </row>
540     <row>
541       <entry>#xFF68</entry>
542       <entry>FIND, SEARCH</entry>
543       <entry>Keyboard</entry>
544     </row>
545     <row>
546       <entry>#xFF69</entry>
547       <entry>CANCEL, STOP, ABORT, EXIT</entry>
548       <entry>Keyboard</entry>
549     </row>
550     <row>
551       <entry>#xFF6A</entry>
552       <entry>HELP</entry>
553       <entry>Keyboard</entry>
554     </row>
555     <row>
556       <entry>#xFF6B</entry>
557       <entry>BREAK</entry>
558       <entry>Keyboard</entry>
559     </row>
560     <row>
561       <entry>#xFF7E</entry>
562       <entry>MODE SWITCH, SCRIPT SWITCH, CHARACTER SET SWITCH</entry>
563       <entry>Keyboard</entry>
564     </row>
565     <row>
566       <entry>#xFF7F</entry>
567       <entry>NUM LOCK</entry>
568       <entry>Keyboard</entry>
569     </row>
570     <row>
571       <entry>#xFF80</entry>
572       <entry>KEYPAD SPACE</entry>
573       <entry>Keyboard</entry>
574     </row>
575     <row>
576       <entry>#xFF89</entry>
577       <entry>KEYPAD TAB</entry>
578       <entry>Keyboard</entry>
579     </row>
580     <row>
581       <entry>#xFF8D</entry>
582       <entry>KEYPAD ENTER</entry>
583       <entry>Keyboard</entry>
584     </row>
585     <row>
586       <entry>#xFF91</entry>
587       <entry>KEYPAD F1, PF1, A</entry>
588       <entry>Keyboard</entry>
589     </row>
590     <row>
591       <entry>#xFF92</entry>
592       <entry>KEYPAD F2, PF2, B</entry>
593       <entry>Keyboard</entry>
594     </row>
595     <row>
596       <entry>#xFF93</entry>
597       <entry>KEYPAD F3, PF3, C</entry>
598       <entry>Keyboard</entry>
599     </row>
600     <row>
601       <entry>#xFF94</entry>
602       <entry>KEYPAD F4, PF4, D</entry>
603       <entry>Keyboard</entry>
604     </row>
605     <row>
606       <entry>#xFF95</entry>
607       <entry>KEYPAD HOME</entry>
608       <entry>Keyboard</entry>
609     </row>
610     <row>
611       <entry>#xFF96</entry>
612       <entry>KEYPAD LEFT</entry>
613       <entry>Keyboard</entry>
614     </row>
615     <row>
616       <entry>#xFF97</entry>
617       <entry>KEYPAD UP</entry>
618       <entry>Keyboard</entry>
619     </row>
620     <row>
621       <entry>#xFF98</entry>
622       <entry>KEYPAD RIGHT</entry>
623       <entry>Keyboard</entry>
624     </row>
625     <row>
626       <entry>#xFF99</entry>
627       <entry>KEYPAD DOWN</entry>
628       <entry>Keyboard</entry>
629     </row>
630     <row>
631       <entry>#xFF9A</entry>
632       <entry>KEYPAD PRIOR, PAGE UP</entry>
633       <entry>Keyboard</entry>
634     </row>
635     <row>
636       <entry>#xFF9B</entry>
637       <entry>KEYPAD NEXT, PAGE DOWN</entry>
638       <entry>Keyboard</entry>
639     </row>
640     <row>
641       <entry>#xFF9C</entry>
642       <entry>KEYPAD END</entry>
643       <entry>Keyboard</entry>
644     </row>
645     <row>
646       <entry>#xFF9D</entry>
647       <entry>KEYPAD BEGIN</entry>
648       <entry>Keyboard</entry>
649     </row>
650     <row>
651       <entry>#xFF9E</entry>
652       <entry>KEYPAD INSERT</entry>
653       <entry>Keyboard</entry>
654     </row>
655     <row>
656       <entry>#xFF9F</entry>
657       <entry>KEYPAD DELETE</entry>
658       <entry>Keyboard</entry>
659     </row>
660     <row>
661       <entry>#xFFAA</entry>
662       <entry>KEYPAD MULTIPLICATION SIGN, ASTERISK</entry>
663       <entry>Keyboard</entry>
664     </row>
665     <row>
666       <entry>#xFFAB</entry>
667       <entry>KEYPAD PLUS SIGN</entry>
668       <entry>Keyboard</entry>
669     </row>
670     <row>
671       <entry>#xFFAC</entry>
672       <entry>KEYPAD SEPARATOR, COMMA</entry>
673       <entry>Keyboard</entry>
674     </row>
675     <row>
676       <entry>#xFFAD</entry>
677       <entry>KEYPAD MINUS SIGN, HYPHEN</entry>
678       <entry>Keyboard</entry>
679     </row>
680     <row>
681       <entry>#xFFAE</entry>
682       <entry>KEYPAD DECIMAL POINT, FULL STOP</entry>
683       <entry>Keyboard</entry>
684     </row>
685     <row>
686       <entry>#xFFAF</entry>
687       <entry>KEYPAD DIVISION SIGN, SOLIDUS</entry>
688       <entry>Keyboard</entry>
689     </row>
690     <row>
691       <entry>#xFFB0</entry>
692       <entry>KEYPAD DIGIT ZERO</entry>
693       <entry>Keyboard</entry>
694     </row>
695     <row>
696       <entry>#xFFB1</entry>
697       <entry>KEYPAD DIGIT ONE</entry>
698       <entry>Keyboard</entry>
699     </row>
700     <row>
701       <entry>#xFFB2</entry>
702       <entry>KEYPAD DIGIT TWO</entry>
703       <entry>Keyboard</entry>
704     </row>
705     <row>
706       <entry>#xFFB3</entry>
707       <entry>KEYPAD DIGIT THREE</entry>
708       <entry>Keyboard</entry>
709     </row>
710     <row>
711       <entry>#xFFB4</entry>
712       <entry>KEYPAD DIGIT FOUR</entry>
713       <entry>Keyboard</entry>
714     </row>
715     <row>
716       <entry>#xFFB5</entry>
717       <entry>KEYPAD DIGIT FIVE</entry>
718       <entry>Keyboard</entry>
719     </row>
720     <row>
721       <entry>#xFFB6</entry>
722       <entry>KEYPAD DIGIT SIX</entry>
723       <entry>Keyboard</entry>
724     </row>
725     <row>
726       <entry>#xFFB7</entry>
727       <entry>KEYPAD DIGIT SEVEN</entry>
728       <entry>Keyboard</entry>
729     </row>
730     <row>
731       <entry>#xFFB8</entry>
732       <entry>KEYPAD DIGIT EIGHT</entry>
733       <entry>Keyboard</entry>
734     </row>
735     <row>
736       <entry>#xFFB9</entry>
737       <entry>KEYPAD DIGIT NINE</entry>
738       <entry>Keyboard</entry>
739     </row>
740     <row>
741       <entry>#xFFBD</entry>
742       <entry>KEYPAD EQUALS SIGN</entry>
743       <entry>Keyboard</entry>
744     </row>
745     <row>
746       <entry>#xFFBE</entry>
747       <entry>F1</entry>
748       <entry>Keyboard</entry>
749     </row>
750     <row>
751       <entry>#xFFBF</entry>
752       <entry>F2</entry>
753       <entry>Keyboard</entry>
754     </row>
755     <row>
756       <entry>#xFFC0</entry>
757       <entry>F3</entry>
758       <entry>Keyboard</entry>
759     </row>
760     <row>
761       <entry>#xFFC1</entry>
762       <entry>F4</entry>
763       <entry>Keyboard</entry>
764     </row>
765     <row>
766       <entry>#xFFC2</entry>
767       <entry>F5</entry>
768       <entry>Keyboard</entry>
769     </row>
770     <row>
771       <entry>#xFFC3</entry>
772       <entry>F6</entry>
773       <entry>Keyboard</entry>
774     </row>
775     <row>
776       <entry>#xFFC4</entry>
777       <entry>F7</entry>
778       <entry>Keyboard</entry>
779     </row>
780     <row>
781       <entry>#xFFC5</entry>
782       <entry>F8</entry>
783       <entry>Keyboard</entry>
784     </row>
785     <row>
786       <entry>#xFFC6</entry>
787       <entry>F9</entry>
788       <entry>Keyboard</entry>
789     </row>
790     <row>
791       <entry>#xFFC7</entry>
792       <entry>F10</entry>
793       <entry>Keyboard</entry>
794     </row>
795     <row>
796       <entry>#xFFC8</entry>
797       <entry>F11, L1</entry>
798       <entry>Keyboard</entry>
799     </row>
800     <row>
801       <entry>#xFFC9</entry>
802       <entry>F12, L2</entry>
803       <entry>Keyboard</entry>
804     </row>
805     <row>
806       <entry>#xFFCA</entry>
807       <entry>F13, L3</entry>
808       <entry>Keyboard</entry>
809     </row>
810     <row>
811       <entry>#xFFCB</entry>
812       <entry>F14, L4</entry>
813       <entry>Keyboard</entry>
814     </row>
815     <row>
816       <entry>#xFFCC</entry>
817       <entry>F15, L5</entry>
818       <entry>Keyboard</entry>
819     </row>
820     <row>
821       <entry>#xFFCD</entry>
822       <entry>F16, L6</entry>
823       <entry>Keyboard</entry>
824     </row>
825     <row>
826       <entry>#xFFCE</entry>
827       <entry>F17, L7</entry>
828       <entry>Keyboard</entry>
829     </row>
830     <row>
831       <entry>#xFFCF</entry>
832       <entry>F18, L8</entry>
833       <entry>Keyboard</entry>
834     </row>
835     <row>
836       <entry>#xFFD0</entry>
837       <entry>F19, L9</entry>
838       <entry>Keyboard</entry>
839     </row>
840     <row>
841       <entry>#xFFD1</entry>
842       <entry>F20, L10</entry>
843       <entry>Keyboard</entry>
844     </row>
845     <row>
846       <entry>#xFFD2</entry>
847       <entry>F21, R1</entry>
848       <entry>Keyboard</entry>
849     </row>
850     <row>
851       <entry>#xFFD3</entry>
852       <entry>F22, R2</entry>
853       <entry>Keyboard</entry>
854     </row>
855     <row>
856       <entry>#xFFD4</entry>
857       <entry>F23, R3</entry>
858       <entry>Keyboard</entry>
859     </row>
860     <row>
861       <entry>#xFFD5</entry>
862       <entry>F24, R4</entry>
863       <entry>Keyboard</entry>
864     </row>
865     <row>
866       <entry>#xFFD6</entry>
867       <entry>F25, R5</entry>
868       <entry>Keyboard</entry>
869     </row>
870     <row>
871       <entry>#xFFD7</entry>
872       <entry>F26, R6</entry>
873       <entry>Keyboard</entry>
874     </row>
875     <row>
876       <entry>#xFFD8</entry>
877       <entry>F27, R7</entry>
878       <entry>Keyboard</entry>
879     </row>
880     <row>
881       <entry>#xFFD9</entry>
882       <entry>F28, R8</entry>
883       <entry>Keyboard</entry>
884     </row>
885     <row>
886       <entry>#xFFDA</entry>
887       <entry>F29, R9</entry>
888       <entry>Keyboard</entry>
889     </row>
890     <row>
891       <entry>#xFFDB</entry>
892       <entry>F30, R10</entry>
893       <entry>Keyboard</entry>
894     </row>
895     <row>
896       <entry>#xFFDC</entry>
897       <entry>F31, R11</entry>
898       <entry>Keyboard</entry>
899     </row>
900     <row>
901       <entry>#xFFDD</entry>
902       <entry>F32, R12</entry>
903       <entry>Keyboard</entry>
904     </row>
905     <row>
906       <entry>#xFFDE</entry>
907       <entry>F33, R13</entry>
908       <entry>Keyboard</entry>
909     </row>
910     <row>
911       <entry>#xFFDF</entry>
912       <entry>F34, R14</entry>
913       <entry>Keyboard</entry>
914     </row>
915     <row>
916       <entry>#xFFE0</entry>
917       <entry>F35, R15</entry>
918       <entry>Keyboard</entry>
919     </row>
920     <row>
921       <entry>#xFFE1</entry>
922       <entry>LEFT SHIFT</entry>
923       <entry>Keyboard</entry>
924     </row>
925     <row>
926       <entry>#xFFE2</entry>
927       <entry>RIGHT SHIFT</entry>
928       <entry>Keyboard</entry>
929     </row>
930     <row>
931       <entry>#xFFE3</entry>
932       <entry>LEFT CONTROL</entry>
933       <entry>Keyboard</entry>
934     </row>
935     <row>
936       <entry>#xFFE4</entry>
937       <entry>RIGHT CONTROL</entry>
938       <entry>Keyboard</entry>
939     </row>
940     <row>
941       <entry>#xFFE5</entry>
942       <entry>CAPS LOCK</entry>
943       <entry>Keyboard</entry>
944     </row>
945     <row>
946       <entry>#xFFE6</entry>
947       <entry>SHIFT LOCK</entry>
948       <entry>Keyboard</entry>
949     </row>
950     <row>
951       <entry>#xFFE7</entry>
952       <entry>LEFT META</entry>
953       <entry>Keyboard</entry>
954     </row>
955     <row>
956       <entry>#xFFE8</entry>
957       <entry>RIGHT META</entry>
958       <entry>Keyboard</entry>
959     </row>
960     <row>
961       <entry>#xFFE9</entry>
962       <entry>LEFT ALT</entry>
963       <entry>Keyboard</entry>
964     </row>
965     <row>
966       <entry>#xFFEA</entry>
967       <entry>RIGHT ALT</entry>
968       <entry>Keyboard</entry>
969     </row>
970     <row>
971       <entry>#xFFEB</entry>
972       <entry>LEFT SUPER</entry>
973       <entry>Keyboard</entry>
974     </row>
975     <row>
976       <entry>#xFFEC</entry>
977       <entry>RIGHT SUPER</entry>
978       <entry>Keyboard</entry>
979     </row>
980     <row>
981       <entry>#xFFED</entry>
982       <entry>LEFT HYPER</entry>
983       <entry>Keyboard</entry>
984     </row>
985     <row>
986       <entry>#xFFEE</entry>
987       <entry>RIGHT HYPER</entry>
988       <entry>Keyboard</entry>
989     </row>
990     <row>
991       <entry>#xFFFF</entry>
992       <entry>DELETE, RUBOUT</entry>
993       <entry>Keyboard</entry>
994     </row>
995   </tbody>
996   </tgroup>
997 </informaltable>
998
999 <para>
1000 The Keyboard (XKB) Extension set, which provides among other things
1001 a range of dead keys, is defined in "The X Keyboard Extension:
1002 Protocol Specification", Appendix C. <!-- xref -->
1003 </para>
1004
1005 <para>
1006 The 3270 set defines additional keys that are specific to IBM 3270
1007 terminals.
1008 </para>
1009
1010 <informaltable frame="topbot">
1011   <tgroup cols='3' align='left' colsep='0' rowsep='0'>
1012   <colspec colname='c1' colwidth='1.0*' />
1013   <colspec colname='c2' colwidth='3.0*' />
1014   <colspec colname='c3' colwidth='1.0*' />
1015   <thead>
1016     <row rowsep="1">
1017       <entry>KEYSYM value</entry>
1018       <entry>Name</entry>
1019       <entry>Set</entry>
1020     </row>
1021   </thead>
1022   <tbody>
1023     <row>
1024       <entry>#xFD01</entry>
1025       <entry>3270 DUPLICATE</entry>
1026       <entry>3270</entry>
1027     </row>
1028     <row>
1029       <entry>#xFD02</entry>
1030       <entry>3270 FIELDMARK</entry>
1031       <entry>3270</entry>
1032     </row>
1033     <row>
1034       <entry>#xFD03</entry>
1035       <entry>3270 RIGHT2</entry>
1036       <entry>3270</entry>
1037     </row>
1038     <row>
1039       <entry>#xFD04</entry>
1040       <entry>3270 LEFT2</entry>
1041       <entry>3270</entry>
1042     </row>
1043     <row>
1044       <entry>#xFD05</entry>
1045       <entry>3270 BACKTAB</entry>
1046       <entry>3270</entry>
1047     </row>
1048     <row>
1049       <entry>#xFD06</entry>
1050       <entry>3270 ERASEEOF</entry>
1051       <entry>3270</entry>
1052     </row>
1053     <row>
1054       <entry>#xFD07</entry>
1055       <entry>3270 ERASEINPUT</entry>
1056       <entry>3270</entry>
1057     </row>
1058     <row>
1059       <entry>#xFD08</entry>
1060       <entry>3270 RESET</entry>
1061       <entry>3270</entry>
1062     </row>
1063     <row>
1064       <entry>#xFD09</entry>
1065       <entry>3270 QUIT</entry>
1066       <entry>3270</entry>
1067     </row>
1068     <row>
1069       <entry>#xFD0A</entry>
1070       <entry>3270 PA1</entry>
1071       <entry>3270</entry>
1072     </row>
1073     <row>
1074       <entry>#xFD0B</entry>
1075       <entry>3270 PA2</entry>
1076       <entry>3270</entry>
1077     </row>
1078     <row>
1079       <entry>#xFD0C</entry>
1080       <entry>3270 PA3</entry>
1081       <entry>3270</entry>
1082     </row>
1083     <row>
1084       <entry>#xFD0D</entry>
1085       <entry>3270 TEST</entry>
1086       <entry>3270</entry>
1087     </row>
1088     <row>
1089       <entry>#xFD0E</entry>
1090       <entry>3270 ATTN</entry>
1091       <entry>3270</entry>
1092     </row>
1093     <row>
1094       <entry>#xFD0F</entry>
1095       <entry>3270 CURSORBLINK</entry>
1096       <entry>3270</entry>
1097     </row>
1098     <row>
1099       <entry>#xFD10</entry>
1100       <entry>3270 ALTCURSOR</entry>
1101       <entry>3270</entry>
1102     </row>
1103     <row>
1104       <entry>#xFD11</entry>
1105       <entry>3270 KEYCLICK</entry>
1106       <entry>3270</entry>
1107     </row>
1108     <row>
1109       <entry>#xFD12</entry>
1110       <entry>3270 JUMP</entry>
1111       <entry>3270</entry>
1112     </row>
1113     <row>
1114       <entry>#xFD13</entry>
1115       <entry>3270 IDENT</entry>
1116       <entry>3270</entry>
1117     </row>
1118     <row>
1119       <entry>#xFD14</entry>
1120       <entry>3270 RULE</entry>
1121       <entry>3270</entry>
1122     </row>
1123     <row>
1124       <entry>#xFD15</entry>
1125       <entry>3270 COPY</entry>
1126       <entry>3270</entry>
1127     </row>
1128     <row>
1129       <entry>#xFD16</entry>
1130       <entry>3270 PLAY</entry>
1131       <entry>3270</entry>
1132     </row>
1133     <row>
1134       <entry>#xFD17</entry>
1135       <entry>3270 SETUP</entry>
1136       <entry>3270</entry>
1137     </row>
1138     <row>
1139       <entry>#xFD18</entry>
1140       <entry>3270 RECORD</entry>
1141       <entry>3270</entry>
1142     </row>
1143     <row>
1144       <entry>#xFD19</entry>
1145       <entry>3270 CHANGESCREEN</entry>
1146       <entry>3270</entry>
1147     </row>
1148     <row>
1149       <entry>#xFD1A</entry>
1150       <entry>3270 DELETEWORD</entry>
1151       <entry>3270</entry>
1152     </row>
1153     <row>
1154       <entry>#xFD1B</entry>
1155       <entry>3270 EXSELECT</entry>
1156       <entry>3270</entry>
1157     </row>
1158     <row>
1159       <entry>#xFD1C</entry>
1160       <entry>3270 CURSORSELECT</entry>
1161       <entry>3270</entry>
1162     </row>
1163     <row>
1164       <entry>#xFD1D</entry>
1165       <entry>3270 PRINTSCREEN</entry>
1166       <entry>3270</entry>
1167     </row>
1168     <row>
1169       <entry>#xFD1E</entry>
1170       <entry>3270 ENTER</entry>
1171       <entry>3270</entry>
1172     </row>
1173   </tbody>
1174   </tgroup>
1175 </informaltable>
1176
1177 </sect1>
1178
1179 <sect1 id='Vendor_KEYSYMs'>
1180 <title>Vendor KEYSYMs</title>
1181
1182 <para>
1183 The KEYSYM number range #x10000000 to #x1FFFFFFF is available for
1184 vendor-specific extentions. Among these, the range #x11000000 to
1185 #x1100FFFF is designated for keypad KEYSYMs.
1186 </para>
1187 </sect1>
1188
1189 <sect1 id='Legacy_KEYSYMs'>
1190 <title>Legacy KEYSYMs</title>
1191
1192 <para>
1193 These date from the time before ISO 10646 / Unicode was
1194 available. They represent characters from a number of different older
1195 8-bit coded character sets and have zero values for bytes 1 and
1196 2. Byte 3 indicates a coded character set and byte 4 is the 8-bit
1197 value of the particular character within that set.
1198 </para>
1199
1200 <informaltable frame="topbot">
1201   <tgroup cols='4' align='left' colsep='0' rowsep='0'>
1202   <colspec colname='c1' colwidth='1.0*' />
1203   <colspec colname='c2' colwidth='2.0*' />
1204   <colspec colname='c3' colwidth='1.0*' />
1205   <colspec colname='c4' colwidth='1.0*' />
1206   <thead>
1207     <row rowsep="1">
1208       <entry>Byte 3</entry>
1209       <entry>Byte 4</entry>
1210       <entry>Byte 3</entry>
1211       <entry>Byte 4</entry>
1212     </row>
1213   </thead>
1214   <tbody>
1215     <row>
1216       <entry>1</entry>
1217       <entry>Latin-2</entry>
1218       <entry>11</entry>
1219       <entry>APL</entry>
1220     </row>
1221     <row>
1222       <entry>2</entry>
1223       <entry>Latin-3</entry>
1224       <entry>12</entry>
1225       <entry>Hebrew</entry>
1226     </row>
1227     <row>
1228       <entry>3</entry>
1229       <entry>Latin-4</entry>
1230       <entry>13</entry>
1231       <entry>Thai</entry>
1232     </row>
1233     <row>
1234       <entry>4</entry>
1235       <entry>Kana</entry>
1236       <entry>14</entry>
1237       <entry>Korean</entry>
1238     </row>
1239     <row>
1240       <entry>5</entry>
1241       <entry>Arabic</entry>
1242       <entry>15</entry>
1243       <entry>Latin-5</entry>
1244     </row>
1245     <row>
1246       <entry>6</entry>
1247       <entry>Cyrillic</entry>
1248       <entry>16</entry>
1249       <entry>Latin-6</entry>
1250     </row>
1251     <row>
1252       <entry>7</entry>
1253       <entry>Greek</entry>
1254       <entry>17</entry>
1255       <entry>Latin-7</entry>
1256     </row>
1257     <row>
1258       <entry>8</entry>
1259       <entry>Technical</entry>
1260       <entry>18</entry>
1261       <entry>Latin-8</entry>
1262     </row>
1263     <row>
1264       <entry>9</entry>
1265       <entry>Special</entry>
1266       <entry>19</entry>
1267       <entry>Latin-9</entry>
1268     </row>
1269     <row>
1270       <entry>10</entry>
1271       <entry>Publishing</entry>
1272       <entry>32</entry>
1273       <entry>Currency</entry>
1274     </row>
1275   </tbody>
1276   </tgroup>
1277 </informaltable>
1278
1279 <para>
1280 Each character set contains gaps where codes have been removed that
1281 were duplicates with codes in previous character sets (that is,
1282 character sets with lesser byte 3 value).
1283 </para>
1284
1285 <para>
1286 The Latin, Arabic, Cyrillic, Greek, Hebrew, and Thai sets were taken
1287 from the early drafts of the relevant ISO 8859 parts available at the
1288 time. However, in the case of the Cyrillic and Greek sets, these
1289 turned out differently in the final versions of the ISO standard. The
1290 Technical, Special, and Publishing sets are based on Digital Equipment
1291 Corporation standards, as no equivalent international standards were
1292 available at the time.
1293 </para>
1294
1295 <para>
1296 The table below lists all standardized Legacy KEYSYMs, along with the
1297 name used in the source document. Where there exists an unambiguous
1298 equivalent in Unicode, as it is the case with all ISO 8859 characters,
1299 it is given in the second column as a cross reference. Where there is
1300 no Unicode number provided, the exact semantics of the KEYSYM may have
1301 been lost and a Unicode KEYSYM should be used instead, if available.
1302 </para>
1303
1304 <para>
1305 As support of Unicode KEYSYMs increases, some or all of the Legacy
1306 KEYSYMs may be phased out and withdrawn in future versions of this
1307 standard. Most KEYSYMs in the sets Technical, Special, Publishing, APL
1308 and Currency (with the exception of #x20AC) were probably never used
1309 in practice, and were not supported by pre-Unicode fonts. In
1310 particular, the Currency set, which was copied from Unicode, has
1311 already been deprecated by the introduction of the Unicode KEYSYMs.
1312 </para>
1313
1314 <informaltable frame="topbot">
1315   <tgroup cols='4' align='left' colsep='0' rowsep='0'>
1316   <colspec colname='c1' colwidth='1.0*' />
1317   <colspec colname='c2' colwidth='1.0*' />
1318   <colspec colname='c3' colwidth='5.0*' />
1319   <colspec colname='c4' colwidth='1.0*' />
1320   <thead>
1321     <row rowsep="1">
1322       <entry>KEYSYM value</entry>
1323       <entry>Unicode value</entry>
1324       <entry>Name</entry>
1325       <entry>Set</entry>
1326     </row>
1327   </thead>
1328   <tbody>
1329     <row>
1330       <entry>#x01A1</entry>
1331       <entry>U+0104</entry>
1332       <entry>LATIN CAPITAL LETTER A WITH OGONEK</entry>
1333       <entry>Latin-2</entry>
1334     </row>
1335     <row>
1336       <entry>#x01A2</entry>
1337       <entry>U+02D8</entry>
1338       <entry>BREVE</entry>
1339       <entry>Latin-2</entry>
1340     </row>
1341     <row>
1342       <entry>#x01A3</entry>
1343       <entry>U+0141</entry>
1344       <entry>LATIN CAPITAL LETTER L WITH STROKE</entry>
1345       <entry>Latin-2</entry>
1346     </row>
1347     <row>
1348       <entry>#x01A5</entry>
1349       <entry>U+013D</entry>
1350       <entry>LATIN CAPITAL LETTER L WITH CARON</entry>
1351       <entry>Latin-2</entry>
1352     </row>
1353     <row>
1354       <entry>#x01A6</entry>
1355       <entry>U+015A</entry>
1356       <entry>LATIN CAPITAL LETTER S WITH ACUTE</entry>
1357       <entry>Latin-2</entry>
1358     </row>
1359     <row>
1360       <entry>#x01A9</entry>
1361       <entry>U+0160</entry>
1362       <entry>LATIN CAPITAL LETTER S WITH CARON</entry>
1363       <entry>Latin-2</entry>
1364     </row>
1365     <row>
1366       <entry>#x01AA</entry>
1367       <entry>U+015E</entry>
1368       <entry>LATIN CAPITAL LETTER S WITH CEDILLA</entry>
1369       <entry>Latin-2</entry>
1370     </row>
1371     <row>
1372       <entry>#x01AB</entry>
1373       <entry>U+0164</entry>
1374       <entry>LATIN CAPITAL LETTER T WITH CARON</entry>
1375       <entry>Latin-2</entry>
1376     </row>
1377     <row>
1378       <entry>#x01AC</entry>
1379       <entry>U+0179</entry>
1380       <entry>LATIN CAPITAL LETTER Z WITH ACUTE</entry>
1381       <entry>Latin-2</entry>
1382     </row>
1383     <row>
1384       <entry>#x01AE</entry>
1385       <entry>U+017D</entry>
1386       <entry>LATIN CAPITAL LETTER Z WITH CARON</entry>
1387       <entry>Latin-2</entry>
1388     </row>
1389     <row>
1390       <entry>#x01AF</entry>
1391       <entry>U+017B</entry>
1392       <entry>LATIN CAPITAL LETTER Z WITH DOT ABOVE</entry>
1393       <entry>Latin-2</entry>
1394     </row>
1395     <row>
1396       <entry>#x01B1</entry>
1397       <entry>U+0105</entry>
1398       <entry>LATIN SMALL LETTER A WITH OGONEK</entry>
1399       <entry>Latin-2</entry>
1400     </row>
1401     <row>
1402       <entry>#x01B2</entry>
1403       <entry>U+02DB</entry>
1404       <entry>OGONEK</entry>
1405       <entry>Latin-2</entry>
1406     </row>
1407     <row>
1408       <entry>#x01B3</entry>
1409       <entry>U+0142</entry>
1410       <entry>LATIN SMALL LETTER L WITH STROKE</entry>
1411       <entry>Latin-2</entry>
1412     </row>
1413     <row>
1414       <entry>#x01B5</entry>
1415       <entry>U+013E</entry>
1416       <entry>LATIN SMALL LETTER L WITH CARON</entry>
1417       <entry>Latin-2</entry>
1418     </row>
1419     <row>
1420       <entry>#x01B6</entry>
1421       <entry>U+015B</entry>
1422       <entry>LATIN SMALL LETTER S WITH ACUTE</entry>
1423       <entry>Latin-2</entry>
1424     </row>
1425     <row>
1426       <entry>#x01B7</entry>
1427       <entry>U+02C7</entry>
1428       <entry>CARON</entry>
1429       <entry>Latin-2</entry>
1430     </row>
1431     <row>
1432       <entry>#x01B9</entry>
1433       <entry>U+0161</entry>
1434       <entry>LATIN SMALL LETTER S WITH CARON</entry>
1435       <entry>Latin-2</entry>
1436     </row>
1437     <row>
1438       <entry>#x01BA</entry>
1439       <entry>U+015F</entry>
1440       <entry>LATIN SMALL LETTER S WITH CEDILLA</entry>
1441       <entry>Latin-2</entry>
1442     </row>
1443     <row>
1444       <entry>#x01BB</entry>
1445       <entry>U+0165</entry>
1446       <entry>LATIN SMALL LETTER T WITH CARON</entry>
1447       <entry>Latin-2</entry>
1448     </row>
1449     <row>
1450       <entry>#x01BC</entry>
1451       <entry>U+017A</entry>
1452       <entry>LATIN SMALL LETTER Z WITH ACUTE</entry>
1453       <entry>Latin-2</entry>
1454     </row>
1455     <row>
1456       <entry>#x01BD</entry>
1457       <entry>U+02DD</entry>
1458       <entry>DOUBLE ACUTE ACCENT</entry>
1459       <entry>Latin-2</entry>
1460     </row>
1461     <row>
1462       <entry>#x01BE</entry>
1463       <entry>U+017E</entry>
1464       <entry>LATIN SMALL LETTER Z WITH CARON</entry>
1465       <entry>Latin-2</entry>
1466     </row>
1467     <row>
1468       <entry>#x01BF</entry>
1469       <entry>U+017C</entry>
1470       <entry>LATIN SMALL LETTER Z WITH DOT ABOVE</entry>
1471       <entry>Latin-2</entry>
1472     </row>
1473     <row>
1474       <entry>#x01C0</entry>
1475       <entry>U+0154</entry>
1476       <entry>LATIN CAPITAL LETTER R WITH ACUTE</entry>
1477       <entry>Latin-2</entry>
1478     </row>
1479     <row>
1480       <entry>#x01C3</entry>
1481       <entry>U+0102</entry>
1482       <entry>LATIN CAPITAL LETTER A WITH BREVE</entry>
1483       <entry>Latin-2</entry>
1484     </row>
1485     <row>
1486       <entry>#x01C5</entry>
1487       <entry>U+0139</entry>
1488       <entry>LATIN CAPITAL LETTER L WITH ACUTE</entry>
1489       <entry>Latin-2</entry>
1490     </row>
1491     <row>
1492       <entry>#x01C6</entry>
1493       <entry>U+0106</entry>
1494       <entry>LATIN CAPITAL LETTER C WITH ACUTE</entry>
1495       <entry>Latin-2</entry>
1496     </row>
1497     <row>
1498       <entry>#x01C8</entry>
1499       <entry>U+010C</entry>
1500       <entry>LATIN CAPITAL LETTER C WITH CARON</entry>
1501       <entry>Latin-2</entry>
1502     </row>
1503     <row>
1504       <entry>#x01CA</entry>
1505       <entry>U+0118</entry>
1506       <entry>LATIN CAPITAL LETTER E WITH OGONEK</entry>
1507       <entry>Latin-2</entry>
1508     </row>
1509     <row>
1510       <entry>#x01CC</entry>
1511       <entry>U+011A</entry>
1512       <entry>LATIN CAPITAL LETTER E WITH CARON</entry>
1513       <entry>Latin-2</entry>
1514     </row>
1515     <row>
1516       <entry>#x01CF</entry>
1517       <entry>U+010E</entry>
1518       <entry>LATIN CAPITAL LETTER D WITH CARON</entry>
1519       <entry>Latin-2</entry>
1520     </row>
1521     <row>
1522       <entry>#x01D0</entry>
1523       <entry>U+0110</entry>
1524       <entry>LATIN CAPITAL LETTER D WITH STROKE</entry>
1525       <entry>Latin-2</entry>
1526     </row>
1527     <row>
1528       <entry>#x01D1</entry>
1529       <entry>U+0143</entry>
1530       <entry>LATIN CAPITAL LETTER N WITH ACUTE</entry>
1531       <entry>Latin-2</entry>
1532     </row>
1533     <row>
1534       <entry>#x01D2</entry>
1535       <entry>U+0147</entry>
1536       <entry>LATIN CAPITAL LETTER N WITH CARON</entry>
1537       <entry>Latin-2</entry>
1538     </row>
1539     <row>
1540       <entry>#x01D5</entry>
1541       <entry>U+0150</entry>
1542       <entry>LATIN CAPITAL LETTER O WITH DOUBLE ACUTE</entry>
1543       <entry>Latin-2</entry>
1544     </row>
1545     <row>
1546       <entry>#x01D8</entry>
1547       <entry>U+0158</entry>
1548       <entry>LATIN CAPITAL LETTER R WITH CARON</entry>
1549       <entry>Latin-2</entry>
1550     </row>
1551     <row>
1552       <entry>#x01D9</entry>
1553       <entry>U+016E</entry>
1554       <entry>LATIN CAPITAL LETTER U WITH RING ABOVE</entry>
1555       <entry>Latin-2</entry>
1556     </row>
1557     <row>
1558       <entry>#x01DB</entry>
1559       <entry>U+0170</entry>
1560       <entry>LATIN CAPITAL LETTER U WITH DOUBLE ACUTE</entry>
1561       <entry>Latin-2</entry>
1562     </row>
1563     <row>
1564       <entry>#x01DE</entry>
1565       <entry>U+0162</entry>
1566       <entry>LATIN CAPITAL LETTER T WITH CEDILLA</entry>
1567       <entry>Latin-2</entry>
1568     </row>
1569     <row>
1570       <entry>#x01E0</entry>
1571       <entry>U+0155</entry>
1572       <entry>LATIN SMALL LETTER R WITH ACUTE</entry>
1573       <entry>Latin-2</entry>
1574     </row>
1575     <row>
1576       <entry>#x01E3</entry>
1577       <entry>U+0103</entry>
1578       <entry>LATIN SMALL LETTER A WITH BREVE</entry>
1579       <entry>Latin-2</entry>
1580     </row>
1581     <row>
1582       <entry>#x01E5</entry>
1583       <entry>U+013A</entry>
1584       <entry>LATIN SMALL LETTER L WITH ACUTE</entry>
1585       <entry>Latin-2</entry>
1586     </row>
1587     <row>
1588       <entry>#x01E6</entry>
1589       <entry>U+0107</entry>
1590       <entry>LATIN SMALL LETTER C WITH ACUTE</entry>
1591       <entry>Latin-2</entry>
1592     </row>
1593     <row>
1594       <entry>#x01E8</entry>
1595       <entry>U+010D</entry>
1596       <entry>LATIN SMALL LETTER C WITH CARON</entry>
1597       <entry>Latin-2</entry>
1598     </row>
1599     <row>
1600       <entry>#x01EA</entry>
1601       <entry>U+0119</entry>
1602       <entry>LATIN SMALL LETTER E WITH OGONEK</entry>
1603       <entry>Latin-2</entry>
1604     </row>
1605     <row>
1606       <entry>#x01EC</entry>
1607       <entry>U+011B</entry>
1608       <entry>LATIN SMALL LETTER E WITH CARON</entry>
1609       <entry>Latin-2</entry>
1610     </row>
1611     <row>
1612       <entry>#x01EF</entry>
1613       <entry>U+010F</entry>
1614       <entry>LATIN SMALL LETTER D WITH CARON</entry>
1615       <entry>Latin-2</entry>
1616     </row>
1617     <row>
1618       <entry>#x01F0</entry>
1619       <entry>U+0111</entry>
1620       <entry>LATIN SMALL LETTER D WITH STROKE</entry>
1621       <entry>Latin-2</entry>
1622     </row>
1623     <row>
1624       <entry>#x01F1</entry>
1625       <entry>U+0144</entry>
1626       <entry>LATIN SMALL LETTER N WITH ACUTE</entry>
1627       <entry>Latin-2</entry>
1628     </row>
1629     <row>
1630       <entry>#x01F2</entry>
1631       <entry>U+0148</entry>
1632       <entry>LATIN SMALL LETTER N WITH CARON</entry>
1633       <entry>Latin-2</entry>
1634     </row>
1635     <row>
1636       <entry>#x01F5</entry>
1637       <entry>U+0151</entry>
1638       <entry>LATIN SMALL LETTER O WITH DOUBLE ACUTE</entry>
1639       <entry>Latin-2</entry>
1640     </row>
1641     <row>
1642       <entry>#x01F8</entry>
1643       <entry>U+0159</entry>
1644       <entry>LATIN SMALL LETTER R WITH CARON</entry>
1645       <entry>Latin-2</entry>
1646     </row>
1647     <row>
1648       <entry>#x01F9</entry>
1649       <entry>U+016F</entry>
1650       <entry>LATIN SMALL LETTER U WITH RING ABOVE</entry>
1651       <entry>Latin-2</entry>
1652     </row>
1653     <row>
1654       <entry>#x01FB</entry>
1655       <entry>U+0171</entry>
1656       <entry>LATIN SMALL LETTER U WITH DOUBLE ACUTE</entry>
1657       <entry>Latin-2</entry>
1658     </row>
1659     <row>
1660       <entry>#x01FE</entry>
1661       <entry>U+0163</entry>
1662       <entry>LATIN SMALL LETTER T WITH CEDILLA</entry>
1663       <entry>Latin-2</entry>
1664     </row>
1665     <row>
1666       <entry>#x01FF</entry>
1667       <entry>U+02D9</entry>
1668       <entry>DOT ABOVE</entry>
1669       <entry>Latin-2</entry>
1670     </row>
1671     <row>
1672       <entry>#x02A1</entry>
1673       <entry>U+0126</entry>
1674       <entry>LATIN CAPITAL LETTER H WITH STROKE</entry>
1675       <entry>Latin-3</entry>
1676     </row>
1677     <row>
1678       <entry>#x02A6</entry>
1679       <entry>U+0124</entry>
1680       <entry>LATIN CAPITAL LETTER H WITH CIRCUMFLEX</entry>
1681       <entry>Latin-3</entry>
1682     </row>
1683     <row>
1684       <entry>#x02A9</entry>
1685       <entry>U+0130</entry>
1686       <entry>LATIN CAPITAL LETTER I WITH DOT ABOVE</entry>
1687       <entry>Latin-3</entry>
1688     </row>
1689     <row>
1690       <entry>#x02AB</entry>
1691       <entry>U+011E</entry>
1692       <entry>LATIN CAPITAL LETTER G WITH BREVE</entry>
1693       <entry>Latin-3</entry>
1694     </row>
1695     <row>
1696       <entry>#x02AC</entry>
1697       <entry>U+0134</entry>
1698       <entry>LATIN CAPITAL LETTER J WITH CIRCUMFLEX</entry>
1699       <entry>Latin-3</entry>
1700     </row>
1701     <row>
1702       <entry>#x02B1</entry>
1703       <entry>U+0127</entry>
1704       <entry>LATIN SMALL LETTER H WITH STROKE</entry>
1705       <entry>Latin-3</entry>
1706     </row>
1707     <row>
1708       <entry>#x02B6</entry>
1709       <entry>U+0125</entry>
1710       <entry>LATIN SMALL LETTER H WITH CIRCUMFLEX</entry>
1711       <entry>Latin-3</entry>
1712     </row>
1713     <row>
1714       <entry>#x02B9</entry>
1715       <entry>U+0131</entry>
1716       <entry>LATIN SMALL LETTER DOTLESS I</entry>
1717       <entry>Latin-3</entry>
1718     </row>
1719     <row>
1720       <entry>#x02BB</entry>
1721       <entry>U+011F</entry>
1722       <entry>LATIN SMALL LETTER G WITH BREVE</entry>
1723       <entry>Latin-3</entry>
1724     </row>
1725     <row>
1726       <entry>#x02BC</entry>
1727       <entry>U+0135</entry>
1728       <entry>LATIN SMALL LETTER J WITH CIRCUMFLEX</entry>
1729       <entry>Latin-3</entry>
1730     </row>
1731     <row>
1732       <entry>#x02C5</entry>
1733       <entry>U+010A</entry>
1734       <entry>LATIN CAPITAL LETTER C WITH DOT ABOVE</entry>
1735       <entry>Latin-3</entry>
1736     </row>
1737     <row>
1738       <entry>#x02C6</entry>
1739       <entry>U+0108</entry>
1740       <entry>LATIN CAPITAL LETTER C WITH CIRCUMFLEX</entry>
1741       <entry>Latin-3</entry>
1742     </row>
1743     <row>
1744       <entry>#x02D5</entry>
1745       <entry>U+0120</entry>
1746       <entry>LATIN CAPITAL LETTER G WITH DOT ABOVE</entry>
1747       <entry>Latin-3</entry>
1748     </row>
1749     <row>
1750       <entry>#x02D8</entry>
1751       <entry>U+011C</entry>
1752       <entry>LATIN CAPITAL LETTER G WITH CIRCUMFLEX</entry>
1753       <entry>Latin-3</entry>
1754     </row>
1755     <row>
1756       <entry>#x02DD</entry>
1757       <entry>U+016C</entry>
1758       <entry>LATIN CAPITAL LETTER U WITH BREVE</entry>
1759       <entry>Latin-3</entry>
1760     </row>
1761     <row>
1762       <entry>#x02DE</entry>
1763       <entry>U+015C</entry>
1764       <entry>LATIN CAPITAL LETTER S WITH CIRCUMFLEX</entry>
1765       <entry>Latin-3</entry>
1766     </row>
1767     <row>
1768       <entry>#x02E5</entry>
1769       <entry>U+010B</entry>
1770       <entry>LATIN SMALL LETTER C WITH DOT ABOVE</entry>
1771       <entry>Latin-3</entry>
1772     </row>
1773     <row>
1774       <entry>#x02E6</entry>
1775       <entry>U+0109</entry>
1776       <entry>LATIN SMALL LETTER C WITH CIRCUMFLEX</entry>
1777       <entry>Latin-3</entry>
1778     </row>
1779     <row>
1780       <entry>#x02F5</entry>
1781       <entry>U+0121</entry>
1782       <entry>LATIN SMALL LETTER G WITH DOT ABOVE</entry>
1783       <entry>Latin-3</entry>
1784     </row>
1785     <row>
1786       <entry>#x02F8</entry>
1787       <entry>U+011D</entry>
1788       <entry>LATIN SMALL LETTER G WITH CIRCUMFLEX</entry>
1789       <entry>Latin-3</entry>
1790     </row>
1791     <row>
1792       <entry>#x02FD</entry>
1793       <entry>U+016D</entry>
1794       <entry>LATIN SMALL LETTER U WITH BREVE</entry>
1795       <entry>Latin-3</entry>
1796     </row>
1797     <row>
1798       <entry>#x02FE</entry>
1799       <entry>U+015D</entry>
1800       <entry>LATIN SMALL LETTER S WITH CIRCUMFLEX</entry>
1801       <entry>Latin-3</entry>
1802     </row>
1803     <row>
1804       <entry>#x03A2</entry>
1805       <entry>U+0138</entry>
1806       <entry>LATIN SMALL LETTER KRA</entry>
1807       <entry>Latin-4</entry>
1808     </row>
1809     <row>
1810       <entry>#x03A3</entry>
1811       <entry>U+0156</entry>
1812       <entry>LATIN CAPITAL LETTER R WITH CEDILLA</entry>
1813       <entry>Latin-4</entry>
1814     </row>
1815     <row>
1816       <entry>#x03A5</entry>
1817       <entry>U+0128</entry>
1818       <entry>LATIN CAPITAL LETTER I WITH TILDE</entry>
1819       <entry>Latin-4</entry>
1820     </row>
1821     <row>
1822       <entry>#x03A6</entry>
1823       <entry>U+013B</entry>
1824       <entry>LATIN CAPITAL LETTER L WITH CEDILLA</entry>
1825       <entry>Latin-4</entry>
1826     </row>
1827     <row>
1828       <entry>#x03AA</entry>
1829       <entry>U+0112</entry>
1830       <entry>LATIN CAPITAL LETTER E WITH MACRON</entry>
1831       <entry>Latin-4</entry>
1832     </row>
1833     <row>
1834       <entry>#x03AB</entry>
1835       <entry>U+0122</entry>
1836       <entry>LATIN CAPITAL LETTER G WITH CEDILLA</entry>
1837       <entry>Latin-4</entry>
1838     </row>
1839     <row>
1840       <entry>#x03AC</entry>
1841       <entry>U+0166</entry>
1842       <entry>LATIN CAPITAL LETTER T WITH STROKE</entry>
1843       <entry>Latin-4</entry>
1844     </row>
1845     <row>
1846       <entry>#x03B3</entry>
1847       <entry>U+0157</entry>
1848       <entry>LATIN SMALL LETTER R WITH CEDILLA</entry>
1849       <entry>Latin-4</entry>
1850     </row>
1851     <row>
1852       <entry>#x03B5</entry>
1853       <entry>U+0129</entry>
1854       <entry>LATIN SMALL LETTER I WITH TILDE</entry>
1855       <entry>Latin-4</entry>
1856     </row>
1857     <row>
1858       <entry>#x03B6</entry>
1859       <entry>U+013C</entry>
1860       <entry>LATIN SMALL LETTER L WITH CEDILLA</entry>
1861       <entry>Latin-4</entry>
1862     </row>
1863     <row>
1864       <entry>#x03BA</entry>
1865       <entry>U+0113</entry>
1866       <entry>LATIN SMALL LETTER E WITH MACRON</entry>
1867       <entry>Latin-4</entry>
1868     </row>
1869     <row>
1870       <entry>#x03BB</entry>
1871       <entry>U+0123</entry>
1872       <entry>LATIN SMALL LETTER G WITH CEDILLA</entry>
1873       <entry>Latin-4</entry>
1874     </row>
1875     <row>
1876       <entry>#x03BC</entry>
1877       <entry>U+0167</entry>
1878       <entry>LATIN SMALL LETTER T WITH STROKE</entry>
1879       <entry>Latin-4</entry>
1880     </row>
1881     <row>
1882       <entry>#x03BD</entry>
1883       <entry>U+014A</entry>
1884       <entry>LATIN CAPITAL LETTER ENG</entry>
1885       <entry>Latin-4</entry>
1886     </row>
1887     <row>
1888       <entry>#x03BF</entry>
1889       <entry>U+014B</entry>
1890       <entry>LATIN SMALL LETTER ENG</entry>
1891       <entry>Latin-4</entry>
1892     </row>
1893     <row>
1894       <entry>#x03C0</entry>
1895       <entry>U+0100</entry>
1896       <entry>LATIN CAPITAL LETTER A WITH MACRON</entry>
1897       <entry>Latin-4</entry>
1898     </row>
1899     <row>
1900       <entry>#x03C7</entry>
1901       <entry>U+012E</entry>
1902       <entry>LATIN CAPITAL LETTER I WITH OGONEK</entry>
1903       <entry>Latin-4</entry>
1904     </row>
1905     <row>
1906       <entry>#x03CC</entry>
1907       <entry>U+0116</entry>
1908       <entry>LATIN CAPITAL LETTER E WITH DOT ABOVE</entry>
1909       <entry>Latin-4</entry>
1910     </row>
1911     <row>
1912       <entry>#x03CF</entry>
1913       <entry>U+012A</entry>
1914       <entry>LATIN CAPITAL LETTER I WITH MACRON</entry>
1915       <entry>Latin-4</entry>
1916     </row>
1917     <row>
1918       <entry>#x03D1</entry>
1919       <entry>U+0145</entry>
1920       <entry>LATIN CAPITAL LETTER N WITH CEDILLA</entry>
1921       <entry>Latin-4</entry>
1922     </row>
1923     <row>
1924       <entry>#x03D2</entry>
1925       <entry>U+014C</entry>
1926       <entry>LATIN CAPITAL LETTER O WITH MACRON</entry>
1927       <entry>Latin-4</entry>
1928     </row>
1929     <row>
1930       <entry>#x03D3</entry>
1931       <entry>U+0136</entry>
1932       <entry>LATIN CAPITAL LETTER K WITH CEDILLA</entry>
1933       <entry>Latin-4</entry>
1934     </row>
1935     <row>
1936       <entry>#x03D9</entry>
1937       <entry>U+0172</entry>
1938       <entry>LATIN CAPITAL LETTER U WITH OGONEK</entry>
1939       <entry>Latin-4</entry>
1940     </row>
1941     <row>
1942       <entry>#x03DD</entry>
1943       <entry>U+0168</entry>
1944       <entry>LATIN CAPITAL LETTER U WITH TILDE</entry>
1945       <entry>Latin-4</entry>
1946     </row>
1947     <row>
1948       <entry>#x03DE</entry>
1949       <entry>U+016A</entry>
1950       <entry>LATIN CAPITAL LETTER U WITH MACRON</entry>
1951       <entry>Latin-4</entry>
1952     </row>
1953     <row>
1954       <entry>#x03E0</entry>
1955       <entry>U+0101</entry>
1956       <entry>LATIN SMALL LETTER A WITH MACRON</entry>
1957       <entry>Latin-4</entry>
1958     </row>
1959     <row>
1960       <entry>#x03E7</entry>
1961       <entry>U+012F</entry>
1962       <entry>LATIN SMALL LETTER I WITH OGONEK</entry>
1963       <entry>Latin-4</entry>
1964     </row>
1965     <row>
1966       <entry>#x03EC</entry>
1967       <entry>U+0117</entry>
1968       <entry>LATIN SMALL LETTER E WITH DOT ABOVE</entry>
1969       <entry>Latin-4</entry>
1970     </row>
1971     <row>
1972       <entry>#x03EF</entry>
1973       <entry>U+012B</entry>
1974       <entry>LATIN SMALL LETTER I WITH MACRON</entry>
1975       <entry>Latin-4</entry>
1976     </row>
1977     <row>
1978       <entry>#x03F1</entry>
1979       <entry>U+0146</entry>
1980       <entry>LATIN SMALL LETTER N WITH CEDILLA</entry>
1981       <entry>Latin-4</entry>
1982     </row>
1983     <row>
1984       <entry>#x03F2</entry>
1985       <entry>U+014D</entry>
1986       <entry>LATIN SMALL LETTER O WITH MACRON</entry>
1987       <entry>Latin-4</entry>
1988     </row>
1989     <row>
1990       <entry>#x03F3</entry>
1991       <entry>U+0137</entry>
1992       <entry>LATIN SMALL LETTER K WITH CEDILLA</entry>
1993       <entry>Latin-4</entry>
1994     </row>
1995     <row>
1996       <entry>#x03F9</entry>
1997       <entry>U+0173</entry>
1998       <entry>LATIN SMALL LETTER U WITH OGONEK</entry>
1999       <entry>Latin-4</entry>
2000     </row>
2001     <row>
2002       <entry>#x03FD</entry>
2003       <entry>U+0169</entry>
2004       <entry>LATIN SMALL LETTER U WITH TILDE</entry>
2005       <entry>Latin-4</entry>
2006     </row>
2007     <row>
2008       <entry>#x03FE</entry>
2009       <entry>U+016B</entry>
2010       <entry>LATIN SMALL LETTER U WITH MACRON</entry>
2011       <entry>Latin-4</entry>
2012     </row>
2013     <row>
2014       <entry>#x047E</entry>
2015       <entry>U+203E</entry>
2016       <entry>OVERLINE</entry>
2017       <entry>Kana</entry>
2018     </row>
2019     <row>
2020       <entry>#x04A1</entry>
2021       <entry>U+3002</entry>
2022       <entry>KANA FULL STOP</entry>
2023       <entry>Kana</entry>
2024     </row>
2025     <row>
2026       <entry>#x04A2</entry>
2027       <entry>U+300C</entry>
2028       <entry>KANA OPENING BRACKET</entry>
2029       <entry>Kana</entry>
2030     </row>
2031     <row>
2032       <entry>#x04A3</entry>
2033       <entry>U+300D</entry>
2034       <entry>KANA CLOSING BRACKET</entry>
2035       <entry>Kana</entry>
2036     </row>
2037     <row>
2038       <entry>#x04A4</entry>
2039       <entry>U+3001</entry>
2040       <entry>KANA COMMA</entry>
2041       <entry>Kana</entry>
2042     </row>
2043     <row>
2044       <entry>#x04A5</entry>
2045       <entry>U+30FB</entry>
2046       <entry>KANA CONJUNCTIVE</entry>
2047       <entry>Kana</entry>
2048     </row>
2049     <row>
2050       <entry>#x04A6</entry>
2051       <entry>U+30F2</entry>
2052       <entry>KANA LETTER WO</entry>
2053       <entry>Kana</entry>
2054     </row>
2055     <row>
2056       <entry>#x04A7</entry>
2057       <entry>U+30A1</entry>
2058       <entry>KANA LETTER SMALL A</entry>
2059       <entry>Kana</entry>
2060     </row>
2061     <row>
2062       <entry>#x04A8</entry>
2063       <entry>U+30A3</entry>
2064       <entry>KANA LETTER SMALL I</entry>
2065       <entry>Kana</entry>
2066     </row>
2067     <row>
2068       <entry>#x04A9</entry>
2069       <entry>U+30A5</entry>
2070       <entry>KANA LETTER SMALL U</entry>
2071       <entry>Kana</entry>
2072     </row>
2073     <row>
2074       <entry>#x04AA</entry>
2075       <entry>U+30A7</entry>
2076       <entry>KANA LETTER SMALL E</entry>
2077       <entry>Kana</entry>
2078     </row>
2079     <row>
2080       <entry>#x04AB</entry>
2081       <entry>U+30A9</entry>
2082       <entry>KANA LETTER SMALL O</entry>
2083       <entry>Kana</entry>
2084     </row>
2085     <row>
2086       <entry>#x04AC</entry>
2087       <entry>U+30E3</entry>
2088       <entry>KANA LETTER SMALL YA</entry>
2089       <entry>Kana</entry>
2090     </row>
2091     <row>
2092       <entry>#x04AD</entry>
2093       <entry>U+30E5</entry>
2094       <entry>KANA LETTER SMALL YU</entry>
2095       <entry>Kana</entry>
2096     </row>
2097     <row>
2098       <entry>#x04AE</entry>
2099       <entry>U+30E7</entry>
2100       <entry>KANA LETTER SMALL YO</entry>
2101       <entry>Kana</entry>
2102     </row>
2103     <row>
2104       <entry>#x04AF</entry>
2105       <entry>U+30C3</entry>
2106       <entry>KANA LETTER SMALL TSU</entry>
2107       <entry>Kana</entry>
2108     </row>
2109     <row>
2110       <entry>#x04B0</entry>
2111       <entry>U+30FC</entry>
2112       <entry>PROLONGED SOUND SYMBOL</entry>
2113       <entry>Kana</entry>
2114     </row>
2115     <row>
2116       <entry>#x04B1</entry>
2117       <entry>U+30A2</entry>
2118       <entry>KANA LETTER A</entry>
2119       <entry>Kana</entry>
2120     </row>
2121     <row>
2122       <entry>#x04B2</entry>
2123       <entry>U+30A4</entry>
2124       <entry>KANA LETTER I</entry>
2125       <entry>Kana</entry>
2126     </row>
2127     <row>
2128       <entry>#x04B3</entry>
2129       <entry>U+30A6</entry>
2130       <entry>KANA LETTER U</entry>
2131       <entry>Kana</entry>
2132     </row>
2133     <row>
2134       <entry>#x04B4</entry>
2135       <entry>U+30A8</entry>
2136       <entry>KANA LETTER E</entry>
2137       <entry>Kana</entry>
2138     </row>
2139     <row>
2140       <entry>#x04B5</entry>
2141       <entry>U+30AA</entry>
2142       <entry>KANA LETTER O</entry>
2143       <entry>Kana</entry>
2144     </row>
2145     <row>
2146       <entry>#x04B6</entry>
2147       <entry>U+30AB</entry>
2148       <entry>KANA LETTER KA</entry>
2149       <entry>Kana</entry>
2150     </row>
2151     <row>
2152       <entry>#x04B7</entry>
2153       <entry>U+30AD</entry>
2154       <entry>KANA LETTER KI</entry>
2155       <entry>Kana</entry>
2156     </row>
2157     <row>
2158       <entry>#x04B8</entry>
2159       <entry>U+30AF</entry>
2160       <entry>KANA LETTER KU</entry>
2161       <entry>Kana</entry>
2162     </row>
2163     <row>
2164       <entry>#x04B9</entry>
2165       <entry>U+30B1</entry>
2166       <entry>KANA LETTER KE</entry>
2167       <entry>Kana</entry>
2168     </row>
2169     <row>
2170       <entry>#x04BA</entry>
2171       <entry>U+30B3</entry>
2172       <entry>KANA LETTER KO</entry>
2173       <entry>Kana</entry>
2174     </row>
2175     <row>
2176       <entry>#x04BB</entry>
2177       <entry>U+30B5</entry>
2178       <entry>KANA LETTER SA</entry>
2179       <entry>Kana</entry>
2180     </row>
2181     <row>
2182       <entry>#x04BC</entry>
2183       <entry>U+30B7</entry>
2184       <entry>KANA LETTER SHI</entry>
2185       <entry>Kana</entry>
2186     </row>
2187     <row>
2188       <entry>#x04BD</entry>
2189       <entry>U+30B9</entry>
2190       <entry>KANA LETTER SU</entry>
2191       <entry>Kana</entry>
2192     </row>
2193     <row>
2194       <entry>#x04BE</entry>
2195       <entry>U+30BB</entry>
2196       <entry>KANA LETTER SE</entry>
2197       <entry>Kana</entry>
2198     </row>
2199     <row>
2200       <entry>#x04BF</entry>
2201       <entry>U+30BD</entry>
2202       <entry>KANA LETTER SO</entry>
2203       <entry>Kana</entry>
2204     </row>
2205     <row>
2206       <entry>#x04C0</entry>
2207       <entry>U+30BF</entry>
2208       <entry>KANA LETTER TA</entry>
2209       <entry>Kana</entry>
2210     </row>
2211     <row>
2212       <entry>#x04C1</entry>
2213       <entry>U+30C1</entry>
2214       <entry>KANA LETTER CHI</entry>
2215       <entry>Kana</entry>
2216     </row>
2217     <row>
2218       <entry>#x04C2</entry>
2219       <entry>U+30C4</entry>
2220       <entry>KANA LETTER TSU</entry>
2221       <entry>Kana</entry>
2222     </row>
2223     <row>
2224       <entry>#x04C3</entry>
2225       <entry>U+30C6</entry>
2226       <entry>KANA LETTER TE</entry>
2227       <entry>Kana</entry>
2228     </row>
2229     <row>
2230       <entry>#x04C4</entry>
2231       <entry>U+30C8</entry>
2232       <entry>KANA LETTER TO</entry>
2233       <entry>Kana</entry>
2234     </row>
2235     <row>
2236       <entry>#x04C5</entry>
2237       <entry>U+30CA</entry>
2238       <entry>KANA LETTER NA</entry>
2239       <entry>Kana</entry>
2240     </row>
2241     <row>
2242       <entry>#x04C6</entry>
2243       <entry>U+30CB</entry>
2244       <entry>KANA LETTER NI</entry>
2245       <entry>Kana</entry>
2246     </row>
2247     <row>
2248       <entry>#x04C7</entry>
2249       <entry>U+30CC</entry>
2250       <entry>KANA LETTER NU</entry>
2251       <entry>Kana</entry>
2252     </row>
2253     <row>
2254       <entry>#x04C8</entry>
2255       <entry>U+30CD</entry>
2256       <entry>KANA LETTER NE</entry>
2257       <entry>Kana</entry>
2258     </row>
2259     <row>
2260       <entry>#x04C9</entry>
2261       <entry>U+30CE</entry>
2262       <entry>KANA LETTER NO</entry>
2263       <entry>Kana</entry>
2264     </row>
2265     <row>
2266       <entry>#x04CA</entry>
2267       <entry>U+30CF</entry>
2268       <entry>KANA LETTER HA</entry>
2269       <entry>Kana</entry>
2270     </row>
2271     <row>
2272       <entry>#x04CB</entry>
2273       <entry>U+30D2</entry>
2274       <entry>KANA LETTER HI</entry>
2275       <entry>Kana</entry>
2276     </row>
2277     <row>
2278       <entry>#x04CC</entry>
2279       <entry>U+30D5</entry>
2280       <entry>KANA LETTER FU</entry>
2281       <entry>Kana</entry>
2282     </row>
2283     <row>
2284       <entry>#x04CD</entry>
2285       <entry>U+30D8</entry>
2286       <entry>KANA LETTER HE</entry>
2287       <entry>Kana</entry>
2288     </row>
2289     <row>
2290       <entry>#x04CE</entry>
2291       <entry>U+30DB</entry>
2292       <entry>KANA LETTER HO</entry>
2293       <entry>Kana</entry>
2294     </row>
2295     <row>
2296       <entry>#x04CF</entry>
2297       <entry>U+30DE</entry>
2298       <entry>KANA LETTER MA</entry>
2299       <entry>Kana</entry>
2300     </row>
2301     <row>
2302       <entry>#x04D0</entry>
2303       <entry>U+30DF</entry>
2304       <entry>KANA LETTER MI</entry>
2305       <entry>Kana</entry>
2306     </row>
2307     <row>
2308       <entry>#x04D1</entry>
2309       <entry>U+30E0</entry>
2310       <entry>KANA LETTER MU</entry>
2311       <entry>Kana</entry>
2312     </row>
2313     <row>
2314       <entry>#x04D2</entry>
2315       <entry>U+30E1</entry>
2316       <entry>KANA LETTER ME</entry>
2317       <entry>Kana</entry>
2318     </row>
2319     <row>
2320       <entry>#x04D3</entry>
2321       <entry>U+30E2</entry>
2322       <entry>KANA LETTER MO</entry>
2323       <entry>Kana</entry>
2324     </row>
2325     <row>
2326       <entry>#x04D4</entry>
2327       <entry>U+30E4</entry>
2328       <entry>KANA LETTER YA</entry>
2329       <entry>Kana</entry>
2330     </row>
2331     <row>
2332       <entry>#x04D5</entry>
2333       <entry>U+30E6</entry>
2334       <entry>KANA LETTER YU</entry>
2335       <entry>Kana</entry>
2336     </row>
2337     <row>
2338       <entry>#x04D6</entry>
2339       <entry>U+30E8</entry>
2340       <entry>KANA LETTER YO</entry>
2341       <entry>Kana</entry>
2342     </row>
2343     <row>
2344       <entry>#x04D7</entry>
2345       <entry>U+30E9</entry>
2346       <entry>KANA LETTER RA</entry>
2347       <entry>Kana</entry>
2348     </row>
2349     <row>
2350       <entry>#x04D8</entry>
2351       <entry>U+30EA</entry>
2352       <entry>KANA LETTER RI</entry>
2353       <entry>Kana</entry>
2354     </row>
2355     <row>
2356       <entry>#x04D9</entry>
2357       <entry>U+30EB</entry>
2358       <entry>KANA LETTER RU</entry>
2359       <entry>Kana</entry>
2360     </row>
2361     <row>
2362       <entry>#x04DA</entry>
2363       <entry>U+30EC</entry>
2364       <entry>KANA LETTER RE</entry>
2365       <entry>Kana</entry>
2366     </row>
2367     <row>
2368       <entry>#x04DB</entry>
2369       <entry>U+30ED</entry>
2370       <entry>KANA LETTER RO</entry>
2371       <entry>Kana</entry>
2372     </row>
2373     <row>
2374       <entry>#x04DC</entry>
2375       <entry>U+30EF</entry>
2376       <entry>KANA LETTER WA</entry>
2377       <entry>Kana</entry>
2378     </row>
2379     <row>
2380       <entry>#x04DD</entry>
2381       <entry>U+30F3</entry>
2382       <entry>KANA LETTER N</entry>
2383       <entry>Kana</entry>
2384     </row>
2385     <row>
2386       <entry>#x04DE</entry>
2387       <entry>U+309B</entry>
2388       <entry>VOICED SOUND SYMBOL</entry>
2389       <entry>Kana</entry>
2390     </row>
2391     <row>
2392       <entry>#x04DF</entry>
2393       <entry>U+309C</entry>
2394       <entry>SEMIVOICED SOUND SYMBOL</entry>
2395       <entry>Kana</entry>
2396     </row>
2397     <row>
2398       <entry>#x05AC</entry>
2399       <entry>U+060C</entry>
2400       <entry>ARABIC COMMA</entry>
2401       <entry>Arabic</entry>
2402     </row>
2403     <row>
2404       <entry>#x05BB</entry>
2405       <entry>U+061B</entry>
2406       <entry>ARABIC SEMICOLON</entry>
2407       <entry>Arabic</entry>
2408     </row>
2409     <row>
2410       <entry>#x05BF</entry>
2411       <entry>U+061F</entry>
2412       <entry>ARABIC QUESTION MARK</entry>
2413       <entry>Arabic</entry>
2414     </row>
2415     <row>
2416       <entry>#x05C1</entry>
2417       <entry>U+0621</entry>
2418       <entry>ARABIC LETTER HAMZA</entry>
2419       <entry>Arabic</entry>
2420     </row>
2421     <row>
2422       <entry>#x05C2</entry>
2423       <entry>U+0622</entry>
2424       <entry>ARABIC LETTER ALEF WITH MADDA ABOVE</entry>
2425       <entry>Arabic</entry>
2426     </row>
2427     <row>
2428       <entry>#x05C3</entry>
2429       <entry>U+0623</entry>
2430       <entry>ARABIC LETTER ALEF WITH HAMZA ABOVE</entry>
2431       <entry>Arabic</entry>
2432     </row>
2433     <row>
2434       <entry>#x05C4</entry>
2435       <entry>U+0624</entry>
2436       <entry>ARABIC LETTER WAW WITH HAMZA ABOVE</entry>
2437       <entry>Arabic</entry>
2438     </row>
2439     <row>
2440       <entry>#x05C5</entry>
2441       <entry>U+0625</entry>
2442       <entry>ARABIC LETTER ALEF WITH HAMZA BELOW</entry>
2443       <entry>Arabic</entry>
2444     </row>
2445     <row>
2446       <entry>#x05C6</entry>
2447       <entry>U+0626</entry>
2448       <entry>ARABIC LETTER YEH WITH HAMZA ABOVE</entry>
2449       <entry>Arabic</entry>
2450     </row>
2451     <row>
2452       <entry>#x05C7</entry>
2453       <entry>U+0627</entry>
2454       <entry>ARABIC LETTER ALEF</entry>
2455       <entry>Arabic</entry>
2456     </row>
2457     <row>
2458       <entry>#x05C8</entry>
2459       <entry>U+0628</entry>
2460       <entry>ARABIC LETTER BEH</entry>
2461       <entry>Arabic</entry>
2462     </row>
2463     <row>
2464       <entry>#x05C9</entry>
2465       <entry>U+0629</entry>
2466       <entry>ARABIC LETTER TEH MARBUTA</entry>
2467       <entry>Arabic</entry>
2468     </row>
2469     <row>
2470       <entry>#x05CA</entry>
2471       <entry>U+062A</entry>
2472       <entry>ARABIC LETTER TEH</entry>
2473       <entry>Arabic</entry>
2474     </row>
2475     <row>
2476       <entry>#x05CB</entry>
2477       <entry>U+062B</entry>
2478       <entry>ARABIC LETTER THEH</entry>
2479       <entry>Arabic</entry>
2480     </row>
2481     <row>
2482       <entry>#x05CC</entry>
2483       <entry>U+062C</entry>
2484       <entry>ARABIC LETTER JEEM</entry>
2485       <entry>Arabic</entry>
2486     </row>
2487     <row>
2488       <entry>#x05CD</entry>
2489       <entry>U+062D</entry>
2490       <entry>ARABIC LETTER HAH</entry>
2491       <entry>Arabic</entry>
2492     </row>
2493     <row>
2494       <entry>#x05CE</entry>
2495       <entry>U+062E</entry>
2496       <entry>ARABIC LETTER KHAH</entry>
2497       <entry>Arabic</entry>
2498     </row>
2499     <row>
2500       <entry>#x05CF</entry>
2501       <entry>U+062F</entry>
2502       <entry>ARABIC LETTER DAL</entry>
2503       <entry>Arabic</entry>
2504     </row>
2505     <row>
2506       <entry>#x05D0</entry>
2507       <entry>U+0630</entry>
2508       <entry>ARABIC LETTER THAL</entry>
2509       <entry>Arabic</entry>
2510     </row>
2511     <row>
2512       <entry>#x05D1</entry>
2513       <entry>U+0631</entry>
2514       <entry>ARABIC LETTER REH</entry>
2515       <entry>Arabic</entry>
2516     </row>
2517     <row>
2518       <entry>#x05D2</entry>
2519       <entry>U+0632</entry>
2520       <entry>ARABIC LETTER ZAIN</entry>
2521       <entry>Arabic</entry>
2522     </row>
2523     <row>
2524       <entry>#x05D3</entry>
2525       <entry>U+0633</entry>
2526       <entry>ARABIC LETTER SEEN</entry>
2527       <entry>Arabic</entry>
2528     </row>
2529     <row>
2530       <entry>#x05D4</entry>
2531       <entry>U+0634</entry>
2532       <entry>ARABIC LETTER SHEEN</entry>
2533       <entry>Arabic</entry>
2534     </row>
2535     <row>
2536       <entry>#x05D5</entry>
2537       <entry>U+0635</entry>
2538       <entry>ARABIC LETTER SAD</entry>
2539       <entry>Arabic</entry>
2540     </row>
2541     <row>
2542       <entry>#x05D6</entry>
2543       <entry>U+0636</entry>
2544       <entry>ARABIC LETTER DAD</entry>
2545       <entry>Arabic</entry>
2546     </row>
2547     <row>
2548       <entry>#x05D7</entry>
2549       <entry>U+0637</entry>
2550       <entry>ARABIC LETTER TAH</entry>
2551       <entry>Arabic</entry>
2552     </row>
2553     <row>
2554       <entry>#x05D8</entry>
2555       <entry>U+0638</entry>
2556       <entry>ARABIC LETTER ZAH</entry>
2557       <entry>Arabic</entry>
2558     </row>
2559     <row>
2560       <entry>#x05D9</entry>
2561       <entry>U+0639</entry>
2562       <entry>ARABIC LETTER AIN</entry>
2563       <entry>Arabic</entry>
2564     </row>
2565     <row>
2566       <entry>#x05DA</entry>
2567       <entry>U+063A</entry>
2568       <entry>ARABIC LETTER GHAIN</entry>
2569       <entry>Arabic</entry>
2570     </row>
2571     <row>
2572       <entry>#x05E0</entry>
2573       <entry>U+0640</entry>
2574       <entry>ARABIC TATWEEL</entry>
2575       <entry>Arabic</entry>
2576     </row>
2577     <row>
2578       <entry>#x05E1</entry>
2579       <entry>U+0641</entry>
2580       <entry>ARABIC LETTER FEH</entry>
2581       <entry>Arabic</entry>
2582     </row>
2583     <row>
2584       <entry>#x05E2</entry>
2585       <entry>U+0642</entry>
2586       <entry>ARABIC LETTER QAF</entry>
2587       <entry>Arabic</entry>
2588     </row>
2589     <row>
2590       <entry>#x05E3</entry>
2591       <entry>U+0643</entry>
2592       <entry>ARABIC LETTER KAF</entry>
2593       <entry>Arabic</entry>
2594     </row>
2595     <row>
2596       <entry>#x05E4</entry>
2597       <entry>U+0644</entry>
2598       <entry>ARABIC LETTER LAM</entry>
2599       <entry>Arabic</entry>
2600     </row>
2601     <row>
2602       <entry>#x05E5</entry>
2603       <entry>U+0645</entry>
2604       <entry>ARABIC LETTER MEEM</entry>
2605       <entry>Arabic</entry>
2606     </row>
2607     <row>
2608       <entry>#x05E6</entry>
2609       <entry>U+0646</entry>
2610       <entry>ARABIC LETTER NOON</entry>
2611       <entry>Arabic</entry>
2612     </row>
2613     <row>
2614       <entry>#x05E7</entry>
2615       <entry>U+0647</entry>
2616       <entry>ARABIC LETTER HEH</entry>
2617       <entry>Arabic</entry>
2618     </row>
2619     <row>
2620       <entry>#x05E8</entry>
2621       <entry>U+0648</entry>
2622       <entry>ARABIC LETTER WAW</entry>
2623       <entry>Arabic</entry>
2624     </row>
2625     <row>
2626       <entry>#x05E9</entry>
2627       <entry>U+0649</entry>
2628       <entry>ARABIC LETTER ALEF MAKSURA</entry>
2629       <entry>Arabic</entry>
2630     </row>
2631     <row>
2632       <entry>#x05EA</entry>
2633       <entry>U+064A</entry>
2634       <entry>ARABIC LETTER YEH</entry>
2635       <entry>Arabic</entry>
2636     </row>
2637     <row>
2638       <entry>#x05EB</entry>
2639       <entry>U+064B</entry>
2640       <entry>ARABIC FATHATAN</entry>
2641       <entry>Arabic</entry>
2642     </row>
2643     <row>
2644       <entry>#x05EC</entry>
2645       <entry>U+064C</entry>
2646       <entry>ARABIC DAMMATAN</entry>
2647       <entry>Arabic</entry>
2648     </row>
2649     <row>
2650       <entry>#x05ED</entry>
2651       <entry>U+064D</entry>
2652       <entry>ARABIC KASRATAN</entry>
2653       <entry>Arabic</entry>
2654     </row>
2655     <row>
2656       <entry>#x05EE</entry>
2657       <entry>U+064E</entry>
2658       <entry>ARABIC FATHA</entry>
2659       <entry>Arabic</entry>
2660     </row>
2661     <row>
2662       <entry>#x05EF</entry>
2663       <entry>U+064F</entry>
2664       <entry>ARABIC DAMMA</entry>
2665       <entry>Arabic</entry>
2666     </row>
2667     <row>
2668       <entry>#x05F0</entry>
2669       <entry>U+0650</entry>
2670       <entry>ARABIC KASRA</entry>
2671       <entry>Arabic</entry>
2672     </row>
2673     <row>
2674       <entry>#x05F1</entry>
2675       <entry>U+0651</entry>
2676       <entry>ARABIC SHADDA</entry>
2677       <entry>Arabic</entry>
2678     </row>
2679     <row>
2680       <entry>#x05F2</entry>
2681       <entry>U+0652</entry>
2682       <entry>ARABIC SUKUN</entry>
2683       <entry>Arabic</entry>
2684     </row>
2685     <row>
2686       <entry>#x06A1</entry>
2687       <entry>U+0452</entry>
2688       <entry>CYRILLIC SMALL LETTER DJE</entry>
2689       <entry>Cyrillic</entry>
2690     </row>
2691     <row>
2692       <entry>#x06A2</entry>
2693       <entry>U+0453</entry>
2694       <entry>CYRILLIC SMALL LETTER GJE</entry>
2695       <entry>Cyrillic</entry>
2696     </row>
2697     <row>
2698       <entry>#x06A3</entry>
2699       <entry>U+0451</entry>
2700       <entry>CYRILLIC SMALL LETTER IO</entry>
2701       <entry>Cyrillic</entry>
2702     </row>
2703     <row>
2704       <entry>#x06A4</entry>
2705       <entry>U+0454</entry>
2706       <entry>CYRILLIC SMALL LETTER UKRAINIAN IE</entry>
2707       <entry>Cyrillic</entry>
2708     </row>
2709     <row>
2710       <entry>#x06A5</entry>
2711       <entry>U+0455</entry>
2712       <entry>CYRILLIC SMALL LETTER DZE</entry>
2713       <entry>Cyrillic</entry>
2714     </row>
2715     <row>
2716       <entry>#x06A6</entry>
2717       <entry>U+0456</entry>
2718       <entry>CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I</entry>
2719       <entry>Cyrillic</entry>
2720     </row>
2721     <row>
2722       <entry>#x06A7</entry>
2723       <entry>U+0457</entry>
2724       <entry>CYRILLIC SMALL LETTER YI</entry>
2725       <entry>Cyrillic</entry>
2726     </row>
2727     <row>
2728       <entry>#x06A8</entry>
2729       <entry>U+0458</entry>
2730       <entry>CYRILLIC SMALL LETTER JE</entry>
2731       <entry>Cyrillic</entry>
2732     </row>
2733     <row>
2734       <entry>#x06A9</entry>
2735       <entry>U+0459</entry>
2736       <entry>CYRILLIC SMALL LETTER LJE</entry>
2737       <entry>Cyrillic</entry>
2738     </row>
2739     <row>
2740       <entry>#x06AA</entry>
2741       <entry>U+045A</entry>
2742       <entry>CYRILLIC SMALL LETTER NJE</entry>
2743       <entry>Cyrillic</entry>
2744     </row>
2745     <row>
2746       <entry>#x06AB</entry>
2747       <entry>U+045B</entry>
2748       <entry>CYRILLIC SMALL LETTER TSHE</entry>
2749       <entry>Cyrillic</entry>
2750     </row>
2751     <row>
2752       <entry>#x06AC</entry>
2753       <entry>U+045C</entry>
2754       <entry>CYRILLIC SMALL LETTER KJE</entry>
2755       <entry>Cyrillic</entry>
2756     </row>
2757     <row>
2758       <entry>#x06AD</entry>
2759       <entry>U+0491</entry>
2760       <entry>CYRILLIC SMALL LETTER GHE WITH UPTURN</entry>
2761       <entry>Cyrillic</entry>
2762     </row>
2763     <row>
2764       <entry>#x06AE</entry>
2765       <entry>U+045E</entry>
2766       <entry>CYRILLIC SMALL LETTER SHORT U</entry>
2767       <entry>Cyrillic</entry>
2768     </row>
2769     <row>
2770       <entry>#x06AF</entry>
2771       <entry>U+045F</entry>
2772       <entry>CYRILLIC SMALL LETTER DZHE</entry>
2773       <entry>Cyrillic</entry>
2774     </row>
2775     <row>
2776       <entry>#x06B0</entry>
2777       <entry>U+2116</entry>
2778       <entry>NUMERO SIGN</entry>
2779       <entry>Cyrillic</entry>
2780     </row>
2781     <row>
2782       <entry>#x06B1</entry>
2783       <entry>U+0402</entry>
2784       <entry>CYRILLIC CAPITAL LETTER DJE</entry>
2785       <entry>Cyrillic</entry>
2786     </row>
2787     <row>
2788       <entry>#x06B2</entry>
2789       <entry>U+0403</entry>
2790       <entry>CYRILLIC CAPITAL LETTER GJE</entry>
2791       <entry>Cyrillic</entry>
2792     </row>
2793     <row>
2794       <entry>#x06B3</entry>
2795       <entry>U+0401</entry>
2796       <entry>CYRILLIC CAPITAL LETTER IO</entry>
2797       <entry>Cyrillic</entry>
2798     </row>
2799     <row>
2800       <entry>#x06B4</entry>
2801       <entry>U+0404</entry>
2802       <entry>CYRILLIC CAPITAL LETTER UKRAINIAN IE</entry>
2803       <entry>Cyrillic</entry>
2804     </row>
2805     <row>
2806       <entry>#x06B5</entry>
2807       <entry>U+0405</entry>
2808       <entry>CYRILLIC CAPITAL LETTER DZE</entry>
2809       <entry>Cyrillic</entry>
2810     </row>
2811     <row>
2812       <entry>#x06B6</entry>
2813       <entry>U+0406</entry>
2814       <entry>CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I</entry>
2815       <entry>Cyrillic</entry>
2816     </row>
2817     <row>
2818       <entry>#x06B7</entry>
2819       <entry>U+0407</entry>
2820       <entry>CYRILLIC CAPITAL LETTER YI</entry>
2821       <entry>Cyrillic</entry>
2822     </row>
2823     <row>
2824       <entry>#x06B8</entry>
2825       <entry>U+0408</entry>
2826       <entry>CYRILLIC CAPITAL LETTER JE</entry>
2827       <entry>Cyrillic</entry>
2828     </row>
2829     <row>
2830       <entry>#x06B9</entry>
2831       <entry>U+0409</entry>
2832       <entry>CYRILLIC CAPITAL LETTER LJE</entry>
2833       <entry>Cyrillic</entry>
2834     </row>
2835     <row>
2836       <entry>#x06BA</entry>
2837       <entry>U+040A</entry>
2838       <entry>CYRILLIC CAPITAL LETTER NJE</entry>
2839       <entry>Cyrillic</entry>
2840     </row>
2841     <row>
2842       <entry>#x06BB</entry>
2843       <entry>U+040B</entry>
2844       <entry>CYRILLIC CAPITAL LETTER TSHE</entry>
2845       <entry>Cyrillic</entry>
2846     </row>
2847     <row>
2848       <entry>#x06BC</entry>
2849       <entry>U+040C</entry>
2850       <entry>CYRILLIC CAPITAL LETTER KJE</entry>
2851       <entry>Cyrillic</entry>
2852     </row>
2853     <row>
2854       <entry>#x06BD</entry>
2855       <entry>U+0490</entry>
2856       <entry>CYRILLIC CAPITAL LETTER GHE WITH UPTURN</entry>
2857       <entry>Cyrillic</entry>
2858     </row>
2859     <row>
2860       <entry>#x06BE</entry>
2861       <entry>U+040E</entry>
2862       <entry>CYRILLIC CAPITAL LETTER SHORT U</entry>
2863       <entry>Cyrillic</entry>
2864     </row>
2865     <row>
2866       <entry>#x06BF</entry>
2867       <entry>U+040F</entry>
2868       <entry>CYRILLIC CAPITAL LETTER DZHE</entry>
2869       <entry>Cyrillic</entry>
2870     </row>
2871     <row>
2872       <entry>#x06C0</entry>
2873       <entry>U+044E</entry>
2874       <entry>CYRILLIC SMALL LETTER YU</entry>
2875       <entry>Cyrillic</entry>
2876     </row>
2877     <row>
2878       <entry>#x06C1</entry>
2879       <entry>U+0430</entry>
2880       <entry>CYRILLIC SMALL LETTER A</entry>
2881       <entry>Cyrillic</entry>
2882     </row>
2883     <row>
2884       <entry>#x06C2</entry>
2885       <entry>U+0431</entry>
2886       <entry>CYRILLIC SMALL LETTER BE</entry>
2887       <entry>Cyrillic</entry>
2888     </row>
2889     <row>
2890       <entry>#x06C3</entry>
2891       <entry>U+0446</entry>
2892       <entry>CYRILLIC SMALL LETTER TSE</entry>
2893       <entry>Cyrillic</entry>
2894     </row>
2895     <row>
2896       <entry>#x06C4</entry>
2897       <entry>U+0434</entry>
2898       <entry>CYRILLIC SMALL LETTER DE</entry>
2899       <entry>Cyrillic</entry>
2900     </row>
2901     <row>
2902       <entry>#x06C5</entry>
2903       <entry>U+0435</entry>
2904       <entry>CYRILLIC SMALL LETTER IE</entry>
2905       <entry>Cyrillic</entry>
2906     </row>
2907     <row>
2908       <entry>#x06C6</entry>
2909       <entry>U+0444</entry>
2910       <entry>CYRILLIC SMALL LETTER EF</entry>
2911       <entry>Cyrillic</entry>
2912     </row>
2913     <row>
2914       <entry>#x06C7</entry>
2915       <entry>U+0433</entry>
2916       <entry>CYRILLIC SMALL LETTER GHE</entry>
2917       <entry>Cyrillic</entry>
2918     </row>
2919     <row>
2920       <entry>#x06C8</entry>
2921       <entry>U+0445</entry>
2922       <entry>CYRILLIC SMALL LETTER HA</entry>
2923       <entry>Cyrillic</entry>
2924     </row>
2925     <row>
2926       <entry>#x06C9</entry>
2927       <entry>U+0438</entry>
2928       <entry>CYRILLIC SMALL LETTER I</entry>
2929       <entry>Cyrillic</entry>
2930     </row>
2931     <row>
2932       <entry>#x06CA</entry>
2933       <entry>U+0439</entry>
2934       <entry>CYRILLIC SMALL LETTER SHORT I</entry>
2935       <entry>Cyrillic</entry>
2936     </row>
2937     <row>
2938       <entry>#x06CB</entry>
2939       <entry>U+043A</entry>
2940       <entry>CYRILLIC SMALL LETTER KA</entry>
2941       <entry>Cyrillic</entry>
2942     </row>
2943     <row>
2944       <entry>#x06CC</entry>
2945       <entry>U+043B</entry>
2946       <entry>CYRILLIC SMALL LETTER EL</entry>
2947       <entry>Cyrillic</entry>
2948     </row>
2949     <row>
2950       <entry>#x06CD</entry>
2951       <entry>U+043C</entry>
2952       <entry>CYRILLIC SMALL LETTER EM</entry>
2953       <entry>Cyrillic</entry>
2954     </row>
2955     <row>
2956       <entry>#x06CE</entry>
2957       <entry>U+043D</entry>
2958       <entry>CYRILLIC SMALL LETTER EN</entry>
2959       <entry>Cyrillic</entry>
2960     </row>
2961     <row>
2962       <entry>#x06CF</entry>
2963       <entry>U+043E</entry>
2964       <entry>CYRILLIC SMALL LETTER O</entry>
2965       <entry>Cyrillic</entry>
2966     </row>
2967     <row>
2968       <entry>#x06D0</entry>
2969       <entry>U+043F</entry>
2970       <entry>CYRILLIC SMALL LETTER PE</entry>
2971       <entry>Cyrillic</entry>
2972     </row>
2973     <row>
2974       <entry>#x06D1</entry>
2975       <entry>U+044F</entry>
2976       <entry>CYRILLIC SMALL LETTER YA</entry>
2977       <entry>Cyrillic</entry>
2978     </row>
2979     <row>
2980       <entry>#x06D2</entry>
2981       <entry>U+0440</entry>
2982       <entry>CYRILLIC SMALL LETTER ER</entry>
2983       <entry>Cyrillic</entry>
2984     </row>
2985     <row>
2986       <entry>#x06D3</entry>
2987       <entry>U+0441</entry>
2988       <entry>CYRILLIC SMALL LETTER ES</entry>
2989       <entry>Cyrillic</entry>
2990     </row>
2991     <row>
2992       <entry>#x06D4</entry>
2993       <entry>U+0442</entry>
2994       <entry>CYRILLIC SMALL LETTER TE</entry>
2995       <entry>Cyrillic</entry>
2996     </row>
2997     <row>
2998       <entry>#x06D5</entry>
2999       <entry>U+0443</entry>
3000       <entry>CYRILLIC SMALL LETTER U</entry>
3001       <entry>Cyrillic</entry>
3002     </row>
3003     <row>
3004       <entry>#x06D6</entry>
3005       <entry>U+0436</entry>
3006       <entry>CYRILLIC SMALL LETTER ZHE</entry>
3007       <entry>Cyrillic</entry>
3008     </row>
3009     <row>
3010       <entry>#x06D7</entry>
3011       <entry>U+0432</entry>
3012       <entry>CYRILLIC SMALL LETTER VE</entry>
3013       <entry>Cyrillic</entry>
3014     </row>
3015     <row>
3016       <entry>#x06D8</entry>
3017       <entry>U+044C</entry>
3018       <entry>CYRILLIC SMALL LETTER SOFT SIGN</entry>
3019       <entry>Cyrillic</entry>
3020     </row>
3021     <row>
3022       <entry>#x06D9</entry>
3023       <entry>U+044B</entry>
3024       <entry>CYRILLIC SMALL LETTER YERU</entry>
3025       <entry>Cyrillic</entry>
3026     </row>
3027     <row>
3028       <entry>#x06DA</entry>
3029       <entry>U+0437</entry>
3030       <entry>CYRILLIC SMALL LETTER ZE</entry>
3031       <entry>Cyrillic</entry>
3032     </row>
3033     <row>
3034       <entry>#x06DB</entry>
3035       <entry>U+0448</entry>
3036       <entry>CYRILLIC SMALL LETTER SHA</entry>
3037       <entry>Cyrillic</entry>
3038     </row>
3039     <row>
3040       <entry>#x06DC</entry>
3041       <entry>U+044D</entry>
3042       <entry>CYRILLIC SMALL LETTER E</entry>
3043       <entry>Cyrillic</entry>
3044     </row>
3045     <row>
3046       <entry>#x06DD</entry>
3047       <entry>U+0449</entry>
3048       <entry>CYRILLIC SMALL LETTER SHCHA</entry>
3049       <entry>Cyrillic</entry>
3050     </row>
3051     <row>
3052       <entry>#x06DE</entry>
3053       <entry>U+0447</entry>
3054       <entry>CYRILLIC SMALL LETTER CHE</entry>
3055       <entry>Cyrillic</entry>
3056     </row>
3057     <row>
3058       <entry>#x06DF</entry>
3059       <entry>U+044A</entry>
3060       <entry>CYRILLIC SMALL LETTER HARD SIGN</entry>
3061       <entry>Cyrillic</entry>
3062     </row>
3063     <row>
3064       <entry>#x06E0</entry>
3065       <entry>U+042E</entry>
3066       <entry>CYRILLIC CAPITAL LETTER YU</entry>
3067       <entry>Cyrillic</entry>
3068     </row>
3069     <row>
3070       <entry>#x06E1</entry>
3071       <entry>U+0410</entry>
3072       <entry>CYRILLIC CAPITAL LETTER A</entry>
3073       <entry>Cyrillic</entry>
3074     </row>
3075     <row>
3076       <entry>#x06E2</entry>
3077       <entry>U+0411</entry>
3078       <entry>CYRILLIC CAPITAL LETTER BE</entry>
3079       <entry>Cyrillic</entry>
3080     </row>
3081     <row>
3082       <entry>#x06E3</entry>
3083       <entry>U+0426</entry>
3084       <entry>CYRILLIC CAPITAL LETTER TSE</entry>
3085       <entry>Cyrillic</entry>
3086     </row>
3087     <row>
3088       <entry>#x06E4</entry>
3089       <entry>U+0414</entry>
3090       <entry>CYRILLIC CAPITAL LETTER DE</entry>
3091       <entry>Cyrillic</entry>
3092     </row>
3093     <row>
3094       <entry>#x06E5</entry>
3095       <entry>U+0415</entry>
3096       <entry>CYRILLIC CAPITAL LETTER IE</entry>
3097       <entry>Cyrillic</entry>
3098     </row>
3099     <row>
3100       <entry>#x06E6</entry>
3101       <entry>U+0424</entry>
3102       <entry>CYRILLIC CAPITAL LETTER EF</entry>
3103       <entry>Cyrillic</entry>
3104     </row>
3105     <row>
3106       <entry>#x06E7</entry>
3107       <entry>U+0413</entry>
3108       <entry>CYRILLIC CAPITAL LETTER GHE</entry>
3109       <entry>Cyrillic</entry>
3110     </row>
3111     <row>
3112       <entry>#x06E8</entry>
3113       <entry>U+0425</entry>
3114       <entry>CYRILLIC CAPITAL LETTER HA</entry>
3115       <entry>Cyrillic</entry>
3116     </row>
3117     <row>
3118       <entry>#x06E9</entry>
3119       <entry>U+0418</entry>
3120       <entry>CYRILLIC CAPITAL LETTER I</entry>
3121       <entry>Cyrillic</entry>
3122     </row>
3123     <row>
3124       <entry>#x06EA</entry>
3125       <entry>U+0419</entry>
3126       <entry>CYRILLIC CAPITAL LETTER SHORT I</entry>
3127       <entry>Cyrillic</entry>
3128     </row>
3129     <row>
3130       <entry>#x06EB</entry>
3131       <entry>U+041A</entry>
3132       <entry>CYRILLIC CAPITAL LETTER KA</entry>
3133       <entry>Cyrillic</entry>
3134     </row>
3135     <row>
3136       <entry>#x06EC</entry>
3137       <entry>U+041B</entry>
3138       <entry>CYRILLIC CAPITAL LETTER EL</entry>
3139       <entry>Cyrillic</entry>
3140     </row>
3141     <row>
3142       <entry>#x06ED</entry>
3143       <entry>U+041C</entry>
3144       <entry>CYRILLIC CAPITAL LETTER EM</entry>
3145       <entry>Cyrillic</entry>
3146     </row>
3147     <row>
3148       <entry>#x06EE</entry>
3149       <entry>U+041D</entry>
3150       <entry>CYRILLIC CAPITAL LETTER EN</entry>
3151       <entry>Cyrillic</entry>
3152     </row>
3153     <row>
3154       <entry>#x06EF</entry>
3155       <entry>U+041E</entry>
3156       <entry>CYRILLIC CAPITAL LETTER O</entry>
3157       <entry>Cyrillic</entry>
3158     </row>
3159     <row>
3160       <entry>#x06F0</entry>
3161       <entry>U+041F</entry>
3162       <entry>CYRILLIC CAPITAL LETTER PE</entry>
3163       <entry>Cyrillic</entry>
3164     </row>
3165     <row>
3166       <entry>#x06F1</entry>
3167       <entry>U+042F</entry>
3168       <entry>CYRILLIC CAPITAL LETTER YA</entry>
3169       <entry>Cyrillic</entry>
3170     </row>
3171     <row>
3172       <entry>#x06F2</entry>
3173       <entry>U+0420</entry>
3174       <entry>CYRILLIC CAPITAL LETTER ER</entry>
3175       <entry>Cyrillic</entry>
3176     </row>
3177     <row>
3178       <entry>#x06F3</entry>
3179       <entry>U+0421</entry>
3180       <entry>CYRILLIC CAPITAL LETTER ES</entry>
3181       <entry>Cyrillic</entry>
3182     </row>
3183     <row>
3184       <entry>#x06F4</entry>
3185       <entry>U+0422</entry>
3186       <entry>CYRILLIC CAPITAL LETTER TE</entry>
3187       <entry>Cyrillic</entry>
3188     </row>
3189     <row>
3190       <entry>#x06F5</entry>
3191       <entry>U+0423</entry>
3192       <entry>CYRILLIC CAPITAL LETTER U</entry>
3193       <entry>Cyrillic</entry>
3194     </row>
3195     <row>
3196       <entry>#x06F6</entry>
3197       <entry>U+0416</entry>
3198       <entry>CYRILLIC CAPITAL LETTER ZHE</entry>
3199       <entry>Cyrillic</entry>
3200     </row>
3201     <row>
3202       <entry>#x06F7</entry>
3203       <entry>U+0412</entry>
3204       <entry>CYRILLIC CAPITAL LETTER VE</entry>
3205       <entry>Cyrillic</entry>
3206     </row>
3207     <row>
3208       <entry>#x06F8</entry>
3209       <entry>U+042C</entry>
3210       <entry>CYRILLIC CAPITAL LETTER SOFT SIGN</entry>
3211       <entry>Cyrillic</entry>
3212     </row>
3213     <row>
3214       <entry>#x06F9</entry>
3215       <entry>U+042B</entry>
3216       <entry>CYRILLIC CAPITAL LETTER YERU</entry>
3217       <entry>Cyrillic</entry>
3218     </row>
3219     <row>
3220       <entry>#x06FA</entry>
3221       <entry>U+0417</entry>
3222       <entry>CYRILLIC CAPITAL LETTER ZE</entry>
3223       <entry>Cyrillic</entry>
3224     </row>
3225     <row>
3226       <entry>#x06FB</entry>
3227       <entry>U+0428</entry>
3228       <entry>CYRILLIC CAPITAL LETTER SHA</entry>
3229       <entry>Cyrillic</entry>
3230     </row>
3231     <row>
3232       <entry>#x06FC</entry>
3233       <entry>U+042D</entry>
3234       <entry>CYRILLIC CAPITAL LETTER E</entry>
3235       <entry>Cyrillic</entry>
3236     </row>
3237     <row>
3238       <entry>#x06FD</entry>
3239       <entry>U+0429</entry>
3240       <entry>CYRILLIC CAPITAL LETTER SHCHA</entry>
3241       <entry>Cyrillic</entry>
3242     </row>
3243     <row>
3244       <entry>#x06FE</entry>
3245       <entry>U+0427</entry>
3246       <entry>CYRILLIC CAPITAL LETTER CHE</entry>
3247       <entry>Cyrillic</entry>
3248     </row>
3249     <row>
3250       <entry>#x06FF</entry>
3251       <entry>U+042A</entry>
3252       <entry>CYRILLIC CAPITAL LETTER HARD SIGN</entry>
3253       <entry>Cyrillic</entry>
3254     </row>
3255     <row>
3256       <entry>#x07A1</entry>
3257       <entry>U+0386</entry>
3258       <entry>GREEK CAPITAL LETTER ALPHA WITH TONOS</entry>
3259       <entry>Greek</entry>
3260     </row>
3261     <row>
3262       <entry>#x07A2</entry>
3263       <entry>U+0388</entry>
3264       <entry>GREEK CAPITAL LETTER EPSILON WITH TONOS</entry>
3265       <entry>Greek</entry>
3266     </row>
3267     <row>
3268       <entry>#x07A3</entry>
3269       <entry>U+0389</entry>
3270       <entry>GREEK CAPITAL LETTER ETA WITH TONOS</entry>
3271       <entry>Greek</entry>
3272     </row>
3273     <row>
3274       <entry>#x07A4</entry>
3275       <entry>U+038A</entry>
3276       <entry>GREEK CAPITAL LETTER IOTA WITH TONOS</entry>
3277       <entry>Greek</entry>
3278     </row>
3279     <row>
3280       <entry>#x07A5</entry>
3281       <entry>U+03AA</entry>
3282       <entry>GREEK CAPITAL LETTER IOTA WITH DIALYTIKA</entry>
3283       <entry>Greek</entry>
3284     </row>
3285     <row>
3286       <entry>#x07A7</entry>
3287       <entry>U+038C</entry>
3288       <entry>GREEK CAPITAL LETTER OMICRON WITH TONOS</entry>
3289       <entry>Greek</entry>
3290     </row>
3291     <row>
3292       <entry>#x07A8</entry>
3293       <entry>U+038E</entry>
3294       <entry>GREEK CAPITAL LETTER UPSILON WITH TONOS</entry>
3295       <entry>Greek</entry>
3296     </row>
3297     <row>
3298       <entry>#x07A9</entry>
3299       <entry>U+03AB</entry>
3300       <entry>GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA</entry>
3301       <entry>Greek</entry>
3302     </row>
3303     <row>
3304       <entry>#x07AB</entry>
3305       <entry>U+038F</entry>
3306       <entry>GREEK CAPITAL LETTER OMEGA WITH TONOS</entry>
3307       <entry>Greek</entry>
3308     </row>
3309     <row>
3310       <entry>#x07AE</entry>
3311       <entry>U+0385</entry>
3312       <entry>GREEK DIALYTIKA TONOS</entry>
3313       <entry>Greek</entry>
3314     </row>
3315     <row>
3316       <entry>#x07AF</entry>
3317       <entry>U+2015</entry>
3318       <entry>HORIZONTAL BAR</entry>
3319       <entry>Greek</entry>
3320     </row>
3321     <row>
3322       <entry>#x07B1</entry>
3323       <entry>U+03AC</entry>
3324       <entry>GREEK SMALL LETTER ALPHA WITH TONOS</entry>
3325       <entry>Greek</entry>
3326     </row>
3327     <row>
3328       <entry>#x07B2</entry>
3329       <entry>U+03AD</entry>
3330       <entry>GREEK SMALL LETTER EPSILON WITH TONOS</entry>
3331       <entry>Greek</entry>
3332     </row>
3333     <row>
3334       <entry>#x07B3</entry>
3335       <entry>U+03AE</entry>
3336       <entry>GREEK SMALL LETTER ETA WITH TONOS</entry>
3337       <entry>Greek</entry>
3338     </row>
3339     <row>
3340       <entry>#x07B4</entry>
3341       <entry>U+03AF</entry>
3342       <entry>GREEK SMALL LETTER IOTA WITH TONOS</entry>
3343       <entry>Greek</entry>
3344     </row>
3345     <row>
3346       <entry>#x07B5</entry>
3347       <entry>U+03CA</entry>
3348       <entry>GREEK SMALL LETTER IOTA WITH DIALYTIKA</entry>
3349       <entry>Greek</entry>
3350     </row>
3351     <row>
3352       <entry>#x07B6</entry>
3353       <entry>U+0390</entry>
3354       <entry>GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS</entry>
3355       <entry>Greek</entry>
3356     </row>
3357     <row>
3358       <entry>#x07B7</entry>
3359       <entry>U+03CC</entry>
3360       <entry>GREEK SMALL LETTER OMICRON WITH TONOS</entry>
3361       <entry>Greek</entry>
3362     </row>
3363     <row>
3364       <entry>#x07B8</entry>
3365       <entry>U+03CD</entry>
3366       <entry>GREEK SMALL LETTER UPSILON WITH TONOS</entry>
3367       <entry>Greek</entry>
3368     </row>
3369     <row>
3370       <entry>#x07B9</entry>
3371       <entry>U+03CB</entry>
3372       <entry>GREEK SMALL LETTER UPSILON WITH DIALYTIKA</entry>
3373       <entry>Greek</entry>
3374     </row>
3375     <row>
3376       <entry>#x07BA</entry>
3377       <entry>U+03B0</entry>
3378       <entry>GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS</entry>
3379       <entry>Greek</entry>
3380     </row>
3381     <row>
3382       <entry>#x07BB</entry>
3383       <entry>U+03CE</entry>
3384       <entry>GREEK SMALL LETTER OMEGA WITH TONOS</entry>
3385       <entry>Greek</entry>
3386     </row>
3387     <row>
3388       <entry>#x07C1</entry>
3389       <entry>U+0391</entry>
3390       <entry>GREEK CAPITAL LETTER ALPHA</entry>
3391       <entry>Greek</entry>
3392     </row>
3393     <row>
3394       <entry>#x07C2</entry>
3395       <entry>U+0392</entry>
3396       <entry>GREEK CAPITAL LETTER BETA</entry>
3397       <entry>Greek</entry>
3398     </row>
3399     <row>
3400       <entry>#x07C3</entry>
3401       <entry>U+0393</entry>
3402       <entry>GREEK CAPITAL LETTER GAMMA</entry>
3403       <entry>Greek</entry>
3404     </row>
3405     <row>
3406       <entry>#x07C4</entry>
3407       <entry>U+0394</entry>
3408       <entry>GREEK CAPITAL LETTER DELTA</entry>
3409       <entry>Greek</entry>
3410     </row>
3411     <row>
3412       <entry>#x07C5</entry>
3413       <entry>U+0395</entry>
3414       <entry>GREEK CAPITAL LETTER EPSILON</entry>
3415       <entry>Greek</entry>
3416     </row>
3417     <row>
3418       <entry>#x07C6</entry>
3419       <entry>U+0396</entry>
3420       <entry>GREEK CAPITAL LETTER ZETA</entry>
3421       <entry>Greek</entry>
3422     </row>
3423     <row>
3424       <entry>#x07C7</entry>
3425       <entry>U+0397</entry>
3426       <entry>GREEK CAPITAL LETTER ETA</entry>
3427       <entry>Greek</entry>
3428     </row>
3429     <row>
3430       <entry>#x07C8</entry>
3431       <entry>U+0398</entry>
3432       <entry>GREEK CAPITAL LETTER THETA</entry>
3433       <entry>Greek</entry>
3434     </row>
3435     <row>
3436       <entry>#x07C9</entry>
3437       <entry>U+0399</entry>
3438       <entry>GREEK CAPITAL LETTER IOTA</entry>
3439       <entry>Greek</entry>
3440     </row>
3441     <row>
3442       <entry>#x07CA</entry>
3443       <entry>U+039A</entry>
3444       <entry>GREEK CAPITAL LETTER KAPPA</entry>
3445       <entry>Greek</entry>
3446     </row>
3447     <row>
3448       <entry>#x07CB</entry>
3449       <entry>U+039B</entry>
3450       <entry>GREEK CAPITAL LETTER LAMDA</entry>
3451       <entry>Greek</entry>
3452     </row>
3453     <row>
3454       <entry>#x07CC</entry>
3455       <entry>U+039C</entry>
3456       <entry>GREEK CAPITAL LETTER MU</entry>
3457       <entry>Greek</entry>
3458     </row>
3459     <row>
3460       <entry>#x07CD</entry>
3461       <entry>U+039D</entry>
3462       <entry>GREEK CAPITAL LETTER NU</entry>
3463       <entry>Greek</entry>
3464     </row>
3465     <row>
3466       <entry>#x07CE</entry>
3467       <entry>U+039E</entry>
3468       <entry>GREEK CAPITAL LETTER XI</entry>
3469       <entry>Greek</entry>
3470     </row>
3471     <row>
3472       <entry>#x07CF</entry>
3473       <entry>U+039F</entry>
3474       <entry>GREEK CAPITAL LETTER OMICRON</entry>
3475       <entry>Greek</entry>
3476     </row>
3477     <row>
3478       <entry>#x07D0</entry>
3479       <entry>U+03A0</entry>
3480       <entry>GREEK CAPITAL LETTER PI</entry>
3481       <entry>Greek</entry>
3482     </row>
3483     <row>
3484       <entry>#x07D1</entry>
3485       <entry>U+03A1</entry>
3486       <entry>GREEK CAPITAL LETTER RHO</entry>
3487       <entry>Greek</entry>
3488     </row>
3489     <row>
3490       <entry>#x07D2</entry>
3491       <entry>U+03A3</entry>
3492       <entry>GREEK CAPITAL LETTER SIGMA</entry>
3493       <entry>Greek</entry>
3494     </row>
3495     <row>
3496       <entry>#x07D4</entry>
3497       <entry>U+03A4</entry>
3498       <entry>GREEK CAPITAL LETTER TAU</entry>
3499       <entry>Greek</entry>
3500     </row>
3501     <row>
3502       <entry>#x07D5</entry>
3503       <entry>U+03A5</entry>
3504       <entry>GREEK CAPITAL LETTER UPSILON</entry>
3505       <entry>Greek</entry>
3506     </row>
3507     <row>
3508       <entry>#x07D6</entry>
3509       <entry>U+03A6</entry>
3510       <entry>GREEK CAPITAL LETTER PHI</entry>
3511       <entry>Greek</entry>
3512     </row>
3513     <row>
3514       <entry>#x07D7</entry>
3515       <entry>U+03A7</entry>
3516       <entry>GREEK CAPITAL LETTER CHI</entry>
3517       <entry>Greek</entry>
3518     </row>
3519     <row>
3520       <entry>#x07D8</entry>
3521       <entry>U+03A8</entry>
3522       <entry>GREEK CAPITAL LETTER PSI</entry>
3523       <entry>Greek</entry>
3524     </row>
3525     <row>
3526       <entry>#x07D9</entry>
3527       <entry>U+03A9</entry>
3528       <entry>GREEK CAPITAL LETTER OMEGA</entry>
3529       <entry>Greek</entry>
3530     </row>
3531     <row>
3532       <entry>#x07E1</entry>
3533       <entry>U+03B1</entry>
3534       <entry>GREEK SMALL LETTER ALPHA</entry>
3535       <entry>Greek</entry>
3536     </row>
3537     <row>
3538       <entry>#x07E2</entry>
3539       <entry>U+03B2</entry>
3540       <entry>GREEK SMALL LETTER BETA</entry>
3541       <entry>Greek</entry>
3542     </row>
3543     <row>
3544       <entry>#x07E3</entry>
3545       <entry>U+03B3</entry>
3546       <entry>GREEK SMALL LETTER GAMMA</entry>
3547       <entry>Greek</entry>
3548     </row>
3549     <row>
3550       <entry>#x07E4</entry>
3551       <entry>U+03B4</entry>
3552       <entry>GREEK SMALL LETTER DELTA</entry>
3553       <entry>Greek</entry>
3554     </row>
3555     <row>
3556       <entry>#x07E5</entry>
3557       <entry>U+03B5</entry>
3558       <entry>GREEK SMALL LETTER EPSILON</entry>
3559       <entry>Greek</entry>
3560     </row>
3561     <row>
3562       <entry>#x07E6</entry>
3563       <entry>U+03B6</entry>
3564       <entry>GREEK SMALL LETTER ZETA</entry>
3565       <entry>Greek</entry>
3566     </row>
3567     <row>
3568       <entry>#x07E7</entry>
3569       <entry>U+03B7</entry>
3570       <entry>GREEK SMALL LETTER ETA</entry>
3571       <entry>Greek</entry>
3572     </row>
3573     <row>
3574       <entry>#x07E8</entry>
3575       <entry>U+03B8</entry>
3576       <entry>GREEK SMALL LETTER THETA</entry>
3577       <entry>Greek</entry>
3578     </row>
3579     <row>
3580       <entry>#x07E9</entry>
3581       <entry>U+03B9</entry>
3582       <entry>GREEK SMALL LETTER IOTA</entry>
3583       <entry>Greek</entry>
3584     </row>
3585     <row>
3586       <entry>#x07EA</entry>
3587       <entry>U+03BA</entry>
3588       <entry>GREEK SMALL LETTER KAPPA</entry>
3589       <entry>Greek</entry>
3590     </row>
3591     <row>
3592       <entry>#x07EB</entry>
3593       <entry>U+03BB</entry>
3594       <entry>GREEK SMALL LETTER LAMDA</entry>
3595       <entry>Greek</entry>
3596     </row>
3597     <row>
3598       <entry>#x07EC</entry>
3599       <entry>U+03BC</entry>
3600       <entry>GREEK SMALL LETTER MU</entry>
3601       <entry>Greek</entry>
3602     </row>
3603     <row>
3604       <entry>#x07ED</entry>
3605       <entry>U+03BD</entry>
3606       <entry>GREEK SMALL LETTER NU</entry>
3607       <entry>Greek</entry>
3608     </row>
3609     <row>
3610       <entry>#x07EE</entry>
3611       <entry>U+03BE</entry>
3612       <entry>GREEK SMALL LETTER XI</entry>
3613       <entry>Greek</entry>
3614     </row>
3615     <row>
3616       <entry>#x07EF</entry>
3617       <entry>U+03BF</entry>
3618       <entry>GREEK SMALL LETTER OMICRON</entry>
3619       <entry>Greek</entry>
3620     </row>
3621     <row>
3622       <entry>#x07F0</entry>
3623       <entry>U+03C0</entry>
3624       <entry>GREEK SMALL LETTER PI</entry>
3625       <entry>Greek</entry>
3626     </row>
3627     <row>
3628       <entry>#x07F1</entry>
3629       <entry>U+03C1</entry>
3630       <entry>GREEK SMALL LETTER RHO</entry>
3631       <entry>Greek</entry>
3632     </row>
3633     <row>
3634       <entry>#x07F2</entry>
3635       <entry>U+03C3</entry>
3636       <entry>GREEK SMALL LETTER SIGMA</entry>
3637       <entry>Greek</entry>
3638     </row>
3639     <row>
3640       <entry>#x07F3</entry>
3641       <entry>U+03C2</entry>
3642       <entry>GREEK SMALL LETTER FINAL SIGMA</entry>
3643       <entry>Greek</entry>
3644     </row>
3645     <row>
3646       <entry>#x07F4</entry>
3647       <entry>U+03C4</entry>
3648       <entry>GREEK SMALL LETTER TAU</entry>
3649       <entry>Greek</entry>
3650     </row>
3651     <row>
3652       <entry>#x07F5</entry>
3653       <entry>U+03C5</entry>
3654       <entry>GREEK SMALL LETTER UPSILON</entry>
3655       <entry>Greek</entry>
3656     </row>
3657     <row>
3658       <entry>#x07F6</entry>
3659       <entry>U+03C6</entry>
3660       <entry>GREEK SMALL LETTER PHI</entry>
3661       <entry>Greek</entry>
3662     </row>
3663     <row>
3664       <entry>#x07F7</entry>
3665       <entry>U+03C7</entry>
3666       <entry>GREEK SMALL LETTER CHI</entry>
3667       <entry>Greek</entry>
3668     </row>
3669     <row>
3670       <entry>#x07F8</entry>
3671       <entry>U+03C8</entry>
3672       <entry>GREEK SMALL LETTER PSI</entry>
3673       <entry>Greek</entry>
3674     </row>
3675     <row>
3676       <entry>#x07F9</entry>
3677       <entry>U+03C9</entry>
3678       <entry>GREEK SMALL LETTER OMEGA</entry>
3679       <entry>Greek</entry>
3680     </row>
3681     <row>
3682       <entry>#x08A1</entry>
3683       <entry>U+23B7</entry>
3684       <entry>LEFT RADICAL</entry>
3685       <entry>Technical</entry>
3686     </row>
3687     <row>
3688       <entry>#x08A2</entry>
3689       <entry>-</entry>
3690       <entry>TOP LEFT RADICAL</entry>
3691       <entry>Technical</entry>
3692     </row>
3693     <row>
3694       <entry>#x08A3</entry>
3695       <entry>-</entry>
3696       <entry>HORIZONTAL CONNECTOR</entry>
3697       <entry>Technical</entry>
3698     </row>
3699     <row>
3700       <entry>#x08A4</entry>
3701       <entry>U+2320</entry>
3702       <entry>TOP INTEGRAL</entry>
3703       <entry>Technical</entry>
3704     </row>
3705     <row>
3706       <entry>#x08A5</entry>
3707       <entry>U+2321</entry>
3708       <entry>BOTTOM INTEGRAL</entry>
3709       <entry>Technical</entry>
3710     </row>
3711     <row>
3712       <entry>#x08A6</entry>
3713       <entry>-</entry>
3714       <entry>VERTICAL CONNECTOR</entry>
3715       <entry>Technical</entry>
3716     </row>
3717     <row>
3718       <entry>#x08A7</entry>
3719       <entry>U+23A1</entry>
3720       <entry>TOP LEFT SQUARE BRACKET</entry>
3721       <entry>Technical</entry>
3722     </row>
3723     <row>
3724       <entry>#x08A8</entry>
3725       <entry>U+23A3</entry>
3726       <entry>BOTTOM LEFT SQUARE BRACKET</entry>
3727       <entry>Technical</entry>
3728     </row>
3729     <row>
3730       <entry>#x08A9</entry>
3731       <entry>U+23A4</entry>
3732       <entry>TOP RIGHT SQUARE BRACKET</entry>
3733       <entry>Technical</entry>
3734     </row>
3735     <row>
3736       <entry>#x08AA</entry>
3737       <entry>U+23A6</entry>
3738       <entry>BOTTOM RIGHT SQUARE BRACKET</entry>
3739       <entry>Technical</entry>
3740     </row>
3741     <row>
3742       <entry>#x08AB</entry>
3743       <entry>U+239B</entry>
3744       <entry>TOP LEFT PARENTHESIS</entry>
3745       <entry>Technical</entry>
3746     </row>
3747     <row>
3748       <entry>#x08AC</entry>
3749       <entry>U+239D</entry>
3750       <entry>BOTTOM LEFT PARENTHESIS</entry>
3751       <entry>Technical</entry>
3752     </row>
3753     <row>
3754       <entry>#x08AD</entry>
3755       <entry>U+239E</entry>
3756       <entry>TOP RIGHT PARENTHESIS</entry>
3757       <entry>Technical</entry>
3758     </row>
3759     <row>
3760       <entry>#x08AE</entry>
3761       <entry>U+23A0</entry>
3762       <entry>BOTTOM RIGHT PARENTHESIS</entry>
3763       <entry>Technical</entry>
3764     </row>
3765     <row>
3766       <entry>#x08AF</entry>
3767       <entry>U+23A8</entry>
3768       <entry>LEFT MIDDLE CURLY BRACE</entry>
3769       <entry>Technical</entry>
3770     </row>
3771     <row>
3772       <entry>#x08B0</entry>
3773       <entry>U+23AC</entry>
3774       <entry>RIGHT MIDDLE CURLY BRACE</entry>
3775       <entry>Technical</entry>
3776     </row>
3777     <row>
3778       <entry>#x08B1</entry>
3779       <entry>-</entry>
3780       <entry>TOP LEFT SUMMATION</entry>
3781       <entry>Technical</entry>
3782     </row>
3783     <row>
3784       <entry>#x08B2</entry>
3785       <entry>-</entry>
3786       <entry>BOTTOM LEFT SUMMATION</entry>
3787       <entry>Technical</entry>
3788     </row>
3789     <row>
3790       <entry>#x08B3</entry>
3791       <entry>-</entry>
3792       <entry>TOP VERTICAL SUMMATION CONNECTOR</entry>
3793       <entry>Technical</entry>
3794     </row>
3795     <row>
3796       <entry>#x08B4</entry>
3797       <entry>-</entry>
3798       <entry>BOTTOM VERTICAL SUMMATION CONNECTOR</entry>
3799       <entry>Technical</entry>
3800     </row>
3801     <row>
3802       <entry>#x08B5</entry>
3803       <entry>-</entry>
3804       <entry>TOP RIGHT SUMMATION</entry>
3805       <entry>Technical</entry>
3806     </row>
3807     <row>
3808       <entry>#x08B6</entry>
3809       <entry>-</entry>
3810       <entry>BOTTOM RIGHT SUMMATION</entry>
3811       <entry>Technical</entry>
3812     </row>
3813     <row>
3814       <entry>#x08B7</entry>
3815       <entry>-</entry>
3816       <entry>RIGHT MIDDLE SUMMATION</entry>
3817       <entry>Technical</entry>
3818     </row>
3819     <row>
3820       <entry>#x08BC</entry>
3821       <entry>U+2264</entry>
3822       <entry>LESS THAN OR EQUAL SIGN</entry>
3823       <entry>Technical</entry>
3824     </row>
3825     <row>
3826       <entry>#x08BD</entry>
3827       <entry>U+2260</entry>
3828       <entry>NOT EQUAL SIGN</entry>
3829       <entry>Technical</entry>
3830     </row>
3831     <row>
3832       <entry>#x08BE</entry>
3833       <entry>U+2265</entry>
3834       <entry>GREATER THAN OR EQUAL SIGN</entry>
3835       <entry>Technical</entry>
3836     </row>
3837     <row>
3838       <entry>#x08BF</entry>
3839       <entry>U+222B</entry>
3840       <entry>INTEGRAL</entry>
3841       <entry>Technical</entry>
3842     </row>
3843     <row>
3844       <entry>#x08C0</entry>
3845       <entry>U+2234</entry>
3846       <entry>THEREFORE</entry>
3847       <entry>Technical</entry>
3848     </row>
3849     <row>
3850       <entry>#x08C1</entry>
3851       <entry>U+221D</entry>
3852       <entry>VARIATION, PROPORTIONAL TO</entry>
3853       <entry>Technical</entry>
3854     </row>
3855     <row>
3856       <entry>#x08C2</entry>
3857       <entry>U+221E</entry>
3858       <entry>INFINITY</entry>
3859       <entry>Technical</entry>
3860     </row>
3861     <row>
3862       <entry>#x08C5</entry>
3863       <entry>U+2207</entry>
3864       <entry>NABLA, DEL</entry>
3865       <entry>Technical</entry>
3866     </row>
3867     <row>
3868       <entry>#x08C8</entry>
3869       <entry>U+223C</entry>
3870       <entry>IS APPROXIMATE TO</entry>
3871       <entry>Technical</entry>
3872     </row>
3873     <row>
3874       <entry>#x08C9</entry>
3875       <entry>U+2243</entry>
3876       <entry>SIMILAR OR EQUAL TO</entry>
3877       <entry>Technical</entry>
3878     </row>
3879     <row>
3880       <entry>#x08CD</entry>
3881       <entry>U+21D4</entry>
3882       <entry>IF AND ONLY IF</entry>
3883       <entry>Technical</entry>
3884     </row>
3885     <row>
3886       <entry>#x08CE</entry>
3887       <entry>U+21D2</entry>
3888       <entry>IMPLIES</entry>
3889       <entry>Technical</entry>
3890     </row>
3891     <row>
3892       <entry>#x08CF</entry>
3893       <entry>U+2261</entry>
3894       <entry>IDENTICAL TO</entry>
3895       <entry>Technical</entry>
3896     </row>
3897     <row>
3898       <entry>#x08D6</entry>
3899       <entry>U+221A</entry>
3900       <entry>RADICAL</entry>
3901       <entry>Technical</entry>
3902     </row>
3903     <row>
3904       <entry>#x08DA</entry>
3905       <entry>U+2282</entry>
3906       <entry>IS INCLUDED IN</entry>
3907       <entry>Technical</entry>
3908     </row>
3909     <row>
3910       <entry>#x08DB</entry>
3911       <entry>U+2283</entry>
3912       <entry>INCLUDES</entry>
3913       <entry>Technical</entry>
3914     </row>
3915     <row>
3916       <entry>#x08DC</entry>
3917       <entry>U+2229</entry>
3918       <entry>INTERSECTION</entry>
3919       <entry>Technical</entry>
3920     </row>
3921     <row>
3922       <entry>#x08DD</entry>
3923       <entry>U+222A</entry>
3924       <entry>UNION</entry>
3925       <entry>Technical</entry>
3926     </row>
3927     <row>
3928       <entry>#x08DE</entry>
3929       <entry>U+2227</entry>
3930       <entry>LOGICAL AND</entry>
3931       <entry>Technical</entry>
3932     </row>
3933     <row>
3934       <entry>#x08DF</entry>
3935       <entry>U+2228</entry>
3936       <entry>LOGICAL OR</entry>
3937       <entry>Technical</entry>
3938     </row>
3939     <row>
3940       <entry>#x08EF</entry>
3941       <entry>U+2202</entry>
3942       <entry>PARTIAL DERIVATIVE</entry>
3943       <entry>Technical</entry>
3944     </row>
3945     <row>
3946       <entry>#x08F6</entry>
3947       <entry>U+0192</entry>
3948       <entry>FUNCTION</entry>
3949       <entry>Technical</entry>
3950     </row>
3951     <row>
3952       <entry>#x08FB</entry>
3953       <entry>U+2190</entry>
3954       <entry>LEFT ARROW</entry>
3955       <entry>Technical</entry>
3956     </row>
3957     <row>
3958       <entry>#x08FC</entry>
3959       <entry>U+2191</entry>
3960       <entry>UPWARD ARROW</entry>
3961       <entry>Technical</entry>
3962     </row>
3963     <row>
3964       <entry>#x08FD</entry>
3965       <entry>U+2192</entry>
3966       <entry>RIGHT ARROW</entry>
3967       <entry>Technical</entry>
3968     </row>
3969     <row>
3970       <entry>#x08FE</entry>
3971       <entry>U+2193</entry>
3972       <entry>DOWNWARD ARROW</entry>
3973       <entry>Technical</entry>
3974     </row>
3975     <row>
3976       <entry>#x09DF</entry>
3977       <entry>-</entry>
3978       <entry>BLANK</entry>
3979       <entry>Special</entry>
3980     </row>
3981     <row>
3982       <entry>#x09E0</entry>
3983       <entry>U+25C6</entry>
3984       <entry>SOLID DIAMOND</entry>
3985       <entry>Special</entry>
3986     </row>
3987     <row>
3988       <entry>#x09E1</entry>
3989       <entry>U+2592</entry>
3990       <entry>CHECKERBOARD</entry>
3991       <entry>Special</entry>
3992     </row>
3993     <row>
3994       <entry>#x09E2</entry>
3995       <entry>U+2409</entry>
3996       <entry>"HT"</entry>
3997       <entry>Special</entry>
3998     </row>
3999     <row>
4000       <entry>#x09E3</entry>
4001       <entry>U+240C</entry>
4002       <entry>"FF"</entry>
4003       <entry>Special</entry>
4004     </row>
4005     <row>
4006       <entry>#x09E4</entry>
4007       <entry>U+240D</entry>
4008       <entry>"CR"</entry>
4009       <entry>Special</entry>
4010     </row>
4011     <row>
4012       <entry>#x09E5</entry>
4013       <entry>U+240A</entry>
4014       <entry>"LF"</entry>
4015       <entry>Special</entry>
4016     </row>
4017     <row>
4018       <entry>#x09E8</entry>
4019       <entry>U+2424</entry>
4020       <entry>"NL"</entry>
4021       <entry>Special</entry>
4022     </row>
4023     <row>
4024       <entry>#x09E9</entry>
4025       <entry>U+240B</entry>
4026       <entry>"VT"</entry>
4027       <entry>Special</entry>
4028     </row>
4029     <row>
4030       <entry>#x09EA</entry>
4031       <entry>U+2518</entry>
4032       <entry>LOWER-RIGHT CORNER</entry>
4033       <entry>Special</entry>
4034     </row>
4035     <row>
4036       <entry>#x09EB</entry>
4037       <entry>U+2510</entry>
4038       <entry>UPPER-RIGHT CORNER</entry>
4039       <entry>Special</entry>
4040     </row>
4041     <row>
4042       <entry>#x09EC</entry>
4043       <entry>U+250C</entry>
4044       <entry>UPPER-LEFT CORNER</entry>
4045       <entry>Special</entry>
4046     </row>
4047     <row>
4048       <entry>#x09ED</entry>
4049       <entry>U+2514</entry>
4050       <entry>LOWER-LEFT CORNER</entry>
4051       <entry>Special</entry>
4052     </row>
4053     <row>
4054       <entry>#x09EE</entry>
4055       <entry>U+253C</entry>
4056       <entry>CROSSING-LINES</entry>
4057       <entry>Special</entry>
4058     </row>
4059     <row>
4060       <entry>#x09EF</entry>
4061       <entry>U+23BA</entry>
4062       <entry>HORIZONTAL LINE, SCAN 1</entry>
4063       <entry>Special</entry>
4064     </row>
4065     <row>
4066       <entry>#x09F0</entry>
4067       <entry>U+23BB</entry>
4068       <entry>HORIZONTAL LINE, SCAN 3</entry>
4069       <entry>Special</entry>
4070     </row>
4071     <row>
4072       <entry>#x09F1</entry>
4073       <entry>U+2500</entry>
4074       <entry>HORIZONTAL LINE, SCAN 5</entry>
4075       <entry>Special</entry>
4076     </row>
4077     <row>
4078       <entry>#x09F2</entry>
4079       <entry>U+23BC</entry>
4080       <entry>HORIZONTAL LINE, SCAN 7</entry>
4081       <entry>Special</entry>
4082     </row>
4083     <row>
4084       <entry>#x09F3</entry>
4085       <entry>U+23BD</entry>
4086       <entry>HORIZONTAL LINE, SCAN 9</entry>
4087       <entry>Special</entry>
4088     </row>
4089     <row>
4090       <entry>#x09F4</entry>
4091       <entry>U+251C</entry>
4092       <entry>LEFT "T"</entry>
4093       <entry>Special</entry>
4094     </row>
4095     <row>
4096       <entry>#x09F5</entry>
4097       <entry>U+2524</entry>
4098       <entry>RIGHT "T"</entry>
4099       <entry>Special</entry>
4100     </row>
4101     <row>
4102       <entry>#x09F6</entry>
4103       <entry>U+2534</entry>
4104       <entry>BOTTOM "T"</entry>
4105       <entry>Special</entry>
4106     </row>
4107     <row>
4108       <entry>#x09F7</entry>
4109       <entry>U+252C</entry>
4110       <entry>TOP "T"</entry>
4111       <entry>Special</entry>
4112     </row>
4113     <row>
4114       <entry>#x09F8</entry>
4115       <entry>U+2502</entry>
4116       <entry>VERTICAL BAR</entry>
4117       <entry>Special</entry>
4118     </row>
4119     <row>
4120       <entry>#x0AA1</entry>
4121       <entry>U+2003</entry>
4122       <entry>EM SPACE</entry>
4123       <entry>Publish</entry>
4124     </row>
4125     <row>
4126       <entry>#x0AA2</entry>
4127       <entry>U+2002</entry>
4128       <entry>EN SPACE</entry>
4129       <entry>Publish</entry>
4130     </row>
4131     <row>
4132       <entry>#x0AA3</entry>
4133       <entry>U+2004</entry>
4134       <entry>3/EM SPACE</entry>
4135       <entry>Publish</entry>
4136     </row>
4137     <row>
4138       <entry>#x0AA4</entry>
4139       <entry>U+2005</entry>
4140       <entry>4/EM SPACE</entry>
4141       <entry>Publish</entry>
4142     </row>
4143     <row>
4144       <entry>#x0AA5</entry>
4145       <entry>U+2007</entry>
4146       <entry>DIGIT SPACE</entry>
4147       <entry>Publish</entry>
4148     </row>
4149     <row>
4150       <entry>#x0AA6</entry>
4151       <entry>U+2008</entry>
4152       <entry>PUNCTUATION SPACE</entry>
4153       <entry>Publish</entry>
4154     </row>
4155     <row>
4156       <entry>#x0AA7</entry>
4157       <entry>U+2009</entry>
4158       <entry>THIN SPACE</entry>
4159       <entry>Publish</entry>
4160     </row>
4161     <row>
4162       <entry>#x0AA8</entry>
4163       <entry>U+200A</entry>
4164       <entry>HAIR SPACE</entry>
4165       <entry>Publish</entry>
4166     </row>
4167     <row>
4168       <entry>#x0AA9</entry>
4169       <entry>U+2014</entry>
4170       <entry>EM DASH</entry>
4171       <entry>Publish</entry>
4172     </row>
4173     <row>
4174       <entry>#x0AAA</entry>
4175       <entry>U+2013</entry>
4176       <entry>EN DASH</entry>
4177       <entry>Publish</entry>
4178     </row>
4179     <row>
4180       <entry>#x0AAC</entry>
4181       <entry>-</entry>
4182       <entry>SIGNIFICANT BLANK SYMBOL</entry>
4183       <entry>Publish</entry>
4184     </row>
4185     <row>
4186       <entry>#x0AAE</entry>
4187       <entry>U+2026</entry>
4188       <entry>ELLIPSIS</entry>
4189       <entry>Publish</entry>
4190     </row>
4191     <row>
4192       <entry>#x0AAF</entry>
4193       <entry>U+2025</entry>
4194       <entry>DOUBLE BASELINE DOT</entry>
4195       <entry>Publish</entry>
4196     </row>
4197     <row>
4198       <entry>#x0AB0</entry>
4199       <entry>U+2153</entry>
4200       <entry>VULGAR FRACTION ONE THIRD</entry>
4201       <entry>Publish</entry>
4202     </row>
4203     <row>
4204       <entry>#x0AB1</entry>
4205       <entry>U+2154</entry>
4206       <entry>VULGAR FRACTION TWO THIRDS</entry>
4207       <entry>Publish</entry>
4208     </row>
4209     <row>
4210       <entry>#x0AB2</entry>
4211       <entry>U+2155</entry>
4212       <entry>VULGAR FRACTION ONE FIFTH</entry>
4213       <entry>Publish</entry>
4214     </row>
4215     <row>
4216       <entry>#x0AB3</entry>
4217       <entry>U+2156</entry>
4218       <entry>VULGAR FRACTION TWO FIFTHS</entry>
4219       <entry>Publish</entry>
4220     </row>
4221     <row>
4222       <entry>#x0AB4</entry>
4223       <entry>U+2157</entry>
4224       <entry>VULGAR FRACTION THREE FIFTHS</entry>
4225       <entry>Publish</entry>
4226     </row>
4227     <row>
4228       <entry>#x0AB5</entry>
4229       <entry>U+2158</entry>
4230       <entry>VULGAR FRACTION FOUR FIFTHS</entry>
4231       <entry>Publish</entry>
4232     </row>
4233     <row>
4234       <entry>#x0AB6</entry>
4235       <entry>U+2159</entry>
4236       <entry>VULGAR FRACTION ONE SIXTH</entry>
4237       <entry>Publish</entry>
4238     </row>
4239     <row>
4240       <entry>#x0AB7</entry>
4241       <entry>U+215A</entry>
4242       <entry>VULGAR FRACTION FIVE SIXTHS</entry>
4243       <entry>Publish</entry>
4244     </row>
4245     <row>
4246       <entry>#x0AB8</entry>
4247       <entry>U+2105</entry>
4248       <entry>CARE OF</entry>
4249       <entry>Publish</entry>
4250     </row>
4251     <row>
4252       <entry>#x0ABB</entry>
4253       <entry>U+2012</entry>
4254       <entry>FIGURE DASH</entry>
4255       <entry>Publish</entry>
4256     </row>
4257     <row>
4258       <entry>#x0ABC</entry>
4259       <entry>-</entry>
4260       <entry>LEFT ANGLE BRACKET</entry>
4261       <entry>Publish</entry>
4262     </row>
4263     <row>
4264       <entry>#x0ABD</entry>
4265       <entry>-</entry>
4266       <entry>DECIMAL POINT</entry>
4267       <entry>Publish</entry>
4268     </row>
4269     <row>
4270       <entry>#x0ABE</entry>
4271       <entry>-</entry>
4272       <entry>RIGHT ANGLE BRACKET</entry>
4273       <entry>Publish</entry>
4274     </row>
4275     <row>
4276       <entry>#x0ABF</entry>
4277       <entry>-</entry>
4278       <entry>MARKER</entry>
4279       <entry>Publish</entry>
4280     </row>
4281     <row>
4282       <entry>#x0AC3</entry>
4283       <entry>U+215B</entry>
4284       <entry>VULGAR FRACTION ONE EIGHTH</entry>
4285       <entry>Publish</entry>
4286     </row>
4287     <row>
4288       <entry>#x0AC4</entry>
4289       <entry>U+215C</entry>
4290       <entry>VULGAR FRACTION THREE EIGHTHS</entry>
4291       <entry>Publish</entry>
4292     </row>
4293     <row>
4294       <entry>#x0AC5</entry>
4295       <entry>U+215D</entry>
4296       <entry>VULGAR FRACTION FIVE EIGHTHS</entry>
4297       <entry>Publish</entry>
4298     </row>
4299     <row>
4300       <entry>#x0AC6</entry>
4301       <entry>U+215E</entry>
4302       <entry>VULGAR FRACTION SEVEN EIGHTHS</entry>
4303       <entry>Publish</entry>
4304     </row>
4305     <row>
4306       <entry>#x0AC9</entry>
4307       <entry>U+2122</entry>
4308       <entry>TRADEMARK SIGN</entry>
4309       <entry>Publish</entry>
4310     </row>
4311     <row>
4312       <entry>#x0ACA</entry>
4313       <entry>-</entry>
4314       <entry>SIGNATURE MARK</entry>
4315       <entry>Publish</entry>
4316     </row>
4317     <row>
4318       <entry>#x0ACB</entry>
4319       <entry>-</entry>
4320       <entry>TRADEMARK SIGN IN CIRCLE</entry>
4321       <entry>Publish</entry>
4322     </row>
4323     <row>
4324       <entry>#x0ACC</entry>
4325       <entry>-</entry>
4326       <entry>LEFT OPEN TRIANGLE</entry>
4327       <entry>Publish</entry>
4328     </row>
4329     <row>
4330       <entry>#x0ACD</entry>
4331       <entry>-</entry>
4332       <entry>RIGHT OPEN TRIANGLE</entry>
4333       <entry>Publish</entry>
4334     </row>
4335     <row>
4336       <entry>#x0ACE</entry>
4337       <entry>-</entry>
4338       <entry>EM OPEN CIRCLE</entry>
4339       <entry>Publish</entry>
4340     </row>
4341     <row>
4342       <entry>#x0ACF</entry>
4343       <entry>-</entry>
4344       <entry>EM OPEN RECTANGLE</entry>
4345       <entry>Publish</entry>
4346     </row>
4347     <row>
4348       <entry>#x0AD0</entry>
4349       <entry>U+2018</entry>
4350       <entry>LEFT SINGLE QUOTATION MARK</entry>
4351       <entry>Publish</entry>
4352     </row>
4353     <row>
4354       <entry>#x0AD1</entry>
4355       <entry>U+2019</entry>
4356       <entry>RIGHT SINGLE QUOTATION MARK</entry>
4357       <entry>Publish</entry>
4358     </row>
4359     <row>
4360       <entry>#x0AD2</entry>
4361       <entry>U+201C</entry>
4362       <entry>LEFT DOUBLE QUOTATION MARK</entry>
4363       <entry>Publish</entry>
4364     </row>
4365     <row>
4366       <entry>#x0AD3</entry>
4367       <entry>U+201D</entry>
4368       <entry>RIGHT DOUBLE QUOTATION MARK</entry>
4369       <entry>Publish</entry>
4370     </row>
4371     <row>
4372       <entry>#x0AD4</entry>
4373       <entry>U+211E</entry>
4374       <entry>PRESCRIPTION, TAKE, RECIPE</entry>
4375       <entry>Publish</entry>
4376     </row>
4377     <row>
4378       <entry>#x0AD5</entry>
4379       <entry>U+2030</entry>
4380       <entry>PER MILLE SIGN</entry>
4381       <entry>Publish</entry>
4382     </row>
4383     <row>
4384       <entry>#x0AD6</entry>
4385       <entry>U+2032</entry>
4386       <entry>MINUTES</entry>
4387       <entry>Publish</entry>
4388     </row>
4389     <row>
4390       <entry>#x0AD7</entry>
4391       <entry>U+2033</entry>
4392       <entry>SECONDS</entry>
4393       <entry>Publish</entry>
4394     </row>
4395     <row>
4396       <entry>#x0AD9</entry>
4397       <entry>U+271D</entry>
4398       <entry>LATIN CROSS</entry>
4399       <entry>Publish</entry>
4400     </row>
4401     <row>
4402       <entry>#x0ADA</entry>
4403       <entry>-</entry>
4404       <entry>HEXAGRAM</entry>
4405       <entry>Publish</entry>
4406     </row>
4407     <row>
4408       <entry>#x0ADB</entry>
4409       <entry>-</entry>
4410       <entry>FILLED RECTANGLE BULLET</entry>
4411       <entry>Publish</entry>
4412     </row>
4413     <row>
4414       <entry>#x0ADC</entry>
4415       <entry>-</entry>
4416       <entry>FILLED LEFT TRIANGLE BULLET</entry>
4417       <entry>Publish</entry>
4418     </row>
4419     <row>
4420       <entry>#x0ADD</entry>
4421       <entry>-</entry>
4422       <entry>FILLED RIGHT TRIANGLE BULLET</entry>
4423       <entry>Publish</entry>
4424     </row>
4425     <row>
4426       <entry>#x0ADE</entry>
4427       <entry>-</entry>
4428       <entry>EM FILLED CIRCLE</entry>
4429       <entry>Publish</entry>
4430     </row>
4431     <row>
4432       <entry>#x0ADF</entry>
4433       <entry>-</entry>
4434       <entry>EM FILLED RECTANGLE</entry>
4435       <entry>Publish</entry>
4436     </row>
4437     <row>
4438       <entry>#x0AE0</entry>
4439       <entry>-</entry>
4440       <entry>EN OPEN CIRCLE BULLET</entry>
4441       <entry>Publish</entry>
4442     </row>
4443     <row>
4444       <entry>#x0AE1</entry>
4445       <entry>-</entry>
4446       <entry>EN OPEN SQUARE BULLET</entry>
4447       <entry>Publish</entry>
4448     </row>
4449     <row>
4450       <entry>#x0AE2</entry>
4451       <entry>-</entry>
4452       <entry>OPEN RECTANGULAR BULLET</entry>
4453       <entry>Publish</entry>
4454     </row>
4455     <row>
4456       <entry>#x0AE3</entry>
4457       <entry>-</entry>
4458       <entry>OPEN TRIANGULAR BULLET UP</entry>
4459       <entry>Publish</entry>
4460     </row>
4461     <row>
4462       <entry>#x0AE4</entry>
4463       <entry>-</entry>
4464       <entry>OPEN TRIANGULAR BULLET DOWN</entry>
4465       <entry>Publish</entry>
4466     </row>
4467     <row>
4468       <entry>#x0AE5</entry>
4469       <entry>-</entry>
4470       <entry>OPEN STAR</entry>
4471       <entry>Publish</entry>
4472     </row>
4473     <row>
4474       <entry>#x0AE6</entry>
4475       <entry>-</entry>
4476       <entry>EN FILLED CIRCLE BULLET</entry>
4477       <entry>Publish</entry>
4478     </row>
4479     <row>
4480       <entry>#x0AE7</entry>
4481       <entry>-</entry>
4482       <entry>EN FILLED SQUARE BULLET</entry>
4483       <entry>Publish</entry>
4484     </row>
4485     <row>
4486       <entry>#x0AE8</entry>
4487       <entry>-</entry>
4488       <entry>FILLED TRIANGULAR BULLET UP</entry>
4489       <entry>Publish</entry>
4490     </row>
4491     <row>
4492       <entry>#x0AE9</entry>
4493       <entry>-</entry>
4494       <entry>FILLED TRIANGULAR BULLET DOWN</entry>
4495       <entry>Publish</entry>
4496     </row>
4497     <row>
4498       <entry>#x0AEA</entry>
4499       <entry>-</entry>
4500       <entry>LEFT POINTER</entry>
4501       <entry>Publish</entry>
4502     </row>
4503     <row>
4504       <entry>#x0AEB</entry>
4505       <entry>-</entry>
4506       <entry>RIGHT POINTER</entry>
4507       <entry>Publish</entry>
4508     </row>
4509     <row>
4510       <entry>#x0AEC</entry>
4511       <entry>U+2663</entry>
4512       <entry>CLUB</entry>
4513       <entry>Publish</entry>
4514     </row>
4515     <row>
4516       <entry>#x0AED</entry>
4517       <entry>U+2666</entry>
4518       <entry>DIAMOND</entry>
4519       <entry>Publish</entry>
4520     </row>
4521     <row>
4522       <entry>#x0AEE</entry>
4523       <entry>U+2665</entry>
4524       <entry>HEART</entry>
4525       <entry>Publish</entry>
4526     </row>
4527     <row>
4528       <entry>#x0AF0</entry>
4529       <entry>U+2720</entry>
4530       <entry>MALTESE CROSS</entry>
4531       <entry>Publish</entry>
4532     </row>
4533     <row>
4534       <entry>#x0AF1</entry>
4535       <entry>U+2020</entry>
4536       <entry>DAGGER</entry>
4537       <entry>Publish</entry>
4538     </row>
4539     <row>
4540       <entry>#x0AF2</entry>
4541       <entry>U+2021</entry>
4542       <entry>DOUBLE DAGGER</entry>
4543       <entry>Publish</entry>
4544     </row>
4545     <row>
4546       <entry>#x0AF3</entry>
4547       <entry>U+2713</entry>
4548       <entry>CHECK MARK, TICK</entry>
4549       <entry>Publish</entry>
4550     </row>
4551     <row>
4552       <entry>#x0AF4</entry>
4553       <entry>U+2717</entry>
4554       <entry>BALLOT CROSS</entry>
4555       <entry>Publish</entry>
4556     </row>
4557     <row>
4558       <entry>#x0AF5</entry>
4559       <entry>U+266F</entry>
4560       <entry>MUSICAL SHARP</entry>
4561       <entry>Publish</entry>
4562     </row>
4563     <row>
4564       <entry>#x0AF6</entry>
4565       <entry>U+266D</entry>
4566       <entry>MUSICAL FLAT</entry>
4567       <entry>Publish</entry>
4568     </row>
4569     <row>
4570       <entry>#x0AF7</entry>
4571       <entry>U+2642</entry>
4572       <entry>MALE SYMBOL</entry>
4573       <entry>Publish</entry>
4574     </row>
4575     <row>
4576       <entry>#x0AF8</entry>
4577       <entry>U+2640</entry>
4578       <entry>FEMALE SYMBOL</entry>
4579       <entry>Publish</entry>
4580     </row>
4581     <row>
4582       <entry>#x0AF9</entry>
4583       <entry>U+260E</entry>
4584       <entry>TELEPHONE SYMBOL</entry>
4585       <entry>Publish</entry>
4586     </row>
4587     <row>
4588       <entry>#x0AFA</entry>
4589       <entry>U+2315</entry>
4590       <entry>TELEPHONE RECORDER SYMBOL</entry>
4591       <entry>Publish</entry>
4592     </row>
4593     <row>
4594       <entry>#x0AFB</entry>
4595       <entry>U+2117</entry>
4596       <entry>PHONOGRAPH COPYRIGHT SIGN</entry>
4597       <entry>Publish</entry>
4598     </row>
4599     <row>
4600       <entry>#x0AFC</entry>
4601       <entry>U+2038</entry>
4602       <entry>CARET</entry>
4603       <entry>Publish</entry>
4604     </row>
4605     <row>
4606       <entry>#x0AFD</entry>
4607       <entry>U+201A</entry>
4608       <entry>SINGLE LOW QUOTATION MARK</entry>
4609       <entry>Publish</entry>
4610     </row>
4611     <row>
4612       <entry>#x0AFE</entry>
4613       <entry>U+201E</entry>
4614       <entry>DOUBLE LOW QUOTATION MARK</entry>
4615       <entry>Publish</entry>
4616     </row>
4617     <row>
4618       <entry>#x0AFF</entry>
4619       <entry>-</entry>
4620       <entry>CURSOR</entry>
4621       <entry>Publish</entry>
4622     </row>
4623     <row>
4624       <entry>#x0BA3</entry>
4625       <entry>-</entry>
4626       <entry>LEFT CARET</entry>
4627       <entry>APL</entry>
4628     </row>
4629     <row>
4630       <entry>#x0BA6</entry>
4631       <entry>-</entry>
4632       <entry>RIGHT CARET</entry>
4633       <entry>APL</entry>
4634     </row>
4635     <row>
4636       <entry>#x0BA8</entry>
4637       <entry>-</entry>
4638       <entry>DOWN CARET</entry>
4639       <entry>APL</entry>
4640     </row>
4641     <row>
4642       <entry>#x0BA9</entry>
4643       <entry>-</entry>
4644       <entry>UP CARET</entry>
4645       <entry>APL</entry>
4646     </row>
4647     <row>
4648       <entry>#x0BC0</entry>
4649       <entry>-</entry>
4650       <entry>OVERBAR</entry>
4651       <entry>APL</entry>
4652     </row>
4653     <row>
4654       <entry>#x0BC2</entry>
4655       <entry>U+22A5</entry>
4656       <entry>DOWN TACK</entry>
4657       <entry>APL</entry>
4658     </row>
4659     <row>
4660       <entry>#x0BC3</entry>
4661       <entry>-</entry>
4662       <entry>UP SHOE (CAP)</entry>
4663       <entry>APL</entry>
4664     </row>
4665     <row>
4666       <entry>#x0BC4</entry>
4667       <entry>U+230A</entry>
4668       <entry>DOWN STILE</entry>
4669       <entry>APL</entry>
4670     </row>
4671     <row>
4672       <entry>#x0BC6</entry>
4673       <entry>-</entry>
4674       <entry>UNDERBAR</entry>
4675       <entry>APL</entry>
4676     </row>
4677     <row>
4678       <entry>#x0BCA</entry>
4679       <entry>U+2218</entry>
4680       <entry>JOT</entry>
4681       <entry>APL</entry>
4682     </row>
4683     <row>
4684       <entry>#x0BCC</entry>
4685       <entry>U+2395</entry>
4686       <entry>QUAD</entry>
4687       <entry>APL</entry>
4688     </row>
4689     <row>
4690       <entry>#x0BCE</entry>
4691       <entry>U+22A4</entry>
4692       <entry>UP TACK</entry>
4693       <entry>APL</entry>
4694     </row>
4695     <row>
4696       <entry>#x0BCF</entry>
4697       <entry>U+25CB</entry>
4698       <entry>CIRCLE</entry>
4699       <entry>APL</entry>
4700     </row>
4701     <row>
4702       <entry>#x0BD3</entry>
4703       <entry>U+2308</entry>
4704       <entry>UP STILE</entry>
4705       <entry>APL</entry>
4706     </row>
4707     <row>
4708       <entry>#x0BD6</entry>
4709       <entry>-</entry>
4710       <entry>DOWN SHOE (CUP)</entry>
4711       <entry>APL</entry>
4712     </row>
4713     <row>
4714       <entry>#x0BD8</entry>
4715       <entry>-</entry>
4716       <entry>RIGHT SHOE</entry>
4717       <entry>APL</entry>
4718     </row>
4719     <row>
4720       <entry>#x0BDA</entry>
4721       <entry>-</entry>
4722       <entry>LEFT SHOE</entry>
4723       <entry>APL</entry>
4724     </row>
4725     <row>
4726       <entry>#x0BDC</entry>
4727       <entry>U+22A2</entry>
4728       <entry>LEFT TACK</entry>
4729       <entry>APL</entry>
4730     </row>
4731     <row>
4732       <entry>#x0BFC</entry>
4733       <entry>U+22A3</entry>
4734       <entry>RIGHT TACK</entry>
4735       <entry>APL</entry>
4736     </row>
4737     <row>
4738       <entry>#x0CDF</entry>
4739       <entry>U+2017</entry>
4740       <entry>DOUBLE LOW LINE</entry>
4741       <entry>Hebrew</entry>
4742     </row>
4743     <row>
4744       <entry>#x0CE0</entry>
4745       <entry>U+05D0</entry>
4746       <entry>HEBREW LETTER ALEF</entry>
4747       <entry>Hebrew</entry>
4748     </row>
4749     <row>
4750       <entry>#x0CE1</entry>
4751       <entry>U+05D1</entry>
4752       <entry>HEBREW LETTER BET</entry>
4753       <entry>Hebrew</entry>
4754     </row>
4755     <row>
4756       <entry>#x0CE2</entry>
4757       <entry>U+05D2</entry>
4758       <entry>HEBREW LETTER GIMEL</entry>
4759       <entry>Hebrew</entry>
4760     </row>
4761     <row>
4762       <entry>#x0CE3</entry>
4763       <entry>U+05D3</entry>
4764       <entry>HEBREW LETTER DALET</entry>
4765       <entry>Hebrew</entry>
4766     </row>
4767     <row>
4768       <entry>#x0CE4</entry>
4769       <entry>U+05D4</entry>
4770       <entry>HEBREW LETTER HE</entry>
4771       <entry>Hebrew</entry>
4772     </row>
4773     <row>
4774       <entry>#x0CE5</entry>
4775       <entry>U+05D5</entry>
4776       <entry>HEBREW LETTER VAV</entry>
4777       <entry>Hebrew</entry>
4778     </row>
4779     <row>
4780       <entry>#x0CE6</entry>
4781       <entry>U+05D6</entry>
4782       <entry>HEBREW LETTER ZAYIN</entry>
4783       <entry>Hebrew</entry>
4784     </row>
4785     <row>
4786       <entry>#x0CE7</entry>
4787       <entry>U+05D7</entry>
4788       <entry>HEBREW LETTER HET</entry>
4789       <entry>Hebrew</entry>
4790     </row>
4791     <row>
4792       <entry>#x0CE8</entry>
4793       <entry>U+05D8</entry>
4794       <entry>HEBREW LETTER TET</entry>
4795       <entry>Hebrew</entry>
4796     </row>
4797     <row>
4798       <entry>#x0CE9</entry>
4799       <entry>U+05D9</entry>
4800       <entry>HEBREW LETTER YOD</entry>
4801       <entry>Hebrew</entry>
4802     </row>
4803     <row>
4804       <entry>#x0CEA</entry>
4805       <entry>U+05DA</entry>
4806       <entry>HEBREW LETTER FINAL KAF</entry>
4807       <entry>Hebrew</entry>
4808     </row>
4809     <row>
4810       <entry>#x0CEB</entry>
4811       <entry>U+05DB</entry>
4812       <entry>HEBREW LETTER KAF</entry>
4813       <entry>Hebrew</entry>
4814     </row>
4815     <row>
4816       <entry>#x0CEC</entry>
4817       <entry>U+05DC</entry>
4818       <entry>HEBREW LETTER LAMED</entry>
4819       <entry>Hebrew</entry>
4820     </row>
4821     <row>
4822       <entry>#x0CED</entry>
4823       <entry>U+05DD</entry>
4824       <entry>HEBREW LETTER FINAL MEM</entry>
4825       <entry>Hebrew</entry>
4826     </row>
4827     <row>
4828       <entry>#x0CEE</entry>
4829       <entry>U+05DE</entry>
4830       <entry>HEBREW LETTER MEM</entry>
4831       <entry>Hebrew</entry>
4832     </row>
4833     <row>
4834       <entry>#x0CEF</entry>
4835       <entry>U+05DF</entry>
4836       <entry>HEBREW LETTER FINAL NUN</entry>
4837       <entry>Hebrew</entry>
4838     </row>
4839     <row>
4840       <entry>#x0CF0</entry>
4841       <entry>U+05E0</entry>
4842       <entry>HEBREW LETTER NUN</entry>
4843       <entry>Hebrew</entry>
4844     </row>
4845     <row>
4846       <entry>#x0CF1</entry>
4847       <entry>U+05E1</entry>
4848       <entry>HEBREW LETTER SAMEKH</entry>
4849       <entry>Hebrew</entry>
4850     </row>
4851     <row>
4852       <entry>#x0CF2</entry>
4853       <entry>U+05E2</entry>
4854       <entry>HEBREW LETTER AYIN</entry>
4855       <entry>Hebrew</entry>
4856     </row>
4857     <row>
4858       <entry>#x0CF3</entry>
4859       <entry>U+05E3</entry>
4860       <entry>HEBREW LETTER FINAL PE</entry>
4861       <entry>Hebrew</entry>
4862     </row>
4863     <row>
4864       <entry>#x0CF4</entry>
4865       <entry>U+05E4</entry>
4866       <entry>HEBREW LETTER PE</entry>
4867       <entry>Hebrew</entry>
4868     </row>
4869     <row>
4870       <entry>#x0CF5</entry>
4871       <entry>U+05E5</entry>
4872       <entry>HEBREW LETTER FINAL TSADI</entry>
4873       <entry>Hebrew</entry>
4874     </row>
4875     <row>
4876       <entry>#x0CF6</entry>
4877       <entry>U+05E6</entry>
4878       <entry>HEBREW LETTER TSADI</entry>
4879       <entry>Hebrew</entry>
4880     </row>
4881     <row>
4882       <entry>#x0CF7</entry>
4883       <entry>U+05E7</entry>
4884       <entry>HEBREW LETTER QOF</entry>
4885       <entry>Hebrew</entry>
4886     </row>
4887     <row>
4888       <entry>#x0CF8</entry>
4889       <entry>U+05E8</entry>
4890       <entry>HEBREW LETTER RESH</entry>
4891       <entry>Hebrew</entry>
4892     </row>
4893     <row>
4894       <entry>#x0CF9</entry>
4895       <entry>U+05E9</entry>
4896       <entry>HEBREW LETTER SHIN</entry>
4897       <entry>Hebrew</entry>
4898     </row>
4899     <row>
4900       <entry>#x0CFA</entry>
4901       <entry>U+05EA</entry>
4902       <entry>HEBREW LETTER TAV</entry>
4903       <entry>Hebrew</entry>
4904     </row>
4905     <row>
4906       <entry>#x0DA1</entry>
4907       <entry>U+0E01</entry>
4908       <entry>THAI CHARACTER KO KAI</entry>
4909       <entry>Thai</entry>
4910     </row>
4911     <row>
4912       <entry>#x0DA2</entry>
4913       <entry>U+0E02</entry>
4914       <entry>THAI CHARACTER KHO KHAI</entry>
4915       <entry>Thai</entry>
4916     </row>
4917     <row>
4918       <entry>#x0DA3</entry>
4919       <entry>U+0E03</entry>
4920       <entry>THAI CHARACTER KHO KHUAT</entry>
4921       <entry>Thai</entry>
4922     </row>
4923     <row>
4924       <entry>#x0DA4</entry>
4925       <entry>U+0E04</entry>
4926       <entry>THAI CHARACTER KHO KHWAI</entry>
4927       <entry>Thai</entry>
4928     </row>
4929     <row>
4930       <entry>#x0DA5</entry>
4931       <entry>U+0E05</entry>
4932       <entry>THAI CHARACTER KHO KHON</entry>
4933       <entry>Thai</entry>
4934     </row>
4935     <row>
4936       <entry>#x0DA6</entry>
4937       <entry>U+0E06</entry>
4938       <entry>THAI CHARACTER KHO RAKHANG</entry>
4939       <entry>Thai</entry>
4940     </row>
4941     <row>
4942       <entry>#x0DA7</entry>
4943       <entry>U+0E07</entry>
4944       <entry>THAI CHARACTER NGO NGU</entry>
4945       <entry>Thai</entry>
4946     </row>
4947     <row>
4948       <entry>#x0DA8</entry>
4949       <entry>U+0E08</entry>
4950       <entry>THAI CHARACTER CHO CHAN</entry>
4951       <entry>Thai</entry>
4952     </row>
4953     <row>
4954       <entry>#x0DA9</entry>
4955       <entry>U+0E09</entry>
4956       <entry>THAI CHARACTER CHO CHING</entry>
4957       <entry>Thai</entry>
4958     </row>
4959     <row>
4960       <entry>#x0DAA</entry>
4961       <entry>U+0E0A</entry>
4962       <entry>THAI CHARACTER CHO CHANG</entry>
4963       <entry>Thai</entry>
4964     </row>
4965     <row>
4966       <entry>#x0DAB</entry>
4967       <entry>U+0E0B</entry>
4968       <entry>THAI CHARACTER SO SO</entry>
4969       <entry>Thai</entry>
4970     </row>
4971     <row>
4972       <entry>#x0DAC</entry>
4973       <entry>U+0E0C</entry>
4974       <entry>THAI CHARACTER CHO CHOE</entry>
4975       <entry>Thai</entry>
4976     </row>
4977     <row>
4978       <entry>#x0DAD</entry>
4979       <entry>U+0E0D</entry>
4980       <entry>THAI CHARACTER YO YING</entry>
4981       <entry>Thai</entry>
4982     </row>
4983     <row>
4984       <entry>#x0DAE</entry>
4985       <entry>U+0E0E</entry>
4986       <entry>THAI CHARACTER DO CHADA</entry>
4987       <entry>Thai</entry>
4988     </row>
4989     <row>
4990       <entry>#x0DAF</entry>
4991       <entry>U+0E0F</entry>
4992       <entry>THAI CHARACTER TO PATAK</entry>
4993       <entry>Thai</entry>
4994     </row>
4995     <row>
4996       <entry>#x0DB0</entry>
4997       <entry>U+0E10</entry>
4998       <entry>THAI CHARACTER THO THAN</entry>
4999       <entry>Thai</entry>
5000     </row>
5001     <row>
5002       <entry>#x0DB1</entry>
5003       <entry>U+0E11</entry>
5004       <entry>THAI CHARACTER THO NANGMONTHO</entry>
5005       <entry>Thai</entry>
5006     </row>
5007     <row>
5008       <entry>#x0DB2</entry>
5009       <entry>U+0E12</entry>
5010       <entry>THAI CHARACTER THO PHUTHAO</entry>
5011       <entry>Thai</entry>
5012     </row>
5013     <row>
5014       <entry>#x0DB3</entry>
5015       <entry>U+0E13</entry>
5016       <entry>THAI CHARACTER NO NEN</entry>
5017       <entry>Thai</entry>
5018     </row>
5019     <row>
5020       <entry>#x0DB4</entry>
5021       <entry>U+0E14</entry>
5022       <entry>THAI CHARACTER DO DEK</entry>
5023       <entry>Thai</entry>
5024     </row>
5025     <row>
5026       <entry>#x0DB5</entry>
5027       <entry>U+0E15</entry>
5028       <entry>THAI CHARACTER TO TAO</entry>
5029       <entry>Thai</entry>
5030     </row>
5031     <row>
5032       <entry>#x0DB6</entry>
5033       <entry>U+0E16</entry>
5034       <entry>THAI CHARACTER THO THUNG</entry>
5035       <entry>Thai</entry>
5036     </row>
5037     <row>
5038       <entry>#x0DB7</entry>
5039       <entry>U+0E17</entry>
5040       <entry>THAI CHARACTER THO THAHAN</entry>
5041       <entry>Thai</entry>
5042     </row>
5043     <row>
5044       <entry>#x0DB8</entry>
5045       <entry>U+0E18</entry>
5046       <entry>THAI CHARACTER THO THONG</entry>
5047       <entry>Thai</entry>
5048     </row>
5049     <row>
5050       <entry>#x0DB9</entry>
5051       <entry>U+0E19</entry>
5052       <entry>THAI CHARACTER NO NU</entry>
5053       <entry>Thai</entry>
5054     </row>
5055     <row>
5056       <entry>#x0DBA</entry>
5057       <entry>U+0E1A</entry>
5058       <entry>THAI CHARACTER BO BAIMAI</entry>
5059       <entry>Thai</entry>
5060     </row>
5061     <row>
5062       <entry>#x0DBB</entry>
5063       <entry>U+0E1B</entry>
5064       <entry>THAI CHARACTER PO PLA</entry>
5065       <entry>Thai</entry>
5066     </row>
5067     <row>
5068       <entry>#x0DBC</entry>
5069       <entry>U+0E1C</entry>
5070       <entry>THAI CHARACTER PHO PHUNG</entry>
5071       <entry>Thai</entry>
5072     </row>
5073     <row>
5074       <entry>#x0DBD</entry>
5075       <entry>U+0E1D</entry>
5076       <entry>THAI CHARACTER FO FA</entry>
5077       <entry>Thai</entry>
5078     </row>
5079     <row>
5080       <entry>#x0DBE</entry>
5081       <entry>U+0E1E</entry>
5082       <entry>THAI CHARACTER PHO PHAN</entry>
5083       <entry>Thai</entry>
5084     </row>
5085     <row>
5086       <entry>#x0DBF</entry>
5087       <entry>U+0E1F</entry>
5088       <entry>THAI CHARACTER FO FAN</entry>
5089       <entry>Thai</entry>
5090     </row>
5091     <row>
5092       <entry>#x0DC0</entry>
5093       <entry>U+0E20</entry>
5094       <entry>THAI CHARACTER PHO SAMPHAO</entry>
5095       <entry>Thai</entry>
5096     </row>
5097     <row>
5098       <entry>#x0DC1</entry>
5099       <entry>U+0E21</entry>
5100       <entry>THAI CHARACTER MO MA</entry>
5101       <entry>Thai</entry>
5102     </row>
5103     <row>
5104       <entry>#x0DC2</entry>
5105       <entry>U+0E22</entry>
5106       <entry>THAI CHARACTER YO YAK</entry>
5107       <entry>Thai</entry>
5108     </row>
5109     <row>
5110       <entry>#x0DC3</entry>
5111       <entry>U+0E23</entry>
5112       <entry>THAI CHARACTER RO RUA</entry>
5113       <entry>Thai</entry>
5114     </row>
5115     <row>
5116       <entry>#x0DC4</entry>
5117       <entry>U+0E24</entry>
5118       <entry>THAI CHARACTER RU</entry>
5119       <entry>Thai</entry>
5120     </row>
5121     <row>
5122       <entry>#x0DC5</entry>
5123       <entry>U+0E25</entry>
5124       <entry>THAI CHARACTER LO LING</entry>
5125       <entry>Thai</entry>
5126     </row>
5127     <row>
5128       <entry>#x0DC6</entry>
5129       <entry>U+0E26</entry>
5130       <entry>THAI CHARACTER LU</entry>
5131       <entry>Thai</entry>
5132     </row>
5133     <row>
5134       <entry>#x0DC7</entry>
5135       <entry>U+0E27</entry>
5136       <entry>THAI CHARACTER WO WAEN</entry>
5137       <entry>Thai</entry>
5138     </row>
5139     <row>
5140       <entry>#x0DC8</entry>
5141       <entry>U+0E28</entry>
5142       <entry>THAI CHARACTER SO SALA</entry>
5143       <entry>Thai</entry>
5144     </row>
5145     <row>
5146       <entry>#x0DC9</entry>
5147       <entry>U+0E29</entry>
5148       <entry>THAI CHARACTER SO RUSI</entry>
5149       <entry>Thai</entry>
5150     </row>
5151     <row>
5152       <entry>#x0DCA</entry>
5153       <entry>U+0E2A</entry>
5154       <entry>THAI CHARACTER SO SUA</entry>
5155       <entry>Thai</entry>
5156     </row>
5157     <row>
5158       <entry>#x0DCB</entry>
5159       <entry>U+0E2B</entry>
5160       <entry>THAI CHARACTER HO HIP</entry>
5161       <entry>Thai</entry>
5162     </row>
5163     <row>
5164       <entry>#x0DCC</entry>
5165       <entry>U+0E2C</entry>
5166       <entry>THAI CHARACTER LO CHULA</entry>
5167       <entry>Thai</entry>
5168     </row>
5169     <row>
5170       <entry>#x0DCD</entry>
5171       <entry>U+0E2D</entry>
5172       <entry>THAI CHARACTER O ANG</entry>
5173       <entry>Thai</entry>
5174     </row>
5175     <row>
5176       <entry>#x0DCE</entry>
5177       <entry>U+0E2E</entry>
5178       <entry>THAI CHARACTER HO NOKHUK</entry>
5179       <entry>Thai</entry>
5180     </row>
5181     <row>
5182       <entry>#x0DCF</entry>
5183       <entry>U+0E2F</entry>
5184       <entry>THAI CHARACTER PAIYANNOI</entry>
5185       <entry>Thai</entry>
5186     </row>
5187     <row>
5188       <entry>#x0DD0</entry>
5189       <entry>U+0E30</entry>
5190       <entry>THAI CHARACTER SARA A</entry>
5191       <entry>Thai</entry>
5192     </row>
5193     <row>
5194       <entry>#x0DD1</entry>
5195       <entry>U+0E31</entry>
5196       <entry>THAI CHARACTER MAI HAN-AKAT</entry>
5197       <entry>Thai</entry>
5198     </row>
5199     <row>
5200       <entry>#x0DD2</entry>
5201       <entry>U+0E32</entry>
5202       <entry>THAI CHARACTER SARA AA</entry>
5203       <entry>Thai</entry>
5204     </row>
5205     <row>
5206       <entry>#x0DD3</entry>
5207       <entry>U+0E33</entry>
5208       <entry>THAI CHARACTER SARA AM</entry>
5209       <entry>Thai</entry>
5210     </row>
5211     <row>
5212       <entry>#x0DD4</entry>
5213       <entry>U+0E34</entry>
5214       <entry>THAI CHARACTER SARA I</entry>
5215       <entry>Thai</entry>
5216     </row>
5217     <row>
5218       <entry>#x0DD5</entry>
5219       <entry>U+0E35</entry>
5220       <entry>THAI CHARACTER SARA II</entry>
5221       <entry>Thai</entry>
5222     </row>
5223     <row>
5224       <entry>#x0DD6</entry>
5225       <entry>U+0E36</entry>
5226       <entry>THAI CHARACTER SARA UE</entry>
5227       <entry>Thai</entry>
5228     </row>
5229     <row>
5230       <entry>#x0DD7</entry>
5231       <entry>U+0E37</entry>
5232       <entry>THAI CHARACTER SARA UEE</entry>
5233       <entry>Thai</entry>
5234     </row>
5235     <row>
5236       <entry>#x0DD8</entry>
5237       <entry>U+0E38</entry>
5238       <entry>THAI CHARACTER SARA U</entry>
5239       <entry>Thai</entry>
5240     </row>
5241     <row>
5242       <entry>#x0DD9</entry>
5243       <entry>U+0E39</entry>
5244       <entry>THAI CHARACTER SARA UU</entry>
5245       <entry>Thai</entry>
5246     </row>
5247     <row>
5248       <entry>#x0DDA</entry>
5249       <entry>U+0E3A</entry>
5250       <entry>THAI CHARACTER PHINTHU</entry>
5251       <entry>Thai</entry>
5252     </row>
5253     <row>
5254       <entry>#x0DDF</entry>
5255       <entry>U+0E3F</entry>
5256       <entry>THAI CURRENCY SYMBOL BAHT</entry>
5257       <entry>Thai</entry>
5258     </row>
5259     <row>
5260       <entry>#x0DE0</entry>
5261       <entry>U+0E40</entry>
5262       <entry>THAI CHARACTER SARA E</entry>
5263       <entry>Thai</entry>
5264     </row>
5265     <row>
5266       <entry>#x0DE1</entry>
5267       <entry>U+0E41</entry>
5268       <entry>THAI CHARACTER SARA AE</entry>
5269       <entry>Thai</entry>
5270     </row>
5271     <row>
5272       <entry>#x0DE2</entry>
5273       <entry>U+0E42</entry>
5274       <entry>THAI CHARACTER SARA O</entry>
5275       <entry>Thai</entry>
5276     </row>
5277     <row>
5278       <entry>#x0DE3</entry>
5279       <entry>U+0E43</entry>
5280       <entry>THAI CHARACTER SARA AI MAIMUAN</entry>
5281       <entry>Thai</entry>
5282     </row>
5283     <row>
5284       <entry>#x0DE4</entry>
5285       <entry>U+0E44</entry>
5286       <entry>THAI CHARACTER SARA AI MAIMALAI</entry>
5287       <entry>Thai</entry>
5288     </row>
5289     <row>
5290       <entry>#x0DE5</entry>
5291       <entry>U+0E45</entry>
5292       <entry>THAI CHARACTER LAKKHANGYAO</entry>
5293       <entry>Thai</entry>
5294     </row>
5295     <row>
5296       <entry>#x0DE6</entry>
5297       <entry>U+0E46</entry>
5298       <entry>THAI CHARACTER MAIYAMOK</entry>
5299       <entry>Thai</entry>
5300     </row>
5301     <row>
5302       <entry>#x0DE7</entry>
5303       <entry>U+0E47</entry>
5304       <entry>THAI CHARACTER MAITAIKHU</entry>
5305       <entry>Thai</entry>
5306     </row>
5307     <row>
5308       <entry>#x0DE8</entry>
5309       <entry>U+0E48</entry>
5310       <entry>THAI CHARACTER MAI EK</entry>
5311       <entry>Thai</entry>
5312     </row>
5313     <row>
5314       <entry>#x0DE9</entry>
5315       <entry>U+0E49</entry>
5316       <entry>THAI CHARACTER MAI THO</entry>
5317       <entry>Thai</entry>
5318     </row>
5319     <row>
5320       <entry>#x0DEA</entry>
5321       <entry>U+0E4A</entry>
5322       <entry>THAI CHARACTER MAI TRI</entry>
5323       <entry>Thai</entry>
5324     </row>
5325     <row>
5326       <entry>#x0DEB</entry>
5327       <entry>U+0E4B</entry>
5328       <entry>THAI CHARACTER MAI CHATTAWA</entry>
5329       <entry>Thai</entry>
5330     </row>
5331     <row>
5332       <entry>#x0DEC</entry>
5333       <entry>U+0E4C</entry>
5334       <entry>THAI CHARACTER THANTHAKHAT</entry>
5335       <entry>Thai</entry>
5336     </row>
5337     <row>
5338       <entry>#x0DED</entry>
5339       <entry>U+0E4D</entry>
5340       <entry>THAI CHARACTER NIKHAHIT</entry>
5341       <entry>Thai</entry>
5342     </row>
5343     <row>
5344       <entry>#x0DF0</entry>
5345       <entry>U+0E50</entry>
5346       <entry>THAI DIGIT ZERO</entry>
5347       <entry>Thai</entry>
5348     </row>
5349     <row>
5350       <entry>#x0DF1</entry>
5351       <entry>U+0E51</entry>
5352       <entry>THAI DIGIT ONE</entry>
5353       <entry>Thai</entry>
5354     </row>
5355     <row>
5356       <entry>#x0DF2</entry>
5357       <entry>U+0E52</entry>
5358       <entry>THAI DIGIT TWO</entry>
5359       <entry>Thai</entry>
5360     </row>
5361     <row>
5362       <entry>#x0DF3</entry>
5363       <entry>U+0E53</entry>
5364       <entry>THAI DIGIT THREE</entry>
5365       <entry>Thai</entry>
5366     </row>
5367     <row>
5368       <entry>#x0DF4</entry>
5369       <entry>U+0E54</entry>
5370       <entry>THAI DIGIT FOUR</entry>
5371       <entry>Thai</entry>
5372     </row>
5373     <row>
5374       <entry>#x0DF5</entry>
5375       <entry>U+0E55</entry>
5376       <entry>THAI DIGIT FIVE</entry>
5377       <entry>Thai</entry>
5378     </row>
5379     <row>
5380       <entry>#x0DF6</entry>
5381       <entry>U+0E56</entry>
5382       <entry>THAI DIGIT SIX</entry>
5383       <entry>Thai</entry>
5384     </row>
5385     <row>
5386       <entry>#x0DF7</entry>
5387       <entry>U+0E57</entry>
5388       <entry>THAI DIGIT SEVEN</entry>
5389       <entry>Thai</entry>
5390     </row>
5391     <row>
5392       <entry>#x0DF8</entry>
5393       <entry>U+0E58</entry>
5394       <entry>THAI DIGIT EIGHT</entry>
5395       <entry>Thai</entry>
5396     </row>
5397     <row>
5398       <entry>#x0DF9</entry>
5399       <entry>U+0E59</entry>
5400       <entry>THAI DIGIT NINE</entry>
5401       <entry>Thai</entry>
5402     </row>
5403     <row>
5404       <entry>#x0EA1</entry>
5405       <entry>-</entry>
5406       <entry>HANGUL KIYEOG</entry>
5407       <entry>Korean</entry>
5408     </row>
5409     <row>
5410       <entry>#x0EA2</entry>
5411       <entry>-</entry>
5412       <entry>HANGUL SSANG KIYEOG</entry>
5413       <entry>Korean</entry>
5414     </row>
5415     <row>
5416       <entry>#x0EA3</entry>
5417       <entry>-</entry>
5418       <entry>HANGUL KIYEOG SIOS</entry>
5419       <entry>Korean</entry>
5420     </row>
5421     <row>
5422       <entry>#x0EA4</entry>
5423       <entry>-</entry>
5424       <entry>HANGUL NIEUN</entry>
5425       <entry>Korean</entry>
5426     </row>
5427     <row>
5428       <entry>#x0EA5</entry>
5429       <entry>-</entry>
5430       <entry>HANGUL NIEUN JIEUJ</entry>
5431       <entry>Korean</entry>
5432     </row>
5433     <row>
5434       <entry>#x0EA6</entry>
5435       <entry>-</entry>
5436       <entry>HANGUL NIEUN HIEUH</entry>
5437       <entry>Korean</entry>
5438     </row>
5439     <row>
5440       <entry>#x0EA7</entry>
5441       <entry>-</entry>
5442       <entry>HANGUL DIKEUD</entry>
5443       <entry>Korean</entry>
5444     </row>
5445     <row>
5446       <entry>#x0EA8</entry>
5447       <entry>-</entry>
5448       <entry>HANGUL SSANG DIKEUD</entry>
5449       <entry>Korean</entry>
5450     </row>
5451     <row>
5452       <entry>#x0EA9</entry>
5453       <entry>-</entry>
5454       <entry>HANGUL RIEUL</entry>
5455       <entry>Korean</entry>
5456     </row>
5457     <row>
5458       <entry>#x0EAA</entry>
5459       <entry>-</entry>
5460       <entry>HANGUL RIEUL KIYEOG</entry>
5461       <entry>Korean</entry>
5462     </row>
5463     <row>
5464       <entry>#x0EAB</entry>
5465       <entry>-</entry>
5466       <entry>HANGUL RIEUL MIEUM</entry>
5467       <entry>Korean</entry>
5468     </row>
5469     <row>
5470       <entry>#x0EAC</entry>
5471       <entry>-</entry>
5472       <entry>HANGUL RIEUL PIEUB</entry>
5473       <entry>Korean</entry>
5474     </row>
5475     <row>
5476       <entry>#x0EAD</entry>
5477       <entry>-</entry>
5478       <entry>HANGUL RIEUL SIOS</entry>
5479       <entry>Korean</entry>
5480     </row>
5481     <row>
5482       <entry>#x0EAE</entry>
5483       <entry>-</entry>
5484       <entry>HANGUL RIEUL TIEUT</entry>
5485       <entry>Korean</entry>
5486     </row>
5487     <row>
5488       <entry>#x0EAF</entry>
5489       <entry>-</entry>
5490       <entry>HANGUL RIEUL PHIEUF</entry>
5491       <entry>Korean</entry>
5492     </row>
5493     <row>
5494       <entry>#x0EB0</entry>
5495       <entry>-</entry>
5496       <entry>HANGUL RIEUL HIEUH</entry>
5497       <entry>Korean</entry>
5498     </row>
5499     <row>
5500       <entry>#x0EB1</entry>
5501       <entry>-</entry>
5502       <entry>HANGUL MIEUM</entry>
5503       <entry>Korean</entry>
5504     </row>
5505     <row>
5506       <entry>#x0EB2</entry>
5507       <entry>-</entry>
5508       <entry>HANGUL PIEUB</entry>
5509       <entry>Korean</entry>
5510     </row>
5511     <row>
5512       <entry>#x0EB3</entry>
5513       <entry>-</entry>
5514       <entry>HANGUL SSANG PIEUB</entry>
5515       <entry>Korean</entry>
5516     </row>
5517     <row>
5518       <entry>#x0EB4</entry>
5519       <entry>-</entry>
5520       <entry>HANGUL PIEUB SIOS</entry>
5521       <entry>Korean</entry>
5522     </row>
5523     <row>
5524       <entry>#x0EB5</entry>
5525       <entry>-</entry>
5526       <entry>HANGUL SIOS</entry>
5527       <entry>Korean</entry>
5528     </row>
5529     <row>
5530       <entry>#x0EB6</entry>
5531       <entry>-</entry>
5532       <entry>HANGUL SSANG SIOS</entry>
5533       <entry>Korean</entry>
5534     </row>
5535     <row>
5536       <entry>#x0EB7</entry>
5537       <entry>-</entry>
5538       <entry>HANGUL IEUNG</entry>
5539       <entry>Korean</entry>
5540     </row>
5541     <row>
5542       <entry>#x0EB8</entry>
5543       <entry>-</entry>
5544       <entry>HANGUL JIEUJ</entry>
5545       <entry>Korean</entry>
5546     </row>
5547     <row>
5548       <entry>#x0EB9</entry>
5549       <entry>-</entry>
5550       <entry>HANGUL SSANG JIEUJ</entry>
5551       <entry>Korean</entry>
5552     </row>
5553     <row>
5554       <entry>#x0EBA</entry>
5555       <entry>-</entry>
5556       <entry>HANGUL CIEUC</entry>
5557       <entry>Korean</entry>
5558     </row>
5559     <row>
5560       <entry>#x0EBB</entry>
5561       <entry>-</entry>
5562       <entry>HANGUL KHIEUQ</entry>
5563       <entry>Korean</entry>
5564     </row>
5565     <row>
5566       <entry>#x0EBC</entry>
5567       <entry>-</entry>
5568       <entry>HANGUL TIEUT</entry>
5569       <entry>Korean</entry>
5570     </row>
5571     <row>
5572       <entry>#x0EBD</entry>
5573       <entry>-</entry>
5574       <entry>HANGUL PHIEUF</entry>
5575       <entry>Korean</entry>
5576     </row>
5577     <row>
5578       <entry>#x0EBE</entry>
5579       <entry>-</entry>
5580       <entry>HANGUL HIEUH</entry>
5581       <entry>Korean</entry>
5582     </row>
5583     <row>
5584       <entry>#x0EBF</entry>
5585       <entry>-</entry>
5586       <entry>HANGUL A</entry>
5587       <entry>Korean</entry>
5588     </row>
5589     <row>
5590       <entry>#x0EC0</entry>
5591       <entry>-</entry>
5592       <entry>HANGUL AE</entry>
5593       <entry>Korean</entry>
5594     </row>
5595     <row>
5596       <entry>#x0EC1</entry>
5597       <entry>-</entry>
5598       <entry>HANGUL YA</entry>
5599       <entry>Korean</entry>
5600     </row>
5601     <row>
5602       <entry>#x0EC2</entry>
5603       <entry>-</entry>
5604       <entry>HANGUL YAE</entry>
5605       <entry>Korean</entry>
5606     </row>
5607     <row>
5608       <entry>#x0EC3</entry>
5609       <entry>-</entry>
5610       <entry>HANGUL EO</entry>
5611       <entry>Korean</entry>
5612     </row>
5613     <row>
5614       <entry>#x0EC4</entry>
5615       <entry>-</entry>
5616       <entry>HANGUL E</entry>
5617       <entry>Korean</entry>
5618     </row>
5619     <row>
5620       <entry>#x0EC5</entry>
5621       <entry>-</entry>
5622       <entry>HANGUL YEO</entry>
5623       <entry>Korean</entry>
5624     </row>
5625     <row>
5626       <entry>#x0EC6</entry>
5627       <entry>-</entry>
5628       <entry>HANGUL YE</entry>
5629       <entry>Korean</entry>
5630     </row>
5631     <row>
5632       <entry>#x0EC7</entry>
5633       <entry>-</entry>
5634       <entry>HANGUL O</entry>
5635       <entry>Korean</entry>
5636     </row>
5637     <row>
5638       <entry>#x0EC8</entry>
5639       <entry>-</entry>
5640       <entry>HANGUL WA</entry>
5641       <entry>Korean</entry>
5642     </row>
5643     <row>
5644       <entry>#x0EC9</entry>
5645       <entry>-</entry>
5646       <entry>HANGUL WAE</entry>
5647       <entry>Korean</entry>
5648     </row>
5649     <row>
5650       <entry>#x0ECA</entry>
5651       <entry>-</entry>
5652       <entry>HANGUL OE</entry>
5653       <entry>Korean</entry>
5654     </row>
5655     <row>
5656       <entry>#x0ECB</entry>
5657       <entry>-</entry>
5658       <entry>HANGUL YO</entry>
5659       <entry>Korean</entry>
5660     </row>
5661     <row>
5662       <entry>#x0ECC</entry>
5663       <entry>-</entry>
5664       <entry>HANGUL U</entry>
5665       <entry>Korean</entry>
5666     </row>
5667     <row>
5668       <entry>#x0ECD</entry>
5669       <entry>-</entry>
5670       <entry>HANGUL WEO</entry>
5671       <entry>Korean</entry>
5672     </row>
5673     <row>
5674       <entry>#x0ECE</entry>
5675       <entry>-</entry>
5676       <entry>HANGUL WE</entry>
5677       <entry>Korean</entry>
5678     </row>
5679     <row>
5680       <entry>#x0ECF</entry>
5681       <entry>-</entry>
5682       <entry>HANGUL WI</entry>
5683       <entry>Korean</entry>
5684     </row>
5685     <row>
5686       <entry>#x0ED0</entry>
5687       <entry>-</entry>
5688       <entry>HANGUL YU</entry>
5689       <entry>Korean</entry>
5690     </row>
5691     <row>
5692       <entry>#x0ED1</entry>
5693       <entry>-</entry>
5694       <entry>HANGUL EU</entry>
5695       <entry>Korean</entry>
5696     </row>
5697     <row>
5698       <entry>#x0ED2</entry>
5699       <entry>-</entry>
5700       <entry>HANGUL YI</entry>
5701       <entry>Korean</entry>
5702     </row>
5703     <row>
5704       <entry>#x0ED3</entry>
5705       <entry>-</entry>
5706       <entry>HANGUL I</entry>
5707       <entry>Korean</entry>
5708     </row>
5709     <row>
5710       <entry>#x0ED4</entry>
5711       <entry>-</entry>
5712       <entry>HANGUL JONG SEONG KIYEOG</entry>
5713       <entry>Korean</entry>
5714     </row>
5715     <row>
5716       <entry>#x0ED5</entry>
5717       <entry>-</entry>
5718       <entry>HANGUL JONG SEONG SSANG KIYEOG</entry>
5719       <entry>Korean</entry>
5720     </row>
5721     <row>
5722       <entry>#x0ED6</entry>
5723       <entry>-</entry>
5724       <entry>HANGUL JONG SEONG KIYEOG SIOS</entry>
5725       <entry>Korean</entry>
5726     </row>
5727     <row>
5728       <entry>#x0ED7</entry>
5729       <entry>-</entry>
5730       <entry>HANGUL JONG SEONG NIEUN</entry>
5731       <entry>Korean</entry>
5732     </row>
5733     <row>
5734       <entry>#x0ED8</entry>
5735       <entry>-</entry>
5736       <entry>HANGUL JONG SEONG NIEUN JIEUJ</entry>
5737       <entry>Korean</entry>
5738     </row>
5739     <row>
5740       <entry>#x0ED9</entry>
5741       <entry>-</entry>
5742       <entry>HANGUL JONG SEONG NIEUN HIEUH</entry>
5743       <entry>Korean</entry>
5744     </row>
5745     <row>
5746       <entry>#x0EDA</entry>
5747       <entry>-</entry>
5748       <entry>HANGUL JONG SEONG DIKEUD</entry>
5749       <entry>Korean</entry>
5750     </row>
5751     <row>
5752       <entry>#x0EDB</entry>
5753       <entry>-</entry>
5754       <entry>HANGUL JONG SEONG RIEUL</entry>
5755       <entry>Korean</entry>
5756     </row>
5757     <row>
5758       <entry>#x0EDC</entry>
5759       <entry>-</entry>
5760       <entry>HANGUL JONG SEONG RIEUL KIYEOG</entry>
5761       <entry>Korean</entry>
5762     </row>
5763     <row>
5764       <entry>#x0EDD</entry>
5765       <entry>-</entry>
5766       <entry>HANGUL JONG SEONG RIEUL MIEUM</entry>
5767       <entry>Korean</entry>
5768     </row>
5769     <row>
5770       <entry>#x0EDE</entry>
5771       <entry>-</entry>
5772       <entry>HANGUL JONG SEONG RIEUL PIEUB</entry>
5773       <entry>Korean</entry>
5774     </row>
5775     <row>
5776       <entry>#x0EDF</entry>
5777       <entry>-</entry>
5778       <entry>HANGUL JONG SEONG RIEUL SIOS</entry>
5779       <entry>Korean</entry>
5780     </row>
5781     <row>
5782       <entry>#x0EE0</entry>
5783       <entry>-</entry>
5784       <entry>HANGUL JONG SEONG RIEUL TIEUT</entry>
5785       <entry>Korean</entry>
5786     </row>
5787     <row>
5788       <entry>#x0EE1</entry>
5789       <entry>-</entry>
5790       <entry>HANGUL JONG SEONG RIEUL PHIEUF</entry>
5791       <entry>Korean</entry>
5792     </row>
5793     <row>
5794       <entry>#x0EE2</entry>
5795       <entry>-</entry>
5796       <entry>HANGUL JONG SEONG RIEUL HIEUH</entry>
5797       <entry>Korean</entry>
5798     </row>
5799     <row>
5800       <entry>#x0EE3</entry>
5801       <entry>-</entry>
5802       <entry>HANGUL JONG SEONG MIEUM</entry>
5803       <entry>Korean</entry>
5804     </row>
5805     <row>
5806       <entry>#x0EE4</entry>
5807       <entry>-</entry>
5808       <entry>HANGUL JONG SEONG PIEUB</entry>
5809       <entry>Korean</entry>
5810     </row>
5811     <row>
5812       <entry>#x0EE5</entry>
5813       <entry>-</entry>
5814       <entry>HANGUL JONG SEONG PIEUB SIOS</entry>
5815       <entry>Korean</entry>
5816     </row>
5817     <row>
5818       <entry>#x0EE6</entry>
5819       <entry>-</entry>
5820       <entry>HANGUL JONG SEONG SIOS</entry>
5821       <entry>Korean</entry>
5822     </row>
5823     <row>
5824       <entry>#x0EE7</entry>
5825       <entry>-</entry>
5826       <entry>HANGUL JONG SEONG SSANG SIOS</entry>
5827       <entry>Korean</entry>
5828     </row>
5829     <row>
5830       <entry>#x0EE8</entry>
5831       <entry>-</entry>
5832       <entry>HANGUL JONG SEONG IEUNG</entry>
5833       <entry>Korean</entry>
5834     </row>
5835     <row>
5836       <entry>#x0EE9</entry>
5837       <entry>-</entry>
5838       <entry>HANGUL JONG SEONG JIEUJ</entry>
5839       <entry>Korean</entry>
5840     </row>
5841     <row>
5842       <entry>#x0EEA</entry>
5843       <entry>-</entry>
5844       <entry>HANGUL JONG SEONG CIEUC</entry>
5845       <entry>Korean</entry>
5846     </row>
5847     <row>
5848       <entry>#x0EEB</entry>
5849       <entry>-</entry>
5850       <entry>HANGUL JONG SEONG KHIEUQ</entry>
5851       <entry>Korean</entry>
5852     </row>
5853     <row>
5854       <entry>#x0EEC</entry>
5855       <entry>-</entry>
5856       <entry>HANGUL JONG SEONG TIEUT</entry>
5857       <entry>Korean</entry>
5858     </row>
5859     <row>
5860       <entry>#x0EED</entry>
5861       <entry>-</entry>
5862       <entry>HANGUL JONG SEONG PHIEUF</entry>
5863       <entry>Korean</entry>
5864     </row>
5865     <row>
5866       <entry>#x0EEE</entry>
5867       <entry>-</entry>
5868       <entry>HANGUL JONG SEONG HIEUH</entry>
5869       <entry>Korean</entry>
5870     </row>
5871     <row>
5872       <entry>#x0EEF</entry>
5873       <entry>-</entry>
5874       <entry>HANGUL RIEUL YEORIN HIEUH</entry>
5875       <entry>Korean</entry>
5876     </row>
5877     <row>
5878       <entry>#x0EF0</entry>
5879       <entry>-</entry>
5880       <entry>HANGUL SUNKYEONGEUM MIEUM</entry>
5881       <entry>Korean</entry>
5882     </row>
5883     <row>
5884       <entry>#x0EF1</entry>
5885       <entry>-</entry>
5886       <entry>HANGUL SUNKYEONGEUM PIEUB</entry>
5887       <entry>Korean</entry>
5888     </row>
5889     <row>
5890       <entry>#x0EF2</entry>
5891       <entry>-</entry>
5892       <entry>HANGUL PAN SIOS</entry>
5893       <entry>Korean</entry>
5894     </row>
5895     <row>
5896       <entry>#x0EF3</entry>
5897       <entry>-</entry>
5898       <entry>HANGUL KKOGJI DALRIN IEUNG</entry>
5899       <entry>Korean</entry>
5900     </row>
5901     <row>
5902       <entry>#x0EF4</entry>
5903       <entry>-</entry>
5904       <entry>HANGUL SUNKYEONGEUM PHIEUF</entry>
5905       <entry>Korean</entry>
5906     </row>
5907     <row>
5908       <entry>#x0EF5</entry>
5909       <entry>-</entry>
5910       <entry>HANGUL YEORIN HIEUH</entry>
5911       <entry>Korean</entry>
5912     </row>
5913     <row>
5914       <entry>#x0EF6</entry>
5915       <entry>-</entry>
5916       <entry>HANGUL ARAE A</entry>
5917       <entry>Korean</entry>
5918     </row>
5919     <row>
5920       <entry>#x0EF7</entry>
5921       <entry>-</entry>
5922       <entry>HANGUL ARAE AE</entry>
5923       <entry>Korean</entry>
5924     </row>
5925     <row>
5926       <entry>#x0EF8</entry>
5927       <entry>-</entry>
5928       <entry>HANGUL JONG SEONG PAN SIOS</entry>
5929       <entry>Korean</entry>
5930     </row>
5931     <row>
5932       <entry>#x0EF9</entry>
5933       <entry>-</entry>
5934       <entry>HANGUL JONG SEONG KKOGJI DALRIN IEUNG</entry>
5935       <entry>Korean</entry>
5936     </row>
5937     <row>
5938       <entry>#x0EFA</entry>
5939       <entry>-</entry>
5940       <entry>HANGUL JONG SEONG YEORIN HIEUH</entry>
5941       <entry>Korean</entry>
5942     </row>
5943     <row>
5944       <entry>#x0EFF</entry>
5945       <entry>-</entry>
5946       <entry>KOREAN WON</entry>
5947       <entry>Korean</entry>
5948     </row>
5949     <row>
5950       <entry>#x13BC</entry>
5951       <entry>U+0152</entry>
5952       <entry>LATIN CAPITAL LIGATURE OE</entry>
5953       <entry>Latin-9</entry>
5954     </row>
5955     <row>
5956       <entry>#x13BD</entry>
5957       <entry>U+0153</entry>
5958       <entry>LATIN SMALL LIGATURE OE</entry>
5959       <entry>Latin-9</entry>
5960     </row>
5961     <row>
5962       <entry>#x13BE</entry>
5963       <entry>U+0178</entry>
5964       <entry>LATIN CAPITAL LETTER Y WITH DIAERESIS</entry>
5965       <entry>Latin-9</entry>
5966     </row>
5967     <row>
5968       <entry>#x20A0</entry>
5969       <entry>-</entry>
5970       <entry>CURRENCY ECU SIGN</entry>
5971       <entry>Currency</entry>
5972     </row>
5973     <row>
5974       <entry>#x20A1</entry>
5975       <entry>-</entry>
5976       <entry>CURRENCY COLON SIGN</entry>
5977       <entry>Currency</entry>
5978     </row>
5979     <row>
5980       <entry>#x20A2</entry>
5981       <entry>-</entry>
5982       <entry>CURRENCY CRUZEIRO SIGN</entry>
5983       <entry>Currency</entry>
5984     </row>
5985     <row>
5986       <entry>#x20A3</entry>
5987       <entry>-</entry>
5988       <entry>CURRENCY FRENCH FRANC SIGN</entry>
5989       <entry>Currency</entry>
5990     </row>
5991     <row>
5992       <entry>#x20A4</entry>
5993       <entry>-</entry>
5994       <entry>CURRENCY LIRA SIGN</entry>
5995       <entry>Currency</entry>
5996     </row>
5997     <row>
5998       <entry>#x20A5</entry>
5999       <entry>-</entry>
6000       <entry>CURRENCY MILL SIGN</entry>
6001       <entry>Currency</entry>
6002     </row>
6003     <row>
6004       <entry>#x20A6</entry>
6005       <entry>-</entry>
6006       <entry>CURRENCY NAIRA SIGN</entry>
6007       <entry>Currency</entry>
6008     </row>
6009     <row>
6010       <entry>#x20A7</entry>
6011       <entry>-</entry>
6012       <entry>CURRENCY PESETA SIGN</entry>
6013       <entry>Currency</entry>
6014     </row>
6015     <row>
6016       <entry>#x20A8</entry>
6017       <entry>-</entry>
6018       <entry>CURRENCY RUPEE SIGN</entry>
6019       <entry>Currency</entry>
6020     </row>
6021     <row>
6022       <entry>#x20A9</entry>
6023       <entry>-</entry>
6024       <entry>CURRENCY WON SIGN</entry>
6025       <entry>Currency</entry>
6026     </row>
6027     <row>
6028       <entry>#x20AA</entry>
6029       <entry>-</entry>
6030       <entry>CURRENCY NEW SHEQEL SIGN</entry>
6031       <entry>Currency</entry>
6032     </row>
6033     <row>
6034       <entry>#x20AB</entry>
6035       <entry>-</entry>
6036       <entry>CURRENCY DONG SIGN</entry>
6037       <entry>Currency</entry>
6038     </row>
6039     <row>
6040       <entry>#x20AC</entry>
6041       <entry>U+20AC</entry>
6042       <entry>CURRENCY EURO SIGN</entry>
6043       <entry>Currency</entry>
6044     </row>
6045   </tbody>
6046   </tgroup>
6047 </informaltable>
6048
6049 </sect1>
6050 </appendix>