FOSSFonts

FIGURE SPACE

U+2007

Unicode Block

General Punctuation

Code

2007

Code Point

8199

Notes

space equal to tabular width of a font, typically set to the same width as digit zero 0030

this is equivalent to the digit width of fonts with fixed-width digits

# <noBreak> 0020

Character Properties

General Category

Letter, Other (Lo)

Bidi Class

L (Left-to-Right)

Combining Class

0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)

Block

General Punctuation

Character Encoding

UTF-8

0xE20x800x87

UTF-16

0x2007

UTF-32

0x00002007

Copy & Paste Codes

Character

Unicode Escape

\u{2007}

HTML Entity (Decimal)

&#8199;

HTML Entity (Hex)

&#x2007;

CSS Code

\2007

JavaScript

String.fromCodePoint(0x2007)

Python

chr(0x2007)
FIGURE SPACE ( ) - U+2007 | Unicode | FOSSFonts