Degree Symbol

°

Degree symbol is °. Sometimes students or those who deal with mathematics, physics or various kinds of calculations may need to type a degree sign, but we do not have one directly on our keyboard. Degree symbol can be used in case if we're dealing with angles, or when we need to operate with temperature and use Celsius degree. It is also a common coordinate degree sign. Actually, there are a few ways to make a degree symbol. You can either copy paste, or use the degree code in your document. See some examples below:

° °

html degree decimal

° °

html degree hex

° °

html degree named

How to Type Degree Symbol on Microsoft Windows PC?

Press and hold the ALT key and type 0176 on the numeric keypad of your keyboard. Make sure the NumLock is on and type 0176 with the leading zero. If there is no numeric keypad, press and hold the Fn before typing the 0176 numbers of degree symbol.

How to Type Degree Symbol on Mac OS?

Press and hold the SHIFTOPTION8 keys on your keyboard.

Degree Symbol in LaTeX

Degree symbol can be typed in LaTeX with using packages.

textcomp
\usepackage{textcomp}
\begin{document}
Degree symbol: 90\si{\textdegree}
\end{document}
gensymb
\usepackage{gensymb}
\begin{document}
Degree symbol: 90\si{\degree}
\end{document}
siunitx
\usepackage{siunitx}
\begin{document}
Degree symbol: 90\si{\degree}
\end{document}
circ
^{\circ}

Celsius Degree Symbol

℃

celsius degree decimal

℃

celsius degree hex

\u2103

celsius degree source code

Fahrenheit Degree Symbol

℉

fahrenheit degree decimal

℉

fahrenheit degree hex

\u2109

fahrenheit degree source code

Masculine Ordinal Indicator Symbol

º º

degree decimal

º º

degree hex

º \u00BA

degree source code

Ring Above Symbol

˚ ˚

degree decimal

˚ ˚

degree hex

˚ \u02DA

degree source code

Ring Below Symbol

̥ ̥

degree decimal

̥ ̥

degree hex

̥ \u0325

degree source code

Superscript Zero Symbol

⁰

degree decimal

⁰

degree hex

\u2070

degree source code

Ring Operator Symbol

∘

degree decimal

∘

degree hex

\u2218

degree source code

Degree Symbol Examples

Degree symbol in geometry.

Degree symbol in geographic coordinate system.

Degree symbol in temperature measurements.

Degree Symbol PNG

Degree symbol
Download degree symbol png
Copy Paste Degree Symbol
°

Also check out the other usages of degree symbol:

Helpful Resources