Unicode Character "SP" U+0020 Space
Unicode Version 15.1
SP
Summary
The unicode character "SP" at code point U+0020 is Space. It is a character in the Basic Latin block and is part of the Common script. The character is a space separator. The UTF-8 encoding of "SP" is 0x20 and the UTF-16 encoding is 0x0020.
General Properties
Code Point | U+0020 |
Version Added | 1.1 |
Name | Space |
Block | Basic Latin |
General Category | Space Separator |
Canonical Combining Class | Not Reordered |
Bidirectional Class | White Space |
Alias | SP (abbreviation) |
Encodings
HTML Decimal Encoding |   |
HTML Hex Encoding |   |
UTF-8 Encoding | 0x20 |
UTF-16 Encoding | 0x0020 |
UTF-32 Encoding | 0x00000020 |
C/C++/Java Escape | \u0020 |