Copy to Clipboard
NO-BREAK SPACE
General information
| ID | 160 |
| HEX | a0 |
| Char | |
| Char type | Space_Separator |
| Unicode name | NO-BREAK SPACE |
| Extended name | NO-BREAK SPACE |
| Unicode group | Latin-1 Supplement |
| Unicode Code Point | U+A0 |
Conversion (How to escape )
| HTML Entity (decimal) | |
| HTML Entity (hex) |   |
| URL Encoded | %A0 |
| C / C++ / Java | "\uA0" |
| Javascript (UTF-16) | "\u00A0" |
| Javascript | "\u{A0}" |
| Python | u"\uA0" |
| CSS | \A0 |
| CSS | \0000A0 |
How to type
| Microsoft Windows ALT code | Alt + 0160 |
| Microsoft Office | write a0 then press Alt + X |
| Microsoft Office (alternative) | write U+a0 then press Alt + X |
| Apple Mac | Hold Alt, type A 0 then release |
| Apple Mac (alternative) | Hold Option, type A 0 then release |
| Unix GTK | Hold Ctrl + Shift, type u A 0, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type A 0, then press Enter. |
UTF Encodings
| UTF-8 (hex) | C2 A0 |
| UTF-8 (octal) | 302 240 |
| UTF-8 (binary) | 11000010 10100000 |
| UTF-16 (hex) | 00 A0 |
| UTF-16 (octal) | 0 240 |
| UTF-16 (binary) | 00000000 10100000 |
| UTF-32 (hex) | 00 00 00 A0 |
| UTF-32 (octal) | 000 000 000 240 |
| UTF-32 (binary) | 00000000 00000000 00000000 10100000 |
IMAGE