HTML Entity - Angle
Angle 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.
U+2220
∠
\2220
Use this HTML entity in mathematical expressions and equations. For example, ≠ for not equal, ≤ for less than or equal, ∞ for infinity.
Related Entities
Common Mistakes
Mistake: Confusing ∠ (angle) with ⟨ (left angle bracket)
Fix: Use ∠ (∠) for geometric angles. The angle brackets ⟨⟩ (⟨ ⟩) are used for bra-ket notation and vectors.
Mistake: Using < instead of ∠ for angle notation
Fix: In geometry, use ∠ABC not <ABC for angle notation. The less-than sign < is a comparison operator, not an angle symbol.
Angle
Select any code to highlight it before copying.
| Unicode | U+2220 |
|---|---|
| Hex Code | ∠ |
| HTML Code | ∠ |
| HTML Entity | ∠ |
| CSS Code | \2220 |
| Windows Shortcut | |
| Mac Shortcut | |