unicode

U+2007

FIGURE SPACE

FIGURE SPACE · Space Separator · General Punctuation · Common script

whitespace

Quick facts

Code point
U+2007
Decimal
8199
Name
FIGURE SPACE
General category
ZsSpace Separator
Script
Common
Bidi class
WS
Combining class
0
Age
1.1
Name aliases

Normalization & case

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

Layout & width

East Asian Width
N
Line Break
GL
Numeric
Script extensions

Binary properties

White_Space

Developer examples

JS
'\u{2007}' // U+2007
Python
"\N{FIGURE SPACE}"
HTML
&#x2007;

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