U+0020

SPACE

Zs — Space Separator
Common
Basic Multilingual Plane (BMP)
32

Encoding Table

This table shows the exact bytes used to represent SPACE in each encoding. Unicode encodings (UTF-8, UTF-16, UTF-32) support every character; legacy encodings only cover a limited character set and show "not supported" when a character falls outside their range.

Encoding Bytes (Hex) Bytes (Decimal) Byte count
UTF-8 20 32 1
UTF-16 LE 20 00 32 0 2
UTF-16 BE 00 20 0 32 2
UTF-32 LE 20 00 00 00 32 0 0 0 4
UTF-32 BE 00 00 00 20 0 0 0 32 4
ASCII 20 32 1
Latin-1 (ISO-8859-1) 20 32 1
Windows-1252 20 32 1
ISO-8859-2 (Latin-2) 20 32 1
ISO-8859-5 (Cyrillic) 20 32 1
KOI8-R 20 32 1
Shift-JIS 20 32 1
EUC-JP 20 32 1
GBK 20 32 1
Big5 20 32 1

Escape Sequences

How to reference this character in source code, markup, and URLs.

none
 
 
\20
\u0020
%20
\u0020
32

View the glyph in different fonts and scripts on our sibling site.

View U+0020 on CharLookup.com ↗

UTF-8 Binary Breakdown

UTF-8 encodes this character as 1 byte. Single-byte characters (U+0000–U+007F) are identical to ASCII — the high bit is always 0.

Byte 1
0 0 1 0 0 0 0 0
20
UTF-8: 20 · 1 byte · Codepoint U+0020

Unicode Properties

Introduced in Unicode 1.1
WS — Whitespace

Nearby Characters in Basic Latin