unicode

U+2009

THIN SPACE

THIN SPACE · Space Separator · General Punctuation · Common script

whitespace

Quick facts

Code point
U+2009
Decimal
8201
Name
THIN 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{2009}' // U+2009
Python
"\N{THIN SPACE}"
HTML
&#x2009;

Encodings & escapes

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

Related

Source

Unicode
16.0.0
WHATWG