How to Type the Degree Symbol on Any Device
The degree symbol (°) is one of those characters that's obvious when you need it and surprisingly tricky to find. Whether you're typing a temperature, noting an angle, or writing about geographic coordinates, knowing where it hides across different devices and operating systems saves real frustration.
What the Degree Symbol Actually Is
The degree symbol isn't a letter or a standard punctuation mark — it's a special character with its own Unicode value (U+00B0). That means it lives outside the keys printed on your keyboard, and how you access it depends entirely on your operating system, device type, and even the software you're using.
It's worth distinguishing it from two look-alikes:
- ° — the true degree symbol
- º — the masculine ordinal indicator (looks similar, used differently in Spanish/Portuguese)
- ˢ — a superscript letter, not a symbol at all
Most contexts — temperature, angles, coordinates — expect the true degree symbol.
Typing the Degree Symbol on Windows
Windows gives you several routes depending on how you're comfortable working.
Using Alt Codes (Numeric Keypad Required)
Hold Alt and type 0176 on the numeric keypad (not the number row at the top), then release Alt. The ° symbol appears. This only works if:
- Num Lock is on
- You're using a physical numeric keypad
Laptops without a dedicated numpad often can't use this method reliably without enabling a software workaround.
Using the Character Map
Search for "Character Map" in the Start menu, find the degree symbol, and copy it. Useful once — less practical for repeated use.
Using Copy-Paste or AutoCorrect
Many Windows users simply type the symbol once, copy it, and paste it wherever needed. Alternatively, Word and Outlook let you set up AutoCorrect shortcuts — so typing something like deg can auto-expand to °.
Using the Emoji and Symbol Panel
Press Windows key + . (period) to open the emoji panel. Switch to the symbols section and search for "degree." This works across most modern Windows 10 and 11 applications.
Typing the Degree Symbol on macOS
Mac makes this more straightforward.
Keyboard Shortcut
Press Option + Shift + 8. That's the fastest route on any Mac keyboard and works system-wide in virtually any text field.
Character Viewer
Go to Edit > Emoji & Symbols in most apps, or press Control + Command + Space. Search "degree" and click to insert.
Typing the Degree Symbol on iPhone and iPad 📱
There's no dedicated key, but it's built into the keyboard:
- Tap and hold the zero (0) key
- A popup appears with the ° symbol
- Slide your finger to it and release
This works in the default iOS/iPadOS keyboard across all apps. Third-party keyboards may handle this differently.
Typing the Degree Symbol on Android
The approach varies slightly by device manufacturer and keyboard app, but the most common path:
- Open your keyboard and switch to the numeric/symbol view (usually the
?123key) - Look for the degree symbol directly, or long-press the 0 key — many Android keyboards surface it that way
- On some keyboards, it appears in a secondary symbols panel
Keyboard apps like Gboard and SwiftKey each have slightly different layouts, so the exact tap sequence depends on which one you're using.
Typing the Degree Symbol in Specific Software
| Environment | Method |
|---|---|
| Microsoft Word | Insert > Symbol, or Alt+0176, or AutoCorrect |
| Google Docs | Insert > Special Characters, search "degree" |
| Excel | Alt+0176 (Windows) or Option+Shift+8 (Mac) |
| HTML | Use the entity ° or ° |
| LaTeX | Use $^circ$ inside math mode |
| CSS | The Unicode escape |