home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / locale / ibm-943.cm < prev    next >
Encoding:
Text File  |  1996-02-20  |  67.7 KB  |  1,753 lines

  1. #***********************************************************************
  2. #*                                                                     *
  3. #*  VisualAge for C++ for Windows, Version 3.5                         *
  4. #*    Licensed Material - Property of IBM                              *
  5. #*                                                                     *
  6. #*  5801-ARR and Other Materials                                       *
  7. #*                                                                     *
  8. #*  (c) Copyright IBM Corp 1991, 1996. All rights reserved.            *
  9. #*                                                                     *
  10. #***********************************************************************
  11.  
  12. <code_set_name>                 "IBM-943"
  13. <mb_cur_max>                    2
  14. <mb_cur_min>                    1
  15.  
  16. #
  17. #       CHARMAP
  18. #
  19.  
  20. CHARMAP
  21.  
  22. #       Portable Character Set
  23.  
  24.  
  25. <NUL>                           \x00
  26. <SOH>                           \x01
  27. <STX>                           \x02
  28. <ETX>                           \x03
  29. <EOT>                           \x04
  30. <ENQ>                           \x05
  31. <ACK>                           \x06
  32. <alert>                         \x07
  33. <BEL>                           \x07
  34. <backspace>                     \x08
  35. <BS>                            \x08
  36. <tab>                           \x09
  37. <HT>                            \x09
  38. <newline>                       \x0a
  39. <LF>                            \x0a
  40. <vertical-tab>                  \x0b
  41. <VT>                            \x0b
  42. <form-feed>                     \x0c
  43. <FF>                            \x0c
  44. <carriage-return>               \x0d
  45. <CR>                            \x0d
  46. <SO>                            \x0e
  47. <SI>                            \x0f
  48. <DLE>                           \x10
  49. <DC1>                           \x11
  50. <DC2>                           \x12
  51. <DC3>                           \x13
  52. <DC4>                           \x14
  53. <NAK>                           \x15
  54. <SYN>                           \x16
  55. <ETB>                           \x17
  56. <CAN>                           \x18
  57. <EM>                            \x19
  58. <SUB>                           \x1a
  59. <ESC>                           \x1b
  60. <IFS>                           \x1c
  61. <FS>                            \x1c
  62. <IS4>                           \x1c
  63. <IGS>                           \x1d
  64. <GS>                            \x1d
  65. <IS3>                           \x1d
  66. <IRS>                           \x1e
  67. <RS>                            \x1e
  68. <IS2>                           \x1e
  69. <IUS>                           \x1f
  70. <US>                            \x1f
  71. <IS1>                           \x1f
  72. <space>                         \x20
  73. <SP>                            \x20
  74. <exclamation-mark>              \x21
  75. <quotation-mark>                \x22
  76. <number-sign>                   \x23
  77. <dollar-sign>                   \x24
  78. <percent-sign>                  \x25
  79. <ampersand>                     \x26
  80. <apostrophe>                    \x27
  81. <left-parenthesis>              \x28
  82. <right-parenthesis>             \x29
  83. <asterisk>                      \x2a
  84. <plus-sign>                     \x2b
  85. <comma>                         \x2c
  86. <hyphen>                        \x2d
  87. <hyphen-minus>                  \x2d
  88. <period>                        \x2e
  89. <full-stop>                     \x2e
  90. <slash>                         \x2f
  91. <solidus>                       \x2f
  92. <zero>                          \x30
  93. <one>                           \x31
  94. <two>                           \x32
  95. <three>                         \x33
  96. <four>                          \x34
  97. <five>                          \x35
  98. <six>                           \x36
  99. <seven>                         \x37
  100. <eight>                         \x38
  101. <nine>                          \x39
  102. <colon>                         \x3a
  103. <semicolon>                     \x3b
  104. <less-than-sign>                \x3c
  105. <equals-sign>                   \x3d
  106. <greater-than-sign>             \x3e
  107. <question-mark>                 \x3f
  108. <commercial-at>                 \x40
  109. <A>                             \x41
  110. <B>                             \x42
  111. <C>                             \x43
  112. <D>                             \x44
  113. <E>                             \x45
  114. <F>                             \x46
  115. <G>                             \x47
  116. <H>                             \x48
  117. <I>                             \x49
  118. <J>                             \x4a
  119. <K>                             \x4b
  120. <L>                             \x4c
  121. <M>                             \x4d
  122. <N>                             \x4e
  123. <O>                             \x4f
  124. <P>                             \x50
  125. <Q>                             \x51
  126. <R>                             \x52
  127. <S>                             \x53
  128. <T>                             \x54
  129. <U>                             \x55
  130. <V>                             \x56
  131. <W>                             \x57
  132. <X>                             \x58
  133. <Y>                             \x59
  134. <Z>                             \x5a
  135. <left-square-bracket>           \x5b
  136. <backslash>                     \x5c
  137. <reverse-solidus>               \x5c
  138. <yen>                           \x5c
  139. <yen-sign>                      \x5c
  140. <right-square-bracket>          \x5d
  141. <circumflex>                    \x5e
  142. <circumflex-accent>             \x5e
  143. <underscore>                    \x5f
  144. <low-line>                      \x5f
  145. <grave-accent>                  \x60
  146. <a>                             \x61
  147. <b>                             \x62
  148. <c>                             \x63
  149. <d>                             \x64
  150. <e>                             \x65
  151. <f>                             \x66
  152. <g>                             \x67
  153. <h>                             \x68
  154. <i>                             \x69
  155. <j>                             \x6a
  156. <k>                             \x6b
  157. <l>                             \x6c
  158. <m>                             \x6d
  159. <n>                             \x6e
  160. <o>                             \x6f
  161. <p>                             \x70
  162. <q>                             \x71
  163. <r>                             \x72
  164. <s>                             \x73
  165. <t>                             \x74
  166. <u>                             \x75
  167. <v>                             \x76
  168. <w>                             \x77
  169. <x>                             \x78
  170. <y>                             \x79
  171. <z>                             \x7a
  172. <left-brace>                    \x7b
  173. <left-curly-bracket>            \x7b
  174. <vertical-line>                 \x7c
  175. <right-brace>                   \x7d
  176. <right-curly-bracket>           \x7d
  177. <tilde>                         \x7e
  178. <overline>                      \x7e
  179. <DEL>                           \x7f
  180. # End Portable Character Set
  181.  
  182. <cent>                          \x80
  183. <SC04>                          \x80
  184. <sterling>                      \xa0
  185. <SC02>                          \xa0
  186.  
  187. #       JISX0201 Katakana Characters
  188. <kana-full-stop>                \xa1
  189. <kana-opening-bracket>          \xa2
  190. <kana-closing-bracket>          \xa3
  191. <kana-comma>                    \xa4
  192. <kana-conjunctive>              \xa5
  193. <kana-WO>                       \xa6
  194. <kana-a>                        \xa7
  195. <kana-i>                        \xa8
  196. <kana-u>                        \xa9
  197. <kana-e>                        \xaa
  198. <kana-o>                        \xab
  199. <kana-ya>                       \xac
  200. <kana-yu>                       \xad
  201. <kana-yo>                       \xae
  202. <kana-tsu>                      \xaf
  203. <kana-prolonged-sound>          \xb0
  204. <kana-A>                        \xb1
  205. <kana-I>                        \xb2
  206. <kana-U>                        \xb3
  207. <kana-E>                        \xb4
  208. <kana-O>                        \xb5
  209. <kana-KA>                       \xb6
  210. <kana-KI>                       \xb7
  211. <kana-KU>                       \xb8
  212. <kana-KE>                       \xb9
  213. <kana-KO>                       \xba
  214. <kana-SA>                       \xbb
  215. <kana-SHI>                      \xbc
  216. <kana-SU>                       \xbd
  217. <kana-SE>                       \xbe
  218. <kana-SO>                       \xbf
  219. <kana-TA>                       \xc0
  220. <kana-CHI>                      \xc1
  221. <kana-TSU>                      \xc2
  222. <kana-TE>                       \xc3
  223. <kana-TO>                       \xc4
  224. <kana-NA>                       \xc5
  225. <kana-NI>                       \xc6
  226. <kana-NU>                       \xc7
  227. <kana-NE>                       \xc8
  228. <kana-NO>                       \xc9
  229. <kana-HA>                       \xca
  230. <kana-HI>                       \xcb
  231. <kana-FU>                       \xcc
  232. <kana-HE>                       \xcd
  233. <kana-HO>                       \xce
  234. <kana-MA>                       \xcf
  235. <kana-MI>                       \xd0
  236. <kana-MU>                       \xd1
  237. <kana-ME>                       \xd2
  238. <kana-MO>                       \xd3
  239. <kana-YA>                       \xd4
  240. <kana-YU>                       \xd5
  241. <kana-YO>                       \xd6
  242. <kana-RA>                       \xd7
  243. <kana-RI>                       \xd8
  244. <kana-RU>                       \xd9
  245. <kana-RE>                       \xda
  246. <kana-RO>                       \xdb
  247. <kana-WA>                       \xdc
  248. <kana-N>                        \xdd
  249. <kana-voiced-sound>             \xde
  250. <kana-semivoiced-sound>         \xdf
  251. <not>                           \xfd
  252. <SM66>                          \xfd
  253. <jp-backslash>                  \xfe
  254. <jp-tilde>                      \xff
  255.  
  256. #       JISX0201 Katakana Characters
  257. #       For backward compatibility of the existing AIX locales
  258.  
  259. <kana_fullstop>                 \xa1
  260. <kana_openingbracket>           \xa2
  261. <kana_closingbracket>           \xa3
  262. <kana_comma>                    \xa4
  263. <kana_conjunctive>              \xa5
  264. <kana_WO>                       \xa6
  265. <kana_a>                        \xa7
  266. <kana_i>                        \xa8
  267. <kana_u>                        \xa9
  268. <kana_e>                        \xaa
  269. <kana_o>                        \xab
  270. <kana_ya>                       \xac
  271. <kana_yu>                       \xad
  272. <kana_yo>                       \xae
  273. <kana_tsu>                      \xaf
  274. <prolongedsound>                \xb0
  275. <kana_A>                        \xb1
  276. <kana_I>                        \xb2
  277. <kana_U>                        \xb3
  278. <kana_E>                        \xb4
  279. <kana_O>                        \xb5
  280. <kana_KA>                       \xb6
  281. <kana_KI>                       \xb7
  282. <kana_KU>                       \xb8
  283. <kana_KE>                       \xb9
  284. <kana_KO>                       \xba
  285. <kana_SA>                       \xbb
  286. <kana_SHI>                      \xbc
  287. <kana_SU>                       \xbd
  288. <kana_SE>                       \xbe
  289. <kana_SO>                       \xbf
  290. <kana_TA>                       \xc0
  291. <kana_CHI>                      \xc1
  292. <kana_TSU>                      \xc2
  293. <kana_TE>                       \xc3
  294. <kana_TO>                       \xc4
  295. <kana_NA>                       \xc5
  296. <kana_NI>                       \xc6
  297. <kana_NU>                       \xc7
  298. <kana_NE>                       \xc8
  299. <kana_NO>                       \xc9
  300. <kana_HA>                       \xca
  301. <kana_HI>                       \xcb
  302. <kana_FU>                       \xcc
  303. <kana_HE>                       \xcd
  304. <kana_HO>                       \xce
  305. <kana_MA>                       \xcf
  306. <kana_MI>                       \xd0
  307. <kana_MU>                       \xd1
  308. <kana_ME>                       \xd2
  309. <kana_MO>                       \xd3
  310. <kana_YA>                       \xd4
  311. <kana_YU>                       \xd5
  312. <kana_YO>                       \xd6
  313. <kana_RA>                       \xd7
  314. <kana_RI>                       \xd8
  315. <kana_RU>                       \xd9
  316. <kana_RE>                       \xda
  317. <kana_RO>                       \xdb
  318. <kana_WA>                       \xdc
  319. <kana_N>                        \xdd
  320. <voicedsound>                   \xde
  321. <semivoicedsound>               \xdf
  322.  
  323. #       JISX0208-1983 base names
  324.  
  325. <j0101>...<j0163>               \x81\x40
  326. <j0164>...<j0194>               \x81\x80
  327. <j0201>...<j0243>               \x81\x9f
  328. <j0244>                         \x81\xca
  329. <j0245>...<j0271>               \x81\xcb
  330. <j0272>                         \x81\xe6
  331. <j0273>...<j0294>               \x81\xe7
  332. <j0301>...<j0363>               \x82\x40
  333. <j0364>...<j0394>               \x82\x80
  334. <j0401>...<j0494>               \x82\x9f
  335. <j0501>...<j0563>               \x83\x40
  336. <j0564>...<j0594>               \x83\x80
  337. <j0601>...<j0694>               \x83\x9f
  338. <j0701>...<j0763>               \x84\x40
  339. <j0764>...<j0794>               \x84\x80
  340. <j0801>...<j0894>               \x84\x9f
  341. <j0901>...<j0963>               \x85\x40
  342. <j0964>...<j0994>               \x85\x80
  343. <j1001>...<j1094>               \x85\x9f
  344. <j1101>...<j1163>               \x86\x40
  345. <j1164>...<j1194>               \x86\x80
  346. <j1201>...<j1294>               \x86\x9f
  347. <j1331>                         \x87\x5e
  348. <j1355>...<j1362>               \x87\x76
  349. <j1393>                         \x87\x9d
  350. <j1394>                         \x87\x9e
  351. <j1401>...<j1494>               \x87\x9f
  352. <j1501>...<j1563>               \x88\x40
  353. <j1564>...<j1594>               \x88\x80
  354. <j1601>...<j1618>               \x88\x9f
  355. <j1619>                         \x88\xb1
  356. <j1620>...<j1694>               \x88\xb2
  357. <j1701>...<j1763>               \x89\x40
  358. <j1764>...<j1794>               \x89\x80
  359. <j1801>...<j1808>               \x89\x9f
  360. <j1809>                         \x89\xa7
  361. <j1810>...<j1894>               \x89\xa8
  362. <j1901>...<j1933>               \x8a\x40
  363. <j1934>                         \x8a\x61
  364. <j1935>...<j1940>               \x8a\x62
  365. <j1941>                         \x8a\x68
  366. <j1942>...<j1963>               \x8a\x69
  367. <j1964>...<j1985>               \x8a\x80
  368. <j1986>                         \x8a\x96
  369. <j1987>...<j1994>               \x8a\x97
  370. <j2001>...<j2034>               \x8a\x9f
  371. <j2035>                         \x8a\xc1
  372. <j2036>...<j2049>               \x8a\xc2
  373. <j2050>                         \x8a\xd0
  374. <j2051>...<j2094>               \x8a\xd1
  375. <j2101>...<j2163>               \x8b\x40
  376. <j2164>...<j2194>               \x8b\x80
  377. <j2201>...<j2237>               \x8b\x9f
  378. <j2238>                         \x8b\xc4
  379. <j2239>...<j2294>               \x8b\xc5
  380. <j2301>...<j2358>               \x8c\x40
  381. <j2359>                         \x8c\x7a
  382. <j2360>...<j2363>               \x8c\x7b
  383. <j2364>...<j2394>               \x8c\x80
  384. <j2401>...<j2494>               \x8c\x9f
  385. <j2501>...<j2522>               \x8d\x40
  386. <j2523>                         \x8d\x56
  387. <j2524>...<j2559>               \x8d\x57
  388. <j2560>                         \x8d\x7b
  389. <j2561>                         \x8d\x7c
  390. <j2562>                         \x8d\x7d
  391. <j2563>                         \x8d\x7e
  392. <j2564>...<j2594>               \x8d\x80
  393. <j2601>...<j2694>               \x8d\x9f
  394. <j2701>...<j2763>               \x8e\x40
  395. <j2764>...<j2794>               \x8e\x80
  396. <j2801>...<j2840>               \x8e\x9f
  397. <j2841>                         \x8e\xc7
  398. <j2842>...<j2894>               \x8e\xc8
  399. <j2901>...<j2963>               \x8f\x40
  400. <j2964>...<j2994>               \x8f\x80
  401. <j3001>...<j3094>               \x8f\x9f
  402. <j3101>...<j3156>               \x90\x40
  403. <j3157>                         \x90\x78
  404. <j3158>...<j3163>               \x90\x79
  405. <j3164>...<j3194>               \x90\x80
  406. <j3201>...<j3294>               \x90\x9f
  407. <j3301>...<j3352>               \x91\x40
  408. <j3353>                         \x91\x74
  409. <j3354>...<j3363>               \x91\x75
  410. <j3364>...<j3394>               \x91\x80
  411. <j3401>...<j3494>               \x91\x9f
  412. <j3501>...<j3563>               \x92\x40
  413. <j3564>...<j3594>               \x92\x80
  414. <j3601>...<j3658>               \x92\x9f
  415. <j3659>                         \x92\xd9
  416. <j3660>...<j3694>               \x92\xda
  417. <j3701>...<j3754>               \x93\x40
  418. <j3755>                         \x93\x76
  419. <j3756>...<j3763>               \x93\x77
  420. <j3764>...<j3777>               \x93\x80
  421. <j3778>                         \x93\x8e
  422. <j3779>...<j3782>               \x93\x8f
  423. <j3783>                         \x93\x93
  424. <j3784>...<j3794>               \x93\x94
  425. <j3801>...<j3885>               \x93\x9f
  426. <j3886>                         \x93\xf4
  427. <j3887>...<j3894>               \x93\xf5
  428. <j3901>...<j3963>               \x94\x40
  429. <j3964>...<j3971>               \x94\x80
  430. <j3972>                         \x94\x88
  431. <j3973>...<j3994>               \x94\x89
  432. <j4001>...<j4094>               \x94\x9f
  433. <j4101>...<j4115>               \x95\x40
  434. <j4116>                         \x95\x4f
  435. <j4117>...<j4163>               \x95\x50
  436. <j4164>...<j4194>               \x95\x80
  437. <j4201>...<j4294>               \x95\x9f
  438. <j4301>...<j4363>               \x96\x40
  439. <j4364>...<j4373>               \x96\x80
  440. <j4374>                         \x96\x8a
  441. <j4375>...<j4388>               \x96\x8b
  442. <j4389>                         \x96\x99
  443. <j4390>...<j4394>               \x96\x9a
  444. <j4401>...<j4488>               \x96\x9f
  445. <j4489>                         \x96\xf7
  446. <j4490>...<j4494>               \x96\xf8
  447. <j4501>...<j4557>               \x97\x40
  448. <j4558>                         \x97\x79
  449. <j4559>...<j4563>               \x97\x7a
  450. <j4564>...<j4594>               \x97\x80
  451. <j4601>...<j4694>               \x97\x9f
  452. <j4701>...<j4721>               \x98\x40
  453. <j4722>                         \x98\x55
  454. <j4723>...<j4763>               \x98\x56
  455. <j4764>...<j4794>               \x98\x80
  456. <j4801>...<j4853>               \x98\x9f
  457. <j4854>                         \x98\xd4
  458. <j4855>...<j4894>               \x98\xd5
  459. <j4901>...<j4963>               \x99\x40
  460. <j4964>...<j4994>               \x99\x80
  461. <j5001>...<j5094>               \x99\x9f
  462. <j5101>...<j5163>               \x9a\x40
  463. <j5164>...<j5194>               \x9a\x80
  464. <j5201>...<j5267>               \x9a\x9f
  465. <j5268>                         \x9a\xe2
  466. <j5269>...<j5294>               \x9a\xe3
  467. <j5301>...<j5363>               \x9b\x40
  468. <j5364>...<j5394>               \x9b\x80
  469. <j5401>...<j5494>               \x9b\x9f
  470. <j5501>...<j5563>               \x9c\x40
  471. <j5564>...<j5594>               \x9c\x80
  472. <j5601>...<j5694>               \x9c\x9f
  473. <j5701>...<j5763>               \x9d\x40
  474. <j5764>...<j5787>               \x9d\x80
  475. <j5788>                         \x9d\x98
  476. <j5789>...<j5794>               \x9d\x99
  477. <j5801>...<j5894>               \x9d\x9f
  478. <j5901>...<j5955>               \x9e\x40
  479. <j5956>                         \x9e\x77
  480. <j5957>...<j5963>               \x9e\x78
  481. <j5964>...<j5976>               \x9e\x80
  482. <j5977>                         \x9e\x8d
  483. <j5978>...<j5994>               \x9e\x8e
  484. <j6001>...<j6094>               \x9e\x9f
  485. <j6101>...<j6163>               \x9f\x40
  486. <j6164>...<j6194>               \x9f\x80
  487. <j6201>...<j6224>               \x9f\x9f
  488. <j6225>                         \x9f\xb7
  489. <j6226>...<j6284>               \x9f\xb8
  490. <j6285>                         \x9f\xf3
  491. <j6286>...<j6294>               \x9f\xf4
  492. <j6301>...<j6363>               \xe0\x40
  493. <j6364>...<j6369>               \xe0\x80
  494. <j6370>                         \xe0\x86
  495. <j6371>...<j6394>               \xe0\x87
  496. <j6401>...<j6485>               \xe0\x9f
  497. <j6486>                         \xe0\xf4
  498. <j6487>...<j6494>               \xe0\xf5
  499. <j6501>...<j6563>               \xe1\x40
  500. <j6564>...<j6594>               \xe1\x80
  501. <j6601>...<j6671>               \xe1\x9f
  502. <j6672>                         \xe1\xe6
  503. <j6673>                         \xe1\xe7
  504. <j6674>                         \xe1\xe8
  505. <j6675>...<j6694>               \xe1\xe9
  506. <j6701>...<j6704>               \xe2\x40
  507. <j6705>                         \xe2\x44
  508. <j6706>...<j6761>               \xe2\x45
  509. <j6762>                         \xe2\x7d
  510. <j6763>                         \xe2\x7e
  511. <j6764>...<j6794>               \xe2\x80
  512. <j6801>...<j6894>               \xe2\x9f
  513. <j6901>...<j6963>               \xe3\x40
  514. <j6964>...<j6994>               \xe3\x80
  515. <j7001>...<j7094>               \xe3\x9f
  516. <j7101>...<j7163>               \xe4\x40
  517. <j7164>...<j7194>               \xe4\x80
  518. <j7201>...<j7294>               \xe4\x9f
  519. <j7301>                         \xe5\x40
  520. <j7302>                         \xe5\x41
  521. <j7303>...<j7313>               \xe5\x42
  522. <j7314>                         \xe5\x4d
  523. <j7315>...<j7357>               \xe5\x4e
  524. <j7358>                         \xe5\x79
  525. <j7359>...<j7363>               \xe5\x7a
  526. <j7364>...<j7394>               \xe5\x80
  527. <j7401>...<j7403>               \xe5\x9f
  528. <j7404>                         \xe5\xa2
  529. <j7405>...<j7494>               \xe5\xa3
  530. <j7501>...<j7560>               \xe6\x40
  531. <j7561>                         \xe6\x7c
  532. <j7562>                         \xe6\x7d
  533. <j7563>                         \xe6\x7e
  534. <j7564>...<j7594>               \xe6\x80
  535. <j7601>...<j7644>               \xe6\x9f
  536. <j7645>                         \xe6\xcb
  537. <j7646>...<j7694>               \xe6\xcc
  538. <j7701>...<j7763>               \xe7\x40
  539. <j7764>...<j7777>               \xe7\x80
  540. <j7778>                         \xe7\x8e
  541. <j7779>...<j7794>               \xe7\x8f
  542. <j7801>...<j7894>               \xe7\x9f
  543. <j7901>...<j7963>               \xe8\x40
  544. <j7964>...<j7994>               \xe8\x80
  545. <j8001>...<j8054>               \xe8\x9f
  546. <j8055>                         \xe8\xd5
  547. <j8056>...<j8083>               \xe8\xd6
  548. <j8084>                         \xe8\xf2
  549. <j8085>...<j8094>               \xe8\xf3
  550. <j8101>...<j8163>               \xe9\x40
  551. <j8164>...<j8194>               \xe9\x80
  552. <j8201>...<j8244>               \xe9\x9f
  553. <j8245>                         \xe9\xcb
  554. <j8246>...<j8283>               \xe9\xcc
  555. <j8284>                         \xe9\xf2
  556. <j8285>...<j8294>               \xe9\xf3
  557. <j8301>...<j8363>               \xea\x40
  558. <j8364>...<j8394>               \xea\x80
  559. <j8401>                         \xea\x9f
  560. <j8402>                         \xea\xa0
  561. <j8403>                         \xea\xa1
  562. <j8404>                         \xea\xa2
  563. <j8405>                         \xea\xa3
  564. <j8406>                         \xea\xa4
  565. <j8407>...<j8494>               \xea\xa5
  566. <j8501>...<j8563>               \xeb\x40
  567. <j8564>...<j8594>               \xeb\x80
  568. <j8601>...<j8694>               \xeb\x9f
  569. <j8701>...<j8763>               \xec\x40
  570. <j8764>...<j8794>               \xec\x80
  571. <j8801>...<j8894>               \xec\x9f
  572. <j9279>                         \xee\xed
  573. <j9280>                         \xee\xee
  574. <j9301>...<j9363>               \xef\x40
  575. <j9364>...<j9394>               \xef\x80
  576. <j9401>...<j9494>               \xef\x9f
  577.  
  578. #       User Definable Characters
  579.  
  580. <judc0101>...<judc0163>         \xf0\x40
  581. <judc0164>...<judc0194>         \xf0\x80
  582. <judc0201>...<judc0294>         \xf0\x9f
  583. <judc0301>...<judc0363>         \xf1\x40
  584. <judc0364>...<judc0394>         \xf1\x80
  585. <judc0401>...<judc0494>         \xf1\x9f
  586. <judc0501>...<judc0563>         \xf2\x40
  587. <judc0564>...<judc0594>         \xf2\x80
  588. <judc0601>...<judc0694>         \xf2\x9f
  589. <judc0701>...<judc0763>         \xf3\x40
  590. <judc0764>...<judc0794>         \xf3\x80
  591. <judc0801>...<judc0894>         \xf3\x9f
  592. <judc0901>...<judc0963>         \xf4\x40
  593. <judc0964>...<judc0994>         \xf4\x80
  594. <judc1001>...<judc1094>         \xf4\x9f
  595. <judc1101>...<judc1163>         \xf5\x40
  596. <judc1164>...<judc1194>         \xf5\x80
  597. <judc1201>...<judc1294>         \xf5\x9f
  598. <judc1301>...<judc1363>         \xf6\x40
  599. <judc1364>...<judc1394>         \xf6\x80
  600. <judc1401>...<judc1494>         \xf6\x9f
  601. <judc1501>...<judc1563>         \xf7\x40
  602. <judc1564>...<judc1594>         \xf7\x80
  603. <judc1601>...<judc1694>         \xf7\x9f
  604. <judc1701>...<judc1763>         \xf8\x40
  605. <judc1764>...<judc1794>         \xf8\x80
  606. <judc1801>...<judc1894>         \xf8\x9f
  607. <judc1901>...<judc1963>         \xf9\x40
  608. <judc1964>...<judc1994>         \xf9\x80
  609. <judc2001>...<judc2094>         \xf9\x9f
  610.  
  611. #       IBM Selected Characters
  612. #       (Supplemental Characters)
  613. #       For consistency with X/OPEN Japanese locale registry
  614.  
  615. <J0235>                 \xfa\x55
  616. <J1609>                 \xfa\x68
  617. <J1640>                 \xfa\x69
  618. <J1650>                 \xfa\x6b
  619. <J1652>                 \xfa\x6c
  620. <J1667>                 \xfa\x6d
  621. <J1678>                 \xfa\x6e
  622. <J1703>                 \xfa\x70
  623. <J1707>                 \xfa\x6f
  624. <J1709>                 \xfa\x72
  625. <J1712>                 \xfa\x71
  626. <J1727>                 \xfa\x61
  627. <J1730>                 \xfa\x73
  628. <J1740>                 \xfa\x76
  629. <J1755>                 \xfa\x77
  630. <J1756>                 \xfa\x75
  631. <J1763>                 \xfa\x74
  632. <J1765>                 \xfa\x7a
  633. <J1767>                 \xfa\x78
  634. <J1784>                 \xfa\x79
  635. <J1803>                 \xfa\x7b
  636. <J1827>                 \xfa\x7d
  637. <J1870>                 \xfa\x7e
  638. <J1877>                 \xfa\x80
  639. <J1885>                 \xfa\x81
  640. <J1892>                 \xfa\x82
  641. <J1921>                 \xfa\x84
  642. <J1956>                 \xfa\x85
  643. <J1959>                 \xfa\x86
  644. <J1961>                 \xfb\x77
  645. <J1969>                 \xfa\x87
  646. <J1978>                 \xfa\x88
  647. <J1991>                 \xfa\x89
  648. <J2032>                 \xfa\x8c
  649. <J2039>                 \xfa\x8d
  650. <J2048>                 \xfa\x8e
  651. <J2062>                 \xfa\x8f
  652. <J2110>                 \xfa\x91
  653. <J2115>                 \xfa\x93
  654. <J2136>                 \xfa\x94
  655. <J2172>                 \xfa\x95
  656. <J2334>                 \xfa\x97
  657. <J2368>                 \xfa\x98
  658. <J2371>                 \xfa\x9a
  659. <J2372>                 \xfa\x99
  660. <J2446>                 \xfa\x9e
  661. <J2465>                 \xfa\x9f
  662. <J2485>                 \xfa\xa0
  663. <J2487>                 \xfa\xa1
  664. <J2488>                 \xfa\xa2
  665. <J2492>                 \xfa\xa3
  666. <J2515>                 \xfa\xa4
  667. <J2523>                 \xfa\xa5
  668. <J2630>                 \xfa\xa6
  669. <J2659>                 \xfa\xa7
  670. <J2665>                 \xfa\xa9
  671. <J2675>                 \xfa\xab
  672. <J2719>                 \xfa\xac
  673. <J2724>                 \xfa\xad
  674. <J2742>                 \xfa\xaf
  675. <J2748>                 \xfa\xb2
  676. <J2762>                 \xfa\xb3
  677. <J2784>                 \xfa\xb4
  678. <J2785>                 \xfa\xb5
  679. <J2789>                 \xfa\xb6
  680. <J2868>                 \xfa\xb7
  681. <J2877>                 \xfa\xb8
  682. <J2884>                 \xfa\x67
  683. <J2894>                 \xfa\xb9
  684. <J2934>                 \xfa\xbb
  685. <J2971>                 \xfa\xbc
  686. <J2980>                 \xfa\xbe
  687. <J3012>                 \xfa\xc0
  688. <J3016>                 \xfa\xbf
  689. <J3019>                 \xfa\xc2
  690. <J3029>                 \xfa\xc3
  691. <J3041>                 \xfa\xc5
  692. <J3045>                 \xfa\xc4
  693. <J3068>                 \xfa\xc6
  694. <J3108>                 \xfa\xc7
  695. <J3141>                 \xfa\xc8
  696. <J3236>                 \xfa\xc9
  697. <J3268>                 \xfa\xca
  698. <J3284>                 \xfa\xcb
  699. <J3306>                 \xfa\xcc
  700. <J3385>                 \xfa\xce
  701. <J3388>                 \xfa\xd1
  702. <J3392>                 \xfa\xcf
  703. <J3401>                 \xfa\xd3
  704. <J3405>                 \xfa\xd4
  705. <J3411>                 \xfa\xd2
  706. <J3413>                 \xfa\x63
  707. <J3424>                 \xfa\xd6
  708. <J3426>                 \xfa\xd7
  709. <J3431>                 \xfa\x66
  710. <J3436>                 \xfa\xd9
  711. <J3450>                 \xfa\xda
  712. <J3455>                 \xfa\xdb
  713. <J3459>                 \xfa\xdc
  714. <J3462>                 \xfa\xdd
  715. <J3477>                 \xfa\xde
  716. <J3480>                 \xfa\xdf
  717. <J3501>                 \xfa\xe1
  718. <J3521>                 \xfa\xe2
  719. <J3525>                 \xfa\xe4
  720. <J3541>                 \xfa\xe3
  721. <J3556>                 \xfa\xe6
  722. <J3592>                 \xfa\x64
  723. <J3594>                 \xfa\xe7
  724. <J3644>                 \xfa\xe9
  725. <J3657>                 \xfa\xeb
  726. <J3674>                 \xfa\xec
  727. <J3693>                 \xfa\xed
  728. <J3707>                 \xfa\xef
  729. <J3721>                 \xfa\xf0
  730. <J3722>                 \xfa\xf1
  731. <J3753>                 \xfa\xf3
  732. <J3824>                 \xfa\xf4
  733. <J3855>                 \xfa\xf5
  734. <J3864>                 \xfa\xf6
  735. <J3867>                 \xfa\xf8
  736. <J3874>                 \xfa\xf7
  737. <J3901>                 \xfa\xf9
  738. <J3911>                 \xfa\xfa
  739. <J3935>                 \xfa\xfc
  740. <J3939>                 \xfa\xfb
  741. <J3943>                 \xfb\x40
  742. <J3947>                 \xfb\x41
  743. <J3957>                 \xfb\x42
  744. <J3970>                 \xfb\x45
  745. <J3975>                 \xfb\x48
  746. <J3978>                 \xfb\x46
  747. <J3980>                 \xfb\x49
  748. <J3992>                 \xfb\x47
  749. <J4017>                 \xfb\x4a
  750. <J4069>                 \xfb\x4b
  751. <J4088>                 \xfb\x4c
  752. <J4106>                 \xfb\x4d
  753. <J4111>                 \xfb\x4e
  754. <J4113>                 \xfb\x4f
  755. <J4142>                 \xfb\x51
  756. <J4151>                 \xfb\x52
  757. <J4167>                 \xfb\x54
  758. <J4173>                 \xfb\x53
  759. <J4184>                 \xfb\x56
  760. <J4185>                 \xfb\x57
  761. <J4192>                 \xfb\x55
  762. <J4219>                 \xfb\x59
  763. <J4229>                 \xfb\x5a
  764. <J4279>                 \xfb\x5b
  765. <J4281>                 \xfb\x5c
  766. <J4314>                 \xfb\x5d
  767. <J4342>                 \xfb\x5f
  768. <J4370>                 \xfb\x60
  769. <J4374>                 \xfb\x61
  770. <J4378>                 \xfb\x64
  771. <J4380>                 \xfb\x62
  772. <J4384>                 \xfb\x63
  773. <J4389>                 \xfb\x66
  774. <J4405>                 \xfb\x65
  775. <J4411>                 \xfb\x67
  776. <J4413>                 \xfb\x69
  777. <J4414>                 \xfb\x68
  778. <J4418>                 \xfb\x6a
  779. <J4434>                 \xfb\x6b
  780. <J4448>                 \xfb\x6c
  781. <J4457>                 \xfb\x6d
  782. <J4510>                 \xfa\xa8
  783. <J4527>                 \xfb\x6f
  784. <J4626>                 \xfb\x73
  785. <J4627>                 \xfb\x71
  786. <J4635>                 \xfb\x74
  787. <J4682>                 \xfb\x76
  788. <J4753>                 \xfb\x78
  789. <J4766>                 \xfb\x79
  790. <J4773>                 \xfb\x7a
  791. <J4777>                 \xfb\x7b
  792. <J4869>                 \xfb\x81
  793. <J4873>                 \xfb\x83
  794. <J4972>                 \xfb\x84
  795. <J4976>                 \xfb\x87
  796. <J5027>                 \xfb\x88
  797. <J5165>                 \xfb\x8a
  798. <J5172>                 \xfb\x8b
  799. <J5207>                 \xfb\x8c
  800. <J5252>                 \xfb\x8f
  801. <J5267>                 \xfa\x5c
  802. <J5282>                 \xfb\x90
  803. <J5314>                 \xfb\x91
  804. <J5562>                 \xfb\x93
  805. <J5602>                 \xfb\x95
  806. <J5623>                 \xfb\x96
  807. <J5633>                 \xfb\x97
  808. <J5649>                 \xfb\x98
  809. <J5684>                 \xfb\x99
  810. <J5701>                 \xfa\x60
  811. <J5738>                 \xfb\x9a
  812. <J5740>                 \xfb\x9b
  813. <J5749>                 \xfb\x9c
  814. <J6051>                 \xfb\xa2
  815. <J6063>                 \xfa\x5d
  816. <J6140>                 \xfb\xa3
  817. <J6152>                 \xfb\xa4
  818. <J6174>                 \xfb\xa5
  819. <J6190>                 \xfb\xa6
  820. <J6204>                 \xfb\xa7
  821. <J6216>                 \xfb\xa8
  822. <J6221>                 \xfb\xaa
  823. <J6243>                 \xfb\xab
  824. <J6325>                 \xfb\xad
  825. <J6335>                 \xfb\xaf
  826. <J6457>                 \xfb\xb2
  827. <J6566>                 \xfb\xb5
  828. <J6639>                 \xfb\xb9
  829. <J6706>                 \xfb\xbb
  830. <J6708>                 \xfb\xba
  831. <J6709>                 \xfb\xbc
  832. <J6710>                 \xfb\xbf
  833. <J6711>                 \xfb\xc0
  834. <J6715>                 \xfb\xbd
  835. <J6716>                 \xfb\xbe
  836. <J6728>                 \xfb\xc1
  837. <J6731>                 \xfb\xc3
  838. <J6733>                 \xfb\xc2
  839. <J6752>                 \xfb\xca
  840. <J6753>                 \xfb\xc4
  841. <J6754>                 \xfb\xc6
  842. <J6756>                 \xfb\xc5
  843. <J6763>                 \xfb\xc7
  844. <J6765>                 \xfb\xc9
  845. <J6767>                 \xfb\xc8
  846. <J6773>                 \xfb\xcb
  847. <J6781>                 \xfb\xcd
  848. <J6782>                 \xfb\xce
  849. <J6788>                 \xfa\x5f
  850. <J6806>                 \xfb\xcc
  851. <J6830>                 \xfb\xd2
  852. <J6831>                 \xfb\xd6
  853. <J6832>                 \xfb\xd4
  854. <J6833>                 \xfb\xd0
  855. <J6835>                 \xfb\xd1
  856. <J6839>                 \xfb\xd5
  857. <J6843>                 \xfb\xcf
  858. <J6848>                 \xfa\x65
  859. <J6849>                 \xfb\xd9
  860. <J6850>                 \xfb\xdc
  861. <J6852>                 \xfb\xde
  862. <J6859>                 \xfb\xdd
  863. <J6860>                 \xfb\xdb
  864. <J6862>                 \xfb\xd8
  865. <J6864>                 \xfb\xd7
  866. <J6873>                 \xfa\x5e
  867. <J6879>                 \xfb\xe0
  868. <J6890>                 \xfb\xdf
  869. <J6919>                 \xfb\xe1
  870. <J6931>                 \xfb\xe2
  871. <J6941>                 \xfb\xe3
  872. <J6948>                 \xfb\xe4
  873. <J6966>                 \xfb\xe5
  874. <J6974>                 \xfb\xe6
  875. <J6975>                 \xfb\xe7
  876. <J7072>                 \xfb\xeb
  877. <J7079>                 \xfb\xec
  878. <J7112>                 \xfb\xed
  879. <J7114>                 \xfb\xef
  880. <J7117>                 \xfb\xf1
  881. <J7118>                 \xfb\xf3
  882. <J7217>                 \xfb\xf4
  883. <J7222>                 \xfb\xf5
  884. <J7261>                 \xfb\xf8
  885. <J7349>                 \xfb\xfb
  886. <J7377>                 \xfc\x40
  887. <J7445>                 \xfc\x41
  888. <J7459>                 \xfc\x43
  889. <J7470>                 \xfc\x44
  890. <J7474>                 \xfc\x45
  891. <J7505>                 \xfc\x46
  892. <J7590>                 \xfc\x48
  893. <J7591>                 \xfc\x47
  894. <J7654>                 \xfc\x4a
  895.  
  896. #       IBM Selected Characters
  897. #       (Supplemental Characters)
  898. #       For backward compatibility of the existing AIX locales
  899.  
  900. <jsup0235>                      \xfa\x55
  901. <jsup1609>                      \xfa\x68
  902. <jsup1640>                      \xfa\x69
  903. <jsup1650>                      \xfa\x6b
  904. <jsup1652>                      \xfa\x6c
  905. <jsup1667>                      \xfa\x6d
  906. <jsup1678>                      \xfa\x6e
  907. <jsup1703>                      \xfa\x70
  908. <jsup1707>                      \xfa\x6f
  909. <jsup1709>                      \xfa\x72
  910. <jsup1712>                      \xfa\x71
  911. <jsup1727>                      \xfa\x61
  912. <jsup1730>                      \xfa\x73
  913. <jsup1740>                      \xfa\x76
  914. <jsup1755>                      \xfa\x77
  915. <jsup1756>                      \xfa\x75
  916. <jsup1763>                      \xfa\x74
  917. <jsup1765>                      \xfa\x7a
  918. <jsup1767>                      \xfa\x78
  919. <jsup1784>                      \xfa\x79
  920. <jsup1803>                      \xfa\x7b
  921. <jsup1827>                      \xfa\x7d
  922. <jsup1870>                      \xfa\x7e
  923. <jsup1877>                      \xfa\x80
  924. <jsup1885>                      \xfa\x81
  925. <jsup1892>                      \xfa\x82
  926. <jsup1921>                      \xfa\x84
  927. <jsup1956>                      \xfa\x85
  928. <jsup1959>                      \xfa\x86
  929. <jsup1961>                      \xfb\x77
  930. <jsup1969>                      \xfa\x87
  931. <jsup1978>                      \xfa\x88
  932. <jsup1991>                      \xfa\x89
  933. <jsup2032>                      \xfa\x8c
  934. <jsup2039>                      \xfa\x8d
  935. <jsup2048>                      \xfa\x8e
  936. <jsup2062>                      \xfa\x8f
  937. <jsup2110>                      \xfa\x91
  938. <jsup2115>                      \xfa\x93
  939. <jsup2136>                      \xfa\x94
  940. <jsup2172>                      \xfa\x95
  941. <jsup2334>                      \xfa\x97
  942. <jsup2368>                      \xfa\x98
  943. <jsup2371>                      \xfa\x9a
  944. <jsup2372>                      \xfa\x99
  945. <jsup2446>                      \xfa\x9e
  946. <jsup2465>                      \xfa\x9f
  947. <jsup2485>                      \xfa\xa0
  948. <jsup2487>                      \xfa\xa1
  949. <jsup2488>                      \xfa\xa2
  950. <jsup2492>                      \xfa\xa3
  951. <jsup2515>                      \xfa\xa4
  952. <jsup2523>                      \xfa\xa5
  953. <jsup2630>                      \xfa\xa6
  954. <jsup2659>                      \xfa\xa7
  955. <jsup2665>                      \xfa\xa9
  956. <jsup2675>                      \xfa\xab
  957. <jsup2719>                      \xfa\xac
  958. <jsup2724>                      \xfa\xad
  959. <jsup2742>                      \xfa\xaf
  960. <jsup2748>                      \xfa\xb2
  961. <jsup2762>                      \xfa\xb3
  962. <jsup2784>                      \xfa\xb4
  963. <jsup2785>                      \xfa\xb5
  964. <jsup2789>                      \xfa\xb6
  965. <jsup2868>                      \xfa\xb7
  966. <jsup2877>                      \xfa\xb8
  967. <jsup2884>                      \xfa\x67
  968. <jsup2894>                      \xfa\xb9
  969. <jsup2934>                      \xfa\xbb
  970. <jsup2971>                      \xfa\xbc
  971. <jsup2980>                      \xfa\xbe
  972. <jsup3012>                      \xfa\xc0
  973. <jsup3016>                      \xfa\xbf
  974. <jsup3019>                      \xfa\xc2
  975. <jsup3029>                      \xfa\xc3
  976. <jsup3041>                      \xfa\xc5
  977. <jsup3045>                      \xfa\xc4
  978. <jsup3068>                      \xfa\xc6
  979. <jsup3108>                      \xfa\xc7
  980. <jsup3141>                      \xfa\xc8
  981. <jsup3236>                      \xfa\xc9
  982. <jsup3268>                      \xfa\xca
  983. <jsup3284>                      \xfa\xcb
  984. <jsup3306>                      \xfa\xcc
  985. <jsup3385>                      \xfa\xce
  986. <jsup3388>                      \xfa\xd1
  987. <jsup3392>                      \xfa\xcf
  988. <jsup3401>                      \xfa\xd3
  989. <jsup3405>                      \xfa\xd4
  990. <jsup3411>                      \xfa\xd2
  991. <jsup3413>                      \xfa\x63
  992. <jsup3424>                      \xfa\xd6
  993. <jsup3426>                      \xfa\xd7
  994. <jsup3431>                      \xfa\x66
  995. <jsup3436>                      \xfa\xd9
  996. <jsup3450>                      \xfa\xda
  997. <jsup3455>                      \xfa\xdb
  998. <jsup3459>                      \xfa\xdc
  999. <jsup3462>                      \xfa\xdd
  1000. <jsup3477>                      \xfa\xde
  1001. <jsup3480>                      \xfa\xdf
  1002. <jsup3501>                      \xfa\xe1
  1003. <jsup3521>                      \xfa\xe2
  1004. <jsup3525>                      \xfa\xe4
  1005. <jsup3541>                      \xfa\xe3
  1006. <jsup3556>                      \xfa\xe6
  1007. <jsup3592>                      \xfa\x64
  1008. <jsup3594>                      \xfa\xe7
  1009. <jsup3644>                      \xfa\xe9
  1010. <jsup3657>                      \xfa\xeb
  1011. <jsup3674>                      \xfa\xec
  1012. <jsup3693>                      \xfa\xed
  1013. <jsup3707>                      \xfa\xef
  1014. <jsup3721>                      \xfa\xf0
  1015. <jsup3722>                      \xfa\xf1
  1016. <jsup3753>                      \xfa\xf3
  1017. <jsup3824>                      \xfa\xf4
  1018. <jsup3855>                      \xfa\xf5
  1019. <jsup3864>                      \xfa\xf6
  1020. <jsup3867>                      \xfa\xf8
  1021. <jsup3874>                      \xfa\xf7
  1022. <jsup3901>                      \xfa\xf9
  1023. <jsup3911>                      \xfa\xfa
  1024. <jsup3935>                      \xfa\xfc
  1025. <jsup3939>                      \xfa\xfb
  1026. <jsup3943>                      \xfb\x40
  1027. <jsup3947>                      \xfb\x41
  1028. <jsup3957>                      \xfb\x42
  1029. <jsup3970>                      \xfb\x45
  1030. <jsup3975>                      \xfb\x48
  1031. <jsup3978>                      \xfb\x46
  1032. <jsup3980>                      \xfb\x49
  1033. <jsup3992>                      \xfb\x47
  1034. <jsup4017>                      \xfb\x4a
  1035. <jsup4069>                      \xfb\x4b
  1036. <jsup4088>                      \xfb\x4c
  1037. <jsup4106>                      \xfb\x4d
  1038. <jsup4111>                      \xfb\x4e
  1039. <jsup4113>                      \xfb\x4f
  1040. <jsup4142>                      \xfb\x51
  1041. <jsup4151>                      \xfb\x52
  1042. <jsup4167>                      \xfb\x54
  1043. <jsup4173>                      \xfb\x53
  1044. <jsup4184>                      \xfb\x56
  1045. <jsup4185>                      \xfb\x57
  1046. <jsup4192>                      \xfb\x55
  1047. <jsup4219>                      \xfb\x59
  1048. <jsup4229>                      \xfb\x5a
  1049. <jsup4279>                      \xfb\x5b
  1050. <jsup4281>                      \xfb\x5c
  1051. <jsup4314>                      \xfb\x5d
  1052. <jsup4342>                      \xfb\x5f
  1053. <jsup4370>                      \xfb\x60
  1054. <jsup4374>                      \xfb\x61
  1055. <jsup4378>                      \xfb\x64
  1056. <jsup4380>                      \xfb\x62
  1057. <jsup4384>                      \xfb\x63
  1058. <jsup4389>                      \xfb\x66
  1059. <jsup4405>                      \xfb\x65
  1060. <jsup4411>                      \xfb\x67
  1061. <jsup4413>                      \xfb\x69
  1062. <jsup4414>                      \xfb\x68
  1063. <jsup4418>                      \xfb\x6a
  1064. <jsup4434>                      \xfb\x6b
  1065. <jsup4448>                      \xfb\x6c
  1066. <jsup4457>                      \xfb\x6d
  1067. <jsup4510>                      \xfa\xa8
  1068. <jsup4527>                      \xfb\x6f
  1069. <jsup4626>                      \xfb\x73
  1070. <jsup4627>                      \xfb\x71
  1071. <jsup4635>                      \xfb\x74
  1072. <jsup4682>                      \xfb\x76
  1073. <jsup4753>                      \xfb\x78
  1074. <jsup4766>                      \xfb\x79
  1075. <jsup4773>                      \xfb\x7a
  1076. <jsup4777>                      \xfb\x7b
  1077. <jsup4869>                      \xfb\x81
  1078. <jsup4873>                      \xfb\x83
  1079. <jsup4972>                      \xfb\x84
  1080. <jsup4976>                      \xfb\x87
  1081. <jsup5027>                      \xfb\x88
  1082. <jsup5165>                      \xfb\x8a
  1083. <jsup5172>                      \xfb\x8b
  1084. <jsup5207>                      \xfb\x8c
  1085. <jsup5252>                      \xfb\x8f
  1086. <jsup5267>                      \xfa\x5c
  1087. <jsup5282>                      \xfb\x90
  1088. <jsup5314>                      \xfb\x91
  1089. <jsup5562>                      \xfb\x93
  1090. <jsup5602>                      \xfb\x95
  1091. <jsup5623>                      \xfb\x96
  1092. <jsup5633>                      \xfb\x97
  1093. <jsup5649>                      \xfb\x98
  1094. <jsup5684>                      \xfb\x99
  1095. <jsup5701>                      \xfa\x60
  1096. <jsup5738>                      \xfb\x9a
  1097. <jsup5740>                      \xfb\x9b
  1098. <jsup5749>                      \xfb\x9c
  1099. <jsup6051>                      \xfb\xa2
  1100. <jsup6063>                      \xfa\x5d
  1101. <jsup6140>                      \xfb\xa3
  1102. <jsup6152>                      \xfb\xa4
  1103. <jsup6174>                      \xfb\xa5
  1104. <jsup6190>                      \xfb\xa6
  1105. <jsup6204>                      \xfb\xa7
  1106. <jsup6216>                      \xfb\xa8
  1107. <jsup6221>                      \xfb\xaa
  1108. <jsup6243>                      \xfb\xab
  1109. <jsup6325>                      \xfb\xad
  1110. <jsup6335>                      \xfb\xaf
  1111. <jsup6457>                      \xfb\xb2
  1112. <jsup6566>                      \xfb\xb5
  1113. <jsup6639>                      \xfb\xb9
  1114. <jsup6706>                      \xfb\xbb
  1115. <jsup6708>                      \xfb\xba
  1116. <jsup6709>                      \xfb\xbc
  1117. <jsup6710>                      \xfb\xbf
  1118. <jsup6711>                      \xfb\xc0
  1119. <jsup6715>                      \xfb\xbd
  1120. <jsup6716>                      \xfb\xbe
  1121. <jsup6728>                      \xfb\xc1
  1122. <jsup6731>                      \xfb\xc3
  1123. <jsup6733>                      \xfb\xc2
  1124. <jsup6752>                      \xfb\xca
  1125. <jsup6753>                      \xfb\xc4
  1126. <jsup6754>                      \xfb\xc6
  1127. <jsup6756>                      \xfb\xc5
  1128. <jsup6763>                      \xfb\xc7
  1129. <jsup6765>                      \xfb\xc9
  1130. <jsup6767>                      \xfb\xc8
  1131. <jsup6773>                      \xfb\xcb
  1132. <jsup6781>                      \xfb\xcd
  1133. <jsup6782>                      \xfb\xce
  1134. <jsup6788>                      \xfa\x5f
  1135. <jsup6806>                      \xfb\xcc
  1136. <jsup6830>                      \xfb\xd2
  1137. <jsup6831>                      \xfb\xd6
  1138. <jsup6832>                      \xfb\xd4
  1139. <jsup6833>                      \xfb\xd0
  1140. <jsup6835>                      \xfb\xd1
  1141. <jsup6839>                      \xfb\xd5
  1142. <jsup6843>                      \xfb\xcf
  1143. <jsup6848>                      \xfa\x65
  1144. <jsup6849>                      \xfb\xd9
  1145. <jsup6850>                      \xfb\xdc
  1146. <jsup6852>                      \xfb\xde
  1147. <jsup6859>                      \xfb\xdd
  1148. <jsup6860>                      \xfb\xdb
  1149. <jsup6862>                      \xfb\xd8
  1150. <jsup6864>                      \xfb\xd7
  1151. <jsup6873>                      \xfa\x5e
  1152. <jsup6879>                      \xfb\xe0
  1153. <jsup6890>                      \xfb\xdf
  1154. <jsup6919>                      \xfb\xe1
  1155. <jsup6931>                      \xfb\xe2
  1156. <jsup6941>                      \xfb\xe3
  1157. <jsup6948>                      \xfb\xe4
  1158. <jsup6966>                      \xfb\xe5
  1159. <jsup6974>                      \xfb\xe6
  1160. <jsup6975>                      \xfb\xe7
  1161. <jsup7072>                      \xfb\xeb
  1162. <jsup7079>                      \xfb\xec
  1163. <jsup7112>                      \xfb\xed
  1164. <jsup7114>                      \xfb\xef
  1165. <jsup7117>                      \xfb\xf1
  1166. <jsup7118>                      \xfb\xf3
  1167. <jsup7217>                      \xfb\xf4
  1168. <jsup7222>                      \xfb\xf5
  1169. <jsup7261>                      \xfb\xf8
  1170. <jsup7349>                      \xfb\xfb
  1171. <jsup7377>                      \xfc\x40
  1172. <jsup7445>                      \xfc\x41
  1173. <jsup7459>                      \xfc\x43
  1174. <jsup7470>                      \xfc\x44
  1175. <jsup7474>                      \xfc\x45
  1176. <jsup7505>                      \xfc\x46
  1177. <jsup7590>                      \xfc\x48
  1178. <jsup7591>                      \xfc\x47
  1179. <jsup7654>                      \xfc\x4a
  1180.  
  1181. #       IBM Selected Characters
  1182.  
  1183. <jsel0101>                      \xfa\x40
  1184. <jsel0102>                      \xfa\x41
  1185. <jsel0103>                      \xfa\x42
  1186. <jsel0104>                      \xfa\x43
  1187. <jsel0105>                      \xfa\x44
  1188. <jsel0106>                      \xfa\x45
  1189. <jsel0107>                      \xfa\x46
  1190. <jsel0108>                      \xfa\x47
  1191. <jsel0109>                      \xfa\x48
  1192. <jsel0110>                      \xfa\x49
  1193. <jsel0111>                      \xfa\x4a
  1194. <jsel0112>                      \xfa\x4b
  1195. <jsel0113>                      \xfa\x4c
  1196. <jsel0114>                      \xfa\x4d
  1197. <jsel0115>                      \xfa\x4e
  1198. <jsel0116>                      \xfa\x4f
  1199. <jsel0117>                      \xfa\x50
  1200. <jsel0118>                      \xfa\x51
  1201. <jsel0119>                      \xfa\x52
  1202. <jsel0120>                      \xfa\x53
  1203. <jsel0121>                      \xfa\x54
  1204. <jsel0123>                      \xfa\x56
  1205. <jsel0124>                      \xfa\x57
  1206. <jsel0125>                      \xfa\x58
  1207. <jsel0126>                      \xfa\x59
  1208. <jsel0127>                      \xfa\x5a
  1209. <jsel0128>                      \xfa\x5b
  1210. <jsel0135>                      \xfa\x62
  1211. <jsel0143>                      \xfa\x6a
  1212. <jsel0161>                      \xfa\x7c
  1213. <jsel0167>                      \xfa\x83
  1214. <jsel0174>                      \xfa\x8a
  1215. <jsel0175>                      \xfa\x8b
  1216. <jsel0180>                      \xfa\x90
  1217. <jsel0182>                      \xfa\x92
  1218. <jsel0186>                      \xfa\x96
  1219. <jsel0191>                      \xfa\x9b
  1220. <jsel0192>                      \xfa\x9c
  1221. <jsel0193>                      \xfa\x9d
  1222. <jsel0212>                      \xfa\xaa
  1223. <jsel0216>                      \xfa\xae
  1224. <jsel0218>                      \xfa\xb0
  1225. <jsel0219>                      \xfa\xb1
  1226. <jsel0228>                      \xfa\xba
  1227. <jsel0231>                      \xfa\xbd
  1228. <jsel0235>                      \xfa\xc1
  1229. <jsel0247>                      \xfa\xcd
  1230. <jsel0250>                      \xfa\xd0
  1231. <jsel0255>                      \xfa\xd5
  1232. <jsel0258>                      \xfa\xd8
  1233. <jsel0266>                      \xfa\xe0
  1234. <jsel0271>                      \xfa\xe5
  1235. <jsel0274>                      \xfa\xe8
  1236. <jsel0276>                      \xfa\xea
  1237. <jsel0280>                      \xfa\xee
  1238. <jsel0284>                      \xfa\xf2
  1239. <jsel0304>                      \xfb\x43
  1240. <jsel0305>                      \xfb\x44
  1241. <jsel0317>                      \xfb\x50
  1242. <jsel0325>                      \xfb\x58
  1243. <jsel0331>                      \xfb\x5e
  1244. <jsel0347>                      \xfb\x6e
  1245. <jsel0349>                      \xfb\x70
  1246. <jsel0351>                      \xfb\x72
  1247. <jsel0354>                      \xfb\x75
  1248. <jsel0361>                      \xfb\x7c
  1249. <jsel0362>                      \xfb\x7d
  1250. <jsel0363>                      \xfb\x7e
  1251. <jsel0364>                      \xfb\x80
  1252. <jsel0366>                      \xfb\x82
  1253. <jsel0369>                      \xfb\x85
  1254. <jsel0370>                      \xfb\x86
  1255. <jsel0373>                      \xfb\x89
  1256. <jsel0377>                      \xfb\x8d
  1257. <jsel0378>                      \xfb\x8e
  1258. <jsel0382>                      \xfb\x92
  1259. <jsel0384>                      \xfb\x94
  1260. <jsel0393>                      \xfb\x9d
  1261. <jsel0394>                      \xfb\x9e
  1262. <jsel0401>                      \xfb\x9f
  1263. <jsel0402>                      \xfb\xa0
  1264. <jsel0403>                      \xfb\xa1
  1265. <jsel0411>                      \xfb\xa9
  1266. <jsel0414>                      \xfb\xac
  1267. <jsel0416>                      \xfb\xae
  1268. <jsel0418>                      \xfb\xb0
  1269. <jsel0419>                      \xfb\xb1
  1270. <jsel0421>                      \xfb\xb3
  1271. <jsel0422>                      \xfb\xb4
  1272. <jsel0424>                      \xfb\xb6
  1273. <jsel0425>                      \xfb\xb7
  1274. <jsel0426>                      \xfb\xb8
  1275. <jsel0453>                      \xfb\xd3
  1276. <jsel0460>                      \xfb\xda
  1277. <jsel0474>                      \xfb\xe8
  1278. <jsel0475>                      \xfb\xe9
  1279. <jsel0476>                      \xfb\xea
  1280. <jsel0480>                      \xfb\xee
  1281. <jsel0482>                      \xfb\xf0
  1282. <jsel0484>                      \xfb\xf2
  1283. <jsel0488>                      \xfb\xf6
  1284. <jsel0489>                      \xfb\xf7
  1285. <jsel0491>                      \xfb\xf9
  1286. <jsel0492>                      \xfb\xfa
  1287. <jsel0494>                      \xfb\xfc
  1288. <jsel0503>                      \xfc\x42
  1289. <jsel0510>                      \xfc\x49
  1290. <jsel0512>                      \xfc\x4b
  1291.  
  1292. #       NEC Selected Characters
  1293.  
  1294. <nsel0101>                      \x87\x40
  1295. <nsel0102>                      \x87\x41
  1296. <nsel0103>                      \x87\x42
  1297. <nsel0104>                      \x87\x43
  1298. <nsel0105>                      \x87\x44
  1299. <nsel0106>                      \x87\x45
  1300. <nsel0107>                      \x87\x46
  1301. <nsel0108>                      \x87\x47
  1302. <nsel0109>                      \x87\x48
  1303. <nsel0110>                      \x87\x49
  1304. <nsel0111>                      \x87\x4a
  1305. <nsel0112>                      \x87\x4b
  1306. <nsel0113>                      \x87\x4c
  1307. <nsel0114>                      \x87\x4d
  1308. <nsel0115>                      \x87\x4e
  1309. <nsel0116>                      \x87\x4f
  1310. <nsel0117>                      \x87\x50
  1311. <nsel0118>                      \x87\x51
  1312. <nsel0119>                      \x87\x52
  1313. <nsel0120>                      \x87\x53
  1314. <nsel0121>                      \x87\x54
  1315. <nsel0122>                      \x87\x55
  1316. <nsel0123>                      \x87\x56
  1317. <nsel0124>                      \x87\x57
  1318. <nsel0125>                      \x87\x58
  1319. <nsel0126>                      \x87\x59
  1320. <nsel0127>                      \x87\x5a
  1321. <nsel0128>                      \x87\x5b
  1322. <nsel0129>                      \x87\x5c
  1323. <nsel0130>                      \x87\x5d
  1324. <nsel0132>                      \x87\x5f
  1325. <nsel0133>                      \x87\x60
  1326. <nsel0134>                      \x87\x61
  1327. <nsel0135>                      \x87\x62
  1328. <nsel0136>                      \x87\x63
  1329. <nsel0137>                      \x87\x64
  1330. <nsel0138>                      \x87\x65
  1331. <nsel0139>                      \x87\x66
  1332. <nsel0140>                      \x87\x67
  1333. <nsel0141>                      \x87\x68
  1334. <nsel0142>                      \x87\x69
  1335. <nsel0143>                      \x87\x6a
  1336. <nsel0144>                      \x87\x6b
  1337. <nsel0145>                      \x87\x6c
  1338. <nsel0146>                      \x87\x6d
  1339. <nsel0147>                      \x87\x6e
  1340. <nsel0148>                      \x87\x6f
  1341. <nsel0149>                      \x87\x70
  1342. <nsel0150>                      \x87\x71
  1343. <nsel0151>                      \x87\x72
  1344. <nsel0152>                      \x87\x73
  1345. <nsel0153>                      \x87\x74
  1346. <nsel0154>                      \x87\x75
  1347. <nsel0163>                      \x87\x7e
  1348. <nsel0165>                      \x87\x80
  1349. <nsel0166>                      \x87\x81
  1350. <nsel0167>                      \x87\x82
  1351. <nsel0168>                      \x87\x83
  1352. <nsel0169>                      \x87\x84
  1353. <nsel0170>                      \x87\x85
  1354. <nsel0171>                      \x87\x86
  1355. <nsel0172>                      \x87\x87
  1356. <nsel0173>                      \x87\x88
  1357. <nsel0174>                      \x87\x89
  1358. <nsel0175>                      \x87\x8a
  1359. <nsel0176>                      \x87\x8b
  1360. <nsel0177>                      \x87\x8c
  1361. <nsel0178>                      \x87\x8d
  1362. <nsel0179>                      \x87\x8e
  1363. <nsel0180>                      \x87\x8f
  1364. <nsel0181>                      \x87\x90
  1365. <nsel0182>                      \x87\x91
  1366. <nsel0183>                      \x87\x92
  1367. <nsel0184>                      \x87\x93
  1368. <nsel0185>                      \x87\x94
  1369. <nsel0186>                      \x87\x95
  1370. <nsel0187>                      \x87\x96
  1371. <nsel0188>                      \x87\x97
  1372. <nsel0189>                      \x87\x98
  1373. <nsel0190>                      \x87\x99
  1374. <nsel0191>                      \x87\x9a
  1375. <nsel0192>                      \x87\x9b
  1376. <nsel0193>                      \x87\x9c
  1377.  
  1378. #       NEC IBM Selected Characters
  1379.  
  1380. <njsel0101>                     \xed\x40
  1381. <njsel0102>                     \xed\x41
  1382. <njsel0103>                     \xed\x42
  1383. <njsel0104>                     \xed\x43
  1384. <njsel0105>                     \xed\x44
  1385. <njsel0106>                     \xed\x45
  1386. <njsel0107>                     \xed\x46
  1387. <njsel0108>                     \xed\x47
  1388. <njsel0109>                     \xed\x48
  1389. <njsel0110>                     \xed\x49
  1390. <njsel0111>                     \xed\x4a
  1391. <njsel0112>                     \xed\x4b
  1392. <njsel0113>                     \xed\x4c
  1393. <njsel0114>                     \xed\x4d
  1394. <njsel0115>                     \xed\x4e
  1395. <njsel0116>                     \xed\x4f
  1396. <njsel0117>                     \xed\x50
  1397. <njsel0118>                     \xed\x51
  1398. <njsel0119>                     \xed\x52
  1399. <njsel0120>                     \xed\x53
  1400. <njsel0121>                     \xed\x54
  1401. <njsel0122>                     \xed\x55
  1402. <njsel0123>                     \xed\x56
  1403. <njsel0124>                     \xed\x57
  1404. <njsel0125>                     \xed\x58
  1405. <njsel0126>                     \xed\x59
  1406. <njsel0127>                     \xed\x5a
  1407. <njsel0128>                     \xed\x5b
  1408. <njsel0129>                     \xed\x5c
  1409. <njsel0130>                     \xed\x5d
  1410. <njsel0131>                     \xed\x5e
  1411. <njsel0132>                     \xed\x5f
  1412. <njsel0133>                     \xed\x60
  1413. <njsel0134>                     \xed\x61
  1414. <njsel0135>                     \xed\x62
  1415. <njsel0136>                     \xed\x63
  1416. <njsel0137>                     \xed\x64
  1417. <njsel0138>                     \xed\x65
  1418. <njsel0139>                     \xed\x66
  1419. <njsel0140>                     \xed\x67
  1420. <njsel0141>                     \xed\x68
  1421. <njsel0142>                     \xed\x69
  1422. <njsel0143>                     \xed\x6a
  1423. <njsel0144>                     \xed\x6b
  1424. <njsel0145>                     \xed\x6c
  1425. <njsel0146>                     \xed\x6d
  1426. <njsel0147>                     \xed\x6e
  1427. <njsel0148>                     \xed\x6f
  1428. <njsel0149>                     \xed\x70
  1429. <njsel0150>                     \xed\x71
  1430. <njsel0151>                     \xed\x72
  1431. <njsel0152>                     \xed\x73
  1432. <njsel0153>                     \xed\x74
  1433. <njsel0154>                     \xed\x75
  1434. <njsel0155>                     \xed\x76
  1435. <njsel0156>                     \xed\x77
  1436. <njsel0157>                     \xed\x78
  1437. <njsel0158>                     \xed\x79
  1438. <njsel0159>                     \xed\x7a
  1439. <njsel0160>                     \xed\x7b
  1440. <njsel0161>                     \xed\x7c
  1441. <njsel0162>                     \xed\x7d
  1442. <njsel0163>                     \xed\x7e
  1443. <njsel0165>                     \xed\x80
  1444. <njsel0166>                     \xed\x81
  1445. <njsel0167>                     \xed\x82
  1446. <njsel0168>                     \xed\x83
  1447. <njsel0169>                     \xed\x84
  1448. <njsel0170>                     \xed\x85
  1449. <njsel0171>                     \xed\x86
  1450. <njsel0172>                     \xed\x87
  1451. <njsel0173>                     \xed\x88
  1452. <njsel0174>                     \xed\x89
  1453. <njsel0175>                     \xed\x8a
  1454. <njsel0176>                     \xed\x8b
  1455. <njsel0177>                     \xed\x8c
  1456. <njsel0178>                     \xed\x8d
  1457. <njsel0179>                     \xed\x8e
  1458. <njsel0180>                     \xed\x8f
  1459. <njsel0181>                     \xed\x90
  1460. <njsel0182>                     \xed\x91
  1461. <njsel0183>                     \xed\x92
  1462. <njsel0184>                     \xed\x93
  1463. <njsel0185>                     \xed\x94
  1464. <njsel0186>                     \xed\x95
  1465. <njsel0187>                     \xed\x96
  1466. <njsel0188>                     \xed\x97
  1467. <njsel0189>                     \xed\x98
  1468. <njsel0190>                     \xed\x99
  1469. <njsel0191>                     \xed\x9a
  1470. <njsel0192>                     \xed\x9b
  1471. <njsel0193>                     \xed\x9c
  1472. <njsel0194>                     \xed\x9d
  1473. <njsel0195>                     \xed\x9e
  1474. <njsel0196>                     \xed\x9f
  1475. <njsel0197>                     \xed\xa0
  1476. <njsel0198>                     \xed\xa1
  1477. <njsel0199>                     \xed\xa2
  1478. <njsel0200>                     \xed\xa3
  1479. <njsel0201>                     \xed\xa4
  1480. <njsel0202>                     \xed\xa5
  1481. <njsel0203>                     \xed\xa6
  1482. <njsel0204>                     \xed\xa7
  1483. <njsel0205>                     \xed\xa8
  1484. <njsel0206>                     \xed\xa9
  1485. <njsel0207>                     \xed\xaa
  1486. <njsel0208>                     \xed\xab
  1487. <njsel0209>                     \xed\xac
  1488. <njsel0210>                     \xed\xad
  1489. <njsel0211>                     \xed\xae
  1490. <njsel0212>                     \xed\xaf
  1491. <njsel0213>                     \xed\xb0
  1492. <njsel0214>                     \xed\xb1
  1493. <njsel0215>                     \xed\xb2
  1494. <njsel0216>                     \xed\xb3
  1495. <njsel0217>                     \xed\xb4
  1496. <njsel0218>                     \xed\xb5
  1497. <njsel0219>                     \xed\xb6
  1498. <njsel0220>                     \xed\xb7
  1499. <njsel0221>                     \xed\xb8
  1500. <njsel0222>                     \xed\xb9
  1501. <njsel0223>                     \xed\xba
  1502. <njsel0224>                     \xed\xbb
  1503. <njsel0225>                     \xed\xbc
  1504. <njsel0226>                     \xed\xbd
  1505. <njsel0227>                     \xed\xbe
  1506. <njsel0228>                     \xed\xbf
  1507. <njsel0229>                     \xed\xc0
  1508. <njsel0230>                     \xed\xc1
  1509. <njsel0231>                     \xed\xc2
  1510. <njsel0232>                     \xed\xc3
  1511. <njsel0233>                     \xed\xc4
  1512. <njsel0234>                     \xed\xc5
  1513. <njsel0235>                     \xed\xc6
  1514. <njsel0236>                     \xed\xc7
  1515. <njsel0237>                     \xed\xc8
  1516. <njsel0238>                     \xed\xc9
  1517. <njsel0239>                     \xed\xca
  1518. <njsel0240>                     \xed\xcb
  1519. <njsel0241>                     \xed\xcc
  1520. <njsel0242>                     \xed\xcd
  1521. <njsel0243>                     \xed\xce
  1522. <njsel0244>                     \xed\xcf
  1523. <njsel0245>                     \xed\xd0
  1524. <njsel0246>                     \xed\xd1
  1525. <njsel0247>                     \xed\xd2
  1526. <njsel0248>                     \xed\xd3
  1527. <njsel0249>                     \xed\xd4
  1528. <njsel0250>                     \xed\xd5
  1529. <njsel0251>                     \xed\xd6
  1530. <njsel0252>                     \xed\xd7
  1531. <njsel0253>                     \xed\xd8
  1532. <njsel0254>                     \xed\xd9
  1533. <njsel0255>                     \xed\xda
  1534. <njsel0256>                     \xed\xdb
  1535. <njsel0257>                     \xed\xdc
  1536. <njsel0258>                     \xed\xdd
  1537. <njsel0259>                     \xed\xde
  1538. <njsel0260>                     \xed\xdf
  1539. <njsel0261>                     \xed\xe0
  1540. <njsel0262>                     \xed\xe1
  1541. <njsel0263>                     \xed\xe2
  1542. <njsel0264>                     \xed\xe3
  1543. <njsel0265>                     \xed\xe4
  1544. <njsel0266>                     \xed\xe5
  1545. <njsel0267>                     \xed\xe6
  1546. <njsel0268>                     \xed\xe7
  1547. <njsel0269>                     \xed\xe8
  1548. <njsel0270>                     \xed\xe9
  1549. <njsel0271>                     \xed\xea
  1550. <njsel0272>                     \xed\xeb
  1551. <njsel0273>                     \xed\xec
  1552. <njsel0274>                     \xed\xed
  1553. <njsel0275>                     \xed\xee
  1554. <njsel0276>                     \xed\xef
  1555. <njsel0277>                     \xed\xf0
  1556. <njsel0278>                     \xed\xf1
  1557. <njsel0279>                     \xed\xf2
  1558. <njsel0280>                     \xed\xf3
  1559. <njsel0281>                     \xed\xf4
  1560. <njsel0282>                     \xed\xf5
  1561. <njsel0283>                     \xed\xf6
  1562. <njsel0284>                     \xed\xf7
  1563. <njsel0285>                     \xed\xf8
  1564. <njsel0286>                     \xed\xf9
  1565. <njsel0287>                     \xed\xfa
  1566. <njsel0288>                     \xed\xfb
  1567. <njsel0289>                     \xed\xfc
  1568. <njsel0293>                     \xee\x40
  1569. <njsel0294>                     \xee\x41
  1570. <njsel0295>                     \xee\x42
  1571. <njsel0296>                     \xee\x43
  1572. <njsel0297>                     \xee\x44
  1573. <njsel0298>                     \xee\x45
  1574. <njsel0299>                     \xee\x46
  1575. <njsel0300>                     \xee\x47
  1576. <njsel0301>                     \xee\x48
  1577. <njsel0302>                     \xee\x49
  1578. <njsel0303>                     \xee\x4a
  1579. <njsel0304>                     \xee\x4b
  1580. <njsel0305>                     \xee\x4c
  1581. <njsel0309>                     \xee\x50
  1582. <njsel0310>                     \xee\x51
  1583. <njsel0311>                     \xee\x52
  1584. <njsel0312>                     \xee\x53
  1585. <njsel0313>                     \xee\x54
  1586. <njsel0314>                     \xee\x55
  1587. <njsel0315>                     \xee\x56
  1588. <njsel0316>                     \xee\x57
  1589. <njsel0317>                     \xee\x58
  1590. <njsel0318>                     \xee\x59
  1591. <njsel0319>                     \xee\x5a
  1592. <njsel0320>                     \xee\x5b
  1593. <njsel0321>                     \xee\x5c
  1594. <njsel0322>                     \xee\x5d
  1595. <njsel0323>                     \xee\x5e
  1596. <njsel0324>                     \xee\x5f
  1597. <njsel0325>                     \xee\x60
  1598. <njsel0326>                     \xee\x61
  1599. <njsel0327>                     \xee\x62
  1600. <njsel0328>                     \xee\x63
  1601. <njsel0329>                     \xee\x64
  1602. <njsel0330>                     \xee\x65
  1603. <njsel0331>                     \xee\x66
  1604. <njsel0332>                     \xee\x67
  1605. <njsel0333>                     \xee\x68
  1606. <njsel0334>                     \xee\x69
  1607. <njsel0335>                     \xee\x6a
  1608. <njsel0336>                     \xee\x6b
  1609. <njsel0337>                     \xee\x6c
  1610. <njsel0338>                     \xee\x6d
  1611. <njsel0339>                     \xee\x6e
  1612. <njsel0340>                     \xee\x6f
  1613. <njsel0341>                     \xee\x70
  1614. <njsel0342>                     \xee\x71
  1615. <njsel0343>                     \xee\x72
  1616. <njsel0344>                     \xee\x73
  1617. <njsel0345>                     \xee\x74
  1618. <njsel0346>                     \xee\x75
  1619. <njsel0347>                     \xee\x76
  1620. <njsel0348>                     \xee\x77
  1621. <njsel0349>                     \xee\x78
  1622. <njsel0350>                     \xee\x79
  1623. <njsel0351>                     \xee\x7a
  1624. <njsel0352>                     \xee\x7b
  1625. <njsel0353>                     \xee\x7c
  1626. <njsel0354>                     \xee\x7d
  1627. <njsel0355>                     \xee\x7e
  1628. <njsel0357>                     \xee\x80
  1629. <njsel0358>                     \xee\x81
  1630. <njsel0359>                     \xee\x82
  1631. <njsel0360>                     \xee\x83
  1632. <njsel0361>                     \xee\x84
  1633. <njsel0362>                     \xee\x85
  1634. <njsel0363>                     \xee\x86
  1635. <njsel0364>                     \xee\x87
  1636. <njsel0365>                     \xee\x88
  1637. <njsel0366>                     \xee\x89
  1638. <njsel0367>                     \xee\x8a
  1639. <njsel0368>                     \xee\x8b
  1640. <njsel0369>                     \xee\x8c
  1641. <njsel0370>                     \xee\x8d
  1642. <njsel0371>                     \xee\x8e
  1643. <njsel0372>                     \xee\x8f
  1644. <njsel0373>                     \xee\x90
  1645. <njsel0374>                     \xee\x91
  1646. <njsel0375>                     \xee\x92
  1647. <njsel0376>                     \xee\x93
  1648. <njsel0377>                     \xee\x94
  1649. <njsel0378>                     \xee\x95
  1650. <njsel0379>                     \xee\x96
  1651. <njsel0380>                     \xee\x97
  1652. <njsel0381>                     \xee\x98
  1653. <njsel0382>                     \xee\x99
  1654. <njsel0383>                     \xee\x9a
  1655. <njsel0384>                     \xee\x9b
  1656. <njsel0385>                     \xee\x9c
  1657. <njsel0386>                     \xee\x9d
  1658. <njsel0387>                     \xee\x9e
  1659. <njsel0388>                     \xee\x9f
  1660. <njsel0389>                     \xee\xa0
  1661. <njsel0390>                     \xee\xa1
  1662. <njsel0391>                     \xee\xa2
  1663. <njsel0392>                     \xee\xa3
  1664. <njsel0393>                     \xee\xa4
  1665. <njsel0394>                     \xee\xa5
  1666. <njsel0395>                     \xee\xa6
  1667. <njsel0396>                     \xee\xa7
  1668. <njsel0397>                     \xee\xa8
  1669. <njsel0398>                     \xee\xa9
  1670. <njsel0399>                     \xee\xaa
  1671. <njsel0400>                     \xee\xab
  1672. <njsel0401>                     \xee\xac
  1673. <njsel0402>                     \xee\xad
  1674. <njsel0403>                     \xee\xae
  1675. <njsel0404>                     \xee\xaf
  1676. <njsel0405>                     \xee\xb0
  1677. <njsel0406>                     \xee\xb1
  1678. <njsel0407>                     \xee\xb2
  1679. <njsel0408>                     \xee\xb3
  1680. <njsel0409>                     \xee\xb4
  1681. <njsel0410>                     \xee\xb5
  1682. <njsel0411>                     \xee\xb6
  1683. <njsel0412>                     \xee\xb7
  1684. <njsel0413>                     \xee\xb8
  1685. <njsel0414>                     \xee\xb9
  1686. <njsel0415>                     \xee\xba
  1687. <njsel0416>                     \xee\xbb
  1688. <njsel0417>                     \xee\xbc
  1689. <njsel0418>                     \xee\xbd
  1690. <njsel0419>                     \xee\xbe
  1691. <njsel0420>                     \xee\xbf
  1692. <njsel0421>                     \xee\xc0
  1693. <njsel0422>                     \xee\xc1
  1694. <njsel0423>                     \xee\xc2
  1695. <njsel0424>                     \xee\xc3
  1696. <njsel0425>                     \xee\xc4
  1697. <njsel0426>                     \xee\xc5
  1698. <njsel0427>                     \xee\xc6
  1699. <njsel0428>                     \xee\xc7
  1700. <njsel0429>                     \xee\xc8
  1701. <njsel0430>                     \xee\xc9
  1702. <njsel0431>                     \xee\xca
  1703. <njsel0432>                     \xee\xcb
  1704. <njsel0433>                     \xee\xcc
  1705. <njsel0434>                     \xee\xcd
  1706. <njsel0435>                     \xee\xce
  1707. <njsel0436>                     \xee\xcf
  1708. <njsel0437>                     \xee\xd0
  1709. <njsel0438>                     \xee\xd1
  1710. <njsel0439>                     \xee\xd2
  1711. <njsel0440>                     \xee\xd3
  1712. <njsel0441>                     \xee\xd4
  1713. <njsel0442>                     \xee\xd5
  1714. <njsel0443>                     \xee\xd6
  1715. <njsel0444>                     \xee\xd7
  1716. <njsel0445>                     \xee\xd8
  1717. <njsel0446>                     \xee\xd9
  1718. <njsel0447>                     \xee\xda
  1719. <njsel0448>                     \xee\xdb
  1720. <njsel0449>                     \xee\xdc
  1721. <njsel0450>                     \xee\xdd
  1722. <njsel0451>                     \xee\xde
  1723. <njsel0452>                     \xee\xdf
  1724. <njsel0453>                     \xee\xe0
  1725. <njsel0454>                     \xee\xe1
  1726. <njsel0455>                     \xee\xe2
  1727. <njsel0456>                     \xee\xe3
  1728. <njsel0457>                     \xee\xe4
  1729. <njsel0458>                     \xee\xe5
  1730. <njsel0459>                     \xee\xe6
  1731. <njsel0460>                     \xee\xe7
  1732. <njsel0461>                     \xee\xe8
  1733. <njsel0462>                     \xee\xe9
  1734. <njsel0463>                     \xee\xea
  1735. <njsel0464>                     \xee\xeb
  1736. <njsel0465>                     \xee\xec
  1737. <njsel0468>                     \xee\xef
  1738. <njsel0469>                     \xee\xf0
  1739. <njsel0470>                     \xee\xf1
  1740. <njsel0471>                     \xee\xf2
  1741. <njsel0472>                     \xee\xf3
  1742. <njsel0473>                     \xee\xf4
  1743. <njsel0474>                     \xee\xf5
  1744. <njsel0475>                     \xee\xf6
  1745. <njsel0476>                     \xee\xf7
  1746. <njsel0477>                     \xee\xf8
  1747. <njsel0478>                     \xee\xf9
  1748. <njsel0479>                     \xee\xfa
  1749. <njsel0480>                     \xee\xfb
  1750. <njsel0481>                     \xee\xfc
  1751.  
  1752. END CHARMAP
  1753.