' ' - U+00A0 No-Break Space
Unicode Data
View details and encodings for Unicode character U+00A0 No-Break Space, located in the Latin-1 Supplement block and Space Separator category. This character was released in 1993 under Unicode version 1.1.
- Name:
- No-Break Space
- Category:
- Space Separator
- Block:
- Latin-1 Supplement
- Script:
- Common
- Decomposition:
- [nobreak] (U+0020)
- Bidirectional:
- Common Number Separator
- Mirrored:
- No
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Named:
-
 
- HTML Entity - Decimal:
-
 
- HTML Entity - Hex:
-
 
- Unicode:
-
U+00A0;
- Decimal:
-
160
- CSS:
-
\0000A0
- Javascript:
-
\u00A0
- Perl:
-
\x{A0}
- Ruby:
-
\u{A0}
- Python:
-
u'\u00A0'