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+02C7 | 711 | ˇ | CARON | Spacing Modifier Letters | \u02c7 | ˇ | %CB%87 |
System layouts
This text can be typed on 12 system layouts out of 217:
Hungarian 101-key | CONTROLMENU+2 |
Albanian Czech Hungarian Polish (214) Romanian (Legacy) Romanian (Programmers) Romanian (Standard) Serbian (Latin) Slovak Slovak (QWERTY) Slovenian Standard | CONTROLMENU+2, SPACE |
Colemak | CONTROLMENU+H, SPACE |
German Extended (E1) German Extended (E2) | CONTROLMENU+T, SPACE |
French (Standard, BÉPO) | CONTROLMENU+V, SPACE |
Sami Extended Finland-Sweden Sami Extended Norway | SHIFTCONTROLMENU+OEM 1, SPACE |
Czech (QWERTY) | SHIFT+OEM PLUS, SPACE |
Czech Programmers | SHIFTCONTROLMENU+OEM PLUS, SPACE |
Canadian Multilingual Standard | SHIFTOEM 8+OEM 3, SPACE |
Sorbian Extended | OEM 5, SPACE |
French (Standard, AZERTY) | CONTROLMENU+OEM 6, SPACE |
Estonian | OEM 7, SPACE |
Custom layouts
You can also use these custom-made keyboard layouts:
Czech Extended Chess Keyboard Layout | CONTROLMENU+2, CONTROLMENU+2 |
Italiano - Internazionale Keyboard Layout | CONTROLMENU+4, SPACE |
Teclado español extendido Keyboard Layout | SHIFTCONTROLMENU+4, OEM 5 |
US International Extended Keyboard Layout | SHIFTOEM 8+6, SHIFTOEM 8+6 |
US-International Scientific Keyboard Layout | CONTROLMENU+6, SPACE |
SuperLatin Keyboard Layout | CONTROLMENU+7, SPACE |
United Kingdom IndUni Keyboard Layout | CONTROLMENU+8, SPACE |
Английская (Типографская раскладка Ильи Keyboard Layout Русская (Типографская раскладка Ильи Бир Keyboard Layout | SHIFTCONTROLMENU+V, SPACE |
Polski 2021 rozszerzony QWERTY Keyboard Layout Polski 2021 rozszerzony QWERTZ Keyboard Layout | CONTROLMENU+W, SPACE |
Norwegian - CHESS Keyboard Layout | SHIFTCONTROLMENU+OEM 1, SHIFTCONTROLMENU+OEM 1 |
German UNZ 1 - Fraktur T Keyboard Layout | OEM FJ ROYA+OEM 5, OEM FJ ROYA+SPACE |
German Extended Keyboard Layout German International Keyboard Layout | OEM 8+OEM 7, OEM 8+OEM 7 |
German HTML-Programmer Keyboard Layout | CONTROLMENU+OEM 7, CONTROLMENU+OEM 7 |
Teclado latinoamericano rkgraqvqb Keyboard Layout | SHIFTCONTROLMENU+OEM 7, OEM 5 |
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.