FansyFont

° Degree Symbol - Copy & Paste

Just Click on a Symbol to Copy.

°
Text copied to clipboard!

Encoding & Programming Code

Html Hex ° 🗋
Html Decimal ° 🗋
Win Alt Code Alt+176 🗋
Url Escape Code %C2%B0 🗋
Utf8 Hex 0xC2 0xB0 🗋
Utf8 Binary 11000010:10110000 🗋
Utf16 0xB0 🗋
Utf32 0x000000B0 🗋
Css Entity \B0 🗋
C Cpp Java Entity "\uB0" 🗋
Perl \x{B0} 🗋
Python2 u"\uB0" 🗋
Python3 "\uB0" 🗋
Ruby Swift Rust \u{B0} 🗋
Php \uB0 🗋
Sql CHAR(0xB0) 🗋

It is very easy to create a degree symbol using the above codes, such as HTML code, Win code, CSS code, etc. It looks like a small circle in mathematics, and it is used in mathematical angles - 145°, 90°, 180°, etc. It is also used in weather forecasting. It is white inside and has a black outline. Nowadays, it is also used to decorate social media stories, reels, etc.

Code To Type Symbols On Different Languages


Html Code

<span> &#176; </span> 🗋

CSS Code

span {content: "\B0";} 🗋

JavaScript Code

<script> console.log("\uB0"); </script> 🗋

Python Code

print ( u"\uB0" ) 🗋

Download Different Types of Symbol Images


Webp Image Download

Degree Symbol Webp Image

PNG Image Download

Degree Symbol PNG Image

SVG Image Download

Degree Symbol SVG Image

Related Posts