home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / share / xterm / unicode / keysym.map < prev    next >
Text File  |  1999-09-19  |  34KB  |  1,063 lines

  1. # This list can be used to convert X11 Keysyms to Unicode 2.1 character. 
  2. # The list is not checked for correctness by Unicode officials.  Use it 
  3. # at your own risk and the creator is not responsable for any damage that 
  4. # occured due to using this list. 
  5. # The list is created by looking at the Keysym names and the Unicode data 
  6. # file.  Other mapping tables were used as a reference where needed. 
  7. # Due to a lack of knowledge of the Hebrew, Thai and Hangul symbols, 
  8. # expect errors in these sections.  The mapping of the keypad keys 
  9. # might also require some adjustments. 
  10. # The following fields are used: 
  11. # 1    The X11 keysym numbers from the include file keysymdef.h 
  12. # 2    The Unicode (2.1) position (U0000 means unknown Unicode position) 
  13. # # 
  14. # 3    the name of the X11 keysym (without XK_) 
  15. # Authors:  Richard Verhoeven, TUE, <river@win.tue.nl> 
  16. #           Markus Kuhn, University of Cambridge, <mkuhn@acm.org> 
  17. #  
  18. # You are free to use and modify this table.  If you introduce errors 
  19. # in the table, please remove the copyright line. If you remove errors, 
  20. # please let me know, so I can update my version. 
  21. #
  22. # $XFree86: xc/programs/xterm/unicode/keysym.map,v 1.1 1999/06/12 15:37:24 dawes Exp $
  23. 0x0020   U0020   # space 
  24. 0x0021   U0021   # exclam 
  25. 0x0022   U0022   # quotedbl 
  26. 0x0023   U0023   # numbersign 
  27. 0x0024   U0024   # dollar 
  28. 0x0025   U0025   # percent 
  29. 0x0026   U0026   # ampersand 
  30. 0x0027   U0027   # apostrophe 
  31. 0x0027   U0027   # quoteright    /* deprecated */ 
  32. 0x0028   U0028   # parenleft 
  33. 0x0029   U0029   # parenright 
  34. 0x002a   U002a   # asterisk 
  35. 0x002b   U002b   # plus 
  36. 0x002c   U002c   # comma 
  37. 0x002d   U002d   # minus 
  38. 0x002e   U002e   # period 
  39. 0x002f   U002f   # slash 
  40. 0x0030   U0030   # 0 
  41. 0x0031   U0031   # 1 
  42. 0x0032   U0032   # 2 
  43. 0x0033   U0033   # 3 
  44. 0x0034   U0034   # 4 
  45. 0x0035   U0035   # 5 
  46. 0x0036   U0036   # 6 
  47. 0x0037   U0037   # 7 
  48. 0x0038   U0038   # 8 
  49. 0x0039   U0039   # 9 
  50. 0x003a   U003a   # colon 
  51. 0x003b   U003b   # semicolon 
  52. 0x003c   U003c   # less 
  53. 0x003d   U003d   # equal 
  54. 0x003e   U003e   # greater 
  55. 0x003f   U003f   # question 
  56. 0x0040   U0040   # at 
  57. 0x0041   U0041   # A 
  58. 0x0042   U0042   # B 
  59. 0x0043   U0043   # C 
  60. 0x0044   U0044   # D 
  61. 0x0045   U0045   # E 
  62. 0x0046   U0046   # F 
  63. 0x0047   U0047   # G 
  64. 0x0048   U0048   # H 
  65. 0x0049   U0049   # I 
  66. 0x004a   U004a   # J 
  67. 0x004b   U004b   # K 
  68. 0x004c   U004c   # L 
  69. 0x004d   U004d   # M 
  70. 0x004e   U004e   # N 
  71. 0x004f   U004f   # O 
  72. 0x0050   U0050   # P 
  73. 0x0051   U0051   # Q 
  74. 0x0052   U0052   # R 
  75. 0x0053   U0053   # S 
  76. 0x0054   U0054   # T 
  77. 0x0055   U0055   # U 
  78. 0x0056   U0056   # V 
  79. 0x0057   U0057   # W 
  80. 0x0058   U0058   # X 
  81. 0x0059   U0059   # Y 
  82. 0x005a   U005a   # Z 
  83. 0x005b   U005b   # bracketleft 
  84. 0x005c   U005c   # backslash 
  85. 0x005d   U005d   # bracketright 
  86. 0x005e   U005e   # asciicircum 
  87. 0x005f   U005f   # underscore 
  88. 0x0060   U0060   # grave 
  89. 0x0060   U0060   # quoteleft    /* deprecated */ 
  90. 0x0061   U0061   # a 
  91. 0x0062   U0062   # b 
  92. 0x0063   U0063   # c 
  93. 0x0064   U0064   # d 
  94. 0x0065   U0065   # e 
  95. 0x0066   U0066   # f 
  96. 0x0067   U0067   # g 
  97. 0x0068   U0068   # h 
  98. 0x0069   U0069   # i 
  99. 0x006a   U006a   # j 
  100. 0x006b   U006b   # k 
  101. 0x006c   U006c   # l 
  102. 0x006d   U006d   # m 
  103. 0x006e   U006e   # n 
  104. 0x006f   U006f   # o 
  105. 0x0070   U0070   # p 
  106. 0x0071   U0071   # q 
  107. 0x0072   U0072   # r 
  108. 0x0073   U0073   # s 
  109. 0x0074   U0074   # t 
  110. 0x0075   U0075   # u 
  111. 0x0076   U0076   # v 
  112. 0x0077   U0077   # w 
  113. 0x0078   U0078   # x 
  114. 0x0079   U0079   # y 
  115. 0x007a   U007a   # z 
  116. 0x007b   U007b   # braceleft 
  117. 0x007c   U007c   # bar 
  118. 0x007d   U007d   # braceright 
  119. 0x007e   U007e   # asciitilde 
  120. 0x00a0   U00a0   # nobreakspace 
  121. 0x00a1   U00a1   # exclamdown 
  122. 0x00a2   U00a2   # cent 
  123. 0x00a3   U00a3   # sterling 
  124. 0x00a4   U00a4   # currency 
  125. 0x00a5   U00a5   # yen 
  126. 0x00a6   U00a6   # brokenbar 
  127. 0x00a7   U00a7   # section 
  128. 0x00a8   U00a8   # diaeresis 
  129. 0x00a9   U00a9   # copyright 
  130. 0x00aa   U00aa   # ordfeminine 
  131. 0x00ab   U00ab   # guillemotleft    /* left angle quotation mark */ 
  132. 0x00ac   U00ac   # notsign 
  133. 0x00ad   U00ad   # hyphen 
  134. 0x00ae   U00ae   # registered 
  135. 0x00af   U00af   # macron 
  136. 0x00b0   U00b0   # degree 
  137. 0x00b1   U00b1   # plusminus 
  138. 0x00b2   U00b2   # twosuperior 
  139. 0x00b3   U00b3   # threesuperior 
  140. 0x00b4   U00b4   # acute 
  141. 0x00b5   U00b5   # mu 
  142. 0x00b6   U00b6   # paragraph 
  143. 0x00b7   U00b7   # periodcentered 
  144. 0x00b8   U00b8   # cedilla 
  145. 0x00b9   U00b9   # onesuperior 
  146. 0x00ba   U00ba   # masculine 
  147. 0x00bb   U00bb   # guillemotright    /* right angle quotation mark */ 
  148. 0x00bc   U00bc   # onequarter 
  149. 0x00bd   U00bd   # onehalf 
  150. 0x00be   U00be   # threequarters 
  151. 0x00bf   U00bf   # questiondown 
  152. 0x00c0   U00c0   # Agrave 
  153. 0x00c1   U00c1   # Aacute 
  154. 0x00c2   U00c2   # Acircumflex 
  155. 0x00c3   U00c3   # Atilde 
  156. 0x00c4   U00c4   # Adiaeresis 
  157. 0x00c5   U00c5   # Aring 
  158. 0x00c6   U00c6   # AE 
  159. 0x00c7   U00c7   # Ccedilla 
  160. 0x00c8   U00c8   # Egrave 
  161. 0x00c9   U00c9   # Eacute 
  162. 0x00ca   U00ca   # Ecircumflex 
  163. 0x00cb   U00cb   # Ediaeresis 
  164. 0x00cc   U00cc   # Igrave 
  165. 0x00cd   U00cd   # Iacute 
  166. 0x00ce   U00ce   # Icircumflex 
  167. 0x00cf   U00cf   # Idiaeresis 
  168. 0x00d0   U00d0   # ETH 
  169. 0x00d0   U00d0   # Eth    /* deprecated */ 
  170. 0x00d1   U00d1   # Ntilde 
  171. 0x00d2   U00d2   # Ograve 
  172. 0x00d3   U00d3   # Oacute 
  173. 0x00d4   U00d4   # Ocircumflex 
  174. 0x00d5   U00d5   # Otilde 
  175. 0x00d6   U00d6   # Odiaeresis 
  176. 0x00d7   U00d7   # multiply 
  177. 0x00d8   U00d8   # Ooblique 
  178. 0x00d9   U00d9   # Ugrave 
  179. 0x00da   U00da   # Uacute 
  180. 0x00db   U00db   # Ucircumflex 
  181. 0x00dc   U00dc   # Udiaeresis 
  182. 0x00dd   U00dd   # Yacute 
  183. 0x00de   U00de   # THORN 
  184. 0x00de   U00de   # Thorn    /* deprecated */ 
  185. 0x00df   U00df   # ssharp 
  186. 0x00e0   U00e0   # agrave 
  187. 0x00e1   U00e1   # aacute 
  188. 0x00e2   U00e2   # acircumflex 
  189. 0x00e3   U00e3   # atilde 
  190. 0x00e4   U00e4   # adiaeresis 
  191. 0x00e5   U00e5   # aring 
  192. 0x00e6   U00e6   # ae 
  193. 0x00e7   U00e7   # ccedilla 
  194. 0x00e8   U00e8   # egrave 
  195. 0x00e9   U00e9   # eacute 
  196. 0x00ea   U00ea   # ecircumflex 
  197. 0x00eb   U00eb   # ediaeresis 
  198. 0x00ec   U00ec   # igrave 
  199. 0x00ed   U00ed   # iacute 
  200. 0x00ee   U00ee   # icircumflex 
  201. 0x00ef   U00ef   # idiaeresis 
  202. 0x00f0   U00f0   # eth 
  203. 0x00f1   U00f1   # ntilde 
  204. 0x00f2   U00f2   # ograve 
  205. 0x00f3   U00f3   # oacute 
  206. 0x00f4   U00f4   # ocircumflex 
  207. 0x00f5   U00f5   # otilde 
  208. 0x00f6   U00f6   # odiaeresis 
  209. 0x00f7   U00f7   # division 
  210. 0x00f8   U00f8   # oslash 
  211. 0x00f9   U00f9   # ugrave 
  212. 0x00fa   U00fa   # uacute 
  213. 0x00fb   U00fb   # ucircumflex 
  214. 0x00fc   U00fc   # udiaeresis 
  215. 0x00fd   U00fd   # yacute 
  216. 0x00fe   U00fe   # thorn 
  217. 0x00ff   U00ff   # ydiaeresis 
  218. 0x01a1   U0104   # Aogonek 
  219. 0x01a2   U02d8   # breve 
  220. 0x01a3   U0141   # Lstroke 
  221. 0x01a5   U013d   # Lcaron 
  222. 0x01a6   U015a   # Sacute 
  223. 0x01a9   U0160   # Scaron 
  224. 0x01aa   U015e   # Scedilla 
  225. 0x01ab   U0164   # Tcaron 
  226. 0x01ac   U0179   # Zacute 
  227. 0x01ae   U017d   # Zcaron 
  228. 0x01af   U017b   # Zabovedot 
  229. 0x01b1   U0105   # aogonek 
  230. 0x01b2   U02db   # ogonek 
  231. 0x01b3   U0142   # lstroke 
  232. 0x01b5   U013e   # lcaron 
  233. 0x01b6   U015b   # sacute 
  234. 0x01b7   U02c7   # caron 
  235. 0x01b9   U0161   # scaron 
  236. 0x01ba   U015f   # scedilla 
  237. 0x01bb   U0165   # tcaron 
  238. 0x01bc   U017a   # zacute 
  239. 0x01bd   U02dd   # doubleacute 
  240. 0x01be   U017e   # zcaron 
  241. 0x01bf   U017c   # zabovedot 
  242. 0x01c0   U0154   # Racute 
  243. 0x01c3   U0102   # Abreve 
  244. 0x01c5   U0139   # Lacute 
  245. 0x01c6   U0106   # Cacute 
  246. 0x01c8   U010c   # Ccaron 
  247. 0x01ca   U0118   # Eogonek 
  248. 0x01cc   U011a   # Ecaron 
  249. 0x01cf   U010e   # Dcaron 
  250. 0x01d0   U0110   # Dstroke 
  251. 0x01d1   U0143   # Nacute 
  252. 0x01d2   U0147   # Ncaron 
  253. 0x01d5   U0150   # Odoubleacute 
  254. 0x01d8   U0158   # Rcaron 
  255. 0x01d9   U016e   # Uring 
  256. 0x01db   U0170   # Udoubleacute 
  257. 0x01de   U0162   # Tcedilla 
  258. 0x01e0   U0155   # racute 
  259. 0x01e3   U0103   # abreve 
  260. 0x01e5   U013a   # lacute 
  261. 0x01e6   U0107   # cacute 
  262. 0x01e8   U010d   # ccaron 
  263. 0x01ea   U0119   # eogonek 
  264. 0x01ec   U011b   # ecaron 
  265. 0x01ef   U010f   # dcaron 
  266. 0x01f0   U0111   # dstroke 
  267. 0x01f1   U0144   # nacute 
  268. 0x01f2   U0148   # ncaron 
  269. 0x01f5   U0151   # odoubleacute 
  270. 0x01f8   U0159   # rcaron 
  271. 0x01f9   U016f   # uring 
  272. 0x01fb   U0171   # udoubleacute 
  273. 0x01fe   U0163   # tcedilla 
  274. 0x01ff   U02d9   # abovedot 
  275. 0x02a1   U0126   # Hstroke 
  276. 0x02a6   U0124   # Hcircumflex 
  277. 0x02a9   U0130   # Iabovedot 
  278. 0x02ab   U011e   # Gbreve 
  279. 0x02ac   U0134   # Jcircumflex 
  280. 0x02b1   U0127   # hstroke 
  281. 0x02b6   U0125   # hcircumflex 
  282. 0x02b9   U0131   # idotless 
  283. 0x02bb   U011f   # gbreve 
  284. 0x02bc   U0135   # jcircumflex 
  285. 0x02c5   U010a   # Cabovedot 
  286. 0x02c6   U0108   # Ccircumflex 
  287. 0x02d5   U0120   # Gabovedot 
  288. 0x02d8   U011c   # Gcircumflex 
  289. 0x02dd   U016c   # Ubreve 
  290. 0x02de   U015c   # Scircumflex 
  291. 0x02e5   U010b   # cabovedot 
  292. 0x02e6   U0109   # ccircumflex 
  293. 0x02f5   U0121   # gabovedot 
  294. 0x02f8   U011d   # gcircumflex 
  295. 0x02fd   U016d   # ubreve 
  296. 0x02fe   U015d   # scircumflex 
  297. 0x03a2   U0138   # kra 
  298. 0x03a3   U0156   # Rcedilla 
  299. 0x03a5   U0128   # Itilde 
  300. 0x03a6   U013b   # Lcedilla 
  301. 0x03aa   U0112   # Emacron 
  302. 0x03ab   U0122   # Gcedilla 
  303. 0x03ac   U0166   # Tslash 
  304. 0x03b3   U0157   # rcedilla 
  305. 0x03b5   U0129   # itilde 
  306. 0x03b6   U013c   # lcedilla 
  307. 0x03ba   U0113   # emacron 
  308. 0x03bb   U0123   # gcedilla 
  309. 0x03bc   U0167   # tslash 
  310. 0x03bd   U014a   # ENG 
  311. 0x03bf   U014b   # eng 
  312. 0x03c0   U0100   # Amacron 
  313. 0x03c7   U012e   # Iogonek 
  314. 0x03cc   U0116   # Eabovedot 
  315. 0x03cf   U012a   # Imacron 
  316. 0x03d1   U0145   # Ncedilla 
  317. 0x03d2   U014c   # Omacron 
  318. 0x03d3   U0136   # Kcedilla 
  319. 0x03d9   U0172   # Uogonek 
  320. 0x03dd   U0168   # Utilde 
  321. 0x03de   U016a   # Umacron 
  322. 0x03e0   U0101   # amacron 
  323. 0x03e7   U012f   # iogonek 
  324. 0x03ec   U0117   # eabovedot 
  325. 0x03ef   U012b   # imacron 
  326. 0x03f1   U0146   # ncedilla 
  327. 0x03f2   U014d   # omacron 
  328. 0x03f3   U0137   # kcedilla 
  329. 0x03f9   U0173   # uogonek 
  330. 0x03fd   U0169   # utilde 
  331. 0x03fe   U016b   # umacron 
  332. 0x13bc   U0152   # OE                   
  333. 0x13bd   U0153   # oe                   
  334. 0x13be   U0178   # Ydiaeresis           
  335. 0x047e   U203e   # overline 
  336. 0x04a1   U3002   # kana_fullstop 
  337. 0x04a2   U300c   # kana_openingbracket 
  338. 0x04a3   U300d   # kana_closingbracket 
  339. 0x04a4   U3001   # kana_comma 
  340. 0x04a5   U30fb   # kana_conjunctive 
  341. 0x04a6   U30f2   # kana_WO 
  342. 0x04a7   U30a1   # kana_a 
  343. 0x04a8   U30a3   # kana_i 
  344. 0x04a9   U30a5   # kana_u 
  345. 0x04aa   U30a7   # kana_e 
  346. 0x04ab   U30a9   # kana_o 
  347. 0x04ac   U30e3   # kana_ya 
  348. 0x04ad   U30e5   # kana_yu 
  349. 0x04ae   U30e7   # kana_yo 
  350. 0x04af   U30c3   # kana_tsu 
  351. 0x04b0   U30fc   # prolongedsound 
  352. 0x04b1   U30a2   # kana_A 
  353. 0x04b2   U30a4   # kana_I 
  354. 0x04b3   U30a6   # kana_U 
  355. 0x04b4   U30a8   # kana_E 
  356. 0x04b5   U30aa   # kana_O 
  357. 0x04b6   U30ab   # kana_KA 
  358. 0x04b7   U30ad   # kana_KI 
  359. 0x04b8   U30af   # kana_KU 
  360. 0x04b9   U30b1   # kana_KE 
  361. 0x04ba   U30b3   # kana_KO 
  362. 0x04bb   U30b5   # kana_SA 
  363. 0x04bc   U30b7   # kana_SHI 
  364. 0x04bd   U30b9   # kana_SU 
  365. 0x04be   U30bb   # kana_SE 
  366. 0x04bf   U30bd   # kana_SO 
  367. 0x04c0   U30bf   # kana_TA 
  368. 0x04c1   U30c1   # kana_CHI 
  369. 0x04c2   U30c4   # kana_TSU 
  370. 0x04c3   U30c6   # kana_TE 
  371. 0x04c4   U30c8   # kana_TO 
  372. 0x04c5   U30ca   # kana_NA 
  373. 0x04c6   U30cb   # kana_NI 
  374. 0x04c7   U30cc   # kana_NU 
  375. 0x04c8   U30cd   # kana_NE 
  376. 0x04c9   U30ce   # kana_NO 
  377. 0x04ca   U30cf   # kana_HA 
  378. 0x04cb   U30d2   # kana_HI 
  379. 0x04cc   U30d5   # kana_FU 
  380. 0x04cd   U30d8   # kana_HE 
  381. 0x04ce   U30db   # kana_HO 
  382. 0x04cf   U30de   # kana_MA 
  383. 0x04d0   U30df   # kana_MI 
  384. 0x04d1   U30e0   # kana_MU 
  385. 0x04d2   U30e1   # kana_ME 
  386. 0x04d3   U30e2   # kana_MO 
  387. 0x04d4   U30e4   # kana_YA 
  388. 0x04d5   U30e6   # kana_YU 
  389. 0x04d6   U30e8   # kana_YO 
  390. 0x04d7   U30e9   # kana_RA 
  391. 0x04d8   U30ea   # kana_RI 
  392. 0x04d9   U30eb   # kana_RU 
  393. 0x04da   U30ec   # kana_RE 
  394. 0x04db   U30ed   # kana_RO 
  395. 0x04dc   U30ef   # kana_WA 
  396. 0x04dd   U30f3   # kana_N 
  397. 0x04de   U309b   # voicedsound 
  398. 0x04df   U309c   # semivoicedsound 
  399. 0x05ac   U060c   # Arabic_comma 
  400. 0x05bb   U061b   # Arabic_semicolon 
  401. 0x05bf   U061f   # Arabic_question_mark 
  402. 0x05c1   U0621   # Arabic_hamza 
  403. 0x05c2   U0622   # Arabic_maddaonalef 
  404. 0x05c3   U0623   # Arabic_hamzaonalef 
  405. 0x05c4   U0624   # Arabic_hamzaonwaw 
  406. 0x05c5   U0625   # Arabic_hamzaunderalef 
  407. 0x05c6   U0626   # Arabic_hamzaonyeh 
  408. 0x05c7   U0627   # Arabic_alef 
  409. 0x05c8   U0628   # Arabic_beh 
  410. 0x05c9   U0629   # Arabic_tehmarbuta 
  411. 0x05ca   U062a   # Arabic_teh 
  412. 0x05cb   U062b   # Arabic_theh 
  413. 0x05cc   U062c   # Arabic_jeem 
  414. 0x05cd   U062d   # Arabic_hah 
  415. 0x05ce   U062e   # Arabic_khah 
  416. 0x05cf   U062f   # Arabic_dal 
  417. 0x05d0   U0630   # Arabic_thal 
  418. 0x05d1   U0631   # Arabic_ra 
  419. 0x05d2   U0632   # Arabic_zain 
  420. 0x05d3   U0633   # Arabic_seen 
  421. 0x05d4   U0634   # Arabic_sheen 
  422. 0x05d5   U0635   # Arabic_sad 
  423. 0x05d6   U0636   # Arabic_dad 
  424. 0x05d7   U0637   # Arabic_tah 
  425. 0x05d8   U0638   # Arabic_zah 
  426. 0x05d9   U0639   # Arabic_ain 
  427. 0x05da   U063a   # Arabic_ghain 
  428. 0x05e0   U0640   # Arabic_tatweel 
  429. 0x05e1   U0641   # Arabic_feh 
  430. 0x05e2   U0642   # Arabic_qaf 
  431. 0x05e3   U0643   # Arabic_kaf 
  432. 0x05e4   U0644   # Arabic_lam 
  433. 0x05e5   U0645   # Arabic_meem 
  434. 0x05e6   U0646   # Arabic_noon 
  435. 0x05e7   U0647   # Arabic_ha 
  436. 0x05e8   U0648   # Arabic_waw 
  437. 0x05e9   U0649   # Arabic_alefmaksura 
  438. 0x05ea   U064a   # Arabic_yeh 
  439. 0x05eb   U064b   # Arabic_fathatan 
  440. 0x05ec   U064c   # Arabic_dammatan 
  441. 0x05ed   U064d   # Arabic_kasratan 
  442. 0x05ee   U064e   # Arabic_fatha 
  443. 0x05ef   U064f   # Arabic_damma 
  444. 0x05f0   U0650   # Arabic_kasra 
  445. 0x05f1   U0651   # Arabic_shadda 
  446. 0x05f2   U0652   # Arabic_sukun 
  447. 0x06a1   U0452   # Serbian_dje 
  448. 0x06a2   U0453   # Macedonia_gje 
  449. 0x06a3   U0451   # Cyrillic_io 
  450. 0x06a4   U0454   # Ukrainian_ie 
  451. 0x06a5   U0455   # Macedonia_dse 
  452. 0x06a6   U0456   # Ukrainian_i 
  453. 0x06a7   U0457   # Ukrainian_yi 
  454. 0x06a8   U0458   # Cyrillic_je 
  455. 0x06a9   U0459   # Cyrillic_lje 
  456. 0x06aa   U045a   # Cyrillic_nje 
  457. 0x06ab   U045b   # Serbian_tshe 
  458. 0x06ac   U045c   # Macedonia_kje 
  459. 0x06ae   U045e   # Byelorussian_shortu 
  460. 0x06af   U045f   # Cyrillic_dzhe 
  461. 0x06b0   U2116   # numerosign 
  462. 0x06b1   U0402   # Serbian_DJE 
  463. 0x06b2   U0403   # Macedonia_GJE 
  464. 0x06b3   U0401   # Cyrillic_IO 
  465. 0x06b4   U0404   # Ukrainian_IE 
  466. 0x06b5   U0405   # Macedonia_DSE 
  467. 0x06b6   U0406   # Ukrainian_I 
  468. 0x06b7   U0407   # Ukrainian_YI 
  469. 0x06b8   U0408   # Cyrillic_JE 
  470. 0x06b9   U0409   # Cyrillic_LJE 
  471. 0x06ba   U040a   # Cyrillic_NJE 
  472. 0x06bb   U040b   # Serbian_TSHE 
  473. 0x06bc   U040c   # Macedonia_KJE 
  474. 0x06be   U040e   # Byelorussian_SHORTU 
  475. 0x06bf   U040f   # Cyrillic_DZHE 
  476. 0x06c0   U044e   # Cyrillic_yu 
  477. 0x06c1   U0430   # Cyrillic_a 
  478. 0x06c2   U0431   # Cyrillic_be 
  479. 0x06c3   U0446   # Cyrillic_tse 
  480. 0x06c4   U0434   # Cyrillic_de 
  481. 0x06c5   U0435   # Cyrillic_ie 
  482. 0x06c6   U0444   # Cyrillic_ef 
  483. 0x06c7   U0433   # Cyrillic_ghe 
  484. 0x06c8   U0445   # Cyrillic_ha 
  485. 0x06c9   U0438   # Cyrillic_i 
  486. 0x06ca   U0439   # Cyrillic_shorti 
  487. 0x06cb   U043a   # Cyrillic_ka 
  488. 0x06cc   U043b   # Cyrillic_el 
  489. 0x06cd   U043c   # Cyrillic_em 
  490. 0x06ce   U043d   # Cyrillic_en 
  491. 0x06cf   U043e   # Cyrillic_o 
  492. 0x06d0   U043f   # Cyrillic_pe 
  493. 0x06d1   U044f   # Cyrillic_ya 
  494. 0x06d2   U0440   # Cyrillic_er 
  495. 0x06d3   U0441   # Cyrillic_es 
  496. 0x06d4   U0442   # Cyrillic_te 
  497. 0x06d5   U0443   # Cyrillic_u 
  498. 0x06d6   U0436   # Cyrillic_zhe 
  499. 0x06d7   U0432   # Cyrillic_ve 
  500. 0x06d8   U044c   # Cyrillic_softsign 
  501. 0x06d9   U044b   # Cyrillic_yeru 
  502. 0x06da   U0437   # Cyrillic_ze 
  503. 0x06db   U0448   # Cyrillic_sha 
  504. 0x06dc   U044d   # Cyrillic_e 
  505. 0x06dd   U0449   # Cyrillic_shcha 
  506. 0x06de   U0447   # Cyrillic_che 
  507. 0x06df   U044a   # Cyrillic_hardsign 
  508. 0x06e0   U042e   # Cyrillic_YU 
  509. 0x06e1   U0410   # Cyrillic_A 
  510. 0x06e2   U0411   # Cyrillic_BE 
  511. 0x06e3   U0426   # Cyrillic_TSE 
  512. 0x06e4   U0414   # Cyrillic_DE 
  513. 0x06e5   U0415   # Cyrillic_IE 
  514. 0x06e6   U0424   # Cyrillic_EF 
  515. 0x06e7   U0413   # Cyrillic_GHE 
  516. 0x06e8   U0425   # Cyrillic_HA 
  517. 0x06e9   U0418   # Cyrillic_I 
  518. 0x06ea   U0419   # Cyrillic_SHORTI 
  519. 0x06eb   U041a   # Cyrillic_KA 
  520. 0x06ec   U041b   # Cyrillic_EL 
  521. 0x06ed   U041c   # Cyrillic_EM 
  522. 0x06ee   U041d   # Cyrillic_EN 
  523. 0x06ef   U041e   # Cyrillic_O 
  524. 0x06f0   U041f   # Cyrillic_PE 
  525. 0x06f1   U042f   # Cyrillic_YA 
  526. 0x06f2   U0420   # Cyrillic_ER 
  527. 0x06f3   U0421   # Cyrillic_ES 
  528. 0x06f4   U0422   # Cyrillic_TE 
  529. 0x06f5   U0423   # Cyrillic_U 
  530. 0x06f6   U0416   # Cyrillic_ZHE 
  531. 0x06f7   U0412   # Cyrillic_VE 
  532. 0x06f8   U042c   # Cyrillic_SOFTSIGN 
  533. 0x06f9   U042b   # Cyrillic_YERU 
  534. 0x06fa   U0417   # Cyrillic_ZE 
  535. 0x06fb   U0428   # Cyrillic_SHA 
  536. 0x06fc   U042d   # Cyrillic_E 
  537. 0x06fd   U0429   # Cyrillic_SHCHA 
  538. 0x06fe   U0427   # Cyrillic_CHE 
  539. 0x06ff   U042a   # Cyrillic_HARDSIGN 
  540. 0x07a1   U0386   # Greek_ALPHAaccent 
  541. 0x07a2   U0388   # Greek_EPSILONaccent 
  542. 0x07a3   U0389   # Greek_ETAaccent 
  543. 0x07a4   U038a   # Greek_IOTAaccent 
  544. 0x07a5   U03aa   # Greek_IOTAdiaeresis 
  545. 0x07a7   U038c   # Greek_OMICRONaccent 
  546. 0x07a8   U038e   # Greek_UPSILONaccent 
  547. 0x07a9   U03ab   # Greek_UPSILONdieresis 
  548. 0x07ab   U038f   # Greek_OMEGAaccent 
  549. 0x07ae   U0385   # Greek_accentdieresis 
  550. 0x07af   U2015   # Greek_horizbar 
  551. 0x07b1   U03ac   # Greek_alphaaccent 
  552. 0x07b2   U03ad   # Greek_epsilonaccent 
  553. 0x07b3   U03ae   # Greek_etaaccent 
  554. 0x07b4   U03af   # Greek_iotaaccent 
  555. 0x07b5   U03ca   # Greek_iotadieresis 
  556. 0x07b6   U0390   # Greek_iotaaccentdieresis 
  557. 0x07b7   U03cc   # Greek_omicronaccent 
  558. 0x07b8   U03cd   # Greek_upsilonaccent 
  559. 0x07b9   U03cb   # Greek_upsilondieresis 
  560. 0x07ba   U03b0   # Greek_upsilonaccentdieresis 
  561. 0x07bb   U03ce   # Greek_omegaaccent 
  562. 0x07c1   U0391   # Greek_ALPHA 
  563. 0x07c2   U0392   # Greek_BETA 
  564. 0x07c3   U0393   # Greek_GAMMA 
  565. 0x07c4   U0394   # Greek_DELTA 
  566. 0x07c5   U0395   # Greek_EPSILON 
  567. 0x07c6   U0396   # Greek_ZETA 
  568. 0x07c7   U0397   # Greek_ETA 
  569. 0x07c8   U0398   # Greek_THETA 
  570. 0x07c9   U0399   # Greek_IOTA 
  571. 0x07ca   U039a   # Greek_KAPPA 
  572. 0x07cb   U039b   # Greek_LAMBDA 
  573. 0x07cb   U039b   # Greek_LAMDA 
  574. 0x07cc   U039c   # Greek_MU 
  575. 0x07cd   U039d   # Greek_NU 
  576. 0x07ce   U039e   # Greek_XI 
  577. 0x07cf   U039f   # Greek_OMICRON 
  578. 0x07d0   U03a0   # Greek_PI 
  579. 0x07d1   U03a1   # Greek_RHO 
  580. 0x07d2   U03a3   # Greek_SIGMA 
  581. 0x07d4   U03a4   # Greek_TAU 
  582. 0x07d5   U03a5   # Greek_UPSILON 
  583. 0x07d6   U03a6   # Greek_PHI 
  584. 0x07d7   U03a7   # Greek_CHI 
  585. 0x07d8   U03a8   # Greek_PSI 
  586. 0x07d9   U03a9   # Greek_OMEGA 
  587. 0x07e1   U03b1   # Greek_alpha 
  588. 0x07e2   U03b2   # Greek_beta 
  589. 0x07e3   U03b3   # Greek_gamma 
  590. 0x07e4   U03b4   # Greek_delta 
  591. 0x07e5   U03b5   # Greek_epsilon 
  592. 0x07e6   U03b6   # Greek_zeta 
  593. 0x07e7   U03b7   # Greek_eta 
  594. 0x07e8   U03b8   # Greek_theta 
  595. 0x07e9   U03b9   # Greek_iota 
  596. 0x07ea   U03ba   # Greek_kappa 
  597. 0x07eb   U03bb   # Greek_lambda 
  598. 0x07ec   U03bc   # Greek_mu 
  599. 0x07ed   U03bd   # Greek_nu 
  600. 0x07ee   U03be   # Greek_xi 
  601. 0x07ef   U03bf   # Greek_omicron 
  602. 0x07f0   U03c0   # Greek_pi 
  603. 0x07f1   U03c1   # Greek_rho 
  604. 0x07f2   U03c3   # Greek_sigma 
  605. 0x07f3   U03c2   # Greek_finalsmallsigma 
  606. 0x07f4   U03c4   # Greek_tau 
  607. 0x07f5   U03c5   # Greek_upsilon 
  608. 0x07f6   U03c6   # Greek_phi 
  609. 0x07f7   U03c7   # Greek_chi 
  610. 0x07f8   U03c8   # Greek_psi 
  611. 0x07f9   U03c9   # Greek_omega 
  612. 0x08a1   U0000   # leftradical 
  613. 0x08a2   U0000   # topleftradical 
  614. 0x08a3   U0000   # horizconnector 
  615. 0x08a4   U2320   # topintegral 
  616. 0x08a5   U2321   # botintegral 
  617. 0x08a6   U2502   # vertconnector 
  618. 0x08a7   U0000   # topleftsqbracket 
  619. 0x08a8   U0000   # botleftsqbracket 
  620. 0x08a9   U0000   # toprightsqbracket 
  621. 0x08aa   U0000   # botrightsqbracket 
  622. 0x08ab   U0000   # topleftparens 
  623. 0x08ac   U0000   # botleftparens 
  624. 0x08ad   U0000   # toprightparens 
  625. 0x08ae   U0000   # botrightparens 
  626. 0x08af   U0000   # leftmiddlecurlybrace 
  627. 0x08b0   U0000   # rightmiddlecurlybrace 
  628. 0x08b1   U0000   # topleftsummation 
  629. 0x08b2   U0000   # botleftsummation 
  630. 0x08b3   U0000   # topvertsummationconnector 
  631. 0x08b4   U0000   # botvertsummationconnector 
  632. 0x08b5   U0000   # toprightsummation 
  633. 0x08b6   U0000   # botrightsummation 
  634. 0x08b7   U0000   # rightmiddlesummation 
  635. 0x08bc   U2264   # lessthanequal 
  636. 0x08bd   U2260   # notequal 
  637. 0x08be   U2265   # greaterthanequal 
  638. 0x08bf   U222b   # integral 
  639. 0x08c0   U2234   # therefore 
  640. 0x08c1   U221d   # variation 
  641. 0x08c2   U221e   # infinity 
  642. 0x08c5   U2207   # nabla 
  643. 0x08c8   U2245   # approximate 
  644. 0x08c9   U0000   # similarequal 
  645. 0x08cd   U21d4   # ifonlyif 
  646. 0x08ce   U21d2   # implies 
  647. 0x08cf   U2261   # identical 
  648. 0x08d6   U221a   # radical 
  649. 0x08da   U2282   # includedin 
  650. 0x08db   U2283   # includes 
  651. 0x08dc   U2229   # intersection 
  652. 0x08dd   U222a   # union 
  653. 0x08de   U2227   # logicaland 
  654. 0x08df   U2228   # logicalor 
  655. 0x08ef   U2202   # partialderivative 
  656. 0x08f6   U0192   # function 
  657. 0x08fb   U2190   # leftarrow 
  658. 0x08fc   U2191   # uparrow 
  659. 0x08fd   U2192   # rightarrow 
  660. 0x08fe   U2193   # downarrow 
  661. 0x09df   U2422   # blank 
  662. 0x09e0   U25c6   # soliddiamond 
  663. 0x09e1   U2592   # checkerboard 
  664. 0x09e2   U2409   # ht 
  665. 0x09e3   U240c   # ff 
  666. 0x09e4   U240d   # cr 
  667. 0x09e5   U240a   # lf 
  668. 0x09e8   U2424   # nl 
  669. 0x09e9   U240b   # vt 
  670. 0x09ea   U2518   # lowrightcorner 
  671. 0x09eb   U2510   # uprightcorner 
  672. 0x09ec   U250c   # upleftcorner 
  673. 0x09ed   U2514   # lowleftcorner 
  674. 0x09ee   U253c   # crossinglines 
  675. 0x09ef   U0000   # horizlinescan1 
  676. 0x09f0   U0000   # horizlinescan3 
  677. 0x09f1   U2500   # horizlinescan5 
  678. 0x09f2   U0000   # horizlinescan7 
  679. 0x09f3   U0000   # horizlinescan9 
  680. 0x09f4   U251c   # leftt 
  681. 0x09f5   U2524   # rightt 
  682. 0x09f6   U2534   # bott 
  683. 0x09f7   U252c   # topt 
  684. 0x09f8   U2502   # vertbar 
  685. 0xfe50   U0300   # dead_grave 
  686. 0xfe51   U0301   # dead_acute 
  687. 0xfe52   U0302   # dead_circumflex 
  688. 0xfe53   U0303   # dead_tilde 
  689. 0xfe54   U0304   # dead_macron 
  690. 0xfe55   U0306   # dead_breve 
  691. 0xfe56   U0307   # dead_abovedot 
  692. 0xfe57   U0308   # dead_diaeresis 
  693. 0xfe58   U030a   # dead_abovering 
  694. 0xfe59   U030b   # dead_doubleacute 
  695. 0xfe5a   U030c   # dead_caron 
  696. 0xfe5b   U0327   # dead_cedilla 
  697. 0xfe5c   U0328   # dead_ogonek 
  698. 0xfe5d   U0345   # dead_iota 
  699. 0xfe5e   U3099   # dead_voiced_sound 
  700. 0xfe5f   U309a   # dead_semivoiced_sound 
  701. 0xff08   U0008   # BackSpace    /* back space, back char */ 
  702. 0xff09   U0009   # Tab 
  703. 0xff0a   U000a   # Linefeed    /* Linefeed, LF */ 
  704. 0xff0b   U000b   # Clear 
  705. 0xff0d   U000d   # Return    /* Return, enter */ 
  706. 0xff13   U0013   # Pause    /* Pause, hold */ 
  707. 0xff14   U0014   # Scroll_Lock 
  708. 0xff15   U0015   # Sys_Req 
  709. 0xff1b   U001b   # Escape 
  710. 0xff80   U0032   # KP_Space    /* space */ 
  711. 0xff89   U0009   # KP_Tab 
  712. 0xff8d   U000d   # KP_Enter    /* enter */ 
  713. 0xffaa   U002a   # KP_Multiply 
  714. 0xffab   U002b   # KP_Add 
  715. 0xffac   U002c   # KP_Separator    /* separator, often comma */ 
  716. 0xffad   U002d   # KP_Subtract 
  717. 0xffae   U002e   # KP_Decimal 
  718. 0xffaf   U002f   # KP_Divide 
  719. 0xffb0   U0030   # KP_0 
  720. 0xffb1   U0031   # KP_1 
  721. 0xffb2   U0032   # KP_2 
  722. 0xffb3   U0033   # KP_3 
  723. 0xffb4   U0034   # KP_4 
  724. 0xffb5   U0035   # KP_5 
  725. 0xffb6   U0036   # KP_6 
  726. 0xffb7   U0037   # KP_7 
  727. 0xffb8   U0038   # KP_8 
  728. 0xffb9   U0039   # KP_9 
  729. 0xffbd   U003d   # KP_Equal    /* equals */ 
  730. 0x0aa1   U2003   # emspace 
  731. 0x0aa2   U2002   # enspace 
  732. 0x0aa3   U2004   # em3space 
  733. 0x0aa4   U2005   # em4space 
  734. 0x0aa5   U2007   # digitspace 
  735. 0x0aa6   U2008   # punctspace 
  736. 0x0aa7   U2009   # thinspace 
  737. 0x0aa8   U200a   # hairspace 
  738. 0x0aa9   U2014   # emdash 
  739. 0x0aaa   U2013   # endash 
  740. 0x0aac   U0000   # signifblank 
  741. 0x0aae   U2026   # ellipsis 
  742. 0x0aaf   U0000   # doubbaselinedot 
  743. 0x0ab0   U2153   # onethird 
  744. 0x0ab1   U2154   # twothirds 
  745. 0x0ab2   U2155   # onefifth 
  746. 0x0ab3   U2156   # twofifths 
  747. 0x0ab4   U2157   # threefifths 
  748. 0x0ab5   U2158   # fourfifths 
  749. 0x0ab6   U2159   # onesixth 
  750. 0x0ab7   U215a   # fivesixths 
  751. 0x0ab8   U2105   # careof 
  752. 0x0abb   U2012   # figdash 
  753. 0x0abc   U2329   # leftanglebracket 
  754. 0x0abd   U002e   # decimalpoint 
  755. 0x0abe   U232a   # rightanglebracket 
  756. 0x0abf   U0000   # marker 
  757. 0x0ac3   U215b   # oneeighth 
  758. 0x0ac4   U215c   # threeeighths 
  759. 0x0ac5   U215d   # fiveeighths 
  760. 0x0ac6   U215e   # seveneighths 
  761. 0x0ac9   U2122   # trademark 
  762. 0x0aca   U2613   # signaturemark 
  763. 0x0acb   U0000   # trademarkincircle 
  764. 0x0acc   U25c1   # leftopentriangle 
  765. 0x0acd   U25b7   # rightopentriangle 
  766. 0x0ace   U25cb   # emopencircle 
  767. 0x0acf   U25a1   # emopenrectangle 
  768. 0x0ad0   U2018   # leftsinglequotemark 
  769. 0x0ad1   U2019   # rightsinglequotemark 
  770. 0x0ad2   U201c   # leftdoublequotemark 
  771. 0x0ad3   U201d   # rightdoublequotemark 
  772. 0x0ad4   U211e   # prescription 
  773. 0x0ad6   U2032   # minutes 
  774. 0x0ad7   U2033   # seconds 
  775. 0x0ad9   U271d   # latincross 
  776. 0x0ada   U0000   # hexagram 
  777. 0x0adb   U25ac   # filledrectbullet 
  778. 0x0adc   U25c0   # filledlefttribullet 
  779. 0x0add   U25b6   # filledrighttribullet 
  780. 0x0ade   U25cf   # emfilledcircle 
  781. 0x0adf   U25a0   # emfilledrect 
  782. 0x0ae0   U25e6   # enopencircbullet 
  783. 0x0ae1   U25ab   # enopensquarebullet 
  784. 0x0ae2   U25ad   # openrectbullet 
  785. 0x0ae3   U25b3   # opentribulletup 
  786. 0x0ae4   U25bd   # opentribulletdown 
  787. 0x0ae5   U2606   # openstar 
  788. 0x0ae6   U2022   # enfilledcircbullet 
  789. 0x0ae7   U25aa   # enfilledsqbullet 
  790. 0x0ae8   U25b2   # filledtribulletup 
  791. 0x0ae9   U25bc   # filledtribulletdown 
  792. 0x0aea   U261c   # leftpointer 
  793. 0x0aeb   U261e   # rightpointer 
  794. 0x0aec   U2663   # club 
  795. 0x0aed   U2666   # diamond 
  796. 0x0aee   U2665   # heart 
  797. 0x0af0   U2720   # maltesecross 
  798. 0x0af1   U2020   # dagger 
  799. 0x0af2   U2021   # doubledagger 
  800. 0x0af3   U2713   # checkmark 
  801. 0x0af4   U2717   # ballotcross 
  802. 0x0af5   U266f   # musicalsharp 
  803. 0x0af6   U266d   # musicalflat 
  804. 0x0af7   U2642   # malesymbol 
  805. 0x0af8   U2640   # femalesymbol 
  806. 0x0af9   U260e   # telephone 
  807. 0x0afa   U2315   # telephonerecorder 
  808. 0x0afb   U2117   # phonographcopyright 
  809. 0x0afc   U2038   # caret 
  810. 0x0afd   U201a   # singlelowquotemark 
  811. 0x0afe   U201e   # doublelowquotemark 
  812. 0x0aff   U0000   # cursor 
  813. 0x0ba3   U003c   # leftcaret 
  814. 0x0ba6   U003e   # rightcaret 
  815. 0x0ba8   U2228   # downcaret 
  816. 0x0ba9   U2227   # upcaret 
  817. 0x0bc0   U00af   # overbar 
  818. 0x0bc2   U22a4   # downtack 
  819. 0x0bc3   U2229   # upshoe 
  820. 0x0bc4   U230a   # downstile 
  821. 0x0bc6   U005f   # underbar 
  822. 0x0bca   U2218   # jot 
  823. 0x0bcc   U2395   # quad 
  824. 0x0bce   U22a5   # uptack 
  825. 0x0bcf   U25cb   # circle 
  826. 0x0bd3   U2308   # upstile 
  827. 0x0bd6   U222a   # downshoe 
  828. 0x0bd8   U2283   # rightshoe 
  829. 0x0bda   U2282   # leftshoe 
  830. 0x0bdc   U22a3   # lefttack 
  831. 0x0bfc   U22a2   # righttack 
  832. 0x0cdf   U2017   # hebrew_doublelowline 
  833. 0x0ce0   U05d0   # hebrew_aleph 
  834. 0x0ce1   U05d1   # hebrew_bet 
  835. 0x0ce1   U05d1   # hebrew_beth  /* deprecated */ 
  836. 0x0ce2   U05d2   # hebrew_gimel 
  837. 0x0ce2   U05d2   # hebrew_gimmel  /* deprecated */ 
  838. 0x0ce3   U05d3   # hebrew_dalet 
  839. 0x0ce3   U05d3   # hebrew_daleth  /* deprecated */ 
  840. 0x0ce4   U05d4   # hebrew_he 
  841. 0x0ce5   U05d5   # hebrew_waw 
  842. 0x0ce6   U05d6   # hebrew_zain 
  843. 0x0ce6   U05d6   # hebrew_zayin  /* deprecated */ 
  844. 0x0ce7   U05d7   # hebrew_chet 
  845. 0x0ce7   U05d7   # hebrew_het  /* deprecated */ 
  846. 0x0ce8   U05d8   # hebrew_tet 
  847. 0x0ce8   U05d8   # hebrew_teth  /* deprecated */ 
  848. 0x0ce9   U05d9   # hebrew_yod 
  849. 0x0cea   U05da   # hebrew_finalkaph 
  850. 0x0ceb   U05db   # hebrew_kaph 
  851. 0x0cec   U05dc   # hebrew_lamed 
  852. 0x0ced   U05dd   # hebrew_finalmem 
  853. 0x0cee   U05de   # hebrew_mem 
  854. 0x0cef   U05df   # hebrew_finalnun 
  855. 0x0cf0   U05e0   # hebrew_nun 
  856. 0x0cf1   U05e1   # hebrew_samech 
  857. 0x0cf1   U05e1   # hebrew_samekh  /* deprecated */ 
  858. 0x0cf2   U05e2   # hebrew_ayin 
  859. 0x0cf3   U05e3   # hebrew_finalpe 
  860. 0x0cf4   U05e4   # hebrew_pe 
  861. 0x0cf5   U05e5   # hebrew_finalzade 
  862. 0x0cf5   U05e5   # hebrew_finalzadi  /* deprecated */ 
  863. 0x0cf6   U05e6   # hebrew_zade 
  864. 0x0cf6   U05e6   # hebrew_zadi  /* deprecated */ 
  865. 0x0cf7   U05e7   # hebrew_kuf  /* deprecated */ 
  866. 0x0cf7   U05e7   # hebrew_qoph 
  867. 0x0cf8   U05e8   # hebrew_resh 
  868. 0x0cf9   U05e9   # hebrew_shin 
  869. 0x0cfa   U05ea   # hebrew_taf  /* deprecated */ 
  870. 0x0cfa   U05ea   # hebrew_taw 
  871. 0x0da1   U0e01   # Thai_kokai 
  872. 0x0da2   U0e02   # Thai_khokhai 
  873. 0x0da3   U0e03   # Thai_khokhuat 
  874. 0x0da4   U0e04   # Thai_khokhwai 
  875. 0x0da5   U0e05   # Thai_khokhon 
  876. 0x0da6   U0e06   # Thai_khorakhang   
  877. 0x0da7   U0e07   # Thai_ngongu   
  878. 0x0da8   U0e08   # Thai_chochan   
  879. 0x0da9   U0e09   # Thai_choching    
  880. 0x0daa   U0e0a   # Thai_chochang   
  881. 0x0dab   U0e0b   # Thai_soso 
  882. 0x0dac   U0e0c   # Thai_chochoe 
  883. 0x0dad   U0e0d   # Thai_yoying 
  884. 0x0dae   U0e0e   # Thai_dochada 
  885. 0x0daf   U0e0f   # Thai_topatak 
  886. 0x0db0   U0e10   # Thai_thothan 
  887. 0x0db1   U0e11   # Thai_thonangmontho 
  888. 0x0db2   U0e12   # Thai_thophuthao 
  889. 0x0db3   U0e13   # Thai_nonen 
  890. 0x0db4   U0e14   # Thai_dodek 
  891. 0x0db5   U0e15   # Thai_totao 
  892. 0x0db6   U0e16   # Thai_thothung 
  893. 0x0db7   U0e17   # Thai_thothahan 
  894. 0x0db8   U0e18   # Thai_thothong 
  895. 0x0db9   U0e19   # Thai_nonu 
  896. 0x0dba   U0e1a   # Thai_bobaimai 
  897. 0x0dbb   U0e1b   # Thai_popla 
  898. 0x0dbc   U0e1c   # Thai_phophung 
  899. 0x0dbd   U0e1d   # Thai_fofa 
  900. 0x0dbe   U0e1e   # Thai_phophan 
  901. 0x0dbf   U0e1f   # Thai_fofan 
  902. 0x0dc0   U0e20   # Thai_phosamphao 
  903. 0x0dc1   U0e21   # Thai_moma 
  904. 0x0dc2   U0e22   # Thai_yoyak 
  905. 0x0dc3   U0e23   # Thai_rorua 
  906. 0x0dc4   U0e24   # Thai_ru 
  907. 0x0dc5   U0e25   # Thai_loling 
  908. 0x0dc6   U0e26   # Thai_lu 
  909. 0x0dc7   U0e27   # Thai_wowaen 
  910. 0x0dc8   U0e28   # Thai_sosala 
  911. 0x0dc9   U0e29   # Thai_sorusi 
  912. 0x0dca   U0e2a   # Thai_sosua 
  913. 0x0dcb   U0e2b   # Thai_hohip 
  914. 0x0dcc   U0e2c   # Thai_lochula 
  915. 0x0dcd   U0e2d   # Thai_oang 
  916. 0x0dce   U0e2e   # Thai_honokhuk 
  917. 0x0dcf   U0e2f   # Thai_paiyannoi 
  918. 0x0dd0   U0e30   # Thai_saraa 
  919. 0x0dd1   U0e31   # Thai_maihanakat 
  920. 0x0dd2   U0e32   # Thai_saraaa 
  921. 0x0dd3   U0e33   # Thai_saraam 
  922. 0x0dd4   U0e34   # Thai_sarai    
  923. 0x0dd5   U0e35   # Thai_saraii    
  924. 0x0dd6   U0e36   # Thai_saraue     
  925. 0x0dd7   U0e37   # Thai_sarauee     
  926. 0x0dd8   U0e38   # Thai_sarau     
  927. 0x0dd9   U0e39   # Thai_sarauu    
  928. 0x0dda   U0e3a   # Thai_phinthu 
  929. 0x0dde   U0e3e   # Thai_maihanakat_maitho 
  930. 0x0ddf   U0e3f   # Thai_baht 
  931. 0x0de0   U0e40   # Thai_sarae     
  932. 0x0de1   U0e41   # Thai_saraae 
  933. 0x0de2   U0e42   # Thai_sarao 
  934. 0x0de3   U0e43   # Thai_saraaimaimuan    
  935. 0x0de4   U0e44   # Thai_saraaimaimalai   
  936. 0x0de5   U0e45   # Thai_lakkhangyao 
  937. 0x0de6   U0e46   # Thai_maiyamok 
  938. 0x0de7   U0e47   # Thai_maitaikhu 
  939. 0x0de8   U0e48   # Thai_maiek    
  940. 0x0de9   U0e49   # Thai_maitho 
  941. 0x0dea   U0e4a   # Thai_maitri 
  942. 0x0deb   U0e4b   # Thai_maichattawa 
  943. 0x0dec   U0e4c   # Thai_thanthakhat 
  944. 0x0ded   U0e4d   # Thai_nikhahit 
  945. 0x0df0   U0e50   # Thai_leksun  
  946. 0x0df1   U0e51   # Thai_leknung   
  947. 0x0df2   U0e52   # Thai_leksong  
  948. 0x0df3   U0e53   # Thai_leksam 
  949. 0x0df4   U0e54   # Thai_leksi   
  950. 0x0df5   U0e55   # Thai_lekha   
  951. 0x0df6   U0e56   # Thai_lekhok   
  952. 0x0df7   U0e57   # Thai_lekchet   
  953. 0x0df8   U0e58   # Thai_lekpaet   
  954. 0x0df9   U0e59   # Thai_lekkao  
  955. 0x0ea1   U3131   # Hangul_Kiyeog 
  956. 0x0ea2   U3132   # Hangul_SsangKiyeog 
  957. 0x0ea3   U3133   # Hangul_KiyeogSios 
  958. 0x0ea4   U3134   # Hangul_Nieun 
  959. 0x0ea5   U3135   # Hangul_NieunJieuj 
  960. 0x0ea6   U3136   # Hangul_NieunHieuh 
  961. 0x0ea7   U3137   # Hangul_Dikeud 
  962. 0x0ea8   U3138   # Hangul_SsangDikeud 
  963. 0x0ea9   U3139   # Hangul_Rieul 
  964. 0x0eaa   U313a   # Hangul_RieulKiyeog 
  965. 0x0eab   U313b   # Hangul_RieulMieum 
  966. 0x0eac   U313c   # Hangul_RieulPieub 
  967. 0x0ead   U313d   # Hangul_RieulSios 
  968. 0x0eae   U313e   # Hangul_RieulTieut 
  969. 0x0eaf   U313f   # Hangul_RieulPhieuf 
  970. 0x0eb0   U3140   # Hangul_RieulHieuh 
  971. 0x0eb1   U3141   # Hangul_Mieum 
  972. 0x0eb2   U3142   # Hangul_Pieub 
  973. 0x0eb3   U3143   # Hangul_SsangPieub 
  974. 0x0eb4   U3144   # Hangul_PieubSios 
  975. 0x0eb5   U3145   # Hangul_Sios 
  976. 0x0eb6   U3146   # Hangul_SsangSios 
  977. 0x0eb7   U3147   # Hangul_Ieung 
  978. 0x0eb8   U3148   # Hangul_Jieuj 
  979. 0x0eb9   U3149   # Hangul_SsangJieuj 
  980. 0x0eba   U314a   # Hangul_Cieuc 
  981. 0x0ebb   U314b   # Hangul_Khieuq 
  982. 0x0ebc   U314c   # Hangul_Tieut 
  983. 0x0ebd   U314d   # Hangul_Phieuf 
  984. 0x0ebe   U314e   # Hangul_Hieuh 
  985. 0x0ebf   U314f   # Hangul_A 
  986. 0x0ec0   U3150   # Hangul_AE 
  987. 0x0ec1   U3151   # Hangul_YA 
  988. 0x0ec2   U3152   # Hangul_YAE 
  989. 0x0ec3   U3153   # Hangul_EO 
  990. 0x0ec4   U3154   # Hangul_E 
  991. 0x0ec5   U3155   # Hangul_YEO 
  992. 0x0ec6   U3156   # Hangul_YE 
  993. 0x0ec7   U3157   # Hangul_O 
  994. 0x0ec8   U3158   # Hangul_WA 
  995. 0x0ec9   U3159   # Hangul_WAE 
  996. 0x0eca   U315a   # Hangul_OE 
  997. 0x0ecb   U315b   # Hangul_YO 
  998. 0x0ecc   U315c   # Hangul_U 
  999. 0x0ecd   U315d   # Hangul_WEO 
  1000. 0x0ece   U315e   # Hangul_WE 
  1001. 0x0ecf   U315f   # Hangul_WI 
  1002. 0x0ed0   U3160   # Hangul_YU 
  1003. 0x0ed1   U3161   # Hangul_EU 
  1004. 0x0ed2   U3162   # Hangul_YI 
  1005. 0x0ed3   U3163   # Hangul_I 
  1006. 0x0ed4   U11a8   # Hangul_J_Kiyeog 
  1007. 0x0ed5   U11a9   # Hangul_J_SsangKiyeog 
  1008. 0x0ed6   U11aa   # Hangul_J_KiyeogSios 
  1009. 0x0ed7   U11ab   # Hangul_J_Nieun 
  1010. 0x0ed8   U11ac   # Hangul_J_NieunJieuj 
  1011. 0x0ed9   U11ad   # Hangul_J_NieunHieuh 
  1012. 0x0eda   U11ae   # Hangul_J_Dikeud 
  1013. 0x0edb   U11af   # Hangul_J_Rieul 
  1014. 0x0edc   U11b0   # Hangul_J_RieulKiyeog 
  1015. 0x0edd   U11b1   # Hangul_J_RieulMieum 
  1016. 0x0ede   U11b2   # Hangul_J_RieulPieub 
  1017. 0x0edf   U11b3   # Hangul_J_RieulSios 
  1018. 0x0ee0   U11b4   # Hangul_J_RieulTieut 
  1019. 0x0ee1   U11b5   # Hangul_J_RieulPhieuf 
  1020. 0x0ee2   U11b6   # Hangul_J_RieulHieuh 
  1021. 0x0ee3   U11b7   # Hangul_J_Mieum 
  1022. 0x0ee4   U11b8   # Hangul_J_Pieub 
  1023. 0x0ee5   U11b9   # Hangul_J_PieubSios 
  1024. 0x0ee6   U11ba   # Hangul_J_Sios 
  1025. 0x0ee7   U11bb   # Hangul_J_SsangSios 
  1026. 0x0ee8   U11bc   # Hangul_J_Ieung 
  1027. 0x0ee9   U11bd   # Hangul_J_Jieuj 
  1028. 0x0eea   U11be   # Hangul_J_Cieuc 
  1029. 0x0eeb   U11bf   # Hangul_J_Khieuq 
  1030. 0x0eec   U11c0   # Hangul_J_Tieut 
  1031. 0x0eed   U11c1   # Hangul_J_Phieuf 
  1032. 0x0eee   U11c2   # Hangul_J_Hieuh 
  1033. 0x0eef   U316d   # Hangul_RieulYeorinHieuh 
  1034. 0x0ef0   U3171   # Hangul_SunkyeongeumMieum 
  1035. 0x0ef1   U3178   # Hangul_SunkyeongeumPieub 
  1036. 0x0ef2   U317f   # Hangul_PanSios 
  1037. 0x0ef3   U0000   # Hangul_KkogjiDalrinIeung 
  1038. 0x0ef4   U3184   # Hangul_SunkyeongeumPhieuf 
  1039. 0x0ef5   U3186   # Hangul_YeorinHieuh 
  1040. 0x0ef6   U318d   # Hangul_AraeA 
  1041. 0x0ef7   U318e   # Hangul_AraeAE 
  1042. 0x0ef8   U11eb   # Hangul_J_PanSios 
  1043. 0x0ef9   U0000   # Hangul_J_KkogjiDalrinIeung 
  1044. 0x0efa   U11f9   # Hangul_J_YeorinHieuh 
  1045. 0x0eff   U20a9   # Korean_Won 
  1046. 0x20a0   U20a0   # EcuSign                                       
  1047. 0x20a1   U20a1   # ColonSign                                     
  1048. 0x20a2   U20a2   # CruzeiroSign                                  
  1049. 0x20a3   U20a3   # FFrancSign                                    
  1050. 0x20a4   U20a4   # LiraSign                                      
  1051. 0x20a5   U20a5   # MillSign                                      
  1052. 0x20a6   U20a6   # NairaSign                                     
  1053. 0x20a7   U20a7   # PesetaSign                                    
  1054. 0x20a8   U20a8   # RupeeSign                                     
  1055. 0x20a9   U20a9   # WonSign                                       
  1056. 0x20aa   U20aa   # NewSheqelSign                                 
  1057. 0x20ab   U20ab   # DongSign                                      
  1058. 0x20ac   U20ac   # EuroSign                                      
  1059.