FOUR-PER-EM
U+2005
FOUR-PER-EM
FOUR-PER-EM SPACE
Whitespace character with specific width or line-breaking semantics.
Category:
Space Separator (Zs)
Block:
General Punctuation
Script:
Common
Age:
Unicode 1.1
Plane:
Basic Multilingual Plane (BMP)
Quick Facts
| Unicode Name |
FOUR-PER-EM SPACE
|
|
|---|---|---|
| Code Point |
U+2005
|
|
| Decimal Value |
8197
|
|
| General Category | Space Separator (Zs) → | |
| Unicode Block | General Punctuation → | |
| Script | Common → | |
| Unicode Version | Unicode 1.1 → | |
| Unicode Plane |
Basic Multilingual Plane (BMP)
|
Byte Encodings
| UTF-8 3 bytes |
E2 80 85
|
|
|---|---|---|
| UTF-16 Code Unit |
2005
|
|
| UTF-32 4 bytes |
00002005
|
|
| UTF-16BE / LE Byte Order |
BE:
20 05
LE: 05 20
|
|
| UTF-32BE / LE Byte Order |
BE:
00 00 20 05
LE: 05 20 00 00
|
Developer Code Escapes
| HTML Decimal |
 
|
|
|---|---|---|
| HTML Hexadecimal |
 
|
|
| HTML Named Entity |
None
|
|
| CSS Escape |
\002005
|
|
| JavaScript (ES6) |
\u2005
|
|
| JavaScript (UTF-16) |
\u2005
|
|
| JSON Escape |
\u2005
|
|
| Python |
\u2005
|
|
| PHP |
"\u{2005}"
|
|
| Java |
"\u2005"
|
|
| C / C++ |
"\u2005"
|
|
| Rust |
'\u{2005}'
|
|
| URL Percent-Encoded |
%E2%80%85
|
Normalization & Decomposition
| Combining Class |
0 — Not Reordered (Spacing)
|
|
|---|---|---|
| Decomposition |
<compat> 0020
compat
|
|
| NFC / NFD Forms | Compatibility decomposition (<compat>): NFKD/NFKC normalize to equivalent base characters. |
Bidirectional Properties
| Bidi Class |
WS — Whitespace
|
|
|---|---|---|
| Bidi Mirrored | No |
Font Specimen & Rendering
Non-Printable Character Notice
Code point U+2005 represents a FOUR-PER-EM (General Category Zs). It does not produce a visible standalone glyph in standard font engines and is intended for programmatic, syntactic, layout, or lexical operations.