HTML Entity - Degree Sign
Degree Sign 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+00B0
°
\00B0
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: Using superscript o instead of the proper ° symbol
Fix: Use ° (°) for degrees. A superscript letter o looks similar but is technically incorrect.
Mistake: Confusing ° (degree) with º (masculine ordinal)
Fix: The degree symbol ° is a small circle. The masculine ordinal indicator º is an underlined superscript o.
Degree Sign
Select any code to highlight it before copying.
| Unicode | U+00B0 |
|---|---|
| Hex Code | ° |
| HTML Code | ° |
| HTML Entity | ° |
| CSS Code | \00B0 |
| Windows Shortcut | Alt 0176 |
| Mac Shortcut | ⇧⌥Ü |