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+00DD | 221 | Ý | LATIN CAPITAL LETTER Y WITH ACUTE | C1 Controls and Latin-1 Supplement (Latin-1 Supplement) | \u00dd | Ý | %C3%9D |
System layouts
This text can be typed on 20 system layouts out of 217:
Czech Czech (QWERTY) | CAPITAL+7 |
Turkmen | SHIFT+V |
Scottish Gaelic United Kingdom Extended | SHIFTCONTROLMENU+Y |
French (Standard, AZERTY) | CONTROLMENU+2, SHIFT+Y |
Albanian Hungarian Polish (214) Romanian (Legacy) Romanian (Programmers) Romanian (Standard) Serbian (Latin) Slovak Slovak (QWERTY) Slovenian Standard | CONTROLMENU+9, SHIFT+Y |
Colemak | CONTROLMENU+T, SHIFT+Y |
Greek (319) Latin Guarani Latin American Portuguese | OEM 1, SHIFT+Y |
Canadian Multilingual Standard | OEM 8+OEM 1, SHIFT+Y |
Canadian French (Legacy) French (Standard, BÉPO) | CONTROLMENU+OEM 1, SHIFT+Y |
Czech Programmers | CONTROLMENU+OEM PLUS, SHIFT+Y |
Canadian French | CONTROLMENU+OEM 2, SHIFT+Y |
Dutch | OEM 3, SHIFT+Y |
Belgian (Comma) Belgian (Period) Belgian French Irish | CONTROLMENU+OEM 3, SHIFT+Y |
Danish Faeroese Finnish Finnish with Sami Greenlandic Portuguese (Brazil ABNT) Portuguese (Brazil ABNT2) Swedish Swedish with Sami | OEM 4, SHIFT+Y |
Sami Extended Finland-Sweden | OEM 4, SHIFTCONTROLMENU+Y |
Luxembourgish Norwegian Norwegian with Sami Swiss French Swiss German | CONTROLMENU+OEM 4, SHIFT+Y |
Sami Extended Norway | CONTROLMENU+OEM 4, SHIFTCONTROLMENU+Y |
German German (IBM) German Extended (E1) German Extended (E2) Sorbian Extended Sorbian Standard (Legacy) | OEM 6, SHIFT+Y |
Icelandic Sesotho sa Leboa Setswana Spanish United States-International | OEM 7, SHIFT+Y |
English (India) Greek Latin Tamil Anjal | CONTROLMENU+OEM 7, SHIFT+Y |
Custom layouts
You can also use these custom-made keyboard layouts:
Czech Extended Chess Keyboard Layout | CAPITAL+7 |
SuperLatin Keyboard Layout | CONTROLMENU+1, SHIFT+Y |
Teclado paraguayo Keyboard Layout | OEM 1, SHIFT+Y |
Polski 2021 podstawowy QWERTY Keyboard Layout Polski 2021 podstawowy QWERTZ Keyboard Layout Polski 2021 rozszerzony QWERTY Keyboard Layout Polski 2021 rozszerzony QWERTZ Keyboard Layout | OEM PLUS, SHIFT+Y |
Английская (Типографская раскладка Ильи Keyboard Layout | SHIFTCONTROLMENU+OEM 2, SHIFT+Y |
United Kingdom IndUni Keyboard Layout | CONTROLMENU+OEM 3, SHIFT+Y |
Norsk utvidet Juli2018 Keyboard Layout Norwegian - CHESS Keyboard Layout | CONTROLMENU+OEM 4, SHIFT+Y |
German Extended Keyboard Layout German HTML-Programmer Keyboard Layout German International Keyboard Layout German UNZ 1 - Fraktur T Keyboard Layout | OEM 6, SHIFT+Y |
Nuovo Italiano Keyboard Layout Teclado español extendido Keyboard Layout Teclado iberoamericano español Keyboard Layout Teclado iberoamericano português Keyboard Layout | OEM 7, SHIFT+Y |
US International Extended Keyboard Layout | OEM 8+OEM 7, SHIFT+Y |
US-International Scientific Keyboard Layout | CONTROLMENU+OEM 7, SHIFT+Y |
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.