Convert OnlineConvertOnline

℃ DEGREE CELSIUS UTF-8 character with hex code 2103

Copy this symbol

DEGREE CELSIUS

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

2103
8451

HTML Examples

Using HEX code of DEGREE CELSIUS in HTML file

<span> &#x2103; </span>

Using Decimal code of DEGREE CELSIUS in HTML file

<span> &#8451; </span>

CSS Example

Using HEX code of DEGREE CELSIUS in CSS file for content

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