Using keyboard layouts in Windows 10.0.27950.1
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:
UltimateKEYS Keyboard Layout | SHIFTCONTROLMENU+O |
US International Extended Keyboard Layout | SHIFTOEM 8+P |
Hungarian (Programmers) Keyboard Layout US Intl AltGr dead keys Keyboard Layout | SHIFTCONTROLMENU+P |
German Extended Keyboard Layout German HTML-Programmer Keyboard Layout German International Keyboard Layout German UNZ 1 - Fraktur T Keyboard Layout | SHIFT+OEM 3 |
Italiano - Internazionale Keyboard Layout United Kingdom IndUni Keyboard Layout | CONTROLMENU+2, SHIFT+O |
SuperLatin Keyboard Layout | CONTROLMENU+4, SHIFT+O |
Norsk utvidet Juli2018 Keyboard Layout Norwegian - CHESS Keyboard Layout | OEM 1, SHIFT+O |
Teclado paraguayo Keyboard Layout | SHIFT+OEM 1, SHIFT+O |
Английская (Типографская раскладка Ильи Keyboard Layout | SHIFTCONTROLMENU+OEM 1, SHIFT+O |
Português (HCESAR) Keyboard Layout | CONTROLMENU+OEM PLUS, SHIFT+I |
Czech Extended Chess Keyboard Layout | CONTROLMENU+OEM PLUS, SHIFT+O |
Português (CAMOES) Keyboard Layout | CONTROLMENU+OEM PLUS, SHIFT+R |
Polski 2021 podstawowy QWERTY Keyboard Layout Polski 2021 podstawowy QWERTZ Keyboard Layout Polski 2021 rozszerzony QWERTY Keyboard Layout Polski 2021 rozszerzony QWERTZ Keyboard Layout | CONTROLMENU+OEM 2, SHIFT+O |
Nuovo Italiano Keyboard Layout Teclado español extendido Keyboard Layout Teclado iberoamericano español Keyboard Layout Teclado iberoamericano português Keyboard Layout | SHIFT+OEM 7, SHIFT+O |
US-International Scientific Keyboard Layout | SHIFTCONTROLMENU+OEM 7, SHIFT+O |
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.