ASTERISK OPERATOR (∗)
∗
Copy Character
Unicode Block
Mathematical OperatorsUnicode Code
U+2217
Codepoint
8727
Notes
may be used to represent the telephony asterisk seen on keypads
Character Encoding
UTF-8
0xE20x880x97
UTF-16
0x2217
UTF-32
0x00002217
Copy & Paste Codes
Unicode Escape
\u{2217}
HTML Entity (Decimal)
∗
HTML Entity (Hex)
∗
CSS Code
\2217
JavaScript/JSON
String.fromCodePoint(0x2217)
Python
chr(0x2217)
Ruby/PHP
chr(0x2217)
Unix, C, PHP, JAVA
0x2217
Perl
chr(0x2217)
URL Encoded
%2217