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+201C | 8220 | “ | LEFT DOUBLE QUOTATION MARK | General Punctuation | \u201c | “ | %E2%80%9C |
U+201D | 8221 | ” | RIGHT DOUBLE QUOTATION MARK | General Punctuation | \u201d | ” | %E2%80%9D |
System layouts
This text can be typed on 10 system layouts out of 217:
New Tai Lue | SHIFT+OEM 7 |
Tai Le | CONTROLMENU+OEM 7 |
French (Standard, BÉPO) | SHIFTCONTROLMENU+2, SHIFTCONTROLMENU+3 |
French (Standard, AZERTY) | CONTROLMENU+9, CONTROLMENU+0 |
Colemak | SHIFTCONTROLMENU+9, SHIFTCONTROLMENU+0 |
Hebrew (Standard) Hebrew (Standard, 2018) | SHIFTCONTROLMENU+L, CONTROLMENU+L |
Canadian Multilingual Standard | OEM 8+V, OEM 8+B |
Inuktitut - Latin Inuktitut - Naqittaut Inuktitut - Nattilik | CONTROLMENU+OEM 4, SHIFTCONTROLMENU+OEM 4 |
Lithuanian IBM | OEM 6, SHIFT+OEM 6 |
German Extended (E1) German Extended (E2) | CONTROLMENU+F, V, CONTROLMENU+F, B |
Custom layouts
You can also use these custom-made keyboard layouts:
Nuovo Italiano Keyboard Layout | SHIFTCONTROLMENU+3, SHIFTCONTROLMENU+4 |
Teclado iberoamericano español Keyboard Layout Teclado iberoamericano português Keyboard Layout | SHIFTCONTROLMENU+8, SHIFTCONTROLMENU+9 |
Английская (Типографская раскладка Ильи Keyboard Layout Русская (Типографская раскладка Ильи Бир Keyboard Layout | CONTROLMENU+K, CONTROLMENU+L |
Teclado español extendido Keyboard Layout Teclado latinoamericano rkgraqvqb Keyboard Layout | CONTROLMENU+V, CONTROLMENU+B |
Teclado paraguayo Keyboard Layout | SHIFTCONTROLMENU+V, SHIFTCONTROLMENU+B |
SuperLatin Keyboard Layout | SHIFTCONTROLMENU+OEM 1, SHIFTCONTROLMENU+OEM 7 |
German UNZ 1 - Fraktur T Keyboard Layout | OEM FJ ROYA+OEM PERIOD, SHIFTOEM FJ ROYA+OEM 2 |
German Extended Keyboard Layout German International Keyboard Layout | OEM 8+OEM PERIOD, SHIFTOEM 8+OEM 2 |
German HTML-Programmer Keyboard Layout | CONTROLMENU+OEM PERIOD, SHIFTCONTROLMENU+OEM 2 |
Italiano - Internazionale Keyboard Layout | SHIFT+OEM 3, SHIFT+OEM 7 |
Hungarian (Programmers) Keyboard Layout | SHIFTCONTROLMENU+OEM 7, CONTROLMENU+OEM 6 |
Polski 2021 rozszerzony QWERTY Keyboard Layout Polski 2021 rozszerzony QWERTZ Keyboard Layout | CONTROLMENU+F, M, CONTROLMENU+M |
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.