HTML Entity Detail
HTML Entity - Dot Operator / Interpunct
Dot Operator / Interpunct is a mathematical operators, comparison symbols, and notation characters. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
Symbol preview
⋅
Unicode
U+22C5
HTML entity
⋅
CSS code
\22C5
Usage Examples
Use this HTML entity in mathematical expressions and equations. For example, ≠ for not equal, ≤ for less than or equal, ∞ for infinity.
Related Entities
Dot Operator / Interpunct
Select any code to highlight it before copying.
Category: Math Symbol
| Unicode | U+22C5 |
|---|---|
| Hex Code | ⋅ |
| HTML Code | ⋅ |
| HTML Entity | ⋅ |
| CSS Code | \22C5 |
| Windows Shortcut | |
| Mac Shortcut | ⇧⌥9 |
HTML code example
CSS code example