General Punctuation: Four-Per-Em Space

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

Character Escapes

HTML5
 
 
 
C
\u2005 (C99)
\U002005 (C99)
C++
\u{2005} (C++23)
\U00002005
\u2005
Java
\u2005
JavaScript
\u{2005}
\u2005
CSS
\2005
\002005
Quoted-Printable
=E2=80=85
URL
%E2%80%85