DOT OPERATOR (⋅)
⋅
Copy Character
Unicode Block
Mathematical OperatorsUnicode Code
U+22C5
Codepoint
8901
Notes
preferred to 00B7 for denotation of multiplication
Character Encoding
UTF-8
0xE20x8B0x85
UTF-16
0x22C5
UTF-32
0x000022C5
Copy & Paste Codes
Unicode Escape
\u{22C5}
HTML Entity (Decimal)
⋅
HTML Entity (Hex)
⋅
CSS Code
\22C5
JavaScript/JSON
String.fromCodePoint(0x22C5)
Python
chr(0x22C5)
Ruby/PHP
chr(0x22C5)
Unix, C, PHP, JAVA
0x22C5
Perl
chr(0x22C5)
URL Encoded
%22c5