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+2019 | 8217 | ’ | RIGHT SINGLE QUOTATION MARK | General Punctuation | \u2019 | ’ | %E2%80%99 |
U+2018 | 8216 | ‘ | LEFT SINGLE QUOTATION MARK | General Punctuation | \u2018 | ‘ | %E2%80%98 |
System layouts
This text can be typed on 11 system layouts out of 217:
New Tai Lue | OEM 7 |
Colemak Greek Latin Hausa Igbo Sesotho sa Leboa Setswana Sinhala - Wij 9 United States-International Yoruba | CONTROLMENU+0, CONTROLMENU+9 |
Macedonian | SHIFT+4, SHIFT+6 |
French (Standard, AZERTY) | 8, 7 |
Canadian Multilingual Standard | SHIFTOEM 8+B, SHIFTOEM 8+V |
Arabic (101) Arabic (102) Arabic (102) AZERTY | SHIFT+M, SHIFT+U |
French (Standard, BÉPO) | SHIFTCONTROLMENU+X, SHIFTCONTROLMENU+Y |
Hebrew (Standard) Hebrew (Standard, 2018) | CONTROLMENU+OEM COMMA, SHIFTCONTROLMENU+OEM COMMA |
Inuktitut - Latin Inuktitut - Naqittaut Inuktitut - Nattilik | SHIFTCONTROLMENU+OEM 6, CONTROLMENU+OEM 6 |
Greek (319) | OEM 7, SHIFT+OEM 7 |
German Extended (E1) German Extended (E2) | CONTROLMENU+1, CONTROLMENU+F, SHIFT+V |
Custom layouts
You can also use these custom-made keyboard layouts:
US International Extended Keyboard Layout | OEM 8+0, OEM 8+9 |
Teclado iberoamericano español Keyboard Layout Teclado iberoamericano português Keyboard Layout | CONTROLMENU+9, CONTROLMENU+8 |
Polski 2021 rozszerzony QWERTY Keyboard Layout Polski 2021 rozszerzony QWERTZ Keyboard Layout | CONTROLMENU+A, CONTROLMENU+OEM 102 |
Teclado paraguayo Keyboard Layout | CONTROLMENU+B, CONTROLMENU+V |
Teclado latinoamericano rkgraqvqb Keyboard Layout | SHIFTCONTROLMENU+B, SHIFTCONTROLMENU+V |
Teclado español extendido Keyboard Layout | CONTROLMENU+K, CONTROLMENU+J |
Английская (Типографская раскладка Ильи Keyboard Layout Русская (Типографская раскладка Ильи Бир Keyboard Layout | SHIFTCONTROLMENU+L, SHIFTCONTROLMENU+K |
Nuovo Italiano Keyboard Layout | SHIFTCONTROLMENU+R, SHIFTCONTROLMENU+E |
German UNZ 1 - Fraktur T Keyboard Layout | OEM FJ ROYA+OEM 2, SHIFTOEM FJ ROYA+OEM PERIOD |
German Extended Keyboard Layout German International Keyboard Layout | OEM 8+OEM 2, SHIFTOEM 8+OEM PERIOD |
German HTML-Programmer Keyboard Layout Norwegian - CHESS Keyboard Layout | CONTROLMENU+OEM 2, SHIFTCONTROLMENU+OEM PERIOD |
SuperLatin Keyboard Layout | CONTROLMENU+OEM 7, CONTROLMENU+OEM 1 |
Italiano - Internazionale Keyboard Layout | SHIFTCONTROLMENU+OEM 7, SHIFTCONTROLMENU+OEM 3 |
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.