User:Crissov/Template:Input
Code
[edit]&#x; | U+0000
| |
---|---|---|
0dec = hex | ||
(La)TeX | \P
| |
HTML / SGML / MathML |
&pilcrow;
|
�
|
|
&#x;
| |
Alt code | Alt++0000 | Unicode |
Alt+000 | ANSI | |
Alt+00 | OEM | |
Windows | ||
Mac OS | ||
X / Unix / Linux |
Ctrl+⇧ Shift+U | |
Vim | Ctrl+V00 | |
Emacs | ||
iOS |
Documentation
[edit]Help on typing and encoding characters.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Character glyph | char 1 | single character | Line | required |
Unicode position | unicode 2 | hexadecimal character code number | Line | required |
ANSI position | ansicode 3 | decimal character code number
| Number | optional |
OEM position | oemcode 4 | decimal character code number
| Number | optional |
ANSI codepage | ansi | Windows codepage
| Number | optional |
OEM codepage | oem | DOS/BIOS codepage, e.g. 850
| Number | optional |
Windows keys | windows | key sequences for English keyboard layouts
| String | optional |
US (Windows) | winUS | key sequences for the US keyboard layout
| String | optional |
US International | winUSint | key sequences for the US International keyboard layout
| String | optional |
UK (Windows) | winUK | key sequences for the UK keyboard layout
| String | optional |
UK International | winUKint | key sequences for the UK International keyboard layout
| String | optional |
Mac OS keys | mac | key sequences for English keyboard layouts
| String | optional |
US (Mac OS) | macUS | key sequences for the US keyboard layout
| String | optional |
US Extended | macUSX | key sequences for the US Extended keyboard layout
| String | optional |
UK (Mac OS) | macUK | key sequences for the UK keyboard layout
| String | optional |
UK Extended | macUKX | key sequences for the UK Extended keyboard layout
| String | optional |
Unix/Linux keys | linux gtk | key sequence without compose key
| String | optional |
Composition keys | compose | key sequence while compose key hold down
| String | optional |
iOS | ios |
| String | optional |
Vim | vim | key sequence for the text editor vim in input mode
| String | optional |
Emacs | emacs | key sequence for the text editor emacs
| String | optional |
(La)TeX macro | tex latex | text-mode macro, include backslash
| Line | optional |
HTML entity | html sgml xml | only named entity without ampersand and semicolon, not numeric decimal or hexadecimal character reference
| Line | optional |
MathML entity | mathml | only named entity without ampersand and semicolon
| Line | optional |