]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blob - msklc/UltimateKEYS.klc
Add files via upload
[UltimateKEYS.git] / msklc / UltimateKEYS.klc
1 KBD ultkeys "UltimateKEYS - 2021-07-24"
2
3 COPYRIGHT "License: GNU General Public License Version 3"
4
5 COMPANY "Created by: Pieter Degroote"
6
7 // GitHub : https://github.com/pieter-degroote/UltimateKEYS
8
9 LOCALENAME "en-US"
10
11 LOCALEID "00000409"
12
13 VERSION 1.0
14
15 SHIFTSTATE
16
17 0 // State 0 : default
18 1 // State 1 : Shift
19 2 // State 2 : Ctrl (required for technical reasons)
20 6 // State 6 : AltGr (technically: Ctrl+Alt)
21 7 // State 7 : Shift+AltGr (technically: Shift+Ctrl+Alt)
22
23 LAYOUT // @ symbol at the end: defined as dead key
24
25 //SC VK_ Cap 0 1 2 6 7 Descriptions
26 //-- ---- ---- ---- ---- ---- ---- ---- ------------
27
28 02 1 0 1 0021 -1 00a1 00b9 // 1, !, ¡, ¹ digit 1, exclamation mark, inverted exclamation mark, superscript 1
29 03 2 0 2 0040 -1 00a9 00b2 // 2, @, ©, ² digit 2, at sign, copyright sign, superscript 2
30 04 3 0 3 0023 -1 00b1 00b3 // 3, #, ±, ³ digit 3, number sign, plus-minus sign, superscript 3
31 05 4 0 4 0024 -1 00a3 00a5 // 4, $, £, ¥ digit 4, dollar sign, pound sign, yen sign
32 06 5 0 5 0025 -1 20ac 00a2 // 5, %, €, ¢ digit 5, percent sign, euro sign, cent sign (dollar)
33 07 6 0 6 005e -1 005e@ 02c7@ // 6, ^, ^, ˇ digit 6, circumflex accent, circumflex accent (dead key), caron (dead key)
34 08 7 0 7 0026 -1 02d9@ 00af@ // 7, &, ˙, ¯ digit 7, ampersand, dot above (dead key), macron (dead key)
35 09 8 0 8 002a -1 00b8@ 02d8@ // 8, *, ¸, ˘ digit 8, asterisk, cedilla/ogonek (dead key), breve (dead key)
36 0a 9 0 9 0028 -1 201c 2018 // 9, (, “, ‘ digit 9, left parenthesis, left double quotation mark, left single quotation mark
37 0b 0 0 0 0029 -1 201d 2019 // 0, ), ”, ’ digit 0, right parenthesis, right double quotation mark, right single quotation mark
38 0c OEM_MINUS 4 002d 005f -1 00e3 00c3 // -, _, ã, Ã hyphen-minus, underscore, a with tilde, A with tilde
39 0d OEM_PLUS 4 003d 002b -1 00f5 00d5 // =, +, õ, Õ equals sign, plus sign, o with tilde, O with tilde
40 10 Q 5 q Q -1 00e6 00c6 // q, Q, æ, Æ letter q, letter Q, letter ae, letter AE
41 11 W 5 w W -1 00e5 00c5 // w, W, å, Å letter w, letter W, a with ring above, A with ring above
42 12 E 5 e E -1 00eb 00cb // e, E, ë, Ë letter e, letter E, e with diaeresis, E with diaeresis
43 13 R 5 r R -1 00ea 00ca // r, R, ê, Ê letter r, letter R, e with circumflex, E with circumflex
44 14 T 5 t T -1 00ee 00ce // t, T, î, Î letter t, letter T, i with circumflex, I with circumflex
45 15 Y 5 y Y -1 00fb 00db // y, Y, û, Û letter y, letter Y, u with circumflex, U with circumflex
46 16 U 5 u U -1 00fc 00dc // u, U, ü, Ü letter u, letter U, u with diaeresis, U with diaeresis
47 17 I 5 i I -1 00ef 00cf // i, I, ï, Ï letter i, letter I, i with diaeresis, I with diaeresis
48 18 O 5 o O -1 00f6 00d6 // o, O, ö, Ö letter o, letter O, o with diaeresis, O with diaeresis
49 19 P 5 p P -1 00f4 00d4 // p, P, ô, Ô letter p, letter P, o with circumflex, O with circumflex
50 1a OEM_4 0 005b 007b 001b 00ab 2039 // [, {, «, ‹ left square bracket, left curly bracket, left-pointing double angle quotation mark, left-pointing single angle quotation mark escape (001b)
51 1b OEM_6 0 005d 007d 001d 00bb 203a // ], }, », › right square bracket, right curly bracket, right-pointing double angle quotation mark, right-pointing single angle quotation mark information separator three (001d)
52 1e A 5 a A -1 00e4 00c4 // a, A, ä, Ä letter a, letter A, a with diaeresis, A with diaeresis
53 1f S 1 s S -1 00df 00a7 // s, S, ß, § letter s, letter S, small sharp s (Eszett), section sign
54 20 D 5 d D -1 00e2 00c2 // d, D, â, Â letter d, letter D, a with circumflex, A with circumflex
55 21 F 5 f F -1 00e8 00c8 // f, F, è, È letter f, letter F, e with grave, E with grave
56 22 G 5 g G -1 00e9 00c9 // g, G, é, É letter g, letter G, e with acute, E with acute
57 23 H 5 h H -1 00f9 00d9 // h, H, ù, Ù letter h, letter H, u with grave, U with grave
58 24 J 5 j J -1 00fa 00da // j, J, ú, Ú letter j, letter J, u with acute, U with acute
59 25 K 5 k K -1 0153 0152 // k, K, œ, Œ letter k, letter K, ligature oe, ligature OE
60 26 L 5 l L -1 00f8 00d8 // l, L, ø, Ø letter l, letter L, o with stroke, O with stroke
61 27 OEM_1 0 003b 003a -1 00b0 00b7 // ;, :, °, · semicolon, colon, degree sign, middle dot
62 28 OEM_7 0 0027 0022 -1 00b4@ 00a8@ // ', ", ´, ¨ apostrophe, quotation mark, acute accent (dead key), diaeresis (dead key)
63 29 OEM_3 0 0060 007e -1 0060@ 007e@ // `, ~, `, ~ grave accent, tilde, grave accent (dead key), tilde (dead key)
64 2b OEM_5 0 005c 007c 001c 00d7@ 00a4@ // \, |, ×, ¤ reverse solidus (backslash), vertical line, multiplication sign (dead key), currency (dead key) information separator four (001c)
65 2c Z 5 z Z -1 00e0 00c0 // z, Z, à, À letter z, letter Z, a with grave, A with grave
66 2d X 5 x X -1 00e1 00c1 // x, X, á, Á letter x, letter X, a with acute, A with acute
67 2e C 5 c C -1 00e7 00c7 // c, C, ç, Ç letter c, letter C, c with cedilla, C with cedilla
68 2f V 5 v V -1 00ec 00cc // v, V, ì, Ì letter v, letter V, i with grave, I with grave
69 30 B 5 b B -1 00ed 00cd // b, B, í, Í letter b, letter B, i with acute, I with acute
70 31 N 5 n N -1 00f1 00d1 // n, N, ñ, Ñ letter n, letter N, n with tilde, N with tilde
71 32 M 1 m M -1 03bc@ 0020@ // m, M, μ, √ letter m, letter M, Greek small letter mu (dead key), square root (dead key)
72 33 OEM_COMMA 4 002c 003c -1 00f2 00d2 // ,, <, ò, Ò comma, less-than sign, o with grave, O with grave
73 34 OEM_PERIOD 4 002e 003e -1 00f3 00d3 // ., >, ó, Ó full stop (period), greater-than sign, o with acute, O with acute
74 35 OEM_2 0 002f 003f -1 00bf 2026 // /, ?, ¿, … solidus (slash), question mark, inverted question mark, horizontal ellipsis
75 39 SPACE 0 0020 0020 0020 00a0 00a0 // space, space, non-breaking space, non-breaking space
76 56 OEM_102 0 005c 007c 001c -1 -1 // \, | reverse solidus (backslash), vertical line information separator four (001c)
77 53 DECIMAL 0 002e 002e -1 -1 -1 // ., . full stop (period), full stop (period)
78
79
80 DEADKEY 005e // Dead Key : Circumflex Accent
81
82 0061 00e2 // a -> â a with circumflex
83 0041 00c2 // A -> Â A with circumflex
84 0063 0109 // c -> ĉ c with circumflex
85 0043 0108 // C -> Ĉ C with circumflex
86 0065 00ea // e -> ê e with circumflex
87 0045 00ca // E -> Ê E with circumflex
88 0067 011d // g -> ĝ g with circumflex
89 0047 011c // G -> Ĝ G with circumflex
90 0068 0125 // h -> ĥ h with circumflex
91 0048 0124 // H -> Ĥ H with circumflex
92 0069 00ee // i -> î i with circumflex
93 0049 00ce // I -> Î I with circumflex
94 006a 0135 // j -> ĵ j with circumflex
95 004a 0134 // J -> Ĵ J with circumflex
96 006f 00f4 // o -> ô o with circumflex
97 004f 00d4 // O -> Ô O with circumflex
98 0073 015d // s -> ŝ s with circumflex
99 0053 015c // S -> Ŝ S with circumflex
100 0075 00fb // u -> û u with circumflex
101 0055 00db // U -> Û U with circumflex
102 0077 0175 // w -> ŵ w with circumflex
103 0057 0174 // W -> Ŵ W with circumflex
104 0079 0177 // y -> ŷ y with circumflex
105 0059 0176 // Y -> Ŷ Y with circumflex
106 007a 1e91 // z -> ẑ z with circumflex
107 005a 1e90 // Z -> Ẑ Z with circumflex
108 0031 21d9 // 1 -> ⇙ south west double arrow
109 0032 21d3 // 2 -> ⇓ downwards double arrow
110 0033 21d8 // 3 -> ⇘ south east double arrow
111 0034 21d0 // 4 -> ⇐ leftwards double arrow
112 0035 21d5 // 5 -> ⇕ up down double arrow
113 0036 21d2 // 6 -> ⇒ rightwards double arrow
114 0037 21d6 // 7 -> ⇖ north west double arrow
115 0038 21d1 // 8 -> ⇑ upwards double arrow
116 0039 21d7 // 9 -> ⇗ north east double arrow
117 0030 21d4 // 0 -> ⇔ left right double arrow
118 0021 21d9 // ! -> ⇙ south west double arrow
119 0040 21d3 // @ -> ⇓ downwards double arrow
120 0023 21d8 // # -> ⇘ south east double arrow
121 0024 21d0 // $ -> ⇐ leftwards double arrow
122 0025 21d5 // % -> ⇕ up down double arrow
123 005e 21d2 // ^ -> ⇒ rightwards double arrow
124 0026 21d6 // & -> ⇖ north west double arrow
125 002a 21d1 // * -> ⇑ upwards double arrow
126 0028 21d7 // ( -> ⇗ north east double arrow
127 0029 21d4 // ) -> ⇔ left right double arrow
128 0020 005e // -> ^ circumflex accent
129
130 DEADKEY 02c7 // Dead Key : Caron
131
132 0061 01ce // a -> ǎ a with caron
133 0041 01cd // A -> Ǎ A with caron
134 0063 010d // c -> č c with caron
135 0043 010c // C -> Č C with caron
136 0064 010f // d -> ď d with caron
137 0044 010e // D -> Ď D with caron
138 0065 011b // e -> ě e with caron
139 0045 011a // E -> Ě E with caron
140 0067 01e7 // g -> ǧ g with caron
141 0047 01e6 // G -> Ǧ G with caron
142 0068 021f // h -> ȟ h with caron
143 0048 021e // H -> Ȟ H with caron
144 0069 01d0 // i -> ǐ i with caron
145 0049 01cf // I -> Ǐ I with caron
146 006a 01f0 // j -> ǰ j with caron
147 006b 01e9 // k -> ǩ k with caron
148 004b 01e8 // K -> Ǩ K with caron
149 006c 013e // l -> ľ l with caron
150 004c 013d // L -> Ľ L with caron
151 006e 0148 // n -> ň n with caron
152 004e 0147 // N -> Ň N with caron
153 006f 01d2 // o -> ǒ o with caron
154 004f 01d1 // O -> Ǒ O with caron
155 0072 0159 // r -> ř r with caron
156 0052 0158 // R -> Ř R with caron
157 0073 0161 // s -> š s with caron
158 0053 0160 // S -> Š S with caron
159 0074 0165 // t -> ť t with caron
160 0054 0164 // T -> Ť T with caron
161 0075 01d4 // u -> ǔ u with caron
162 0055 01d3 // U -> Ǔ U with caron
163 0076 01da // v -> ǚ u with diaeresis and caron
164 0056 01d9 // V -> Ǚ U with diaeresis and caron
165 007a 017e // z -> ž z with caron
166 005a 017d // Z -> Ž Z with caron
167 0033 01ef // 3 -> ǯ small letter ezh with caron
168 0023 01ee // # -> Ǯ capital letter ezh with caron
169 0032 25bc // 2 -> ▼ black down-pointing triangle
170 0040 25bd // @ -> ▽ white down-pointing triangle
171 0034 25c0 // 4 -> ◀ black left-pointing triangle
172 0024 25c1 // $ -> ◁ white left-pointing triangle
173 0036 25b6 // 6 -> ▶ black right-pointing triangle
174 005e 25b7 // ^ -> ▷ white right-pointing triangle
175 0038 25b2 // 8 -> ▲ black up-pointing triangle
176 002a 25b3 // * -> △ white up-pointing triangle
177 0020 02c7 // -> ˇ caron
178
179 DEADKEY 02d9 // Dead Key : Dot Above
180
181 0061 0227 // a -> ȧ a with dot above
182 0041 0226 // A -> Ȧ A with dot above
183 0062 1e03 // b -> ḃ b with dot above
184 0042 1e02 // B -> Ḃ B with dot above
185 0063 010b // c -> ċ c with dot above
186 0043 010a // C -> Ċ C with dot above
187 0064 1e0b // d -> ḋ d with dot above
188 0044 1e0a // D -> Ḋ D with dot above
189 0065 0117 // e -> ė e with dot above
190 0045 0116 // E -> Ė E with dot above
191 0066 1e1f // f -> ḟ f with dot above
192 0046 1e1e // F -> Ḟ F with dot above
193 0067 0121 // g -> ġ g with dot above
194 0047 0120 // G -> Ġ G with dot above
195 0068 1e23 // h -> ḣ h with dot above
196 0048 1e22 // H -> Ḣ H with dot above
197 0069 0131 // i -> ı dotless i (Turkish, Azerbaijani)
198 0049 0130 // I -> İ I with dot above (Turkish, Azerbaijani)
199 006a 0237 // j -> ȷ dotless j
200 006c 0140 // l -> ŀ l with middle dot
201 004c 013f // L -> Ŀ L with middle dot
202 006d 1e41 // m -> ṁ m with dot above
203 004d 1e40 // M -> Ṁ M with dot above
204 006e 1e45 // n -> ṅ n with dot above
205 004e 1e44 // N -> Ṅ N with dot above
206 006f 022f // o -> ȯ o with dot above
207 004f 022e // O -> Ȯ O with dot above
208 0070 1e57 // p -> ṗ p with dot above
209 0050 1e56 // P -> Ṗ P with dot above
210 0072 1e59 // r -> ṙ r with dot above
211 0052 1e58 // R -> Ṙ R with dot above
212 0073 1e61 // s -> ṡ s with dot above
213 0053 1e60 // S -> Ṡ S with dot above
214 0074 1e6b // t -> ṫ t with dot above
215 0054 1e6a // T -> Ṫ T with dot above
216 0075 016f // u -> ů u with ring above
217 0055 016e // U -> Ů U with ring above
218 0077 1e87 // w -> ẇ w with dot above
219 0057 1e86 // W -> Ẇ W with dot above
220 00e5 1e98 // å -> ẘ w with ring above
221 0078 1e8b // x -> ẋ x with dot above
222 0058 1e8a // X -> Ẋ X with dot above
223 0079 1e8f // y -> ẏ y with dot above
224 0059 1e8e // Y -> Ẏ Y with dot above
225 00fb 1e99 // û -> ẙ y with ring above
226 007a 017c // z -> ż z with dot above
227 005a 017b // Z -> Ż Z with dot above
228 0031 2199 // 1 -> ↙ south west arrow
229 0032 2193 // 2 -> ↓ downwards arrow
230 0033 2198 // 3 -> ↘ south east arrow
231 0034 2190 // 4 -> ← leftwards arrow
232 0035 2195 // 5 -> ↕ up down arrow
233 0036 2192 // 6 -> → rightwards arrow
234 0037 2196 // 7 -> ↖ north west arrow
235 0038 2191 // 8 -> ↑ upwards arrow
236 0039 2197 // 9 -> ↗ north east arrow
237 0030 2194 // 0 -> ↔ left right arrow
238 0021 2199 // ! -> ↙ south west arrow
239 0040 2193 // @ -> ↓ downwards arrow
240 0023 2198 // # -> ↘ south east arrow
241 0024 2190 // $ -> ← leftwards arrow
242 0025 2195 // % -> ↕ up down arrow
243 005e 2192 // ^ -> → rightwards arrow
244 0026 2196 // & -> ↖ north west arrow
245 002a 2191 // * -> ↑ upwards arrow
246 0028 2197 // ( -> ↗ north east arrow
247 0029 2194 // ) -> ↔ left right arrow
248 0020 02d9 // -> ˙ dot above
249
250 DEADKEY 00af // Dead Key : Macron/Stroke
251
252 0061 0101 // a -> ā a with macron
253 0041 0100 // A -> Ā A with macron
254 00e6 01e3 // æ -> ǣ ae with macron
255 00c6 01e2 // Æ -> Ǣ AE with macron
256 0062 0180 // b -> ƀ b with stroke
257 0042 0243 // B -> Ƀ B with stroke
258 0064 0111 // d -> đ d with stroke
259 0044 0110 // D -> Đ D with stroke
260 0065 0113 // e -> ē e with macron
261 0045 0112 // E -> Ē E with macron
262 0067 01e5 // g -> ǥ g with stroke (Skolt Sami)
263 0047 01e4 // G -> Ǥ G with stroke (Skolt Sami)
264 00e9 1e21 // é -> ḡ g with macron
265 00c9 1e20 // É -> Ḡ G with macron
266 0068 0127 // h -> ħ h with stroke (Maltese)
267 0048 0126 // H -> Ħ H with stroke (Maltese)
268 0069 012b // i -> ī i with macron
269 0049 012a // I -> Ī I with macron
270 00ef 0268 // ï -> ɨ i with stroke
271 00cf 0197 // Ï -> Ɨ I with stroke
272 006a 0249 // j -> ɉ j with stroke
273 004a 0248 // J -> Ɉ J with stroke
274 006c 0142 // l -> ł l with stroke
275 004c 0141 // L -> Ł L with stroke
276 00f8 1e3b // ø -> ḻ l with line below
277 00d8 1e3a // Ø -> Ḻ L with line below
278 006f 014d // o -> ō o with macron
279 004f 014c // O -> Ō O with macron
280 00f6 01ed // ö -> ǭ o with ogonek and macron
281 00d6 01ec // Ö -> Ǭ O with ogonek and macron
282 0070 1d7d // p -> ᵽ p with stroke
283 0050 2c63 // P -> Ᵽ P with stroke
284 0072 024d // r -> ɍ r with stroke
285 0052 024c // R -> Ɍ R with stroke
286 0074 0167 // t -> ŧ t with stroke
287 0054 0166 // T -> Ŧ T with stroke
288 0075 016b // u -> ū u with macron
289 0055 016a // U -> Ū U with macron
290 00fc 0289 // ü -> ʉ u with bar
291 00dc 0244 // Ü -> Ʉ U with bar
292 0079 0233 // y -> ȳ y with macron
293 0059 0232 // Y -> Ȳ Y with macron
294 00fb 024f // û -> ɏ y with stroke
295 00db 024e // Û -> Ɏ Y with stroke
296 007a 01b6 // z -> ƶ z with stroke
297 005a 01b5 // Z -> Ƶ Z with stroke
298 0031 21b2 // 1 -> ↲ downwards arrow with tip leftwards
299 0032 21f5 // 2 -> ⇵ downwards arrow leftwards of upwards arrow
300 0033 21b3 // 3 -> ↳ downwards arrow with tip rightwards
301 0034 21c6 // 4 -> ⇆ leftwards arrow over rightwards arrow
302 0035 21a8 // 5 -> ↨ up down arrow with base
303 0036 21c4 // 6 -> ⇄ rightwards arrow over leftwards arrow
304 0037 21b0 // 7 -> ↰ upwards arrow with tip leftwards
305 0038 21c5 // 8 -> ⇅ upwards arrow leftwards of downwards arrow
306 0039 21b1 // 9 -> ↱ upwards arrow with tip rightwards
307 0030 21b9 // 0 -> ↹ leftwards arrow to bar over rightwards arrow to bar
308 0021 21b2 // ! -> ↲ downwards arrow with tip leftwards
309 0040 21f5 // @ -> ⇵ downwards arrow leftwards of upwards arrow
310 0023 21b3 // # -> ↳ downwards arrow with tip rightwards
311 0024 21c6 // $ -> ⇆ leftwards arrow over rightwards arrow
312 0025 21a8 // % -> ↨ up down arrow with base
313 005e 21c4 // ^ -> ⇄ rightwards arrow over leftwards arrow
314 0026 21b0 // & -> ↰ upwards arrow with tip leftwards
315 002a 21c5 // * -> ⇅ upwards arrow leftwards of downwards arrow
316 0028 21b1 // ( -> ↱ upwards arrow with tip rightwards
317 0029 21b9 // ) -> ↹ leftwards arrow to bar over rightwards arrow to bar
318 0020 00af // -> ¯ macron
319
320 DEADKEY 00b8 // Dead Key : Cedilla/Ogonek
321
322 0061 0105 // a -> ą a with ogonek
323 0041 0104 // A -> Ą A with ogonek
324 0063 00e7 // c -> ç c with cedilla
325 0043 00c7 // C -> Ç C with cedilla
326 0064 1e11 // d -> ḑ d with cedilla
327 0044 1e10 // D -> Ḑ D with cedilla
328 0065 0119 // e -> ę e with ogonek
329 0045 0118 // E -> Ę E with ogonek
330 00eb 0229 // ë -> ȩ e with cedilla
331 00cb 0228 // Ë -> Ȩ E with cedilla
332 0067 0123 // g -> ģ g with cedilla
333 0047 0122 // G -> Ģ G with cedilla
334 0068 1e29 // h -> ḩ h with cedilla
335 0048 1e28 // H -> Ḩ H with cedilla
336 0069 012f // i -> į i with ogonek
337 0049 012e // I -> Į I with ogonek
338 006b 0137 // k -> ķ k with cedilla
339 004b 0136 // K -> Ķ K with cedilla
340 006c 013c // l -> ļ l with cedilla
341 004c 013b // L -> Ļ L with cedilla
342 006e 0146 // n -> ņ n with cedilla
343 004e 0145 // N -> Ņ N with cedilla
344 006f 01eb // o -> ǫ o with ogonek
345 004f 01ea // O -> Ǫ O with ogonek
346 00f6 01ed // ö -> ǭ o with ogonek and macron
347 00d6 01ec // Ö -> Ǭ O with ogonek and macron
348 0072 0157 // r -> ŗ r with cedilla
349 0052 0156 // R -> Ŗ R with cedilla
350 0073 015f // s -> ş s with cedilla
351 0053 015e // S -> Ş S with cedilla
352 0074 0163 // t -> ţ t with cedilla
353 0054 0162 // T -> Ţ T with cedilla
354 0075 0173 // u -> ų u with ogonek
355 0055 0172 // U -> Ų U with ogonek
356 0031 2013 // 1 -> – en dash
357 0032 2014 // 2 -> — em dash
358 0033 2015 // 3 -> ― horizontal bar
359 0034 2010 // 4 -> ‐ hyphen
360 0039 2012 // 9 -> ‒ figure dash
361 0030 00ad // 0 -> ­ soft hyphen
362 0021 2013 // ! -> – en dash
363 0040 2014 // @ -> — em dash
364 0023 2015 // # -> ― horizontal bar
365 0024 2010 // $ -> ‐ hyphen
366 0028 2012 // ( -> ‒ figure dash
367 0029 00ad // ) -> ­ soft hyphen
368 002d 2011 // - -> ‑ non-breaking hyphen
369 002e 02db // . -> ˛ ogonek
370 0020 00b8 // -> ¸ cedilla
371
372 DEADKEY 02d8 // Dead Key : Breve/Special
373
374 0061 0103 // a -> ă a with breve
375 0041 0102 // A -> Ă A with breve
376 00e4 0252 // ä -> ɒ latin small letter turned alpha
377 00c4 2c70 // Ä -> Ɒ latin capital letter turned alpha
378 0063 0188 // c -> ƈ c with hook
379 0043 0187 // C -> Ƈ C with hook
380 0064 0256 // d -> ɖ small letter d with tail
381 0044 0189 // D -> Ɖ capital letter African D
382 0065 0115 // e -> ĕ e with breve
383 0045 0114 // E -> Ĕ E with breve
384 00eb 01dd // ë -> ǝ small turned e
385 00cb 018e // Ë -> Ǝ capital reversed E
386 0066 0259 // f -> ə small letter schwa (Azerbaijani)
387 0046 018f // F -> Ə capital letter schwa (Azerbaijani)
388 0067 011f // g -> ğ g with breve
389 0047 011e // G -> Ğ G with breve
390 00e9 0263 // é -> ɣ latin small gamma
391 00c9 0194 // É -> Ɣ latin capital gamma
392 0068 a727 // h -> ꜧ small letter heng
393 0048 a726 // H -> Ꜧ capital letter heng
394 0069 012d // i -> ĭ i with breve
395 0049 012c // I -> Ĭ I with breve
396 006a 0133 // j -> ij ligature ij
397 004a 0132 // J -> IJ ligature IJ
398 006b 0199 // k -> ƙ k with hook
399 004b 0198 // K -> Ƙ K with hook
400 006d 0271 // m -> ɱ m with hook
401 004d 2c6e // M -> Ɱ M with hook
402 006e 014b // n -> ŋ small letter eng(ma)
403 004e 014a // N -> Ŋ capital letter eng(ma)
404 00f1 0272 // ñ -> ɲ n with left hook
405 00d1 019d // Ñ -> Ɲ N with left hook
406 006f 014f // o -> ŏ o with breve
407 004f 014e // O -> Ŏ O with breve
408 00f6 0254 // ö -> ɔ small open o
409 00d6 0186 // Ö -> Ɔ capital open O
410 0070 01a5 // p -> ƥ p with hook
411 0050 01a4 // P -> Ƥ P with hook
412 0072 027d // r -> ɽ r with tail
413 0052 2c64 // R -> Ɽ R with tail
414 0073 0219 // s -> ș s with comma below (Romanian)
415 0053 0218 // S -> Ș S with comma below (Romanian)
416 00df 1e9e // ß -> ẞ capital sharp S (capital Eszett)
417 0074 021b // t -> ț t with comma below (Romanian)
418 0054 021a // T -> Ț T with comma below (Romanian)
419 0075 016d // u -> ŭ u with breve
420 0055 016c // U -> Ŭ U with breve
421 0076 028a // v -> ʊ latin small letter upsilon
422 0056 01b1 // V -> Ʊ latin capital letter upsilon
423 0077 01bf // w -> ƿ small letter wynn
424 0057 01f7 // W -> Ƿ capital letter wynn
425 00e5 2c73 // å -> ⱳ w with hook
426 00c5 2c72 // Å -> Ⱳ W with hook
427 0079 021d // y -> ȝ small letter yogh
428 0059 021c // Y -> Ȝ capital letter yogh
429 007a 0225 // z -> ȥ z with hook
430 005a 0224 // Z -> Ȥ Z with hook
431 0033 0292 // 3 -> ʒ small letter ezh
432 0023 01b7 // # -> Ʒ capital letter ezh
433 0020 02d8 // -> ˘ breve
434
435 DEADKEY 00b4 // Dead Key : Acute Accent
436
437 0061 00e1 // a -> á a with acute
438 0041 00c1 // A -> Á A with acute
439 00e4 0251 // ä -> ɑ latin small letter alpha
440 00c4 2c6d // Ä -> Ɑ latin capital letter alpha
441 0062 0253 // b -> ɓ b with hook
442 0042 0181 // B -> Ɓ B with hook
443 0063 0107 // c -> ć c with acute
444 0043 0106 // C -> Ć C with acute
445 00e7 1e09 // ç -> ḉ c with cedilla and acute
446 00c7 1e08 // Ç -> Ḉ C with cedilla and acute
447 0064 0257 // d -> ɗ d with hook
448 0044 018a // D -> Ɗ D with hook
449 0065 00e9 // e -> é e with acute
450 0045 00c9 // E -> É E with acute
451 00eb 025b // ë -> ɛ small open e (latin small epsilon)
452 00cb 0190 // Ë -> Ɛ capital open E (latin capital epsilon)
453 0066 0192 // f -> ƒ f with hook
454 0046 0191 // F -> Ƒ F with hook
455 0067 01f5 // g -> ǵ g with acute
456 0047 01f4 // G -> Ǵ G with acute
457 00e9 0260 // é -> ɠ g with hook
458 00c9 0193 // É -> Ɠ G with hook
459 0068 0266 // h -> ɦ h with hook
460 0048 a7aa // H -> Ɦ H with hook
461 0069 00ed // i -> í i with acute
462 0049 00cd // I -> Í I with acute
463 006a 0133 // j -> ij ligature ij
464 004a 0132 // J -> IJ ligature IJ
465 006b 1e31 // k -> ḱ k with acute
466 004b 1e30 // K -> Ḱ K with acute
467 006c 013a // l -> ĺ l with acute
468 004c 0139 // L -> Ĺ L with acute
469 006d 1e3f // m -> ḿ m with acute
470 004d 1e3e // M -> Ḿ M with acute
471 006e 0144 // n -> ń n with acute
472 004e 0143 // N -> Ń N with acute
473 006f 00f3 // o -> ó o with acute
474 004f 00d3 // O -> Ó O with acute
475 00f6 0151 // ö -> ő o with double acute
476 00d6 0150 // Ö -> Ő O with double acute
477 0070 1e55 // p -> ṕ p with acute
478 0050 1e54 // P -> Ṕ P with acute
479 0071 024b // q -> ɋ q with hook tail
480 0051 024a // Q -> Ɋ Q with hook tail
481 0072 0155 // r -> ŕ r with acute
482 0052 0154 // R -> Ŕ R with acute
483 0073 015b // s -> ś s with acute
484 0053 015a // S -> Ś S with acute
485 00df 1e9e // ß -> ẞ capital sharp S (capital Eszett)
486 0074 01ad // t -> ƭ t with hook
487 0054 01ac // T -> Ƭ T with hook
488 0075 00fa // u -> ú u with acute
489 0055 00da // U -> Ú U with acute
490 00fc 0171 // ü -> ű u with double acute
491 00dc 0170 // Ü -> Ű U with double acute
492 0076 028b // v -> ʋ v with hook
493 0056 01b2 // V -> Ʋ V with hook
494 00ec 028c // ì -> ʌ latin small letter turned v
495 00cc 0245 // Ì -> Ʌ latin capital letter turned V
496 0077 1e83 // w -> ẃ w with acute
497 0057 1e82 // W -> Ẃ W with acute
498 0079 00fd // y -> ý y with acute
499 0059 00dd // Y -> Ý Y with acute
500 00fb 01b4 // û -> ƴ y with hook
501 00db 01b3 // Û -> Ƴ Y with hook
502 007a 017a // z -> ź z with acute
503 005a 0179 // Z -> Ź Z with acute
504 00e5 01fb // å -> ǻ a with ring above and acute
505 00c5 01fa // Å -> Ǻ A with ring above and acute
506 00e6 01fd // æ -> ǽ ae with acute
507 00c6 01fc // Æ -> Ǽ AE with acute
508 00f8 01ff // ø -> ǿ o with stroke and acute
509 00d8 01fe // Ø -> Ǿ O with stroke and acute
510 0032 266b // 2 -> ♫ beamed eighth notes
511 0033 2042 // 3 -> ⁂ asterism
512 0034 2605 // 4 -> ★ black star
513 0035 2606 // 5 -> ☆ white star
514 0036 273d // 6 -> ✽ heavy teardrop-spoked asterisk
515 0037 273b // 7 -> ✻ teardrop-spoked asterisk
516 0038 266a // 8 -> ♪ eighth note
517 0039 2706 // 9 -> ✆ telephone location sign
518 0030 2709 // 0 -> ✉ envolope
519 0040 266b // @ -> ♫ beamed eighth notes
520 0023 2042 // # -> ⁂ asterism
521 0024 2605 // $ -> ★ black star
522 0025 2606 // % -> ☆ white star
523 005e 273d // ^ -> ✽ heavy teardrop-spoked asterisk
524 0026 273b // & -> ✻ teardrop-spoked asterisk
525 002a 266a // * -> ♪ eighth note
526 0028 2706 // ( -> ✆ telephone location sign
527 0029 2709 // ) -> ✉ envolope
528 0020 00b4 // -> ´ acute accent
529
530 DEADKEY 00a8 // Dead Key : Diaeresis
531
532 0061 00e4 // a -> ä a with diaeresis
533 0041 00c4 // A -> Ä A with diaeresis
534 0065 00eb // e -> ë e with diaeresis
535 0045 00cb // E -> Ë E with diaeresis
536 0068 1e27 // h -> ḧ h with diaeresis
537 0048 1e26 // H -> Ḧ H with diaeresis
538 0069 00ef // i -> ï i with diaeresis
539 0049 00cf // I -> Ï I with diaeresis
540 006f 00f6 // o -> ö o with diaeresis
541 004f 00d6 // O -> Ö O with diaeresis
542 0074 1e97 // t -> ẗ t with diaeresis
543 0075 00fc // u -> ü u with diaeresis
544 0055 00dc // U -> Ü U with diaeresis
545 0077 1e85 // w -> ẅ w with diaeresis
546 0057 1e84 // W -> Ẅ W with diaeresis
547 0078 1e8d // x -> ẍ x with diaeresis
548 0058 1e8c // X -> Ẍ X with diaeresis
549 0079 00ff // y -> ÿ y with diaeresis
550 0059 0178 // Y -> Ÿ Y with diaeresis
551 0020 00a8 // -> ¨ diaeresis
552
553 DEADKEY 0060 // Dead Key : Grave Accent
554
555 0061 00e0 // a -> à a with grave
556 0041 00c0 // A -> À A with grave
557 0064 00f0 // d -> ð small letter eth
558 0044 00d0 // D -> Ð capital letter eth
559 0065 00e8 // e -> è e with grave
560 0045 00c8 // E -> È E with grave
561 0069 00ec // i -> ì i with grave
562 0049 00cc // I -> Ì I with grave
563 006e 01f9 // n -> ǹ n with grave
564 004e 01f8 // N -> Ǹ N with grave
565 006f 00f2 // o -> ò o with grave
566 004f 00d2 // O -> Ò O with grave
567 0074 00fe // t -> þ small letter thorn
568 0054 00de // T -> Þ capital letter thorn
569 0075 00f9 // u -> ù u with grave
570 0055 00d9 // U -> Ù U with grave
571 0077 1e81 // w -> ẁ w with grave
572 0057 1e80 // W -> Ẁ W with grave
573 0079 1ef3 // y -> ỳ y with grave
574 0059 1ef2 // Y -> Ỳ Y with grave
575 00f6 01a1 // ö -> ơ o with horn
576 00d6 01a0 // Ö -> Ơ O with horn
577 00fc 01b0 // ü -> ư u with horn
578 00dc 01af // Ü -> Ư U with horn
579 0063 2663 // c -> ♣ black club suit
580 0043 2667 // C -> ♧ white club suit
581 006d 2666 // m -> ♦ black diamond suit
582 004d 2662 // M -> ♢ white diamond suit
583 0068 2665 // h -> ♥ black heart suit
584 0048 2661 // H -> ♡ white heart suit
585 0073 2660 // s -> ♠ black spade suit
586 0053 2664 // S -> ♤ white spade suit
587 0031 2002 // 1 ->   en space
588 0032 2003 // 2 ->   em space
589 0033 2004 // 3 ->   three-per-em space
590 0034 2005 // 4 ->   four-per-em space
591 0035 2008 // 5 ->   punctuation space
592 0036 2006 // 6 ->   six-per-em space
593 0037 2009 // 7 ->   thin space
594 0038 200a // 8 ->   hair space
595 0039 2007 // 9 ->   figure space
596 0030 200b // 0 -> ​ zero-width space
597 0021 2002 // ! ->   en space
598 0040 2003 // @ ->   em space
599 0023 2004 // # ->   three-per-em space
600 0024 2005 // $ ->   four-per-em space
601 0025 2008 // % ->   punctuation space
602 005e 2006 // ^ ->   six-per-em space
603 0026 2009 // & ->   thin space
604 002a 200a // * ->   hair space
605 0028 2007 // ( ->   figure space
606 0029 200b // ) -> ​ zero-width space
607 002d 00a0 // - ->   non-breaking space
608 003d 202f // = ->   narrow no-break space
609 0020 0060 // -> ` grave accent
610
611 DEADKEY 007e // Dead Key : Tilde
612
613 0061 00e3 // a -> ã a with tilde
614 0041 00c3 // A -> Ã A with tilde
615 0065 1ebd // e -> ẽ e with tilde
616 0045 1ebc // E -> Ẽ E with tilde
617 0069 0129 // i -> ĩ i with tilde
618 0049 0128 // I -> Ĩ I with tilde
619 006e 00f1 // n -> ñ n with tilde
620 004e 00d1 // N -> Ñ N with tilde
621 006f 00f5 // o -> õ o with tilde
622 004f 00d5 // O -> Õ O with tilde
623 0075 0169 // u -> ũ u with tilde
624 0055 0168 // U -> Ũ U with tilde
625 0076 1e7d // v -> ṽ v with tilde
626 0056 1e7c // V -> Ṽ V with tilde
627 0079 1ef9 // y -> ỹ y with tilde
628 0059 1ef8 // Y -> Ỹ Y with tilde
629 0067 ab36 // g -> ꬶ cross-tailed g
630 0068 0267 // h -> ɧ small letter heng with hook
631 006b 0138 // k -> ĸ small letter kra
632 0073 0283 // s -> ʃ small letter esh
633 0053 01a9 // S -> Ʃ capital letter esh
634 00df 017f // ß -> ſ small long s
635 0031 2000 // 1 ->   en quad
636 0032 2001 // 2 ->   em quad
637 0021 2000 // ! ->   en quad
638 0040 2001 // @ ->   em quad
639 0020 007e // -> ~ tilde
640
641 DEADKEY 00d7 // Dead Key : General Symbols
642
643 0061 00aa // a -> ª feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
644 0041 00aa // A -> ª feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
645 00e4 214d // ä -> ⅍ aktieselskab
646 00c4 214d // Ä -> ⅍ aktieselskab
647 0062 2022 // b -> • bullet
648 0042 25e6 // B -> ◦ white bullet
649 0063 2105 // c -> ℅ care of
650 0043 2105 // C -> ℅ care of
651 0064 2020 // d -> † dagger
652 0044 2021 // D -> ‡ double dagger
653 0065 212e // e -> ℮ estimated symbol
654 0045 2709 // E -> ✉ envolope
655 0066 2640 // f -> ♀ Venus symbol (female)
656 0046 2640 // F -> ♀ Venus symbol (female)
657 0068 2766 // h -> ❦ floral heart
658 0048 2767 // H -> ❧ rotated floral heart bullet
659 0069 22c4 // i -> ⋄ diamond operator
660 0049 22c4 // I -> ⋄ diamond operator
661 006c 2113 // l -> ℓ script small l
662 004c 2112 // L -> ℒ Laplace transform
663 006d 2642 // m -> ♂ Mars symbol (male)
664 004d 2642 // M -> ♂ Mars symbol (male)
665 006e 00ac // n -> ¬ not sign
666 004e 00ac // N -> ¬ not sign
667 006f 00ba // o -> º masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
668 004f 00ba // O -> º masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
669 00f6 2126 // ö -> Ω ohm sign (backwards compatibility)
670 00d6 2126 // Ö -> Ω ohm sign (backwards compatibility)
671 0070 00b6 // p -> ¶ pilcrow sign
672 0050 2117 // P -> ℗ sound recording copyright
673 0071 201e // q -> „ double low-9 quotation mark
674 0051 201a // Q -> ‚ single low-9 quotation mark
675 0072 00ae // r -> ® registered sign
676 0052 2619 // R -> ☙ reversed rotated floral heart bullet
677 0073 2120 // s -> ℠ service mark
678 0053 2120 // S -> ℠ service mark
679 0074 2122 // t -> ™ trademark symbol
680 0054 2706 // T -> ✆ telephone location sign
681 0075 2610 // u -> ☐ ballot box
682 0055 2610 // U -> ☐ ballot box
683 0076 2713 // v -> ✓ check mark
684 0056 2714 // V -> ✔ heavy check mark
685 0078 2717 // x -> ✗ ballot x
686 0058 2718 // X -> ✘ heavy ballot x
687 0079 2611 // y -> ☑ ballot box with check
688 0059 2612 // Y -> ☒ ballot box with x
689 0031 2116 // 1 -> № numero sign
690 0032 00bd // 2 -> ½ vulgar fraction 1/2
691 0033 2153 // 3 -> ⅓ vulgar fraction 1/3
692 0034 00bc // 4 -> ¼ vulgar fraction 1/4
693 0035 2154 // 5 -> ⅔ vulgar fraction 2/3
694 0036 00be // 6 -> ¾ vulgar fraction 3/4
695 0037 215b // 7 -> ⅛ vulgar fraction 1/8
696 0038 215c // 8 -> ⅜ vulgar fraction 3/8
697 0039 215d // 9 -> ⅝ vulgar fraction 5/8
698 0030 215e // 0 -> ⅞ vulgar fraction 7/8
699 0021 2116 // ! -> № numero sign
700 0040 00bd // @ -> ½ vulgar fraction 1/2
701 0023 2153 // # -> ⅓ vulgar fraction 1/3
702 0024 00bc // $ -> ¼ vulgar fraction 1/4
703 0025 2154 // % -> ⅔ vulgar fraction 2/3
704 005e 00be // ^ -> ¾ vulgar fraction 3/4
705 0026 215b // & -> ⅛ vulgar fraction 1/8
706 002a 215c // * -> ⅜ vulgar fraction 3/8
707 0028 215d // ( -> ⅝ vulgar fraction 5/8
708 0029 215e // ) -> ⅞ vulgar fraction 7/8
709 002d 2043 // - -> ⁃ hyphen bullet
710 005f 2023 // _ -> ‣ triangular bullet
711 003d 00d7 // = -> × multiplication sign
712 002b 00f7 // + -> ÷ division sign
713 003b 263a // ; -> ☺ white smiling face
714 003a 263b // : -> ☻ black smiling face
715 002f 203c // / -> ‼ double exclamation mark
716 003f 203d // ? -> ‽ interrobang
717 00bf 2e18 // ¿ -> ⸘ inverted interrobang
718 2026 2e2e // … -> ⸮ reversed question mark
719 005c 205e // \ -> ⁞ vertical four dots
720 007c 00a6 // | -> ¦ broken bar
721 0020 00d7 // -> × multiplication sign
722
723 DEADKEY 00a4 // Dead Key : Currency
724
725 0061 20b3 // a -> ₳ Argentine austral
726 0041 20b3 // A -> ₳ Argentine austral
727 0062 20bf // b -> ₿ bitcoin
728 0042 20bf // B -> ₿ bitcoin
729 0063 20a1 // c -> ₡ Costa Rican colón
730 0043 20b5 // C -> ₵ Ghanaian cedi
731 00e7 20a2 // ç -> ₢ Brazilian cruzeiro
732 00c7 20a2 // Ç -> ₢ Brazilian cruzeiro
733 0064 20ab // d -> ₫ Vietnamese dong
734 0044 20af // D -> ₯ Greek drachma
735 0066 20a3 // f -> ₣ French franc
736 0046 20a3 // F -> ₣ French franc
737 0067 20b2 // g -> ₲ Paraguayan guaraní
738 0047 20b2 // G -> ₲ Paraguayan guaraní
739 0068 20b4 // h -> ₴ Ukrainian hryvnia
740 0048 20b4 // H -> ₴ Ukrainian hryvnia
741 006b 20ad // k -> ₭ Laotian kip
742 004b 20ad // K -> ₭ Laotian kip
743 006c 20ba // l -> ₺ Turkish lira
744 004c 20be // L -> ₾ Georgian lari
745 00f8 20a4 // ø -> ₤ lira
746 00d8 20b6 // Ø -> ₶ livre tournois
747 006d 20bc // m -> ₼ Azerbaijani manat
748 004d 20a5 // M -> ₥ mill sign
749 006e 20a6 // n -> ₦ Nigerian naira
750 004e 20a6 // N -> ₦ Nigerian naira
751 0070 20b1 // p -> ₱ Philippine peso
752 0050 20b1 // P -> ₱ Philippine peso
753 0072 20b9 // r -> ₹ Indian rupee
754 0052 20bd // R -> ₽ Russian ruble
755 0073 20aa // s -> ₪ Israeli new shekel
756 0053 20b7 // S -> ₷ spesmilo
757 0074 20ae // t -> ₮ Mongolian tögrög (tugrik)
758 0054 20b8 // T -> ₸ Kazakh tenge
759 0077 20a9 // w -> ₩ South Korean won
760 0057 20a9 // W -> ₩ South Korean won
761 0078 00a4 // x -> ¤ currency sign
762 0058 00a4 // X -> ¤ currency sign
763 0020 00a4 // -> ¤ currency sign
764
765 DEADKEY 03bc // Dead Key : Greek Alphabet
766
767 0061 03b1 // a -> α small alpha
768 0041 0391 // A -> Α capital alpha
769 0062 03b2 // b -> β small beta
770 0042 0392 // B -> Β capital beta
771 0076 03b2 // v -> β small beta
772 0056 0392 // V -> Β capital beta
773 0067 03b3 // g -> γ small gamma
774 0047 0393 // G -> Γ capital gamma
775 0064 03b4 // d -> δ small delta
776 0044 0394 // D -> Δ capital delta
777 0065 03b5 // e -> ε small epsilon
778 0045 0395 // E -> Ε capital epsilon
779 007a 03b6 // z -> ζ small zeta
780 005a 0396 // Z -> Ζ capital zeta
781 0068 03b7 // h -> η small eta
782 0048 0397 // H -> Η capital eta
783 006a 03b8 // j -> θ small theta
784 004a 0398 // J -> Θ capital theta
785 0069 03b9 // i -> ι small iota
786 0049 0399 // I -> Ι capital iota
787 006b 03ba // k -> κ small kappa
788 004b 039a // K -> Κ capital kappa
789 006c 03bb // l -> λ small lambda
790 004c 039b // L -> Λ capital lambda
791 006d 03bc // m -> μ small mu
792 004d 039c // M -> Μ capital mu
793 006e 03bd // n -> ν small nu
794 004e 039d // N -> Ν capital nu
795 0078 03be // x -> ξ small xi
796 0058 039e // X -> Ξ capital xi
797 006f 03bf // o -> ο small omicron
798 004f 039f // O -> Ο capital omicron
799 0070 03c0 // p -> π small pi
800 0050 03a0 // P -> Π capital pi
801 0072 03c1 // r -> ρ small rho
802 0052 03a1 // R -> Ρ capital rho
803 0073 03c3 // s -> σ small sigma
804 0053 03a3 // S -> Σ capital sigma
805 002c 03c2 // , -> ς small final sigma
806 00df 03c2 // ß -> ς small final sigma
807 0074 03c4 // t -> τ small tau
808 0054 03a4 // T -> Τ capital tau
809 0075 03c5 // u -> υ small upsilon
810 0055 03a5 // U -> Υ capital upsilon
811 0079 03c5 // y -> υ small upsilon
812 0059 03a5 // Y -> Υ capital upsilon
813 0066 03c6 // f -> φ small phi
814 0046 03a6 // F -> Φ capital phi
815 0063 03c7 // c -> χ small chi
816 0043 03a7 // C -> Χ capital chi
817 0077 03c8 // w -> ψ small psi
818 0057 03a8 // W -> Ψ capital psi
819 0071 03c9 // q -> ω small omega
820 0051 03a9 // Q -> Ω capital omega
821 0031 00b9 // 1 -> ¹ superscript 1
822 0032 00b2 // 2 -> ² superscript 2
823 0033 00b3 // 3 -> ³ superscript 3
824 0034 2074 // 4 -> ⁴ superscript 4
825 0035 2075 // 5 -> ⁵ superscript 5
826 0036 2076 // 6 -> ⁶ superscript 6
827 0037 2077 // 7 -> ⁷ superscript 7
828 0038 2078 // 8 -> ⁸ superscript 8
829 0039 2079 // 9 -> ⁹ superscript 9
830 0030 2070 // 0 -> ⁰ superscript 0
831 002d 207b // - -> ⁻ superscript -
832 003d 207c // = -> ⁼ superscript =
833 002b 207a // + -> ⁺ superscript +
834 005b 207d // [ -> ⁽ superscript (
835 005d 207e // ] -> ⁾ superscript )
836 0021 2081 // ! -> ₁ subscript 1
837 0040 2082 // @ -> ₂ subscript 2
838 0023 2083 // # -> ₃ subscript 3
839 0024 2084 // $ -> ₄ subscript 4
840 0025 2085 // % -> ₅ subscript 5
841 005e 2086 // ^ -> ₆ subscript 6
842 0026 2087 // & -> ₇ subscript 7
843 002a 2088 // * -> ₈ subscript 8
844 0028 2089 // ( -> ₉ subscript 9
845 0029 2080 // ) -> ₀ subscript 0
846 003b 208b // ; -> ₋ subscript -
847 0027 208c // ' -> ₌ subscript =
848 0022 208a // " -> ₊ subscript +
849 007b 208d // { -> ₍ subscript (
850 007d 208e // } -> ₎ subscript )
851 002e 00b5 // . -> µ micro sign
852 0020 03bc // -> μ small mu
853
854 DEADKEY 0020 // Dead Key : Math Symbols
855
856 0061 2200 // a -> ∀ for all
857 0041 2200 // A -> ∀ for all
858 0062 2286 // b -> ⊆ subset of or equal to
859 0042 2287 // B -> ⊇ superset of or equal to
860 0063 221d // c -> ∝ proportional to
861 0043 2102 // C -> ℂ complex numbers
862 00e7 2245 // ç -> ≅ congruent to
863 00c7 2247 // Ç -> ≇ not congruent to
864 0064 2206 // d -> ∆ increment operator
865 0044 2207 // D -> ∇ nable/del operator
866 0065 2203 // e -> ∃ there exists
867 0045 2204 // E -> ∄ there does not exist
868 0066 0192 // f -> ƒ f with hook
869 0046 220e // F -> ∎ end of proof
870 0067 2282 // g -> ⊂ subset of
871 0047 2284 // G -> ⊄ not a subset of
872 0068 2283 // h -> ⊃ superset of
873 0048 2285 // H -> ⊅ not a superset of
874 0069 221e // i -> ∞ infinity symbol
875 0049 2111 // I -> ℑ imaginary numbers
876 006b 220b // k -> ∋ contains as member
877 004b 220c // K -> ∌ does not contain as member
878 006c 2225 // l -> ∥ parallel to
879 004c 2226 // L -> ∦ not parallel to
880 006d 2208 // m -> ∈ element of
881 004d 2209 // M -> ∉ not an element of
882 006e 207f // n -> ⁿ superscript n
883 004e 2115 // N -> ℕ natural numbers
884 006f 2218 // o -> ∘ ring operator
885 004f 2205 // O -> ∅ empty set
886 0070 2202 // p -> ∂ partial differential
887 0050 2119 // P -> ℙ prime numbers
888 0071 211a // q -> ℚ rational numbers
889 0051 211a // Q -> ℚ rational numbers
890 0072 221a // r -> √ square root
891 0052 211d // R -> ℝ real numbers
892 0073 2229 // s -> ∩ set intersection
893 0053 222b // S -> ∫ integral symbol
894 0075 222a // u -> ∪ set union
895 0055 2216 // U -> ∖ set minus
896 0077 2118 // w -> ℘ Weierstrass elliptic function
897 0057 2118 // W -> ℘ Weierstrass elliptic function
898 0078 2295 // x -> ⊕ exclusive or
899 0058 225d // X -> ≝ equal to by definition
900 007a 21af // z -> ↯ downwards zigzag arrow
901 005a 2124 // Z -> ℤ whole numbers
902 0031 2260 // 1 -> ≠ not equal to
903 0021 2260 // ! -> ≠ not equal to
904 0032 221a // 2 -> √ square root
905 0040 221a // @ -> √ square root
906 0033 221b // 3 -> ∛ cube root
907 0023 221b // # -> ∛ cube root
908 0034 221c // 4 -> ∜ fourth root
909 0024 221c // $ -> ∜ fourth root
910 0035 2030 // 5 -> ‰ per mille sign
911 0025 2031 // % -> ‱ per ten thousand sign
912 0036 2220 // 6 -> ∠ angle symbol
913 005e 2220 // ^ -> ∠ angle symbol
914 0037 2227 // 7 -> ∧ logical and
915 0026 2227 // & -> ∧ logical and
916 0038 2297 // 8 -> ⊗ tensor product
917 002a 2297 // * -> ⊗ tensor product
918 0039 221f // 9 -> ∟ right angle
919 0028 221f // ( -> ∟ right angle
920 0030 2221 // 0 -> ∡ measured angle
921 0029 2221 // ) -> ∡ measured angle
922 0060 2248 // ` -> ≈ almost equal to
923 007e 2248 // ~ -> ≈ almost equal to
924 002c 2264 // , -> ≤ less-than or equal to
925 003c 2264 // < -> ≤ less-than or equal to
926 002e 2265 // . -> ≥ greater-than or equal to
927 003e 2265 // > -> ≥ greater-than or equal to
928 002d 2296 // - -> ⊖ circled minus
929 005f 2298 // _ -> ⊘ circled division slash
930 003d 2261 // = -> ≡ identical to
931 002b 2262 // + -> ≢ not identical to
932 003b 2235 // ; -> ∵ because sign
933 003a 2234 // : -> ∴ therefore sign
934 0027 2032 // ' -> ′ prime
935 0022 2033 // " -> ″ double prime
936 002f 2034 // / -> ‴ triple prime
937 003f 2057 // ? -> ⁗ quadruple prime
938 005c 2228 // \ -> ∨ logical or
939 007c 2228 // | -> ∨ logical or
940 0020 221a // -> √ square root
941
942
943 KEYNAME // Generated by Microsoft Keyboard Layout Creator 1.4
944
945 01 Esc
946 0e Backspace
947 0f Tab
948 1c Enter
949 1d Ctrl
950 2a Shift
951 36 "Right Shift"
952 37 "Num *"
953 38 Alt
954 39 Space
955 3a "Caps Lock"
956 3b F1
957 3c F2
958 3d F3
959 3e F4
960 3f F5
961 40 F6
962 41 F7
963 42 F8
964 43 F9
965 44 F10
966 45 Pause
967 46 "Scroll Lock"
968 47 "Num 7"
969 48 "Num 8"
970 49 "Num 9"
971 4a "Num -"
972 4b "Num 4"
973 4c "Num 5"
974 4d "Num 6"
975 4e "Num +"
976 4f "Num 1"
977 50 "Num 2"
978 51 "Num 3"
979 52 "Num 0"
980 53 "Num Del"
981 54 "Sys Req"
982 57 F11
983 58 F12
984 7c F13
985 7d F14
986 7e F15
987 7f F16
988 80 F17
989 81 F18
990 82 F19
991 83 F20
992 84 F21
993 85 F22
994 86 F23
995 87 F24
996
997 KEYNAME_EXT // Generated by Microsoft Keyboard Layout Creator 1.4
998
999 1c "Num Enter"
1000 1d "Right Ctrl"
1001 35 "Num /"
1002 37 "Prnt Scrn"
1003 38 "Right Alt"
1004 45 "Num Lock"
1005 46 Break
1006 47 Home
1007 48 Up
1008 49 "Page Up"
1009 4b Left
1010 4d Right
1011 4f End
1012 50 Down
1013 51 "Page Down"
1014 52 Insert
1015 53 Delete
1016 54 <00>
1017 56 Help
1018 5b "Left Windows"
1019 5c "Right Windows"
1020 5d Application
1021
1022 KEYNAME_DEAD
1023
1024 005e "Circumflex Accent"
1025 02c7 "Caron"
1026 02d9 "Dot Above"
1027 00af "Macron/Stroke"
1028 00b8 "Cedilla/Ogonek"
1029 02d8 "Breve/Special"
1030 00b4 "Acute Accent"
1031 00a8 "Diaeresis"
1032 0060 "Grave Accent"
1033 007e "Tilde"
1034 00d7 "General Symbols"
1035 00a4 "Currency"
1036 03bc "Greek Alphabet"
1037 0020 "Math Symbols" // To avoid issues, the space (0020) has been assigned, instead of 'square root' (221a, √).
1038
1039
1040 DESCRIPTIONS
1041
1042 0409 UltimateKEYS
1043
1044 LANGUAGENAMES
1045
1046 0409 English (United States)
1047
1048 ENDKBD