U+2002  

EN SPACE

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

Encoding Table

This table shows the exact bytes used to represent EN 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 E2 80 82 226 128 130 3
UTF-16 LE 02 20 2 32 2
UTF-16 BE 20 02 32 2 2
UTF-32 LE 02 20 00 00 2 32 0 0 4
UTF-32 BE 00 00 20 02 0 0 32 2 4
ASCII not supported
Latin-1 (ISO-8859-1) not supported
Windows-1252 not supported
ISO-8859-2 (Latin-2) not supported
ISO-8859-5 (Cyrillic) not supported
KOI8-R not supported
Shift-JIS not supported
EUC-JP not supported
GBK not supported
Big5 not supported

Escape Sequences

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

 
 
 
\2002
\u2002
%E2%80%82
\u2002
8194

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

View U+2002 on CharLookup.com ↗

UTF-8 Binary Breakdown

UTF-8 encodes this character as 3 bytes. The leading 1110 prefix on byte 1 signals a 3-byte sequence. Bytes 2 and 3 begin with 10 to mark them as continuation bytes.

Byte 1
1 1 1 0 0 0 1 0
E2
·
Byte 2
1 0 0 0 0 0 0 0
80
·
Byte 3
1 0 0 0 0 0 1 0
82
UTF-8: E2 80 82 · 3 bytes · Codepoint U+2002

Unicode Properties

Introduced in Unicode 1.1
WS — Whitespace

Compatibility decomposition (compat) — the sequence below represents the same underlying meaning in a simpler form.

Nearby Characters in General Punctuation