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.

1053 lines
27 KiB

  1. CODEPAGE 20261 ;T.61
  2. CPINFO 2 0x3f 0x003f ;Double Byte CP, Default Char = Question Mark
  3. MBTABLE 241
  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 1
  22. 0x12 0x0012 ;Device Control 2
  23. 0x13 0x0013 ;Device Control 3
  24. 0x14 0x0014 ;Device Control 4
  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-Quote
  44. 0x28 0x0028 ;Opening Parenthesis
  45. 0x29 0x0029 ;Closing Parenthesis
  46. 0x2a 0x002a ;Asterisk
  47. 0x2b 0x002b ;Plus Sign
  48. 0x2c 0x002c ;Comma
  49. 0x2d 0x002d ;Hyphen-Minus
  50. 0x2e 0x002e ;Period
  51. 0x2f 0x002f ;Slash
  52. 0x30 0x0030 ;Digit 0
  53. 0x31 0x0031 ;Digit 1
  54. 0x32 0x0032 ;Digit 2
  55. 0x33 0x0033 ;Digit 3
  56. 0x34 0x0034 ;Digit 4
  57. 0x35 0x0035 ;Digit 5
  58. 0x36 0x0036 ;Digit 6
  59. 0x37 0x0037 ;Digit 7
  60. 0x38 0x0038 ;Digit 8
  61. 0x39 0x0039 ;Digit 9
  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 ;A
  70. 0x42 0x0042 ;B
  71. 0x43 0x0043 ;C
  72. 0x44 0x0044 ;D
  73. 0x45 0x0045 ;E
  74. 0x46 0x0046 ;F
  75. 0x47 0x0047 ;G
  76. 0x48 0x0048 ;H
  77. 0x49 0x0049 ;I
  78. 0x4a 0x004a ;J
  79. 0x4b 0x004b ;K
  80. 0x4c 0x004c ;L
  81. 0x4d 0x004d ;M
  82. 0x4e 0x004e ;N
  83. 0x4f 0x004f ;O
  84. 0x50 0x0050 ;P
  85. 0x51 0x0051 ;Q
  86. 0x52 0x0052 ;R
  87. 0x53 0x0053 ;S
  88. 0x54 0x0054 ;T
  89. 0x55 0x0055 ;U
  90. 0x56 0x0056 ;V
  91. 0x57 0x0057 ;W
  92. 0x58 0x0058 ;X
  93. 0x59 0x0059 ;Y
  94. 0x5a 0x005a ;Z
  95. 0x5b 0x005b ;Opening Square Bracket
  96. 0x5c 0xf8dd ;Undefined -> EUDC
  97. 0x5d 0x005d ;Closing Square Bracket
  98. 0x5e 0xf8de ;Undefined -> EUDC
  99. 0x5f 0x005f ;Spacing Underscore
  100. 0x60 0xf8df ;Undefined -> EUDC
  101. 0x61 0x0061 ;a
  102. 0x62 0x0062 ;b
  103. 0x63 0x0063 ;c
  104. 0x64 0x0064 ;d
  105. 0x65 0x0065 ;e
  106. 0x66 0x0066 ;f
  107. 0x67 0x0067 ;g
  108. 0x68 0x0068 ;h
  109. 0x69 0x0069 ;i
  110. 0x6a 0x006a ;j
  111. 0x6b 0x006b ;k
  112. 0x6c 0x006c ;l
  113. 0x6d 0x006d ;m
  114. 0x6e 0x006e ;n
  115. 0x6f 0x006f ;o
  116. 0x70 0x0070 ;p
  117. 0x71 0x0071 ;q
  118. 0x72 0x0072 ;r
  119. 0x73 0x0073 ;s
  120. 0x74 0x0074 ;t
  121. 0x75 0x0075 ;u
  122. 0x76 0x0076 ;v
  123. 0x77 0x0077 ;w
  124. 0x78 0x0078 ;x
  125. 0x79 0x0079 ;y
  126. 0x7a 0x007a ;z
  127. 0x7b 0xf8e0 ;Undefined -> EUDC
  128. 0x7c 0x007c ;Vertical Bar
  129. 0x7d 0xf8fc ;Undefined -> EUDC
  130. 0x7e 0xf8fd ;Undefined -> EUDC
  131. 0x7f 0xf8fe ;Undefined -> EUDC
  132. 0x80 0x0080 ;Undefined -> Control
  133. 0x81 0x0081 ;Undefined -> Control
  134. 0x82 0x0082 ;Undefined -> Control
  135. 0x83 0x0083 ;Undefined -> Control
  136. 0x84 0x0084 ;Undefined -> Control
  137. 0x85 0x0085 ;Undefined -> Control
  138. 0x86 0x0086 ;Undefined -> Control
  139. 0x87 0x0087 ;Undefined -> Control
  140. 0x88 0x0088 ;Undefined -> Control
  141. 0x89 0x0089 ;Undefined -> Control
  142. 0x8a 0x008a ;Undefined -> Control
  143. 0x8b 0x008b ;Undefined -> Control
  144. 0x8c 0x008c ;Undefined -> Control
  145. 0x8d 0x008d ;Undefined -> Control
  146. 0x8e 0x008e ;Undefined -> Control
  147. 0x8f 0x008f ;Undefined -> Control
  148. 0x90 0x0090 ;Undefined -> Control
  149. 0x91 0x0091 ;Undefined -> Control
  150. 0x92 0x0092 ;Undefined -> Control
  151. 0x93 0x0093 ;Undefined -> Control
  152. 0x94 0x0094 ;Undefined -> Control
  153. 0x95 0x0095 ;Undefined -> Control
  154. 0x96 0x0096 ;Undefined -> Control
  155. 0x97 0x0097 ;Undefined -> Control
  156. 0x98 0x0098 ;Undefined -> Control
  157. 0x99 0x0099 ;Undefined -> Control
  158. 0x9a 0x009a ;Undefined -> Control
  159. 0x9b 0x009b ;Undefined -> Control
  160. 0x9c 0x009c ;Undefined -> Control
  161. 0x9d 0x009d ;Undefined -> Control
  162. 0x9e 0x009e ;Undefined -> Control
  163. 0x9f 0x009f ;Undefined -> Control
  164. 0xa0 0xf8e1 ;Undefined -> EUDC
  165. 0xa1 0x00a1 ;Inverted Exclamation Mark
  166. 0xa2 0x00a2 ;Cent Sign
  167. 0xa3 0x00a3 ;Pound Sign
  168. 0xa4 0x0024 ;Dollar Sign
  169. 0xa5 0x00a5 ;Yen Sign
  170. 0xa6 0x0023 ;Number Sign
  171. 0xa7 0x00a7 ;Section Sign
  172. 0xa8 0x00a4 ;Currency Sign
  173. 0xa9 0xf8e2 ;Undefined -> EUDC
  174. 0xaa 0xf8e3 ;Undefined -> EUDC
  175. 0xab 0x00ab ;Left Pointing Guillemet
  176. 0xac 0xf8e4 ;Undefined -> EUDC
  177. 0xad 0xf8e5 ;Undefined -> EUDC
  178. 0xae 0xf8e6 ;Undefined -> EUDC
  179. 0xaf 0xf8e7 ;Undefined -> EUDC
  180. 0xb0 0x00b0 ;Degree Sign
  181. 0xb1 0x00b1 ;Plus-Or-Minus Sign
  182. 0xb2 0x00b2 ;Superscript Digit 2
  183. 0xb3 0x00b3 ;Superscript Digit 3
  184. 0xb4 0x00d7 ;Multiplication Sign
  185. 0xb5 0x00b5 ;Micro Sign
  186. 0xb6 0x00b6 ;Paragraph Sign
  187. 0xb7 0x00b7 ;Middle Dot
  188. 0xb8 0x00f7 ;Division Sign
  189. 0xb9 0xf8e8 ;Undefined -> EUDC
  190. 0xba 0xf8e9 ;Undefined -> EUDC
  191. 0xbb 0x00bb ;Right Pointing Guillemet
  192. 0xbc 0x00bc ;Fraction One Quarter
  193. 0xbd 0x00bd ;Fraction One Half
  194. 0xbe 0x00be ;Fraction Three Quarters
  195. 0xbf 0x00bf ;Inverted Question Mark
  196. 0xc0 0xf8eb ;Undefined -> EUDC
  197. 0xd0 0xf8ec ;Undefined -> EUDC
  198. 0xd1 0xf8ed ;Undefined -> EUDC
  199. 0xd2 0xf8ee ;Undefined -> EUDC
  200. 0xd3 0xf8ef ;Undefined -> EUDC
  201. 0xd4 0xf8f0 ;Undefined -> EUDC
  202. 0xd5 0xf8f1 ;Undefined -> EUDC
  203. 0xd6 0xf8f2 ;Undefined -> EUDC
  204. 0xd7 0xf8f3 ;Undefined -> EUDC
  205. 0xd8 0xf8f4 ;Undefined -> EUDC
  206. 0xd9 0xf8f5 ;Undefined -> EUDC
  207. 0xda 0xf8f6 ;Undefined -> EUDC
  208. 0xdb 0xf8f7 ;Undefined -> EUDC
  209. 0xdc 0xf8f8 ;Undefined -> EUDC
  210. 0xdd 0xf8f9 ;Undefined -> EUDC
  211. 0xde 0xf8fa ;Undefined -> EUDC
  212. 0xdf 0xf8fb ;Undefined -> EUDC
  213. 0xe0 0x2126 ;Ohm
  214. 0xe1 0x00c6 ;AE
  215. 0xe2 0x00d0 ;Capital Eth
  216. 0xe3 0x00aa ;Feminine Ordinal Indicator
  217. 0xe4 0x0126 ;H Bar
  218. 0xe5 0xf8ea ;Undefined -> EUDC
  219. 0xe6 0x0132 ;IJ
  220. 0xe7 0x013f ;L With Middle Dot
  221. 0xe8 0x0141 ;L Slash
  222. 0xe9 0x00d8 ;O Slash
  223. 0xea 0x0152 ;OE
  224. 0xeb 0x00ba ;Masculine Ordinal Indicator
  225. 0xec 0x00de ;Capital Thorn
  226. 0xed 0x0166 ;T Bar
  227. 0xee 0x014a ;Eng
  228. 0xef 0x0149 ;Apostrophe n
  229. 0xf0 0x0138 ;Small Kra
  230. 0xf1 0x00e6 ;ae
  231. 0xf2 0x0111 ;d Bar
  232. 0xf3 0x00f0 ;Small Eth
  233. 0xf4 0x0127 ;h Bar
  234. 0xf5 0x0131 ;Dotless i
  235. 0xf6 0x0133 ;ij
  236. 0xf7 0x0140 ;l With Middle Dot
  237. 0xf8 0x0142 ;l Slash
  238. 0xf9 0x00f8 ;o Slash
  239. 0xfa 0x0153 ;oe
  240. 0xfb 0x00df ;Sharp s
  241. 0xfc 0x00fe ;Small Thorn
  242. 0xfd 0x0167 ;t Bar
  243. 0xfe 0x014b ;Small Eng
  244. 0xff 0xf8ff ;Undefined -> EUDC
  245. DBCSRANGE 1 ;One DBCS Lead Byte Range
  246. 0xc1 0xcf ;Lead Byte Range
  247. DBCSTABLE 15 ;LeadByte = 0xc1
  248. 0x20 0x0060 ;Spacing Grave
  249. 0x41 0x00c0 ;A + Grave
  250. 0x45 0x00c8 ;E + Grave
  251. 0x49 0x00cc ;I + Grave
  252. 0x4f 0x00d2 ;O + Grave
  253. 0x55 0x00d9 ;U + Grave
  254. 0x57 0x1e80 ;W + Grave
  255. 0x59 0x1ef2 ;Y + Grave
  256. 0x61 0x00e0 ;a + Grave
  257. 0x65 0x00e8 ;e + Grave
  258. 0x69 0x00ec ;i + Grave
  259. 0x6f 0x00f2 ;o + Grave
  260. 0x75 0x00f9 ;u + Grave
  261. 0x77 0x1e81 ;w + Grave
  262. 0x79 0x1ef3 ;y + Grave
  263. DBCSTABLE 35 ;LeadByte = 0xc2
  264. 0x20 0x00b4 ;Spacing Acute
  265. 0x41 0x00c1 ;A + Acute
  266. 0x43 0x0106 ;C + Acute
  267. 0x45 0x00c9 ;E + Acute
  268. 0x47 0x01f4 ;G + Acute
  269. 0x49 0x00cd ;I + Acute
  270. 0x4b 0x1e30 ;K + Acute
  271. 0x4c 0x0139 ;L + Acute
  272. 0x4d 0x1e3e ;M + Acute
  273. 0x4e 0x0143 ;N + Acute
  274. 0x4f 0x00d3 ;O + Acute
  275. 0x50 0x1e54 ;P + Acute
  276. 0x52 0x0154 ;R + Acute
  277. 0x53 0x015a ;S + Acute
  278. 0x55 0x00da ;U + Acute
  279. 0x57 0x1e82 ;W + Acute
  280. 0x59 0x00dd ;Y + Acute
  281. 0x5a 0x0179 ;Z + Acute
  282. 0x61 0x00e1 ;a + Acute
  283. 0x63 0x0107 ;c + Acute
  284. 0x65 0x00e9 ;e + Acute
  285. 0x67 0x01f5 ;g + Acute
  286. 0x69 0x00ed ;i + Acute
  287. 0x6b 0x1e31 ;k + Acute
  288. 0x6c 0x013a ;l + Acute
  289. 0x6d 0x1e3f ;m + Acute
  290. 0x6e 0x0144 ;n + Acute
  291. 0x6f 0x00f3 ;o + Acute
  292. 0x70 0x1e55 ;p + Acute
  293. 0x72 0x0155 ;r + Acute
  294. 0x73 0x015b ;s + Acute
  295. 0x75 0x00fa ;u + Acute
  296. 0x77 0x1e83 ;w + Acute
  297. 0x79 0x00fd ;y + Acute
  298. 0x7a 0x017a ;z + Acute
  299. DBCSTABLE 27 ;LeadByte = 0xc3
  300. 0x20 0x005e ;Spacing Circumflex
  301. 0x41 0x00c2 ;A + Circumflex
  302. 0x43 0x0108 ;C + Circumflex
  303. 0x45 0x00ca ;E + Circumflex
  304. 0x47 0x011c ;G + Circumflex
  305. 0x48 0x0124 ;H + Circumflex
  306. 0x49 0x00ce ;I + Circumflex
  307. 0x4a 0x0134 ;J + Circumflex
  308. 0x4f 0x00d4 ;O + Circumflex
  309. 0x53 0x015c ;S + Circumflex
  310. 0x55 0x00db ;U + Circumflex
  311. 0x57 0x0174 ;W + Circumflex
  312. 0x59 0x0176 ;Y + Circumflex
  313. 0x5a 0x1e90 ;Z + Circumflex
  314. 0x61 0x00e2 ;a + Circumflex
  315. 0x63 0x0109 ;c + Circumflex
  316. 0x65 0x00ea ;e + Circumflex
  317. 0x67 0x011d ;g + Circumflex
  318. 0x68 0x0125 ;h + Circumflex
  319. 0x69 0x00ee ;i + Circumflex
  320. 0x6a 0x0135 ;j + Circumflex
  321. 0x6f 0x00f4 ;o + Circumflex
  322. 0x73 0x015d ;s + Circumflex
  323. 0x75 0x00fb ;u + Circumflex
  324. 0x77 0x0175 ;w + Circumflex
  325. 0x79 0x0177 ;y + Circumflex
  326. 0x7a 0x1e91 ;z + Circumflex
  327. DBCSTABLE 17 ;LeadByte = 0xc4
  328. 0x20 0x007e ;Spacing Tilde
  329. 0x41 0x00c3 ;A + Tilde
  330. 0x45 0x1ebc ;E + Tilde
  331. 0x49 0x0128 ;I + Tilde
  332. 0x4e 0x00d1 ;N + Tilde
  333. 0x4f 0x00d5 ;O + Tilde
  334. 0x55 0x0168 ;U + Tilde
  335. 0x56 0x1e7c ;V + Tilde
  336. 0x59 0x1ef8 ;Y + Tilde
  337. 0x61 0x00e3 ;a + Tilde
  338. 0x65 0x1ebd ;e + Tilde
  339. 0x69 0x0129 ;i + Tilde
  340. 0x6e 0x00f1 ;n + Tilde
  341. 0x6f 0x00f5 ;o + Tilde
  342. 0x75 0x0169 ;u + Tilde
  343. 0x76 0x1e7d ;v + Tilde
  344. 0x79 0x1ef9 ;y + Tilde
  345. DBCSTABLE 15 ;LeadByte = 0xc5
  346. 0x20 0x00af ;Spacing Macron
  347. 0x41 0x0100 ;A + Macron
  348. 0x45 0x0112 ;E + Macron
  349. 0x47 0x1e20 ;G + Macron
  350. 0x49 0x012a ;I + Macron
  351. 0x4f 0x014c ;O + Macron
  352. 0x55 0x016a ;U + Macron
  353. 0x61 0x0101 ;a + Macron
  354. 0x65 0x0113 ;e + Macron
  355. 0x67 0x1e21 ;g + Macron
  356. 0x69 0x012b ;i + Macron
  357. 0x6f 0x014d ;o + Macron
  358. 0x75 0x016b ;u + Macron
  359. 0xe1 0x01e2 ;AE + Macron
  360. 0xf1 0x01e3 ;ae + Macron
  361. DBCSTABLE 13 ;LeadByte = 0xc6
  362. 0x20 0x02d8 ;Spacing Breve
  363. 0x41 0x0102 ;A + Breve
  364. 0x45 0x0114 ;E + Breve
  365. 0x47 0x011e ;G + Breve
  366. 0x49 0x012c ;I + Breve
  367. 0x4f 0x014e ;O + Breve
  368. 0x55 0x016c ;U + Breve
  369. 0x61 0x0103 ;a + Breve
  370. 0x65 0x0115 ;e + Breve
  371. 0x67 0x011f ;g + Breve
  372. 0x69 0x012d ;i + Breve
  373. 0x6f 0x014f ;o + Breve
  374. 0x75 0x016d ;u + Breve
  375. DBCSTABLE 36 ;LeadByte = 0xc7
  376. 0x20 0x02d9 ;Spacing Dot Above
  377. 0x42 0x1e02 ;B + Dot
  378. 0x43 0x010a ;C + Dot
  379. 0x44 0x1e0a ;D + Dot
  380. 0x45 0x0116 ;E + Dot
  381. 0x46 0x1e1e ;F + Dot
  382. 0x47 0x0120 ;G + Dot
  383. 0x48 0x1e22 ;H + Dot
  384. 0x49 0x0130 ;I + Dot
  385. 0x4d 0x1e40 ;M + Dot
  386. 0x4e 0x1e44 ;N + Dot
  387. 0x50 0x1e56 ;P + Dot
  388. 0x52 0x1e58 ;R + Dot
  389. 0x53 0x1e60 ;S + Dot
  390. 0x54 0x1e6a ;T + Dot
  391. 0x57 0x1e86 ;W + Dot
  392. 0x58 0x1e8a ;X + Dot
  393. 0x59 0x1e8e ;Y + Dot
  394. 0x5a 0x017b ;Z + Dot
  395. 0x62 0x1e03 ;b + Dot
  396. 0x63 0x010b ;c + Dot
  397. 0x64 0x1e0b ;d + Dot
  398. 0x65 0x0117 ;e + Dot
  399. 0x66 0x1e1f ;f + Dot
  400. 0x67 0x0121 ;g + Dot
  401. 0x68 0x1e23 ;h + Dot
  402. 0x6d 0x1e41 ;m + Dot
  403. 0x6e 0x1e45 ;n + Dot
  404. 0x70 0x1e57 ;p + Dot
  405. 0x72 0x1e59 ;r + Dot
  406. 0x73 0x1e61 ;s + Dot
  407. 0x74 0x1e6b ;t + Dot
  408. 0x77 0x1e87 ;w + Dot
  409. 0x78 0x1e8b ;x + Dot
  410. 0x79 0x1e8f ;y + Dot
  411. 0x7a 0x017c ;z + Dot
  412. DBCSTABLE 20 ;LeadByte = 0xc8
  413. 0x20 0x00a8 ;Spacing Diaeresis
  414. 0x41 0x00c4 ;A + Diaeresis
  415. 0x45 0x00cb ;E + Diaeresis
  416. 0x48 0x1e26 ;H + Diaeresis
  417. 0x49 0x00cf ;I + Diaeresis
  418. 0x4f 0x00d6 ;O + Diaeresis
  419. 0x55 0x00dc ;U + Diaeresis
  420. 0x57 0x1e84 ;W + Diaeresis
  421. 0x58 0x1e8c ;X + Diaeresis
  422. 0x59 0x0178 ;Y + Diaeresis
  423. 0x61 0x00e4 ;a + Diaeresis
  424. 0x65 0x00eb ;e + Diaeresis
  425. 0x68 0x1e27 ;h + Diaeresis
  426. 0x69 0x00ef ;i + Diaeresis
  427. 0x6f 0x00f6 ;o + Diaeresis
  428. 0x74 0x1e97 ;t + Diaeresis
  429. 0x75 0x00fc ;u + Diaeresis
  430. 0x77 0x1e85 ;w + Diaeresis
  431. 0x78 0x1e8d ;x + Diaeresis
  432. 0x79 0x00ff ;y + Diaeresis
  433. DBCSTABLE 1 ;LeadByte = 0xc9
  434. 0x20 0x003f
  435. DBCSTABLE 7 ;LeadByte = 0xca
  436. 0x20 0x02da ;Spacing Ring Above
  437. 0x41 0x00c5 ;A + Ring
  438. 0x55 0x016e ;U + Ring
  439. 0x61 0x00e5 ;a + Ring
  440. 0x75 0x016f ;u + Ring
  441. 0x77 0x1e98 ;w + Ring Above
  442. 0x79 0x1e99 ;y + Ring Above
  443. DBCSTABLE 21 ;LeadByte = 0xcb
  444. 0x20 0x00b8 ;Spacing Cedilla
  445. 0x43 0x00c7 ;C + Cedilla
  446. 0x44 0x1e10 ;D + Cedilla
  447. 0x47 0x0122 ;G + Cedilla
  448. 0x48 0x1e28 ;H + Cedilla
  449. 0x4b 0x0136 ;K + Cedilla
  450. 0x4c 0x013b ;L + Cedilla
  451. 0x4e 0x0145 ;N + Cedilla
  452. 0x52 0x0156 ;R + Cedilla
  453. 0x53 0x015e ;S + Cedilla
  454. 0x54 0x0162 ;T + Cedilla
  455. 0x63 0x00e7 ;c + Cedilla
  456. 0x64 0x1e11 ;d + Cedilla
  457. 0x67 0x0123 ;g + Cedilla
  458. 0x68 0x1e29 ;h + Cedilla
  459. 0x6b 0x0137 ;k + Cedilla
  460. 0x6c 0x013c ;l + Cedilla
  461. 0x6e 0x0146 ;n + Cedilla
  462. 0x72 0x0157 ;r + Cedilla
  463. 0x73 0x015f ;s + Cedilla
  464. 0x74 0x0163 ;t + Cedilla
  465. DBCSTABLE 1 ;LeadByte = 0xcc
  466. 0x20 0x005f ;Spacing Underscore
  467. DBCSTABLE 5 ;LeadByte = 0xcd
  468. 0x20 0x02dd ;Spacing Double Acute
  469. 0x4f 0x0150 ;O + Double Acute
  470. 0x55 0x0170 ;U + Double Acute
  471. 0x6f 0x0151 ;o + Double Acute
  472. 0x75 0x0171 ;u + Double Acute
  473. DBCSTABLE 11 ;LeadByte = 0xce
  474. 0x20 0x02db ;Spacing Ogonek
  475. 0x41 0x0104 ;A + Ogonek
  476. 0x45 0x0118 ;E + Ogonek
  477. 0x49 0x012e ;I + Ogonek
  478. 0x4f 0x01ea ;O + Ogonek
  479. 0x55 0x0172 ;U + Ogonek
  480. 0x61 0x0105 ;a + Ogonek
  481. 0x65 0x0119 ;e + Ogonek
  482. 0x69 0x012f ;i + Ogonek
  483. 0x6f 0x01eb ;o + Ogonek
  484. 0x75 0x0173 ;u + Ogonek
  485. DBCSTABLE 32 ;LeadByte = 0xcf
  486. 0x20 0x02c7 ;Modifier Hacek
  487. 0x41 0x01cd ;A + Hacek
  488. 0x43 0x010c ;C + Hacek
  489. 0x44 0x010e ;D + Hacek
  490. 0x45 0x011a ;E + Hacek
  491. 0x47 0x01e6 ;G + Hacek
  492. 0x49 0x01cf ;I + Hacek
  493. 0x4b 0x01e8 ;K + Hacek
  494. 0x4c 0x013d ;L + Hacek
  495. 0x4e 0x0147 ;N + Hacek
  496. 0x4f 0x01d1 ;O + Hacek
  497. 0x52 0x0158 ;R + Hacek
  498. 0x53 0x0160 ;S + Hacek
  499. 0x54 0x0164 ;T + Hacek
  500. 0x55 0x01d3 ;U + Hacek
  501. 0x5a 0x017d ;Z + Hacek
  502. 0x61 0x01ce ;a + Hacek
  503. 0x63 0x010d ;c + Hacek
  504. 0x64 0x010f ;d + Hacek
  505. 0x65 0x011b ;e + Hacek
  506. 0x67 0x01e7 ;g + Hacek
  507. 0x69 0x01d0 ;i + Hacek
  508. 0x6a 0x01f0 ;j + Hacek
  509. 0x6b 0x01e9 ;k + Hacek
  510. 0x6c 0x013e ;l + Hacek
  511. 0x6e 0x0148 ;n + Hacek
  512. 0x6f 0x01d2 ;o + Hacek
  513. 0x72 0x0159 ;r + Hacek
  514. 0x73 0x0161 ;s + Hacek
  515. 0x74 0x0165 ;t + Hacek
  516. 0x75 0x01d4 ;u + Hacek
  517. 0x7a 0x017e ;z + Hacek
  518. WCTABLE 493
  519. 0x0000 0x0000 ;Null
  520. 0x0001 0x0001 ;Start Of Heading
  521. 0x0002 0x0002 ;Start Of Text
  522. 0x0003 0x0003 ;End Of Text
  523. 0x0004 0x0004 ;End Of Transmission
  524. 0x0005 0x0005 ;Enquiry
  525. 0x0006 0x0006 ;Acknowledge
  526. 0x0007 0x0007 ;Bell
  527. 0x0008 0x0008 ;Backspace
  528. 0x0009 0x0009 ;Horizontal Tabulation
  529. 0x000a 0x000a ;Line Feed
  530. 0x000b 0x000b ;Vertical Tabulation
  531. 0x000c 0x000c ;Form Feed
  532. 0x000d 0x000d ;Carriage Return
  533. 0x000e 0x000e ;Shift Out
  534. 0x000f 0x000f ;Shift In
  535. 0x0010 0x0010 ;Data Link Escape
  536. 0x0011 0x0011 ;Device Control 1
  537. 0x0012 0x0012 ;Device Control 2
  538. 0x0013 0x0013 ;Device Control 3
  539. 0x0014 0x0014 ;Device Control 4
  540. 0x0015 0x0015 ;Negative Acknowledge
  541. 0x0016 0x0016 ;Synchronous Idle
  542. 0x0017 0x0017 ;End Of Transmission Block
  543. 0x0018 0x0018 ;Cancel
  544. 0x0019 0x0019 ;End Of Medium
  545. 0x001a 0x001a ;Substitute
  546. 0x001b 0x001b ;Escape
  547. 0x001c 0x001c ;File Separator
  548. 0x001d 0x001d ;Group Separator
  549. 0x001e 0x001e ;Record Separator
  550. 0x001f 0x001f ;Unit Separator
  551. 0x0020 0x0020 ;Space
  552. 0x0021 0x0021 ;Exclamation Mark
  553. 0x0022 0x0022 ;Quotation Mark
  554. 0x0023 0x00a6 ;Number Sign
  555. 0x0024 0x00a4 ;Dollar Sign
  556. 0x0025 0x0025 ;Percent Sign
  557. 0x0026 0x0026 ;Ampersand
  558. 0x0027 0x0027 ;Apostrophe-Quote
  559. 0x0028 0x0028 ;Opening Parenthesis
  560. 0x0029 0x0029 ;Closing Parenthesis
  561. 0x002a 0x002a ;Asterisk
  562. 0x002b 0x002b ;Plus Sign
  563. 0x002c 0x002c ;Comma
  564. 0x002d 0x002d ;Hyphen-Minus
  565. 0x002e 0x002e ;Period
  566. 0x002f 0x002f ;Slash
  567. 0x0030 0x0030 ;Digit 0
  568. 0x0031 0x0031 ;Digit 1
  569. 0x0032 0x0032 ;Digit 2
  570. 0x0033 0x0033 ;Digit 3
  571. 0x0034 0x0034 ;Digit 4
  572. 0x0035 0x0035 ;Digit 5
  573. 0x0036 0x0036 ;Digit 6
  574. 0x0037 0x0037 ;Digit 7
  575. 0x0038 0x0038 ;Digit 8
  576. 0x0039 0x0039 ;Digit 9
  577. 0x003a 0x003a ;Colon
  578. 0x003b 0x003b ;Semicolon
  579. 0x003c 0x003c ;Less-Than Sign
  580. 0x003d 0x003d ;Equals Sign
  581. 0x003e 0x003e ;Greater-Than Sign
  582. 0x003f 0x003f ;Question Mark
  583. 0x0040 0x0040 ;Commercial At
  584. 0x0041 0x0041 ;A
  585. 0x0042 0x0042 ;B
  586. 0x0043 0x0043 ;C
  587. 0x0044 0x0044 ;D
  588. 0x0045 0x0045 ;E
  589. 0x0046 0x0046 ;F
  590. 0x0047 0x0047 ;G
  591. 0x0048 0x0048 ;H
  592. 0x0049 0x0049 ;I
  593. 0x004a 0x004a ;J
  594. 0x004b 0x004b ;K
  595. 0x004c 0x004c ;L
  596. 0x004d 0x004d ;M
  597. 0x004e 0x004e ;N
  598. 0x004f 0x004f ;O
  599. 0x0050 0x0050 ;P
  600. 0x0051 0x0051 ;Q
  601. 0x0052 0x0052 ;R
  602. 0x0053 0x0053 ;S
  603. 0x0054 0x0054 ;T
  604. 0x0055 0x0055 ;U
  605. 0x0056 0x0056 ;V
  606. 0x0057 0x0057 ;W
  607. 0x0058 0x0058 ;X
  608. 0x0059 0x0059 ;Y
  609. 0x005a 0x005a ;Z
  610. 0x005b 0x005b ;Opening Square Bracket
  611. 0x005d 0x005d ;Closing Square Bracket
  612. 0x005e 0xc320 ;Spacing Circumflex
  613. 0x005f 0x005f ;Spacing Underscore
  614. 0x0060 0xc120 ;Spacing Grave
  615. 0x0061 0x0061 ;a
  616. 0x0062 0x0062 ;b
  617. 0x0063 0x0063 ;c
  618. 0x0064 0x0064 ;d
  619. 0x0065 0x0065 ;e
  620. 0x0066 0x0066 ;f
  621. 0x0067 0x0067 ;g
  622. 0x0068 0x0068 ;h
  623. 0x0069 0x0069 ;i
  624. 0x006a 0x006a ;j
  625. 0x006b 0x006b ;k
  626. 0x006c 0x006c ;l
  627. 0x006d 0x006d ;m
  628. 0x006e 0x006e ;n
  629. 0x006f 0x006f ;o
  630. 0x0070 0x0070 ;p
  631. 0x0071 0x0071 ;q
  632. 0x0072 0x0072 ;r
  633. 0x0073 0x0073 ;s
  634. 0x0074 0x0074 ;t
  635. 0x0075 0x0075 ;u
  636. 0x0076 0x0076 ;v
  637. 0x0077 0x0077 ;w
  638. 0x0078 0x0078 ;x
  639. 0x0079 0x0079 ;y
  640. 0x007a 0x007a ;z
  641. 0x007c 0x007c ;Vertical Bar
  642. 0x007e 0xc420 ;Spacing Tilde
  643. 0x0080 0x0080 ;Control -> Undefined
  644. 0x0081 0x0081 ;Control -> Undefined
  645. 0x0082 0x0082 ;Control -> Undefined
  646. 0x0083 0x0083 ;Control -> Undefined
  647. 0x0084 0x0084 ;Control -> Undefined
  648. 0x0085 0x0085 ;Control -> Undefined
  649. 0x0086 0x0086 ;Control -> Undefined
  650. 0x0087 0x0087 ;Control -> Undefined
  651. 0x0088 0x0088 ;Control -> Undefined
  652. 0x0089 0x0089 ;Control -> Undefined
  653. 0x008a 0x008a ;Control -> Undefined
  654. 0x008b 0x008b ;Control -> Undefined
  655. 0x008c 0x008c ;Control -> Undefined
  656. 0x008d 0x008d ;Control -> Undefined
  657. 0x008e 0x008e ;Control -> Undefined
  658. 0x008f 0x008f ;Control -> Undefined
  659. 0x0090 0x0090 ;Control -> Undefined
  660. 0x0091 0x0091 ;Control -> Undefined
  661. 0x0092 0x0092 ;Control -> Undefined
  662. 0x0093 0x0093 ;Control -> Undefined
  663. 0x0094 0x0094 ;Control -> Undefined
  664. 0x0095 0x0095 ;Control -> Undefined
  665. 0x0096 0x0096 ;Control -> Undefined
  666. 0x0097 0x0097 ;Control -> Undefined
  667. 0x0098 0x0098 ;Control -> Undefined
  668. 0x0099 0x0099 ;Control -> Undefined
  669. 0x009a 0x009a ;Control -> Undefined
  670. 0x009b 0x009b ;Control -> Undefined
  671. 0x009c 0x009c ;Control -> Undefined
  672. 0x009d 0x009d ;Control -> Undefined
  673. 0x009e 0x009e ;Control -> Undefined
  674. 0x009f 0x009f ;Control -> Undefined
  675. 0x00a1 0x00a1 ;Inverted Exclamation Mark
  676. 0x00a2 0x00a2 ;Cent Sign
  677. 0x00a3 0x00a3 ;Pound Sign
  678. 0x00a4 0x00a8 ;Currency Sign
  679. 0x00a5 0x00a5 ;Yen Sign
  680. 0x00a7 0x00a7 ;Section Sign
  681. 0x00a8 0xc820 ;Spacing Diaeresis
  682. 0x00aa 0x00e3 ;Feminine Ordinal Indicator
  683. 0x00ab 0x00ab ;Left Pointing Guillemet
  684. 0x00af 0xc520 ;Spacing Macron
  685. 0x00b0 0x00b0 ;Degree Sign
  686. 0x00b1 0x00b1 ;Plus-Or-Minus Sign
  687. 0x00b2 0x00b2 ;Superscript Digit 2
  688. 0x00b3 0x00b3 ;Superscript Digit 3
  689. 0x00b4 0xc220 ;Spacing Acute
  690. 0x00b5 0x00b5 ;Micro Sign
  691. 0x00b6 0x00b6 ;Paragraph Sign
  692. 0x00b7 0x00b7 ;Middle Dot
  693. 0x00b8 0xcb20 ;Spacing Cedilla
  694. 0x00ba 0x00eb ;Masculine Ordinal Indicator
  695. 0x00bb 0x00bb ;Right Pointing Guillemet
  696. 0x00bc 0x00bc ;Fraction One Quarter
  697. 0x00bd 0x00bd ;Fraction One Half
  698. 0x00be 0x00be ;Fraction Three Quarters
  699. 0x00bf 0x00bf ;Inverted Question Mark
  700. 0x00c0 0xc141 ;A + Grave
  701. 0x00c1 0xc241 ;A + Acute
  702. 0x00c2 0xc341 ;A + Circumflex
  703. 0x00c3 0xc441 ;A + Tilde
  704. 0x00c4 0xc841 ;A + Diaeresis
  705. 0x00c5 0xca41 ;A + Ring
  706. 0x00c6 0x00e1 ;AE
  707. 0x00c7 0xcb43 ;C + Cedilla
  708. 0x00c8 0xc145 ;E + Grave
  709. 0x00c9 0xc245 ;E + Acute
  710. 0x00ca 0xc345 ;E + Circumflex
  711. 0x00cb 0xc845 ;E + Diaeresis
  712. 0x00cc 0xc149 ;I + Grave
  713. 0x00cd 0xc249 ;I + Acute
  714. 0x00ce 0xc349 ;I + Circumflex
  715. 0x00cf 0xc849 ;I + Diaeresis
  716. 0x00d0 0x00e2 ;Capital Eth
  717. 0x00d1 0xc44e ;N + Tilde
  718. 0x00d2 0xc14f ;O + Grave
  719. 0x00d3 0xc24f ;O + Acute
  720. 0x00d4 0xc34f ;O + Circumflex
  721. 0x00d5 0xc44f ;O + Tilde
  722. 0x00d6 0xc84f ;O + Diaeresis
  723. 0x00d7 0x00b4 ;Multiplication Sign
  724. 0x00d8 0x00e9 ;O Slash
  725. 0x00d9 0xc155 ;U + Grave
  726. 0x00da 0xc255 ;U + Acute
  727. 0x00db 0xc355 ;U + Circumflex
  728. 0x00dc 0xc855 ;U + Diaeresis
  729. 0x00dd 0xc259 ;Y + Acute
  730. 0x00de 0x00ec ;Capital Thorn
  731. 0x00df 0x00fb ;Sharp s
  732. 0x00e0 0xc161 ;a + Grave
  733. 0x00e1 0xc261 ;a + Acute
  734. 0x00e2 0xc361 ;a + Circumflex
  735. 0x00e3 0xc461 ;a + Tilde
  736. 0x00e4 0xc861 ;a + Diaeresis
  737. 0x00e5 0xca61 ;a + Ring
  738. 0x00e6 0x00f1 ;ae
  739. 0x00e7 0xcb63 ;c + Cedilla
  740. 0x00e8 0xc165 ;e + Grave
  741. 0x00e9 0xc265 ;e + Acute
  742. 0x00ea 0xc365 ;e + Circumflex
  743. 0x00eb 0xc865 ;e + Diaeresis
  744. 0x00ec 0xc169 ;i + Grave
  745. 0x00ed 0xc269 ;i + Acute
  746. 0x00ee 0xc369 ;i + Circumflex
  747. 0x00ef 0xc869 ;i + Diaeresis
  748. 0x00f0 0x00f3 ;Small Eth
  749. 0x00f1 0xc46e ;n + Tilde
  750. 0x00f2 0xc16f ;o + Grave
  751. 0x00f3 0xc26f ;o + Acute
  752. 0x00f4 0xc36f ;o + Circumflex
  753. 0x00f5 0xc46f ;o + Tilde
  754. 0x00f6 0xc86f ;o + Diaeresis
  755. 0x00f7 0x00b8 ;Division Sign
  756. 0x00f8 0x00f9 ;o Slash
  757. 0x00f9 0xc175 ;u + Grave
  758. 0x00fa 0xc275 ;u + Acute
  759. 0x00fb 0xc375 ;u + Circumflex
  760. 0x00fc 0xc875 ;u + Diaeresis
  761. 0x00fd 0xc279 ;y + Acute
  762. 0x00fe 0x00fc ;Small Thorn
  763. 0x00ff 0xc879 ;y + Diaeresis
  764. 0x0100 0xc541 ;A + Macron
  765. 0x0101 0xc561 ;a + Macron
  766. 0x0102 0xc641 ;A + Breve
  767. 0x0103 0xc661 ;a + Breve
  768. 0x0104 0xce41 ;A + Ogonek
  769. 0x0105 0xce61 ;a + Ogonek
  770. 0x0106 0xc243 ;C + Acute
  771. 0x0107 0xc263 ;c + Acute
  772. 0x0108 0xc343 ;C + Circumflex
  773. 0x0109 0xc363 ;c + Circumflex
  774. 0x010a 0xc743 ;C + Dot
  775. 0x010b 0xc763 ;c + Dot
  776. 0x010c 0xcf43 ;C + Hacek
  777. 0x010d 0xcf63 ;c + Hacek
  778. 0x010e 0xcf44 ;D + Hacek
  779. 0x010f 0xcf64 ;d + Hacek
  780. 0x0111 0x00f2 ;d Bar
  781. 0x0112 0xc545 ;E + Macron
  782. 0x0113 0xc565 ;e + Macron
  783. 0x0114 0xc645 ;E + Breve
  784. 0x0115 0xc665 ;e + Breve
  785. 0x0116 0xc745 ;E + Dot
  786. 0x0117 0xc765 ;e + Dot
  787. 0x0118 0xce45 ;E + Ogonek
  788. 0x0119 0xce65 ;e + Ogonek
  789. 0x011a 0xcf45 ;E + Hacek
  790. 0x011b 0xcf65 ;e + Hacek
  791. 0x011c 0xc347 ;G + Circumflex
  792. 0x011d 0xc367 ;g + Circumflex
  793. 0x011e 0xc647 ;G + Breve
  794. 0x011f 0xc667 ;g + Breve
  795. 0x0120 0xc747 ;G + Dot
  796. 0x0121 0xc767 ;g + Dot
  797. 0x0122 0xcb47 ;G + Cedilla
  798. 0x0123 0xcb67 ;g + Cedilla
  799. 0x0124 0xc348 ;H + Circumflex
  800. 0x0125 0xc368 ;h + Circumflex
  801. 0x0126 0x00e4 ;H Bar
  802. 0x0127 0x00f4 ;h Bar
  803. 0x0128 0xc449 ;I + Tilde
  804. 0x0129 0xc469 ;i + Tilde
  805. 0x012a 0xc549 ;I + Macron
  806. 0x012b 0xc569 ;i + Macron
  807. 0x012c 0xc649 ;I + Breve
  808. 0x012d 0xc669 ;i + Breve
  809. 0x012e 0xce49 ;I + Ogonek
  810. 0x012f 0xce69 ;i + Ogonek
  811. 0x0130 0xc749 ;I + Dot
  812. 0x0131 0x00f5 ;Dotless i
  813. 0x0132 0x00e6 ;IJ
  814. 0x0133 0x00f6 ;ij
  815. 0x0134 0xc34a ;J + Circumflex
  816. 0x0135 0xc36a ;j + Circumflex
  817. 0x0136 0xcb4b ;K + Cedilla
  818. 0x0137 0xcb6b ;k + Cedilla
  819. 0x0138 0x00f0 ;Small Kra
  820. 0x0139 0xc24c ;L + Acute
  821. 0x013a 0xc26c ;l + Acute
  822. 0x013b 0xcb4c ;L + Cedilla
  823. 0x013c 0xcb6c ;l + Cedilla
  824. 0x013d 0xcf4c ;L + Hacek
  825. 0x013e 0xcf6c ;l + Hacek
  826. 0x013f 0x00e7 ;L With Middle Dot
  827. 0x0140 0x00f7 ;l With Middle Dot
  828. 0x0141 0x00e8 ;L Slash
  829. 0x0142 0x00f8 ;l Slash
  830. 0x0143 0xc24e ;N + Acute
  831. 0x0144 0xc26e ;n + Acute
  832. 0x0145 0xcb4e ;N + Cedilla
  833. 0x0146 0xcb6e ;n + Cedilla
  834. 0x0147 0xcf4e ;N + Hacek
  835. 0x0148 0xcf6e ;n + Hacek
  836. 0x0149 0x00ef ;Apostrophe n
  837. 0x014a 0x00ee ;Eng
  838. 0x014b 0x00fe ;Small Eng
  839. 0x014c 0xc54f ;O + Macron
  840. 0x014d 0xc56f ;o + Macron
  841. 0x014e 0xc64f ;O + Breve
  842. 0x014f 0xc66f ;o + Breve
  843. 0x0150 0xcd4f ;O + Double Acute
  844. 0x0151 0xcd6f ;o + Double Acute
  845. 0x0152 0x00ea ;OE
  846. 0x0153 0x00fa ;oe
  847. 0x0154 0xc252 ;R + Acute
  848. 0x0155 0xc272 ;r + Acute
  849. 0x0156 0xcb52 ;R + Cedilla
  850. 0x0157 0xcb72 ;r + Cedilla
  851. 0x0158 0xcf52 ;R + Hacek
  852. 0x0159 0xcf72 ;r + Hacek
  853. 0x015a 0xc253 ;S + Acute
  854. 0x015b 0xc273 ;s + Acute
  855. 0x015c 0xc353 ;S + Circumflex
  856. 0x015d 0xc373 ;s + Circumflex
  857. 0x015e 0xcb53 ;S + Cedilla
  858. 0x015f 0xcb73 ;s + Cedilla
  859. 0x0160 0xcf53 ;S + Hacek
  860. 0x0161 0xcf73 ;s + Hacek
  861. 0x0162 0xcb54 ;T + Cedilla
  862. 0x0163 0xcb74 ;t + Cedilla
  863. 0x0164 0xcf54 ;T + Hacek
  864. 0x0165 0xcf74 ;t + Hacek
  865. 0x0166 0x00ed ;T Bar
  866. 0x0167 0x00fd ;t Bar
  867. 0x0168 0xc455 ;U + Tilde
  868. 0x0169 0xc475 ;u + Tilde
  869. 0x016a 0xc555 ;U + Macron
  870. 0x016b 0xc575 ;u + Macron
  871. 0x016c 0xc655 ;U + Breve
  872. 0x016d 0xc675 ;u + Breve
  873. 0x016e 0xca55 ;U + Ring
  874. 0x016f 0xca75 ;u + Ring
  875. 0x0170 0xcd55 ;U + Double Acute
  876. 0x0171 0xcd75 ;u + Double Acute
  877. 0x0172 0xce55 ;U + Ogonek
  878. 0x0173 0xce75 ;u + Ogonek
  879. 0x0174 0xc357 ;W + Circumflex
  880. 0x0175 0xc377 ;w + Circumflex
  881. 0x0176 0xc359 ;Y + Circumflex
  882. 0x0177 0xc379 ;y + Circumflex
  883. 0x0178 0xc859 ;Y + Diaeresis
  884. 0x0179 0xc25a ;Z + Acute
  885. 0x017a 0xc27a ;z + Acute
  886. 0x017b 0xc75a ;Z + Dot
  887. 0x017c 0xc77a ;z + Dot
  888. 0x017d 0xcf5a ;Z + Hacek
  889. 0x017e 0xcf7a ;z + Hacek
  890. 0x01cd 0xcf41 ;A + Hacek
  891. 0x01ce 0xcf61 ;a + Hacek
  892. 0x01cf 0xcf49 ;I + Hacek
  893. 0x01d0 0xcf69 ;i + Hacek
  894. 0x01d1 0xcf4f ;O + Hacek
  895. 0x01d2 0xcf6f ;o + Hacek
  896. 0x01d3 0xcf55 ;U + Hacek
  897. 0x01d4 0xcf75 ;u + Hacek
  898. 0x01e2 0xc5e1 ;AE + Macron
  899. 0x01e3 0xc5f1 ;ae + Macron
  900. 0x01e6 0xcf47 ;G + Hacek
  901. 0x01e7 0xcf67 ;g + Hacek
  902. 0x01e8 0xcf4b ;K + Hacek
  903. 0x01e9 0xcf6b ;k + Hacek
  904. 0x01ea 0xce4f ;O + Ogonek
  905. 0x01eb 0xce6f ;o + Ogonek
  906. 0x01f0 0xcf6a ;j + Hacek
  907. 0x01f4 0xc247 ;G + Acute
  908. 0x01f5 0xc267 ;g + Acute
  909. 0x02c7 0xcf20 ;Modifier Hacek
  910. 0x02d8 0xc620 ;Spacing Breve
  911. 0x02d9 0xc720 ;Spacing Dot Above
  912. 0x02da 0xca20 ;Spacing Ring Above
  913. 0x02db 0xce20 ;Spacing Ogonek
  914. 0x02dd 0xcd20 ;Spacing Double Acute
  915. 0x1e02 0xc742 ;B + Dot Above
  916. 0x1e03 0xc762 ;b + Dot Above
  917. 0x1e0a 0xc744 ;D + Dot Above
  918. 0x1e0b 0xc764 ;d + Dot Above
  919. 0x1e10 0xcb44 ;D + Cedilla
  920. 0x1e11 0xcb64 ;d + Cedilla
  921. 0x1e1e 0xc746 ;F + Dot Above
  922. 0x1e1f 0xc766 ;f + Dot Above
  923. 0x1e20 0xc547 ;G + Macron
  924. 0x1e21 0xc567 ;g + Macron
  925. 0x1e22 0xc748 ;H + Dot Above
  926. 0x1e23 0xc768 ;h + Dot Above
  927. 0x1e26 0xc848 ;H + Diaeresis
  928. 0x1e27 0xc868 ;h + Diaeresis
  929. 0x1e28 0xcb48 ;H + Cedilla
  930. 0x1e29 0xcb68 ;h + Cedilla
  931. 0x1e30 0xc24b ;K + Acute
  932. 0x1e31 0xc26b ;k + Acute
  933. 0x1e3e 0xc24d ;M + Acute
  934. 0x1e3f 0xc26d ;m + Acute
  935. 0x1e40 0xc74d ;M + Dot Above
  936. 0x1e41 0xc76d ;m + Dot Above
  937. 0x1e44 0xc74e ;N + Dot Above
  938. 0x1e45 0xc76e ;n + Dot Above
  939. 0x1e54 0xc250 ;P + Acute
  940. 0x1e55 0xc270 ;p + Acute
  941. 0x1e56 0xc750 ;P + Dot Above
  942. 0x1e57 0xc770 ;p + Dot Above
  943. 0x1e58 0xc752 ;R + Dot Above
  944. 0x1e59 0xc772 ;r + Dot Above
  945. 0x1e60 0xc753 ;S + Dot Above
  946. 0x1e61 0xc773 ;s + Dot Above
  947. 0x1e6a 0xc754 ;T + Dot Above
  948. 0x1e6b 0xc774 ;t + Dot Above
  949. 0x1e7c 0xc456 ;V + Tilde
  950. 0x1e7d 0xc476 ;v + Tilde
  951. 0x1e80 0xc157 ;W + Grave
  952. 0x1e81 0xc177 ;w + Grave
  953. 0x1e82 0xc257 ;W + Acute
  954. 0x1e83 0xc277 ;w + Acute
  955. 0x1e84 0xc857 ;W + Diaeresis
  956. 0x1e85 0xc877 ;w + Diaeresis
  957. 0x1e86 0xc757 ;W + Dot Above
  958. 0x1e87 0xc777 ;w + Dot Above
  959. 0x1e8a 0xc758 ;X + Dot Above
  960. 0x1e8b 0xc778 ;x + Dot Above
  961. 0x1e8c 0xc858 ;X + Diaeresis
  962. 0x1e8d 0xc878 ;x + Diaeresis
  963. 0x1e8e 0xc759 ;Y + Dot Above
  964. 0x1e8f 0xc779 ;y + Dot Above
  965. 0x1e90 0xc35a ;Z + Circumflex
  966. 0x1e91 0xc37a ;z + Circumflex
  967. 0x1e97 0xc874 ;t + Diaeresis
  968. 0x1e98 0xca77 ;w + Ring Above
  969. 0x1e99 0xca79 ;y + Ring Above
  970. 0x1ebc 0xc445 ;E + Tilde
  971. 0x1ebd 0xc465 ;e + Tilde
  972. 0x1ef2 0xc159 ;Y + Grave
  973. 0x1ef3 0xc179 ;y + Grave
  974. 0x1ef8 0xc459 ;Y + Tilde
  975. 0x1ef9 0xc479 ;y + Tilde
  976. 0x2126 0x00e0 ;Ohm
  977. 0xf8dd 0x005c ;EUDC -> Undefined
  978. 0xf8de 0x005e ;EUDC -> Undefined
  979. 0xf8df 0x0060 ;EUDC -> Undefined
  980. 0xf8e0 0x007b ;EUDC -> Undefined
  981. 0xf8e1 0x00a0 ;EUDC -> Undefined
  982. 0xf8e2 0x00a9 ;EUDC -> Undefined
  983. 0xf8e3 0x00aa ;EUDC -> Undefined
  984. 0xf8e4 0x00ac ;EUDC -> Undefined
  985. 0xf8e5 0x00ad ;EUDC -> Undefined
  986. 0xf8e6 0x00ae ;EUDC -> Undefined
  987. 0xf8e7 0x00af ;EUDC -> Undefined
  988. 0xf8e8 0x00b9 ;EUDC -> Undefined
  989. 0xf8e9 0x00ba ;EUDC -> Undefined
  990. 0xf8ea 0x00e5 ;EUDC -> Undefined
  991. 0xf8eb 0x00c0 ;EUDC -> Undefined
  992. 0xf8ec 0x00d0 ;EUDC -> Undefined
  993. 0xf8ed 0x00d1 ;EUDC -> Undefined
  994. 0xf8ee 0x00d2 ;EUDC -> Undefined
  995. 0xf8ef 0x00d3 ;EUDC -> Undefined
  996. 0xf8f0 0x00d4 ;EUDC -> Undefined
  997. 0xf8f1 0x00d5 ;EUDC -> Undefined
  998. 0xf8f2 0x00d6 ;EUDC -> Undefined
  999. 0xf8f3 0x00d7 ;EUDC -> Undefined
  1000. 0xf8f4 0x00d8 ;EUDC -> Undefined
  1001. 0xf8f5 0x00d9 ;EUDC -> Undefined
  1002. 0xf8f6 0x00da ;EUDC -> Undefined
  1003. 0xf8f7 0x00db ;EUDC -> Undefined
  1004. 0xf8f8 0x00dc ;EUDC -> Undefined
  1005. 0xf8f9 0x00dd ;EUDC -> Undefined
  1006. 0xf8fa 0x00de ;EUDC -> Undefined
  1007. 0xf8fb 0x00df ;EUDC -> Undefined
  1008. 0xf8fc 0x007d ;EUDC -> Undefined
  1009. 0xf8fd 0x007e ;EUDC -> Undefined
  1010. 0xf8fe 0x007f ;EUDC -> Undefined
  1011. 0xf8ff 0x00ff ;EUDC -> Undefined
  1012. ENDCODEPAGE
  1013.