Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

796 lines
31 KiB

  1. CODEPAGE 20105 ;IA5 IRV International Alphabet No.5
  2. CPINFO 1 0x3f 0x003f ;Single Byte CP, Default Char = Question Mark
  3. MBTABLE 256
  4. 0x00 0x0000 ;Null
  5. 0x01 0x0001 ;Start Of Heading
  6. 0x02 0x0002 ;Start Of Text
  7. 0x03 0x0003 ;End Of Text
  8. 0x04 0x0004 ;End Of Transmission
  9. 0x05 0x0005 ;Enquiry
  10. 0x06 0x0006 ;Acknowledge
  11. 0x07 0x0007 ;Bell
  12. 0x08 0x0008 ;Backspace
  13. 0x09 0x0009 ;Horizontal Tabulation
  14. 0x0a 0x000a ;Line Feed
  15. 0x0b 0x000b ;Vertical Tabulation
  16. 0x0c 0x000c ;Form Feed
  17. 0x0d 0x000d ;Carriage Return
  18. 0x0e 0x000e ;Shift Out
  19. 0x0f 0x000f ;Shift In
  20. 0x10 0x0010 ;Data Link Escape
  21. 0x11 0x0011 ;Device Control One
  22. 0x12 0x0012 ;Device Control Two
  23. 0x13 0x0013 ;Device Control Three
  24. 0x14 0x0014 ;Device Control Four
  25. 0x15 0x0015 ;Negative Acknowledge
  26. 0x16 0x0016 ;Synchronous Idle
  27. 0x17 0x0017 ;End Of Transmission Block
  28. 0x18 0x0018 ;Cancel
  29. 0x19 0x0019 ;End Of Medium
  30. 0x1a 0x001a ;Substitute
  31. 0x1b 0x001b ;Escape
  32. 0x1c 0x001c ;File Separator
  33. 0x1d 0x001d ;Group Separator
  34. 0x1e 0x001e ;Record Separator
  35. 0x1f 0x001f ;Unit Separator
  36. 0x20 0x0020 ;Space
  37. 0x21 0x0021 ;Exclamation Mark
  38. 0x22 0x0022 ;Quotation Mark
  39. 0x23 0x0023 ;Number Sign
  40. 0x24 0x00a4 ;Currency Sign
  41. 0x25 0x0025 ;Percent Sign
  42. 0x26 0x0026 ;Ampersand
  43. 0x27 0x0027 ;Apostrophe
  44. 0x28 0x0028 ;Left Parenthesis
  45. 0x29 0x0029 ;Right Parenthesis
  46. 0x2a 0x002a ;Asterisk
  47. 0x2b 0x002b ;Plus Sign
  48. 0x2c 0x002c ;Comma
  49. 0x2d 0x002d ;Hyphen-Minus
  50. 0x2e 0x002e ;Full Stop
  51. 0x2f 0x002f ;Solidus
  52. 0x30 0x0030 ;Digit Zero
  53. 0x31 0x0031 ;Digit One
  54. 0x32 0x0032 ;Digit Two
  55. 0x33 0x0033 ;Digit Three
  56. 0x34 0x0034 ;Digit Four
  57. 0x35 0x0035 ;Digit Five
  58. 0x36 0x0036 ;Digit Six
  59. 0x37 0x0037 ;Digit Seven
  60. 0x38 0x0038 ;Digit Eight
  61. 0x39 0x0039 ;Digit Nine
  62. 0x3a 0x003a ;Colon
  63. 0x3b 0x003b ;Semicolon
  64. 0x3c 0x003c ;Less-Than Sign
  65. 0x3d 0x003d ;Equals Sign
  66. 0x3e 0x003e ;Greater-Than Sign
  67. 0x3f 0x003f ;Question Mark
  68. 0x40 0x0040 ;Commercial At
  69. 0x41 0x0041 ;Latin Capital Letter A
  70. 0x42 0x0042 ;Latin Capital Letter B
  71. 0x43 0x0043 ;Latin Capital Letter C
  72. 0x44 0x0044 ;Latin Capital Letter D
  73. 0x45 0x0045 ;Latin Capital Letter E
  74. 0x46 0x0046 ;Latin Capital Letter F
  75. 0x47 0x0047 ;Latin Capital Letter G
  76. 0x48 0x0048 ;Latin Capital Letter H
  77. 0x49 0x0049 ;Latin Capital Letter I
  78. 0x4a 0x004a ;Latin Capital Letter J
  79. 0x4b 0x004b ;Latin Capital Letter K
  80. 0x4c 0x004c ;Latin Capital Letter L
  81. 0x4d 0x004d ;Latin Capital Letter M
  82. 0x4e 0x004e ;Latin Capital Letter N
  83. 0x4f 0x004f ;Latin Capital Letter O
  84. 0x50 0x0050 ;Latin Capital Letter P
  85. 0x51 0x0051 ;Latin Capital Letter Q
  86. 0x52 0x0052 ;Latin Capital Letter R
  87. 0x53 0x0053 ;Latin Capital Letter S
  88. 0x54 0x0054 ;Latin Capital Letter T
  89. 0x55 0x0055 ;Latin Capital Letter U
  90. 0x56 0x0056 ;Latin Capital Letter V
  91. 0x57 0x0057 ;Latin Capital Letter W
  92. 0x58 0x0058 ;Latin Capital Letter X
  93. 0x59 0x0059 ;Latin Capital Letter Y
  94. 0x5a 0x005a ;Latin Capital Letter Z
  95. 0x5b 0x005b ;Left Square Bracket
  96. 0x5c 0x005c ;Reverse Solidus
  97. 0x5d 0x005d ;Right Square Bracket
  98. 0x5e 0x005e ;Circumflex Accent
  99. 0x5f 0x005f ;Low Line
  100. 0x60 0x0060 ;Grave Accent
  101. 0x61 0x0061 ;Latin Small Letter A
  102. 0x62 0x0062 ;Latin Small Letter B
  103. 0x63 0x0063 ;Latin Small Letter C
  104. 0x64 0x0064 ;Latin Small Letter D
  105. 0x65 0x0065 ;Latin Small Letter E
  106. 0x66 0x0066 ;Latin Small Letter F
  107. 0x67 0x0067 ;Latin Small Letter G
  108. 0x68 0x0068 ;Latin Small Letter H
  109. 0x69 0x0069 ;Latin Small Letter I
  110. 0x6a 0x006a ;Latin Small Letter J
  111. 0x6b 0x006b ;Latin Small Letter K
  112. 0x6c 0x006c ;Latin Small Letter L
  113. 0x6d 0x006d ;Latin Small Letter M
  114. 0x6e 0x006e ;Latin Small Letter N
  115. 0x6f 0x006f ;Latin Small Letter O
  116. 0x70 0x0070 ;Latin Small Letter P
  117. 0x71 0x0071 ;Latin Small Letter Q
  118. 0x72 0x0072 ;Latin Small Letter R
  119. 0x73 0x0073 ;Latin Small Letter S
  120. 0x74 0x0074 ;Latin Small Letter T
  121. 0x75 0x0075 ;Latin Small Letter U
  122. 0x76 0x0076 ;Latin Small Letter V
  123. 0x77 0x0077 ;Latin Small Letter W
  124. 0x78 0x0078 ;Latin Small Letter X
  125. 0x79 0x0079 ;Latin Small Letter Y
  126. 0x7a 0x007a ;Latin Small Letter Z
  127. 0x7b 0x007b ;Left Curly Bracket
  128. 0x7c 0x007c ;Vertical Line
  129. 0x7d 0x007d ;Right Curly Bracket
  130. 0x7e 0x203e ;Overline
  131. 0x7f 0x2207 ;Nabla
  132. 0x80 0x0000 ;Null
  133. 0x81 0x0001 ;Start Of Heading
  134. 0x82 0x0002 ;Start Of Text
  135. 0x83 0x0003 ;End Of Text
  136. 0x84 0x0004 ;End Of Transmission
  137. 0x85 0x0005 ;Enquiry
  138. 0x86 0x0006 ;Acknowledge
  139. 0x87 0x0007 ;Bell
  140. 0x88 0x0008 ;Backspace
  141. 0x89 0x0009 ;Horizontal Tabulation
  142. 0x8a 0x000a ;Line Feed
  143. 0x8b 0x000b ;Vertical Tabulation
  144. 0x8c 0x000c ;Form Feed
  145. 0x8d 0x000d ;Carriage Return
  146. 0x8e 0x000e ;Shift Out
  147. 0x8f 0x000f ;Shift In
  148. 0x90 0x0010 ;Data Link Escape
  149. 0x91 0x0011 ;Device Control One
  150. 0x92 0x0012 ;Device Control Two
  151. 0x93 0x0013 ;Device Control Three
  152. 0x94 0x0014 ;Device Control Four
  153. 0x95 0x0015 ;Negative Acknowledge
  154. 0x96 0x0016 ;Synchronous Idle
  155. 0x97 0x0017 ;End Of Transmission Block
  156. 0x98 0x0018 ;Cancel
  157. 0x99 0x0019 ;End Of Medium
  158. 0x9a 0x001a ;Substitute
  159. 0x9b 0x001b ;Escape
  160. 0x9c 0x001c ;File Separator
  161. 0x9d 0x001d ;Group Separator
  162. 0x9e 0x001e ;Record Separator
  163. 0x9f 0x001f ;Unit Separator
  164. 0xa0 0x0020 ;Space
  165. 0xa1 0x0021 ;Exclamation Mark
  166. 0xa2 0x0022 ;Quotation Mark
  167. 0xa3 0x0023 ;Number Sign
  168. 0xa4 0x00a4 ;Currency Sign
  169. 0xa5 0x0025 ;Percent Sign
  170. 0xa6 0x0026 ;Ampersand
  171. 0xa7 0x0027 ;Apostrophe
  172. 0xa8 0x0028 ;Left Parenthesis
  173. 0xa9 0x0029 ;Right Parenthesis
  174. 0xaa 0x002a ;Asterisk
  175. 0xab 0x002b ;Plus Sign
  176. 0xac 0x002c ;Comma
  177. 0xad 0x002d ;Hyphen-Minus
  178. 0xae 0x002e ;Full Stop
  179. 0xaf 0x002f ;Solidus
  180. 0xb0 0x0030 ;Digit Zero
  181. 0xb1 0x0031 ;Digit One
  182. 0xb2 0x0032 ;Digit Two
  183. 0xb3 0x0033 ;Digit Three
  184. 0xb4 0x0034 ;Digit Four
  185. 0xb5 0x0035 ;Digit Five
  186. 0xb6 0x0036 ;Digit Six
  187. 0xb7 0x0037 ;Digit Seven
  188. 0xb8 0x0038 ;Digit Eight
  189. 0xb9 0x0039 ;Digit Nine
  190. 0xba 0x003a ;Colon
  191. 0xbb 0x003b ;Semicolon
  192. 0xbc 0x003c ;Less-Than Sign
  193. 0xbd 0x003d ;Equals Sign
  194. 0xbe 0x003e ;Greater-Than Sign
  195. 0xbf 0x003f ;Question Mark
  196. 0xc0 0x0040 ;Commercial At
  197. 0xc1 0x0041 ;Latin Capital Letter A
  198. 0xc2 0x0042 ;Latin Capital Letter B
  199. 0xc3 0x0043 ;Latin Capital Letter C
  200. 0xc4 0x0044 ;Latin Capital Letter D
  201. 0xc5 0x0045 ;Latin Capital Letter E
  202. 0xc6 0x0046 ;Latin Capital Letter F
  203. 0xc7 0x0047 ;Latin Capital Letter G
  204. 0xc8 0x0048 ;Latin Capital Letter H
  205. 0xc9 0x0049 ;Latin Capital Letter I
  206. 0xca 0x004a ;Latin Capital Letter J
  207. 0xcb 0x004b ;Latin Capital Letter K
  208. 0xcc 0x004c ;Latin Capital Letter L
  209. 0xcd 0x004d ;Latin Capital Letter M
  210. 0xce 0x004e ;Latin Capital Letter N
  211. 0xcf 0x004f ;Latin Capital Letter O
  212. 0xd0 0x0050 ;Latin Capital Letter P
  213. 0xd1 0x0051 ;Latin Capital Letter Q
  214. 0xd2 0x0052 ;Latin Capital Letter R
  215. 0xd3 0x0053 ;Latin Capital Letter S
  216. 0xd4 0x0054 ;Latin Capital Letter T
  217. 0xd5 0x0055 ;Latin Capital Letter U
  218. 0xd6 0x0056 ;Latin Capital Letter V
  219. 0xd7 0x0057 ;Latin Capital Letter W
  220. 0xd8 0x0058 ;Latin Capital Letter X
  221. 0xd9 0x0059 ;Latin Capital Letter Y
  222. 0xda 0x005a ;Latin Capital Letter Z
  223. 0xdb 0x005b ;Left Square Bracket
  224. 0xdc 0x005c ;Reverse Solidus
  225. 0xdd 0x005d ;Right Square Bracket
  226. 0xde 0x005e ;Circumflex Accent
  227. 0xdf 0x005f ;Low Line
  228. 0xe0 0x0060 ;Grave Accent
  229. 0xe1 0x0061 ;Latin Small Letter A
  230. 0xe2 0x0062 ;Latin Small Letter B
  231. 0xe3 0x0063 ;Latin Small Letter C
  232. 0xe4 0x0064 ;Latin Small Letter D
  233. 0xe5 0x0065 ;Latin Small Letter E
  234. 0xe6 0x0066 ;Latin Small Letter F
  235. 0xe7 0x0067 ;Latin Small Letter G
  236. 0xe8 0x0068 ;Latin Small Letter H
  237. 0xe9 0x0069 ;Latin Small Letter I
  238. 0xea 0x006a ;Latin Small Letter J
  239. 0xeb 0x006b ;Latin Small Letter K
  240. 0xec 0x006c ;Latin Small Letter L
  241. 0xed 0x006d ;Latin Small Letter M
  242. 0xee 0x006e ;Latin Small Letter N
  243. 0xef 0x006f ;Latin Small Letter O
  244. 0xf0 0x0070 ;Latin Small Letter P
  245. 0xf1 0x0071 ;Latin Small Letter Q
  246. 0xf2 0x0072 ;Latin Small Letter R
  247. 0xf3 0x0073 ;Latin Small Letter S
  248. 0xf4 0x0074 ;Latin Small Letter T
  249. 0xf5 0x0075 ;Latin Small Letter U
  250. 0xf6 0x0076 ;Latin Small Letter V
  251. 0xf7 0x0077 ;Latin Small Letter W
  252. 0xf8 0x0078 ;Latin Small Letter X
  253. 0xf9 0x0079 ;Latin Small Letter Y
  254. 0xfa 0x007a ;Latin Small Letter Z
  255. 0xfb 0x007b ;Left Curly Bracket
  256. 0xfc 0x007c ;Vertical Line
  257. 0xfd 0x007d ;Right Curly Bracket
  258. 0xfe 0x203e ;Overline
  259. 0xff 0x2207 ;Nabla
  260. WCTABLE 528
  261. 0x0000 0x00 ;Null
  262. 0x0001 0x01 ;Start Of Heading
  263. 0x0002 0x02 ;Start Of Text
  264. 0x0003 0x03 ;End Of Text
  265. 0x0004 0x04 ;End Of Transmission
  266. 0x0005 0x05 ;Enquiry
  267. 0x0006 0x06 ;Acknowledge
  268. 0x0007 0x07 ;Bell
  269. 0x0008 0x08 ;Backspace
  270. 0x0009 0x09 ;Horizontal Tabulation
  271. 0x000a 0x0a ;Line Feed
  272. 0x000b 0x0b ;Vertical Tabulation
  273. 0x000c 0x0c ;Form Feed
  274. 0x000d 0x0d ;Carriage Return
  275. 0x000e 0x0e ;Shift Out
  276. 0x000f 0x0f ;Shift In
  277. 0x0010 0x10 ;Data Link Escape
  278. 0x0011 0x11 ;Device Control One
  279. 0x0012 0x12 ;Device Control Two
  280. 0x0013 0x13 ;Device Control Three
  281. 0x0014 0x14 ;Device Control Four
  282. 0x0015 0x15 ;Negative Acknowledge
  283. 0x0016 0x16 ;Synchronous Idle
  284. 0x0017 0x17 ;End Of Transmission Block
  285. 0x0018 0x18 ;Cancel
  286. 0x0019 0x19 ;End Of Medium
  287. 0x001a 0x1a ;Substitute
  288. 0x001b 0x1b ;Escape
  289. 0x001c 0x1c ;File Separator
  290. 0x001d 0x1d ;Group Separator
  291. 0x001e 0x1e ;Record Separator
  292. 0x001f 0x1f ;Unit Separator
  293. 0x0020 0x20 ;Space
  294. 0x0021 0x21 ;Exclamation Mark
  295. 0x0022 0x22 ;Quotation Mark
  296. 0x0023 0x23 ;Number Sign
  297. 0x0024 0x24 ;Dollar Sign
  298. 0x0025 0x25 ;Percent Sign
  299. 0x0026 0x26 ;Ampersand
  300. 0x0027 0x27 ;Apostrophe
  301. 0x0028 0x28 ;Left Parenthesis
  302. 0x0029 0x29 ;Right Parenthesis
  303. 0x002a 0x2a ;Asterisk
  304. 0x002b 0x2b ;Plus Sign
  305. 0x002c 0x2c ;Comma
  306. 0x002d 0x2d ;Hyphen-Minus
  307. 0x002e 0x2e ;Full Stop
  308. 0x002f 0x2f ;Solidus
  309. 0x0030 0x30 ;Digit Zero
  310. 0x0031 0x31 ;Digit One
  311. 0x0032 0x32 ;Digit Two
  312. 0x0033 0x33 ;Digit Three
  313. 0x0034 0x34 ;Digit Four
  314. 0x0035 0x35 ;Digit Five
  315. 0x0036 0x36 ;Digit Six
  316. 0x0037 0x37 ;Digit Seven
  317. 0x0038 0x38 ;Digit Eight
  318. 0x0039 0x39 ;Digit Nine
  319. 0x003a 0x3a ;Colon
  320. 0x003b 0x3b ;Semicolon
  321. 0x003c 0x3c ;Less-Than Sign
  322. 0x003d 0x3d ;Equals Sign
  323. 0x003e 0x3e ;Greater-Than Sign
  324. 0x003f 0x3f ;Question Mark
  325. 0x0040 0x40 ;Commercial At
  326. 0x0041 0x41 ;Latin Capital Letter A
  327. 0x0042 0x42 ;Latin Capital Letter B
  328. 0x0043 0x43 ;Latin Capital Letter C
  329. 0x0044 0x44 ;Latin Capital Letter D
  330. 0x0045 0x45 ;Latin Capital Letter E
  331. 0x0046 0x46 ;Latin Capital Letter F
  332. 0x0047 0x47 ;Latin Capital Letter G
  333. 0x0048 0x48 ;Latin Capital Letter H
  334. 0x0049 0x49 ;Latin Capital Letter I
  335. 0x004a 0x4a ;Latin Capital Letter J
  336. 0x004b 0x4b ;Latin Capital Letter K
  337. 0x004c 0x4c ;Latin Capital Letter L
  338. 0x004d 0x4d ;Latin Capital Letter M
  339. 0x004e 0x4e ;Latin Capital Letter N
  340. 0x004f 0x4f ;Latin Capital Letter O
  341. 0x0050 0x50 ;Latin Capital Letter P
  342. 0x0051 0x51 ;Latin Capital Letter Q
  343. 0x0052 0x52 ;Latin Capital Letter R
  344. 0x0053 0x53 ;Latin Capital Letter S
  345. 0x0054 0x54 ;Latin Capital Letter T
  346. 0x0055 0x55 ;Latin Capital Letter U
  347. 0x0056 0x56 ;Latin Capital Letter V
  348. 0x0057 0x57 ;Latin Capital Letter W
  349. 0x0058 0x58 ;Latin Capital Letter X
  350. 0x0059 0x59 ;Latin Capital Letter Y
  351. 0x005a 0x5a ;Latin Capital Letter Z
  352. 0x005b 0x5b ;Left Square Bracket
  353. 0x005c 0x5c ;Reverse Solidus
  354. 0x005d 0x5d ;Right Square Bracket
  355. 0x005e 0x5e ;Circumflex Accent
  356. 0x005f 0x5f ;Low Line
  357. 0x0060 0x60 ;Grave Accent
  358. 0x0061 0x61 ;Latin Small Letter A
  359. 0x0062 0x62 ;Latin Small Letter B
  360. 0x0063 0x63 ;Latin Small Letter C
  361. 0x0064 0x64 ;Latin Small Letter D
  362. 0x0065 0x65 ;Latin Small Letter E
  363. 0x0066 0x66 ;Latin Small Letter F
  364. 0x0067 0x67 ;Latin Small Letter G
  365. 0x0068 0x68 ;Latin Small Letter H
  366. 0x0069 0x69 ;Latin Small Letter I
  367. 0x006a 0x6a ;Latin Small Letter J
  368. 0x006b 0x6b ;Latin Small Letter K
  369. 0x006c 0x6c ;Latin Small Letter L
  370. 0x006d 0x6d ;Latin Small Letter M
  371. 0x006e 0x6e ;Latin Small Letter N
  372. 0x006f 0x6f ;Latin Small Letter O
  373. 0x0070 0x70 ;Latin Small Letter P
  374. 0x0071 0x71 ;Latin Small Letter Q
  375. 0x0072 0x72 ;Latin Small Letter R
  376. 0x0073 0x73 ;Latin Small Letter S
  377. 0x0074 0x74 ;Latin Small Letter T
  378. 0x0075 0x75 ;Latin Small Letter U
  379. 0x0076 0x76 ;Latin Small Letter V
  380. 0x0077 0x77 ;Latin Small Letter W
  381. 0x0078 0x78 ;Latin Small Letter X
  382. 0x0079 0x79 ;Latin Small Letter Y
  383. 0x007a 0x7a ;Latin Small Letter Z
  384. 0x007b 0x7b ;Left Curly Bracket
  385. 0x007c 0x7c ;Vertical Line
  386. 0x007d 0x7d ;Right Curly Bracket
  387. 0x007e 0x7e ;Tilde
  388. 0x007f 0x3f ;Delete
  389. 0x00a0 0x20 ;No-Break Space -> Space
  390. 0x00a1 0x21 ;Inverted Exclamation Mark -> !
  391. 0x00a2 0x63 ;Cent Sign -> c
  392. 0x00a3 0x3f ;Pound Sign
  393. 0x00a4 0x24 ;Currency Sign
  394. 0x00a5 0x59 ;Yen Sign -> Y
  395. 0x00a6 0x7c ;Broken Bar -> |
  396. 0x00a7 0x3f ;Section Sign
  397. 0x00a8 0x3f ;Diaeresis
  398. 0x00a9 0x43 ;Copyright Sign -> C
  399. 0x00aa 0x61 ;Feminine Ordinal Indicator -> a
  400. 0x00ab 0x3c ;Left-Pointing Double Angle Quotation Mark -> <
  401. 0x00ac 0x3f ;Not Sign
  402. 0x00ad 0x2d ;Soft Hyphen -> -
  403. 0x00ae 0x52 ;Registered Sign -> R
  404. 0x00af 0x3f ;Macron
  405. 0x00b0 0x3f ;Degree Sign
  406. 0x00b1 0x3f ;Plus-Minus Sign
  407. 0x00b2 0x32 ;Superscript Two -> 2
  408. 0x00b3 0x33 ;Superscript Three -> 3
  409. 0x00b4 0x3f ;Acute Accent
  410. 0x00b5 0x3f ;Micro Sign
  411. 0x00b6 0x3f ;Pilcrow Sign
  412. 0x00b7 0x2e ;Middle Dot -> .
  413. 0x00b8 0x2c ;Cedilla -> ,
  414. 0x00b9 0x31 ;Superscript One -> 1
  415. 0x00ba 0x6f ;Masculine Ordinal Indicator -> o
  416. 0x00bb 0x3e ;Right-Pointing Double Angle Quotation Mark -> >
  417. 0x00bc 0x3f ;Vulgar Fraction One Quarter
  418. 0x00bd 0x3f ;Vulgar Fraction One Half
  419. 0x00be 0x3f ;Vulgar Fraction Three Quarters
  420. 0x00bf 0x3f ;Inverted Question Mark
  421. 0x00c0 0x41 ;Latin Capital Letter A With Grave -> A
  422. 0x00c1 0x41 ;Latin Capital Letter A With Acute -> A
  423. 0x00c2 0x41 ;Latin Capital Letter A With Circumflex -> A
  424. 0x00c3 0x41 ;Latin Capital Letter A With Tilde -> A
  425. 0x00c4 0x41 ;Latin Capital Letter A With Diaeresis -> A
  426. 0x00c5 0x41 ;Latin Capital Letter A With Ring Above -> A
  427. 0x00c6 0x41 ;Latin Capital Ligature Ae -> A
  428. 0x00c7 0x43 ;Latin Capital Letter C With Cedilla -> C
  429. 0x00c8 0x45 ;Latin Capital Letter E With Grave -> E
  430. 0x00c9 0x45 ;Latin Capital Letter E With Acute -> E
  431. 0x00ca 0x45 ;Latin Capital Letter E With Circumflex -> E
  432. 0x00cb 0x45 ;Latin Capital Letter E With Diaeresis -> E
  433. 0x00cc 0x49 ;Latin Capital Letter I With Grave -> I
  434. 0x00cd 0x49 ;Latin Capital Letter I With Acute -> I
  435. 0x00ce 0x49 ;Latin Capital Letter I With Circumflex -> I
  436. 0x00cf 0x49 ;Latin Capital Letter I With Diaeresis -> I
  437. 0x00d0 0x44 ;Latin Capital Letter Eth -> D
  438. 0x00d1 0x4e ;Latin Capital Letter N With Tilde -> N
  439. 0x00d2 0x4f ;Latin Capital Letter O With Grave -> O
  440. 0x00d3 0x4f ;Latin Capital Letter O With Acute -> O
  441. 0x00d4 0x4f ;Latin Capital Letter O With Circumflex -> O
  442. 0x00d5 0x4f ;Latin Capital Letter O With Tilde -> O
  443. 0x00d6 0x4f ;Latin Capital Letter O With Diaeresis -> O
  444. 0x00d7 0x3f ;Multiplication Sign
  445. 0x00d8 0x4f ;Latin Capital Letter O With Stroke -> O
  446. 0x00d9 0x55 ;Latin Capital Letter U With Grave -> U
  447. 0x00da 0x55 ;Latin Capital Letter U With Acute -> U
  448. 0x00db 0x55 ;Latin Capital Letter U With Circumflex -> U
  449. 0x00dc 0x55 ;Latin Capital Letter U With Diaeresis -> U
  450. 0x00dd 0x59 ;Latin Capital Letter Y With Acute -> Y
  451. 0x00de 0x3f ;Latin Capital Letter Thorn
  452. 0x00df 0x3f ;Latin Small Letter Sharp S
  453. 0x00e0 0x61 ;Latin Small Letter A With Grave -> a
  454. 0x00e1 0x61 ;Latin Small Letter A With Acute -> a
  455. 0x00e2 0x61 ;Latin Small Letter A With Circumflex -> a
  456. 0x00e3 0x61 ;Latin Small Letter A With Tilde -> a
  457. 0x00e4 0x61 ;Latin Small Letter A With Diaeresis -> a
  458. 0x00e5 0x61 ;Latin Small Letter A With Ring Above -> a
  459. 0x00e6 0x61 ;Latin Small Ligature Ae -> a
  460. 0x00e7 0x63 ;Latin Small Letter C With Cedilla -> c
  461. 0x00e8 0x65 ;Latin Small Letter E With Grave -> e
  462. 0x00e9 0x65 ;Latin Small Letter E With Acute -> e
  463. 0x00ea 0x65 ;Latin Small Letter E With Circumflex -> e
  464. 0x00eb 0x65 ;Latin Small Letter E With Diaeresis -> e
  465. 0x00ec 0x69 ;Latin Small Letter I With Grave -> i
  466. 0x00ed 0x69 ;Latin Small Letter I With Acute -> i
  467. 0x00ee 0x69 ;Latin Small Letter I With Circumflex -> i
  468. 0x00ef 0x69 ;Latin Small Letter I With Diaeresis -> i
  469. 0x00f0 0x3f ;Latin Small Letter Eth
  470. 0x00f1 0x6e ;Latin Small Letter N With Tilde -> n
  471. 0x00f2 0x6f ;Latin Small Letter O With Grave -> o
  472. 0x00f3 0x6f ;Latin Small Letter O With Acute -> o
  473. 0x00f4 0x6f ;Latin Small Letter O With Circumflex -> o
  474. 0x00f5 0x6f ;Latin Small Letter O With Tilde -> o
  475. 0x00f6 0x6f ;Latin Small Letter O With Diaeresis -> o
  476. 0x00f7 0x3f ;Division Sign
  477. 0x00f8 0x6f ;Latin Small Letter O With Stroke -> o
  478. 0x00f9 0x75 ;Latin Small Letter U With Grave -> u
  479. 0x00fa 0x75 ;Latin Small Letter U With Acute -> u
  480. 0x00fb 0x75 ;Latin Small Letter U With Circumflex -> u
  481. 0x00fc 0x75 ;Latin Small Letter U With Diaeresis -> u
  482. 0x00fd 0x79 ;Latin Small Letter Y With Acute -> y
  483. 0x00fe 0x3f ;Latin Small Letter Thorn
  484. 0x00ff 0x79 ;Latin Small Letter Y With Diaeresis -> y
  485. 0x0100 0x41 ;Latin Capital Letter A With Macron -> A
  486. 0x0101 0x61 ;Latin Small Letter A With Macron -> a
  487. 0x0102 0x41 ;Latin Capital Letter A With Breve -> A
  488. 0x0103 0x61 ;Latin Small Letter A With Breve -> a
  489. 0x0104 0x41 ;Latin Capital Letter A With Ogonek -> A
  490. 0x0105 0x61 ;Latin Small Letter A With Ogonek -> a
  491. 0x0106 0x43 ;Latin Capital Letter C With Acute -> C
  492. 0x0107 0x63 ;Latin Small Letter C With Acute -> c
  493. 0x0108 0x43 ;Latin Capital Letter C With Circumflex -> C
  494. 0x0109 0x63 ;Latin Small Letter C With Circumflex -> c
  495. 0x010a 0x43 ;Latin Capital Letter C With Dot Above -> C
  496. 0x010b 0x63 ;Latin Small Letter C With Dot Above -> c
  497. 0x010c 0x43 ;Latin Capital Letter C With Caron -> C
  498. 0x010d 0x63 ;Latin Small Letter C With Caron -> c
  499. 0x010e 0x44 ;Latin Capital Letter D With Caron -> D
  500. 0x010f 0x64 ;Latin Small Letter D With Caron -> d
  501. 0x0110 0x44 ;Latin Capital Letter D With Stroke -> D
  502. 0x0111 0x64 ;Latin Small Letter D With Stroke -> d
  503. 0x0112 0x45 ;Latin Capital Letter E With Macron -> E
  504. 0x0113 0x65 ;Latin Small Letter E With Macron -> e
  505. 0x0114 0x45 ;Latin Capital Letter E With Breve -> E
  506. 0x0115 0x65 ;Latin Small Letter E With Breve -> e
  507. 0x0116 0x45 ;Latin Capital Letter E With Dot Above -> E
  508. 0x0117 0x65 ;Latin Small Letter E With Dot Above -> e
  509. 0x0118 0x45 ;Latin Capital Letter E With Ogonek -> E
  510. 0x0119 0x65 ;Latin Small Letter E With Ogonek -> e
  511. 0x011a 0x45 ;Latin Capital Letter E With Caron -> E
  512. 0x011b 0x65 ;Latin Small Letter E With Caron -> e
  513. 0x011c 0x47 ;Latin Capital Letter G With Circumflex -> G
  514. 0x011d 0x67 ;Latin Small Letter G With Circumflex -> g
  515. 0x011e 0x47 ;Latin Capital Letter G With Breve -> G
  516. 0x011f 0x67 ;Latin Small Letter G With Breve -> g
  517. 0x0120 0x47 ;Latin Capital Letter G With Dot Above -> G
  518. 0x0121 0x67 ;Latin Small Letter G With Dot Above -> g
  519. 0x0122 0x47 ;Latin Capital Letter G With Cedilla -> G
  520. 0x0123 0x67 ;Latin Small Letter G With Cedilla -> g
  521. 0x0124 0x48 ;Latin Capital Letter H With Circumflex -> H
  522. 0x0125 0x68 ;Latin Small Letter H With Circumflex -> h
  523. 0x0126 0x48 ;Latin Capital Letter H With Stroke -> H
  524. 0x0127 0x68 ;Latin Small Letter H With Stroke -> h
  525. 0x0128 0x49 ;Latin Capital Letter I With Tilde -> I
  526. 0x0129 0x69 ;Latin Small Letter I With Tilde -> i
  527. 0x012a 0x49 ;Latin Capital Letter I With Macron -> I
  528. 0x012b 0x69 ;Latin Small Letter I With Macron -> i
  529. 0x012c 0x49 ;Latin Capital Letter I With Breve -> I
  530. 0x012d 0x69 ;Latin Small Letter I With Breve -> i
  531. 0x012e 0x49 ;Latin Capital Letter I With Ogonek -> I
  532. 0x012f 0x69 ;Latin Small Letter I With Ogonek -> i
  533. 0x0130 0x49 ;Latin Capital Letter I With Dot Above -> I
  534. 0x0131 0x69 ;Latin Small Letter Dotless I -> i
  535. 0x0134 0x4a ;Latin Capital Letter J With Circumflex -> J
  536. 0x0135 0x6a ;Latin Small Letter J With Circumflex -> j
  537. 0x0136 0x4b ;Latin Capital Letter K With Cedilla -> K
  538. 0x0137 0x6b ;Latin Small Letter K With Cedilla -> k
  539. 0x0139 0x4c ;Latin Capital Letter L With Acute -> L
  540. 0x013a 0x6c ;Latin Small Letter L With Acute -> l
  541. 0x013b 0x4c ;Latin Capital Letter L With Cedilla -> L
  542. 0x013c 0x6c ;Latin Small Letter L With Cedilla -> l
  543. 0x013d 0x4c ;Latin Capital Letter L With Caron -> L
  544. 0x013e 0x6c ;Latin Small Letter L With Caron -> l
  545. 0x0141 0x4c ;Latin Capital Letter L With Stroke -> L
  546. 0x0142 0x6c ;Latin Small Letter L With Stroke -> l
  547. 0x0143 0x4e ;Latin Capital Letter N With Acute -> N
  548. 0x0144 0x6e ;Latin Small Letter N With Acute -> n
  549. 0x0145 0x4e ;Latin Capital Letter N With Cedilla -> N
  550. 0x0146 0x6e ;Latin Small Letter N With Cedilla -> n
  551. 0x0147 0x4e ;Latin Capital Letter N With Caron -> N
  552. 0x0148 0x6e ;Latin Small Letter N With Caron -> n
  553. 0x014c 0x4f ;Latin Capital Letter O With Macron -> O
  554. 0x014d 0x6f ;Latin Small Letter O With Macron -> o
  555. 0x014e 0x4f ;Latin Capital Letter O With Breve -> O
  556. 0x014f 0x6f ;Latin Small Letter O With Breve -> o
  557. 0x0150 0x4f ;Latin Capital Letter O With Double Acute -> O
  558. 0x0151 0x6f ;Latin Small Letter O With Double Acute -> o
  559. 0x0152 0x4f ;Latin Capital Ligature Oe -> O
  560. 0x0153 0x6f ;Latin Small Ligature Oe -> o
  561. 0x0154 0x52 ;Latin Capital Letter R With Acute -> R
  562. 0x0155 0x72 ;Latin Small Letter R With Acute -> r
  563. 0x0156 0x52 ;Latin Capital Letter R With Cedilla -> R
  564. 0x0157 0x72 ;Latin Small Letter R With Cedilla -> r
  565. 0x0158 0x52 ;Latin Capital Letter R With Caron -> R
  566. 0x0159 0x72 ;Latin Small Letter R With Caron -> r
  567. 0x015a 0x53 ;Latin Capital Letter S With Acute -> S
  568. 0x015b 0x73 ;Latin Small Letter S With Acute -> s
  569. 0x015c 0x53 ;Latin Capital Letter S With Circumflex -> S
  570. 0x015d 0x73 ;Latin Small Letter S With Circumflex -> s
  571. 0x015e 0x53 ;Latin Capital Letter S With Cedilla -> S
  572. 0x015f 0x73 ;Latin Small Letter S With Cedilla -> s
  573. 0x0160 0x53 ;Latin Capital Letter S With Caron -> S
  574. 0x0161 0x73 ;Latin Small Letter S With Caron -> s
  575. 0x0162 0x54 ;Latin Capital Letter T With Cedilla -> T
  576. 0x0163 0x74 ;Latin Small Letter T With Cedilla -> t
  577. 0x0164 0x54 ;Latin Capital Letter T With Caron -> T
  578. 0x0165 0x74 ;Latin Small Letter T With Caron -> t
  579. 0x0166 0x54 ;Latin Capital Letter T With Stroke -> T
  580. 0x0167 0x74 ;Latin Small Letter T With Stroke -> t
  581. 0x0168 0x55 ;Latin Capital Letter U With Tilde -> U
  582. 0x0169 0x75 ;Latin Small Letter U With Tilde -> u
  583. 0x016a 0x55 ;Latin Capital Letter U With Macron -> U
  584. 0x016b 0x75 ;Latin Small Letter U With Macron -> u
  585. 0x016c 0x55 ;Latin Capital Letter U With Breve -> U
  586. 0x016d 0x75 ;Latin Small Letter U With Breve -> u
  587. 0x016e 0x55 ;Latin Capital Letter U With Ring Above -> U
  588. 0x016f 0x75 ;Latin Small Letter U With Ring Above -> u
  589. 0x0170 0x55 ;Latin Capital Letter U With Double Acute -> U
  590. 0x0171 0x75 ;Latin Small Letter U With Double Acute -> u
  591. 0x0172 0x55 ;Latin Capital Letter U With Ogonek -> U
  592. 0x0173 0x75 ;Latin Small Letter U With Ogonek -> u
  593. 0x0174 0x57 ;Latin Capital Letter W With Circumflex -> W
  594. 0x0175 0x77 ;Latin Small Letter W With Circumflex -> w
  595. 0x0176 0x59 ;Latin Capital Letter Y With Circumflex -> Y
  596. 0x0177 0x79 ;Latin Small Letter Y With Circumflex -> y
  597. 0x0178 0x59 ;Latin Capital Letter Y With Diaeresis -> Y
  598. 0x0179 0x5a ;Latin Capital Letter Z With Acute -> Z
  599. 0x017a 0x7a ;Latin Small Letter Z With Acute -> z
  600. 0x017b 0x5a ;Latin Capital Letter Z With Dot Above -> Z
  601. 0x017c 0x7a ;Latin Small Letter Z With Dot Above -> z
  602. 0x017d 0x5a ;Latin Capital Letter Z With Caron -> Z
  603. 0x017e 0x7a ;Latin Small Letter Z With Caron -> z
  604. 0x0180 0x62 ;Latin Small Letter B With Stroke -> b
  605. 0x0189 0x44 ;Latin Capital Letter African D -> D
  606. 0x0191 0x46 ;Latin Capital Letter F With Hook -> F
  607. 0x0192 0x66 ;Latin Small Letter F With Hook -> f
  608. 0x0197 0x49 ;Latin Capital Letter I With Stroke -> I
  609. 0x019a 0x6c ;Latin Small Letter L With Bar -> l
  610. 0x019f 0x4f ;Latin Capital Letter O With Middle Tilde -> O
  611. 0x01a0 0x4f ;Latin Capital Letter O With Horn -> O
  612. 0x01a1 0x6f ;Latin Small Letter O With Horn -> o
  613. 0x01ab 0x74 ;Latin Small Letter T With Palatal Hook -> t
  614. 0x01ae 0x54 ;Latin Capital Letter T With Retroflex Hook -> T
  615. 0x01af 0x55 ;Latin Capital Letter U With Horn -> U
  616. 0x01b0 0x75 ;Latin Small Letter U With Horn -> u
  617. 0x01b6 0x7a ;Latin Small Letter Z With Stroke -> z
  618. 0x01cd 0x41 ;Latin Capital Letter A With Caron -> A
  619. 0x01ce 0x61 ;Latin Small Letter A With Caron -> a
  620. 0x01cf 0x49 ;Latin Capital Letter I With Caron -> I
  621. 0x01d0 0x69 ;Latin Small Letter I With Caron -> i
  622. 0x01d1 0x4f ;Latin Capital Letter O With Caron -> O
  623. 0x01d2 0x6f ;Latin Small Letter O With Caron -> o
  624. 0x01d3 0x55 ;Latin Capital Letter U With Caron -> U
  625. 0x01d4 0x75 ;Latin Small Letter U With Caron -> u
  626. 0x01d5 0x55 ;Latin Capital Letter U With Diaeresis And Macron -> U
  627. 0x01d6 0x75 ;Latin Small Letter U With Diaeresis And Macron -> u
  628. 0x01d7 0x55 ;Latin Capital Letter U With Diaeresis And Acute -> U
  629. 0x01d8 0x75 ;Latin Small Letter U With Diaeresis And Acute -> u
  630. 0x01d9 0x55 ;Latin Capital Letter U With Diaeresis And Caron -> U
  631. 0x01da 0x75 ;Latin Small Letter U With Diaeresis And Caron -> u
  632. 0x01db 0x55 ;Latin Capital Letter U With Diaeresis And Grave -> U
  633. 0x01dc 0x75 ;Latin Small Letter U With Diaeresis And Grave -> u
  634. 0x01de 0x41 ;Latin Capital Letter A With Diaeresis And Macron -> A
  635. 0x01df 0x61 ;Latin Small Letter A With Diaeresis And Macron -> a
  636. 0x01e4 0x47 ;Latin Capital Letter G With Stroke -> G
  637. 0x01e5 0x67 ;Latin Small Letter G With Stroke -> g
  638. 0x01e6 0x47 ;Latin Capital Letter G With Caron -> G
  639. 0x01e7 0x67 ;Latin Small Letter G With Caron -> g
  640. 0x01e8 0x4b ;Latin Capital Letter K With Caron -> K
  641. 0x01e9 0x6b ;Latin Small Letter K With Caron -> k
  642. 0x01ea 0x4f ;Latin Capital Letter O With Ogonek -> O
  643. 0x01eb 0x6f ;Latin Small Letter O With Ogonek -> o
  644. 0x01ec 0x4f ;Latin Capital Letter O With Ogonek And Macron -> O
  645. 0x01ed 0x6f ;Latin Small Letter O With Ogonek And Macron -> o
  646. 0x01f0 0x6a ;Latin Small Letter J With Caron -> j
  647. 0x0261 0x67 ;Latin Small Letter Script G -> g
  648. 0x02b9 0x27 ;Modifier Letter Prime -> '
  649. 0x02ba 0x22 ;Modifier Letter Double Prime -> "
  650. 0x02bc 0x27 ;Modifier Letter Apostrophe -> '
  651. 0x02c4 0x5e ;Modifier Letter Up Arrowhead -> ^
  652. 0x02c6 0x5e ;Modifier Letter Circumflex Accent -> ^
  653. 0x02c8 0x27 ;Modifier Letter Vertical Line -> '
  654. 0x02c9 0x3f ;Modifier Letter Macron
  655. 0x02ca 0x3f ;Modifier Letter Acute Accent
  656. 0x02cb 0x60 ;Modifier Letter Grave Accent -> `
  657. 0x02cd 0x5f ;Modifier Letter Low Macron -> _
  658. 0x02da 0x3f ;Ring Above
  659. 0x02dc 0x7e ;Small Tilde
  660. 0x0300 0x60 ;Combining Grave Accent -> `
  661. 0x0302 0x5e ;Combining Circumflex Accent -> ^
  662. 0x0303 0x7e ;Combining Tilde
  663. 0x030e 0x22 ;Combining Double Vertical Line Above -> "
  664. 0x0331 0x5f ;Combining Macron Below -> _
  665. 0x0332 0x5f ;Combining Low Line -> _
  666. 0x2000 0x20 ;En Quad
  667. 0x2001 0x20 ;Em Quad
  668. 0x2002 0x20 ;En Space
  669. 0x2003 0x20 ;Em Space
  670. 0x2004 0x20 ;Three-Per-Em Space
  671. 0x2005 0x20 ;Four-Per-Em Space
  672. 0x2006 0x20 ;Six-Per-Em Space
  673. 0x2010 0x2d ;Hyphen -> -
  674. 0x2011 0x2d ;Non-Breaking Hyphen -> -
  675. 0x2013 0x2d ;En Dash -> -
  676. 0x2014 0x2d ;Em Dash -> -
  677. 0x2018 0x27 ;Left Single Quotation Mark -> '
  678. 0x2019 0x27 ;Right Single Quotation Mark -> '
  679. 0x201a 0x2c ;Single Low-9 Quotation Mark -> ,
  680. 0x201c 0x22 ;Left Double Quotation Mark -> "
  681. 0x201d 0x22 ;Right Double Quotation Mark -> "
  682. 0x201e 0x22 ;Double Low-9 Quotation Mark -> "
  683. 0x2020 0x3f ;Dagger
  684. 0x2021 0x3f ;Double Dagger
  685. 0x2022 0x2e ;Bullet -> .
  686. 0x2026 0x2e ;Horizontal Ellipsis -> .
  687. 0x2030 0x3f ;Per Mille Sign
  688. 0x2032 0x27 ;Prime -> '
  689. 0x2035 0x60 ;Reversed Prime -> `
  690. 0x2039 0x3c ;Single Left-Pointing Angle Quotation Mark -> <
  691. 0x203a 0x3e ;Single Right-Pointing Angle Quotation Mark -> >
  692. 0x203e 0x7e ;Overline
  693. 0x2122 0x54 ;Trade Mark Sign -> T
  694. 0x2207 0x7f ;Nabla
  695. 0xff01 0x21 ;Fullwidth Exclamation Mark -> !
  696. 0xff02 0x22 ;Fullwidth Quotation Mark -> "
  697. 0xff03 0x23 ;Fullwidth Number Sign -> #
  698. 0xff04 0x24 ;Fullwidth Dollar Sign -> $
  699. 0xff05 0x25 ;Fullwidth Percent Sign -> %
  700. 0xff06 0x26 ;Fullwidth Ampersand -> &
  701. 0xff07 0x27 ;Fullwidth Apostrophe -> '
  702. 0xff08 0x28 ;Fullwidth Left Parenthesis -> (
  703. 0xff09 0x29 ;Fullwidth Right Parenthesis -> )
  704. 0xff0a 0x2a ;Fullwidth Asterisk -> *
  705. 0xff0b 0x2b ;Fullwidth Plus Sign -> +
  706. 0xff0c 0x2c ;Fullwidth Comma -> ,
  707. 0xff0d 0x2d ;Fullwidth Hyphen-Minus -> -
  708. 0xff0e 0x2e ;Fullwidth Full Stop -> .
  709. 0xff0f 0x2f ;Fullwidth Solidus -> /
  710. 0xff10 0x30 ;Fullwidth Digit Zero -> 0
  711. 0xff11 0x31 ;Fullwidth Digit One -> 1
  712. 0xff12 0x32 ;Fullwidth Digit Two -> 2
  713. 0xff13 0x33 ;Fullwidth Digit Three -> 3
  714. 0xff14 0x34 ;Fullwidth Digit Four -> 4
  715. 0xff15 0x35 ;Fullwidth Digit Five -> 5
  716. 0xff16 0x36 ;Fullwidth Digit Six -> 6
  717. 0xff17 0x37 ;Fullwidth Digit Seven -> 7
  718. 0xff18 0x38 ;Fullwidth Digit Eight -> 8
  719. 0xff19 0x39 ;Fullwidth Digit Nine -> 9
  720. 0xff1a 0x3a ;Fullwidth Colon -> :
  721. 0xff1b 0x3b ;Fullwidth Semicolon -> ;
  722. 0xff1c 0x3c ;Fullwidth Less-Than Sign -> <
  723. 0xff1d 0x3d ;Fullwidth Equals Sign -> =
  724. 0xff1e 0x3e ;Fullwidth Greater-Than Sign -> >
  725. 0xff1f 0x3f ;Fullwidth Question Mark
  726. 0xff20 0x40 ;Fullwidth Commercial At -> @
  727. 0xff21 0x41 ;Fullwidth Latin Capital Letter A -> A
  728. 0xff22 0x42 ;Fullwidth Latin Capital Letter B -> B
  729. 0xff23 0x43 ;Fullwidth Latin Capital Letter C -> C
  730. 0xff24 0x44 ;Fullwidth Latin Capital Letter D -> D
  731. 0xff25 0x45 ;Fullwidth Latin Capital Letter E -> E
  732. 0xff26 0x46 ;Fullwidth Latin Capital Letter F -> F
  733. 0xff27 0x47 ;Fullwidth Latin Capital Letter G -> G
  734. 0xff28 0x48 ;Fullwidth Latin Capital Letter H -> H
  735. 0xff29 0x49 ;Fullwidth Latin Capital Letter I -> I
  736. 0xff2a 0x4a ;Fullwidth Latin Capital Letter J -> J
  737. 0xff2b 0x4b ;Fullwidth Latin Capital Letter K -> K
  738. 0xff2c 0x4c ;Fullwidth Latin Capital Letter L -> L
  739. 0xff2d 0x4d ;Fullwidth Latin Capital Letter M -> M
  740. 0xff2e 0x4e ;Fullwidth Latin Capital Letter N -> N
  741. 0xff2f 0x4f ;Fullwidth Latin Capital Letter O -> O
  742. 0xff30 0x50 ;Fullwidth Latin Capital Letter P -> P
  743. 0xff31 0x51 ;Fullwidth Latin Capital Letter Q -> Q
  744. 0xff32 0x52 ;Fullwidth Latin Capital Letter R -> R
  745. 0xff33 0x53 ;Fullwidth Latin Capital Letter S -> S
  746. 0xff34 0x54 ;Fullwidth Latin Capital Letter T -> T
  747. 0xff35 0x55 ;Fullwidth Latin Capital Letter U -> U
  748. 0xff36 0x56 ;Fullwidth Latin Capital Letter V -> V
  749. 0xff37 0x57 ;Fullwidth Latin Capital Letter W -> W
  750. 0xff38 0x58 ;Fullwidth Latin Capital Letter X -> X
  751. 0xff39 0x59 ;Fullwidth Latin Capital Letter Y -> Y
  752. 0xff3a 0x5a ;Fullwidth Latin Capital Letter Z -> Z
  753. 0xff3b 0x5b ;Fullwidth Left Square Bracket -> [
  754. 0xff3c 0x5c ;Fullwidth Reverse Solidus -> \
  755. 0xff3d 0x5d ;Fullwidth Right Square Bracket -> ]
  756. 0xff3e 0x5e ;Fullwidth Circumflex Accent -> ^
  757. 0xff3f 0x5f ;Fullwidth Low Line -> _
  758. 0xff40 0x60 ;Fullwidth Grave Accent -> `
  759. 0xff41 0x61 ;Fullwidth Latin Small Letter A -> a
  760. 0xff42 0x62 ;Fullwidth Latin Small Letter B -> b
  761. 0xff43 0x63 ;Fullwidth Latin Small Letter C -> c
  762. 0xff44 0x64 ;Fullwidth Latin Small Letter D -> d
  763. 0xff45 0x65 ;Fullwidth Latin Small Letter E -> e
  764. 0xff46 0x66 ;Fullwidth Latin Small Letter F -> f
  765. 0xff47 0x67 ;Fullwidth Latin Small Letter G -> g
  766. 0xff48 0x68 ;Fullwidth Latin Small Letter H -> h
  767. 0xff49 0x69 ;Fullwidth Latin Small Letter I -> i
  768. 0xff4a 0x6a ;Fullwidth Latin Small Letter J -> j
  769. 0xff4b 0x6b ;Fullwidth Latin Small Letter K -> k
  770. 0xff4c 0x6c ;Fullwidth Latin Small Letter L -> l
  771. 0xff4d 0x6d ;Fullwidth Latin Small Letter M -> m
  772. 0xff4e 0x6e ;Fullwidth Latin Small Letter N -> n
  773. 0xff4f 0x6f ;Fullwidth Latin Small Letter O -> o
  774. 0xff50 0x70 ;Fullwidth Latin Small Letter P -> p
  775. 0xff51 0x71 ;Fullwidth Latin Small Letter Q -> q
  776. 0xff52 0x72 ;Fullwidth Latin Small Letter R -> r
  777. 0xff53 0x73 ;Fullwidth Latin Small Letter S -> s
  778. 0xff54 0x74 ;Fullwidth Latin Small Letter T -> t
  779. 0xff55 0x75 ;Fullwidth Latin Small Letter U -> u
  780. 0xff56 0x76 ;Fullwidth Latin Small Letter V -> v
  781. 0xff57 0x77 ;Fullwidth Latin Small Letter W -> w
  782. 0xff58 0x78 ;Fullwidth Latin Small Letter X -> x
  783. 0xff59 0x79 ;Fullwidth Latin Small Letter Y -> y
  784. 0xff5a 0x7a ;Fullwidth Latin Small Letter Z -> z
  785. 0xff5b 0x7b ;Fullwidth Left Curly Bracket -> {
  786. 0xff5c 0x7c ;Fullwidth Vertical Line -> |
  787. 0xff5d 0x7d ;Fullwidth Right Curly Bracket -> }
  788. 0xff5e 0x7e ;Fullwidth Tilde -> Overline
  789. ENDCODEPAGE
  790.