Mathematical Operators: Dot Operator

U+22C5
Noto text font
Plane
0 (Basic Multilingual)
Block
Mathematical Operators
Unicode Version
1.1
UTF-32BE
00 00 22 C5
UTF-32LE
C5 22 00 00
UTF-16BE
22 C5
UTF-16LE
C5 22
UTF-8
E2 8B 85

Character Escapes

HTML5
⋅
⋅
⋅
C
\u22C5 (C99)
\U0022C5 (C99)
C++
\u{22C5} (C++23)
\U000022C5
\u22C5
Java
\u22C5
JavaScript
\u{22C5}
\u22C5
CSS
\22C5
\0022C5
Quoted-Printable
=E2=8B=85
URL
%E2%8B%85