Copy to Clipboard
SPACE
General information
ID | 32 |
HEX | 20 |
Char | |
Char type | OTHER NUMBER |
Unicode name | SPACE |
Extended name | SPACE |
Unicode group | Basic Latin |
Unicode Code Point | U+20 |
Conversion (How to escape )
HTML Entity (decimal) |   |
HTML Entity (hex) |   |
URL Encoded | %20 |
C / C++ / Java | "\u20" |
Javascript (ASCII) | "\x20" |
Javascript (UTF-16) | "\u0020" |
Javascript | "\u{20}" |
Python | u"\u20" |
CSS | \20 |
CSS | \000020 |
How to type
Microsoft Windows ALT code | Alt + 32 |
Microsoft Office | write 20 then press Alt + X |
Microsoft Office (alternative) | write U+20 then press Alt + X |
Apple Mac | Hold Alt, type 2 0 then release |
Apple Mac (alternative) | Hold Option, type 2 0 then release |
UTF Encodings
UTF-8 (hex) | 20 |
UTF-8 (octal) | 40 |
UTF-8 (binary) | 00100000 |
UTF-16 (hex) | 00 20 |
UTF-16 (octal) | 0 40 |
UTF-16 (binary) | 00000000 00100000 |
UTF-32 (hex) | 00 00 00 20 |
UTF-32 (octal) | 000 000 000 040 |
UTF-32 (binary) | 00000000 00000000 00000000 00100000 |