DEGREE SIGN (°)
°
Copy Character
Unicode Code
U+00B0
Codepoint
176
Notes
this is a spacing character
Character Encoding
UTF-8
0xC20xB0
UTF-16
0x00B0
UTF-32
0x000000B0
Copy & Paste Codes
Unicode Escape
\u{00B0}
HTML Entity (Decimal)
°
HTML Entity (Hex)
°
CSS Code
\00B0
JavaScript/JSON
String.fromCodePoint(0x00B0)
Python
chr(0x00B0)
Ruby/PHP
chr(0x00B0)
Unix, C, PHP, JAVA
0x00B0
Perl
chr(0x00B0)
URL Encoded
%00b0