Mathematical Operators: Asterisk Operator

U+2217
Noto text font
Plane
0 (Basic Multilingual)
Block
Mathematical Operators
Unicode Version
1.1
UTF-32BE
00 00 22 17
UTF-32LE
17 22 00 00
UTF-16BE
22 17
UTF-16LE
17 22
UTF-8
E2 88 97

Character Escapes

HTML5
∗
∗
∗
C
\u2217 (C99)
\U002217 (C99)
C++
\u{2217} (C++23)
\U00002217
\u2217
Java
\u2217
JavaScript
\u{2217}
\u2217
CSS
\2217
\002217
Quoted-Printable
=E2=88=97
URL
%E2%88%97