U+2003 "" Em Space Unicode Character

Unicode Version 18.0

Source: Noto Sans Source: Browser Default

U+2003 "" Em Space is a typographic whitespace character that represents a space equal to the current font size's em unit, which is typically the width of a capital letter "M". It is wider than the standard word space and is used in typesetting and text formatting for creating precise indentation or alignment, particularly in contexts where a fixed, substantial gap is desired without breaking the flow of the text. This character helps maintain layout consistency across different fonts and rendering engines by providing a defined spatial interval based on the font's metrics.

Encodings

HTML Decimal Encoding
 
HTML Hex Encoding
 
UTF-8 Encoding
0xE2 0x80 0x83
UTF-16 Encoding
0x2003
UTF-32 Encoding
0x00002003
C/C++/Java Escape
\u2003