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+02D8 | 728 | ˘ | BREVE | Spacing Modifier Letters | \u02d8 | ˘ | %CB%98 |
System layouts
This text can be typed on 8 system layouts out of 217:
Custom layouts
You can also use these custom-made keyboard layouts:
Czech Extended Chess Keyboard Layout | CONTROLMENU+4, CONTROLMENU+4 |
United Kingdom IndUni Keyboard Layout | CONTROLMENU+5, SPACE |
SuperLatin Keyboard Layout | CONTROLMENU+8, SPACE |
US-International Scientific Keyboard Layout | SHIFTCONTROLMENU+B, SPACE |
Английская (Типографская раскладка Ильи Keyboard Layout Русская (Типографская раскладка Ильи Бир Keyboard Layout | SHIFTCONTROLMENU+Q, SPACE |
Polski 2021 rozszerzony QWERTY Keyboard Layout Polski 2021 rozszerzony QWERTZ Keyboard Layout | CONTROLMENU+U, SPACE |
Teclado iberoamericano español Keyboard Layout Teclado iberoamericano português Keyboard Layout | CONTROLMENU+OEM 2, OEM 5 |
Nuovo Italiano Keyboard Layout | CONTROLMENU+OEM 3, CONTROLMENU+SPACE |
US International Extended Keyboard Layout | SHIFTOEM 8+OEM 4, SHIFTOEM 8+OEM 4 |
Teclado español extendido Keyboard Layout Teclado latinoamericano rkgraqvqb Keyboard Layout | SHIFTCONTROLMENU+OEM 4, OEM 5 |
German Extended Keyboard Layout German International Keyboard Layout | OEM 8+OEM 5, OEM 8+OEM 5 |
German HTML-Programmer Keyboard Layout | CONTROLMENU+OEM 5, CONTROLMENU+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.