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+00CB | 203 | Ë | LATIN CAPITAL LETTER E WITH DIAERESIS | C1 Controls and Latin-1 Supplement (Latin-1 Supplement) | \u00cb | Ë | %C3%8B |
System layouts
This text can be typed on 25 system layouts out of 217:
Albanian | SHIFT+OEM 1 |
United Kingdom Extended | CONTROLMENU+2, SHIFT+E |
Portuguese (Brazil ABNT) Portuguese (Brazil ABNT2) | SHIFT+6, SHIFT+E |
Colemak | CONTROLMENU+D, SHIFT+E |
French (Standard, BÉPO) | CONTROLMENU+I, SHIFT+E |
Turkish F | CONTROLMENU+Q, SHIFT+E |
German Extended (E1) German Extended (E2) | CONTROLMENU+Z, SHIFT+E |
Danish Finnish Finnish with Sami Greenlandic Norwegian Norwegian with Sami Swedish Swedish with Sami | OEM 1, SHIFT+E |
Greek (319) Latin Guarani Latin American | SHIFT+OEM 1, SHIFT+E |
Czech Polish (214) Portuguese | CONTROLMENU+OEM PLUS, SHIFT+E |
Romanian (Legacy) Romanian (Programmers) Romanian (Standard) Slovak (QWERTY) | CONTROLMENU+OEM MINUS, SHIFT+E |
Hungarian Serbian (Latin) Slovenian Standard | CONTROLMENU+OEM 2, SHIFT+E |
Luxembourgish Swiss French Swiss German | OEM 3, SHIFT+E |
Spanish Variation | OEM 4, SHIFT+E |
Canadian Multilingual Standard | SHIFT+OEM 4, SHIFT+E |
Turkish Q | CONTROLMENU+OEM 4, SHIFT+E |
Czech (QWERTY) | OEM 5, SHIFT+E |
Icelandic | SHIFT+OEM 5, SHIFT+E |
Czech Programmers | CONTROLMENU+OEM 5, SHIFT+E |
Dutch | OEM 6, SHIFT+E |
Belgian (Comma) Belgian (Period) Belgian French Canadian French Central Atlas Tamazight French (Legacy, AZERTY) French (Standard, AZERTY) Wolof | SHIFT+OEM 6, SHIFT+E |
Faeroese Sami Extended Finland-Sweden Sami Extended Norway | CONTROLMENU+OEM 6, SHIFT+E |
Canadian French (Legacy) | SHIFTCONTROLMENU+OEM 6, SHIFT+E |
Sesotho sa Leboa Setswana Spanish United States-International | SHIFT+OEM 7, SHIFT+E |
English (India) Greek Latin Tamil Anjal | SHIFTCONTROLMENU+OEM 7, SHIFT+E |
Custom layouts
You can also use these custom-made keyboard layouts:
German UNZ 1 - Fraktur T Keyboard Layout | SHIFTOEM FJ ROYA+2, SHIFT+E |
German Extended Keyboard Layout German International Keyboard Layout | SHIFTOEM 8+2, SHIFT+E |
Italiano - Internazionale Keyboard Layout United Kingdom IndUni Keyboard Layout | CONTROLMENU+2, SHIFT+E |
German HTML-Programmer Keyboard Layout | SHIFTCONTROLMENU+2, SHIFT+E |
SuperLatin Keyboard Layout | CONTROLMENU+4, SHIFT+E |
Norsk utvidet Juli2018 Keyboard Layout Norwegian - CHESS Keyboard Layout | OEM 1, SHIFT+E |
Teclado paraguayo Keyboard Layout | SHIFT+OEM 1, SHIFT+E |
Английская (Типографская раскладка Ильи Keyboard Layout | SHIFTCONTROLMENU+OEM 1, SHIFT+E |
Czech Extended Chess Keyboard Layout | CONTROLMENU+OEM PLUS, SHIFT+E |
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+E |
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+E |
US International Extended Keyboard Layout | SHIFTOEM 8+OEM 7, SHIFT+E |
US-International Scientific Keyboard Layout | SHIFTCONTROLMENU+OEM 7, SHIFT+E |
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.