Using keyboard layouts in Windows 10.0.27729.1000
Use this page to find out how to type a character on given keyboard or how many keyboards contain given characters.
The entered characters are as follows:
Hex | Dec | Name | Range | C# | HTML | URL |
U+2018 | 8216 | ‘ | LEFT SINGLE QUOTATION MARK | General Punctuation | \u2018 | ‘ | %E2%80%98 |
U+2019 | 8217 | ’ | RIGHT SINGLE QUOTATION MARK | General Punctuation | \u2019 | ’ | %E2%80%99 |
System layouts
This text can be typed on 11 system layouts out of 217:
Tai Le | SHIFT+OEM 7 |
Macedonian | SHIFT+6, SHIFT+4 |
French (Standard, AZERTY) | 7, 8 |
Colemak Greek Latin Hausa Igbo Sesotho sa Leboa Setswana Sinhala - Wij 9 United States-International Yoruba | CONTROLMENU+9, CONTROLMENU+0 |
Arabic (101) Arabic (102) Arabic (102) AZERTY | SHIFT+U, SHIFT+M |
Canadian Multilingual Standard | SHIFTOEM 8+V, SHIFTOEM 8+B |
French (Standard, BÉPO) | SHIFTCONTROLMENU+Y, SHIFTCONTROLMENU+X |
Hebrew (Standard) Hebrew (Standard, 2018) | SHIFTCONTROLMENU+OEM COMMA, CONTROLMENU+OEM COMMA |
Inuktitut - Latin Inuktitut - Naqittaut Inuktitut - Nattilik | CONTROLMENU+OEM 6, SHIFTCONTROLMENU+OEM 6 |
Greek (319) | SHIFT+OEM 7, OEM 7 |
German Extended (E1) German Extended (E2) | CONTROLMENU+F, SHIFT+V, CONTROLMENU+1 |
Custom layouts
You can also use these custom-made keyboard layouts:
Teclado iberoamericano español Keyboard Layout Teclado iberoamericano português Keyboard Layout | CONTROLMENU+8, CONTROLMENU+9 |
US International Extended Keyboard Layout | OEM 8+9, OEM 8+0 |
Nuovo Italiano Keyboard Layout | SHIFTCONTROLMENU+E, SHIFTCONTROLMENU+R |
Teclado español extendido Keyboard Layout | CONTROLMENU+J, CONTROLMENU+K |
Английская (Типографская раскладка Ильи Keyboard Layout Русская (Типографская раскладка Ильи Бир Keyboard Layout | SHIFTCONTROLMENU+K, SHIFTCONTROLMENU+L |
Teclado paraguayo Keyboard Layout | CONTROLMENU+V, CONTROLMENU+B |
Teclado latinoamericano rkgraqvqb Keyboard Layout | SHIFTCONTROLMENU+V, SHIFTCONTROLMENU+B |
SuperLatin Keyboard Layout | CONTROLMENU+OEM 1, CONTROLMENU+OEM 7 |
German UNZ 1 - Fraktur T Keyboard Layout | SHIFTOEM FJ ROYA+OEM PERIOD, OEM FJ ROYA+OEM 2 |
German Extended Keyboard Layout German International Keyboard Layout | SHIFTOEM 8+OEM PERIOD, OEM 8+OEM 2 |
German HTML-Programmer Keyboard Layout Norwegian - CHESS Keyboard Layout | SHIFTCONTROLMENU+OEM PERIOD, CONTROLMENU+OEM 2 |
Italiano - Internazionale Keyboard Layout | SHIFTCONTROLMENU+OEM 3, SHIFTCONTROLMENU+OEM 7 |
Polski 2021 rozszerzony QWERTY Keyboard Layout Polski 2021 rozszerzony QWERTZ Keyboard Layout | CONTROLMENU+OEM 102, CONTROLMENU+A |
Note that virtual keys are not always at the same place. For example, Q is next to the Tab key on US keyboard but next to the Caps Lock on French keyboard. You can click on each keyboard layout to find out how it defines the mapping.
Please note current limitations of the algorithm:
- First found sequence is accepted, i.e. there might be better or more common ways of typing something on given keyboard.
- It is greedy, i.e. if you have keys K, KA and AH, typing KAH will be deemed impossible as the KA key will be used and there is no H key.
- It does not consider edits, i.e. it will claim A is impossible to type in the previous example, even though you could use AH and backspace.
- It does not combine dead keys with ligatures, i.e. if you had ˇ + C = Č rule and there were only ˇ and CE keys, typing ČE would be deemed impossible.
- It does not consider normalization equivalence, i.e. composite Ó cannot by typed using O and combining acute, either as a ligature or as separate keys.