unicode

U+2008

PUNCTUATION SPACE

PUNCTUATION SPACE · Space Separator · General Punctuation · Common script

whitespace

Quick facts

Code point
U+2008
Decimal
8200
Name
PUNCTUATION SPACE
General category
ZsSpace Separator
Script
Common
Bidi class
WS
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<compat> 0020
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
N
Line Break
BA
Numeric
Script extensions

Binary properties

White_Space

Developer examples

JS
'\u{2008}' // U+2008
Python
"\N{PUNCTUATION SPACE}"
HTML
&#x2008;

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
HTML named
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG