DOT OPERATOR
⋅
U+22C5
Unicode Block
Mathematical OperatorsCode
22C5
Code Point
8901
Notes
preferred to 00B7 for denotation of multiplication
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Mathematical Operators
Character Encoding
UTF-8
0xE20x8B0x85
UTF-16
0x22C5
UTF-32
0x000022C5
Copy & Paste Codes
Character
⋅
Unicode Escape
\u{22C5}
HTML Entity (Decimal)
⋅
HTML Entity (Hex)
⋅
CSS Code
\22C5
JavaScript
String.fromCodePoint(0x22C5)
Python
chr(0x22C5)