General Punctuation: Three-Per-Em Space

U+2004
Noto text font
Plane
0 (Basic Multilingual)
Block
General Punctuation
Unicode Version
1.1
UTF-32BE
00 00 20 04
UTF-32LE
04 20 00 00
UTF-16BE
20 04
UTF-16LE
04 20
UTF-8
E2 80 84

Character Escapes

HTML5
 
 
 
C
\u2004 (C99)
\U002004 (C99)
C++
\u{2004} (C++23)
\U00002004
\u2004
Java
\u2004
JavaScript
\u{2004}
\u2004
CSS
\2004
\002004
Quoted-Printable
=E2=80=84
URL
%E2%80%84