' ' - U+0020 Space
Unicode Data
View details and encodings for Unicode character U+0020 Space, located in the Basic Latin block and Space Separator category. This character was released in 1993 under Unicode version 1.1.
- Name:
- Space
- Category:
- Space Separator
- Block:
- Basic Latin
- Script:
- Common
- Bidirectional:
- Whitespace
- Mirrored:
- No
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Decimal:
-
 
- HTML Entity - Hex:
-
 
- Unicode:
-
U+0020;
- Decimal:
-
32
- CSS:
-
\000020
- Javascript:
-
\u0020
- Perl:
-
\x{20}
- Ruby:
-
\u{20}
- Python:
-
u'\u0020'