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+00D6 | 214 | Ö | LATIN CAPITAL LETTER O WITH DIAERESIS | C1 Controls and Latin-1 Supplement (Latin-1 Supplement) | \u00d6 | Ö | %C3%96 |
System layouts
This text can be typed on 31 system layouts out of 217:
Greek Latin Sesotho sa Leboa Setswana United States-International | SHIFTCONTROLMENU+P |
Estonian | SHIFT+OEM 1 |
Colemak | SHIFTCONTROLMENU+OEM 1 |
Icelandic | SHIFT+OEM PLUS |
Azerbaijani (Standard) | SHIFT+OEM PERIOD |
Turkish Q | SHIFT+OEM 2 |
Finnish Finnish with Sami German German (IBM) German Extended (E1) German Extended (E2) Hungarian Hungarian 101-key Sami Extended Finland-Sweden Sorbian Extended Sorbian Standard Sorbian Standard (Legacy) Swedish Swedish with Sami | SHIFT+OEM 3 |
Norwegian with Sami Sami Extended Norway | SHIFTCONTROLMENU+OEM 3 |
Azerbaijani Latin | SHIFT+OEM 4 |
Turkish F | SHIFT+OEM 5 |
Turkmen | SHIFT+OEM 6 |
Swiss German | CAPITAL+OEM 7 |
United Kingdom Extended | CONTROLMENU+2, SHIFT+O |
Portuguese (Brazil ABNT) Portuguese (Brazil ABNT2) | SHIFT+6, SHIFT+O |
French (Standard, BÉPO) | CONTROLMENU+I, SHIFT+O |
Danish Greenlandic Norwegian | OEM 1, SHIFT+O |
Greek (319) Latin Guarani Latin American | SHIFT+OEM 1, SHIFT+O |
Czech Polish (214) Portuguese | CONTROLMENU+OEM PLUS, SHIFT+O |
Albanian Romanian (Legacy) Romanian (Programmers) Romanian (Standard) Slovak (QWERTY) | CONTROLMENU+OEM MINUS, SHIFT+O |
Serbian (Latin) Slovak Slovenian Standard | CONTROLMENU+OEM 2, SHIFT+O |
Luxembourgish Swiss French | OEM 3, SHIFT+O |
Spanish Variation | OEM 4, SHIFT+O |
Canadian Multilingual Standard | SHIFT+OEM 4, SHIFT+O |
Czech (QWERTY) | OEM 5, SHIFT+O |
Czech Programmers | CONTROLMENU+OEM 5, SHIFT+O |
Dutch | OEM 6, SHIFT+O |
Belgian (Comma) Belgian (Period) Belgian French Canadian French Central Atlas Tamazight French (Legacy, AZERTY) French (Standard, AZERTY) Wolof | SHIFT+OEM 6, SHIFT+O |
Faeroese | CONTROLMENU+OEM 6, SHIFT+O |
Canadian French (Legacy) | SHIFTCONTROLMENU+OEM 6, SHIFT+O |
Spanish | SHIFT+OEM 7, SHIFT+O |
English (India) Latvian Latvian (QWERTY) Tamil Anjal | SHIFTCONTROLMENU+OEM 7, SHIFT+O |
Custom layouts
You can also use these custom-made keyboard layouts:
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.