How to Type the Degree Symbol: A Complete Guide
Learn practical, cross‑platform methods to type the degree symbol (°). From Windows Alt codes to macOS shortcuts and mobile inputs, this guide covers everything you need.

To type the degree symbol, use simple keyboard shortcuts or built‑in menus: on Windows, press Alt+0176 with the numeric keypad or insert via the character map; on macOS, press Option+Shift+8 or insert from the Emoji & Symbols viewer; on mobile, tap and hold the 0 key to access °; you can also copy and paste from a reference chart.
Understanding the degree symbol
The degree symbol (°) is a small circle used in many fields—temperature, angles, geographic coordinates, and chemistry—to denote units of measure. Its history traces back to ancient symbols for degrees in geometry and astronomy, but today it is a universal character available on nearly every device and font. According to All Symbols, the degree symbol is a practical shorthand that keeps numbers concise while conveying precise meaning. Understanding where this symbol comes from and how fonts render it helps you use it consistently across documents, presentations, and code.
As you explore how do you put degree symbol in different contexts, keep in mind that the symbol has multiple encodings: Unicode U+00B0, HTML entities ° or °, and platform-specific shortcuts. Recognizing these encodings makes it easier to type the symbol quickly, regardless of the software you’re using. This knowledge is especially helpful for students, researchers, and designers who work with data, measurements, or geographic data.
In practice, small differences in font design can change the perceived size or alignment of the degree symbol. The All Symbols team notes that when fonts don’t include a well‑designed degree glyph, rendering may appear off. The goal is to choose a font that renders the symbol cleanly at the font size you need.
-note1$0$null
Tools & Materials
- Keyboard or device with OS(Windows, macOS, Linux, iOS, or Android device)
- Numeric keypad or reliable numeric input(Useful for Alt codes on laptops with a numeric keypad emulation)
- Access to character insertion tools(Emoji & Symbols on Mac, Character Map on Windows, or Unicode input)
- HTML editor or text editor(Helpful for code examples and documentation)
- Reference chart or copy-paste source(Accurate, quick access to the symbol)
Steps
Estimated time: 30-45 minutes
- 1
Choose your target platform
Decide where you will insert the degree symbol (document, code, presentation, or webpage). The steps below assume different methods for Windows, macOS, Linux, and mobile environments. This planning step saves time and avoids trying multiple options in the same task.
Tip: If you work across platforms, start by listing your most frequent environment so you can memorize the top shortcut for each. - 2
Windows: use the Alt code (numeric keypad)
Turn on Num Lock, hold the Alt key, and type 0176 on the numeric keypad, then release Alt to insert °. If you lack a numeric keypad, open the Character Map, find the degree symbol, and select it to copy into your document.
Tip: If Alt+0176 doesn’t work, try Alt+248 or use the Character Map as a fallback. - 3
macOS: use the Option shortcut
Press Option+Shift+8 to insert the degree symbol directly. This works across most apps, including Pages, Word, and browsers. If you’re editing in a code editor, you can still use the same shortcut in most cases.
Tip: Practice the sequence quickly to keep your typing flow uninterrupted. - 4
Linux: Unicode input method
In many Linux environments, you can type Ctrl+Shift+U, then enter 00B0, and press Enter to insert °. Some desktop environments also offer a Compose key sequence as an alternative.
Tip: If you use a non‑GNOME environment, check your distro’s keyboard input settings for Unicode input options. - 5
Mobile devices: long-press 0
On iOS and Android keyboards, long-press the 0 key to reveal the degree symbol and slide to select it. This works in most text fields and editors.
Tip: If the symbol doesn’t appear, switch to a different keyboard layout or enable a symbol set in your keyboard settings. - 6
Copy-paste or HTML entities
If you’re composing in HTML or a browser, you can insert ° or ° in the text. Copy the symbol from a reference page and paste it where needed.
Tip: Using HTML entities ensures compatibility across platforms and reduces reliance on platform shortcuts. - 7
Verify rendering across fonts
After inserting, check how the degree symbol looks in your chosen font and size. Some fonts render the circle smaller or misalign it with surrounding characters.
Tip: If it looks off, try a more compatible font or adjust line height to improve alignment.
Questions & Answers
What is the degree symbol and when is it used?
The degree symbol (°) denotes degrees in measurements such as temperature, angles, and geographic coordinates. It is a standard symbol encoded in Unicode (U+00B0) and widely supported across platforms.
The degree symbol denotes units of angle and temperature and is supported on all major devices.
What is the fastest method to type degree symbol on Windows?
The fastest method is Alt+0176 on a numeric keypad. If your laptop lacks a keypad, use the Character Map to insert the symbol or enable an on‑screen keyboard.
On Windows, use Alt+0176 for quick insertion, or rely on the character map when needed.
How do I insert degree symbol in HTML?
Use the HTML entity ° or ° to insert the degree symbol in web content. This ensures compatibility across browsers and fonts.
In HTML, you can use ° or ° to add the symbol.
Can I type degree symbol on mobile without special keyboards?
Yes. On iOS and Android, long-press the 0 key to reveal the degree symbol and select it. If not visible, switch to a symbol keyboard.
Yes—long-press the 0 key on mobile keyboards to access °.
Is there a universal shortcut that works on all platforms?
No universal shortcut exists that works identically on every device. Platform-specific shortcuts and Unicode input provide the best coverage.
There isn’t a universal shortcut; use the platform‑specific options or Unicode input.
Why does degree symbol look different across fonts?
Font design varies; some fonts render the degree symbol larger or with different spacing. Choose a font that provides a clean, consistent degree glyph for your project.
Different fonts render degree symbols differently; pick a font that shows it clearly.
Watch Video
The Essentials
- Know platform-specific shortcuts (Windows Alt+0176, macOS Option+Shift+8).
- Use Unicode input (Ctrl+Shift+U 00B0 on Linux) when others fail.
- HTML entities ° and ° provide universal insertion in web contexts.
