Copy to Clipboard
General information
| ID | 10 |
| HEX | a |
| Char | |
| Char type | Control |
| Unicode name | |
| Extended name | <control-000A> |
| Unicode group | Basic Latin |
| Unicode Code Point | U+A |
Conversion (How to escape )
| HTML Entity (decimal) | |
| HTML Entity (hex) | 
 |
| URL Encoded | %A |
| C / C++ / Java | "\uA" |
| Javascript (ASCII) | "\xA" |
| Javascript (UTF-16) | "\u000A" |
| Javascript | "\u{A}" |
| Python | u"\uA" |
| CSS | \A |
| CSS | \00000A |
How to type
| Microsoft Windows ALT code | Alt + 10 |
| Microsoft Office | write a then press Alt + X |
| Microsoft Office (alternative) | write U+a then press Alt + X |
| Apple Mac | Hold Alt, type A then release |
| Apple Mac (alternative) | Hold Option, type A then release |
| Unix GTK | Hold Ctrl + Shift, type u A, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type A, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 0A |
| UTF-8 (octal) | 12 |
| UTF-8 (binary) | 00001010 |
| UTF-16 (hex) | 00 0A |
| UTF-16 (octal) | 0 12 |
| UTF-16 (binary) | 00000000 00001010 |
| UTF-32 (hex) | 00 00 00 0A |
| UTF-32 (octal) | 000 000 000 012 |
| UTF-32 (binary) | 00000000 00000000 00000000 00001010 |
IMAGE