U+2007 "" Figure Space Unicode Character

Unicode Version 18.0

Source: Noto Sans Source: Browser Default

U+2007 "" Figure Space is a typographic space character designed to be exactly the same width as a digit in a given font, making it invaluable for aligning numbers in tables, financial documents, or any context where figures must line up vertically regardless of the digit's actual shape. Unlike a regular space, which typically adjusts its width for text justification, this non-breaking space remains fixed and prevents line breaks, ensuring that numeric sequences stay intact and aligned. It is particularly useful when paired with monospaced or tabular figures to maintain consistent column formatting.

Encodings

HTML Decimal Encoding
 
HTML Hex Encoding
 
UTF-8 Encoding
0xE2 0x80 0x87
UTF-16 Encoding
0x2007
UTF-32 Encoding
0x00002007
C/C++/Java Escape
\u2007