DEGREE SIGNUTF-8 Character/Symbol

°
Copy this symbol

DEGREE SIGN

Click on any of the following code values to copy to clipboard.

00B0
176

HTML Examples

Using HEX code of DEGREE SIGN in HTML file

<span> &#x00B0; </span>

Using Decimal code of DEGREE SIGN in HTML file

<span> &#176; </span>

CSS Example

Using HEX code of DEGREE SIGN in CSS file for content

span { 
    content: '\00b0';
}
All UTF-8 Symbols