General Punctuation: Two Dot Leader

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

Character Escapes

HTML5
‥
‥
‥
C
\u2025 (C99)
\U002025 (C99)
C++
\u{2025} (C++23)
\U00002025
\u2025
Java
\u2025
JavaScript
\u{2025}
\u2025
CSS
\2025
\002025
Quoted-Printable
=E2=80=A5
URL
%E2%80%A5