© 2026 AI Questions. All rights reserved.
Generated by Ask AI Questions
On Windows, hold Alt and type 0176 on the numeric keypad. On Mac, press Option + Shift + 8. Both produce the degree symbol: °
You can also just copy it from here: °
Windows:
Important: the Alt codes need the numeric keypad on the right of the keyboard, with Num Lock on. The number row above the letters will not work. On a laptop without a keypad, use the Windows key + period picker instead.
Mac:
Use Option + Shift + 8 for the proper degree symbol. The Option + K ring can cause problems in spreadsheets and code because it isn't the same character.
iPhone and iPad:
Android:
Some Android keyboards put it under a =< symbols page instead.
Microsoft Word:
Excel: Alt + 0176 works, as does =CHAR(176) in a formula. To append it to a number, use a custom format such as 0° under Format Cells.
Google Docs:
(deg) with ° automatically.HTML and web:
° — the named entity° — the numeric entity° — hexadecimalLinux: Ctrl + Shift + U, then type b0 and press Enter or Space.
Getting the formatting right. There are conventions worth knowing:
| Usage | Correct form |
|---|---|
| Temperature, Celsius | 25°C — no space before the degree sign |
| Temperature, Fahrenheit | 77°F |
| Temperature, Kelvin | 300 K — no degree symbol at all |
| Angles | 90° |
| Coordinates | 51°30′26″N |
Kelvin is the exception people get wrong — it's written as K, never °K.
Characters that look similar but aren't:
They render almost identically but behave differently in search, sorting and code, so it's worth using the real degree sign.
The quickest option overall: if you only need it occasionally, copying ° and pasting is faster than remembering any shortcut. If you need it often, learn Alt + 0176 or Option + Shift + 8 for your platform.