How to Type the Celsius Symbol (°C) on a Mac
Typing the Celsius degree symbol (°C) on a Mac is a small but essential skill for anyone who works with temperature data, writes scientific reports, or simply wants to add a professional touch to everyday documents. But this guide walks you through every reliable way to type the Celsius symbol on macOS, explains the underlying keyboard shortcuts, and offers tips for using the symbol in different applications such as Pages, Word, Excel, and web browsers. Because of that, while the symbol looks simple, many Mac users are unsure of the quickest method to insert it without resorting to copy‑and‑paste. By the end, you’ll be able to type °C confidently in any context, saving time and avoiding formatting errors.
Why the Celsius Symbol Matters
- Clarity in communication – Using “°C” instead of just “C” eliminates ambiguity, especially in international or scientific contexts where Fahrenheit (°F) is also common.
- Professional appearance – Proper symbols make reports, presentations, and emails look polished and credible.
- Compatibility with standards – Many style guides (APA, IEEE, ISO) require the degree symbol before the unit.
Because of these reasons, mastering the keyboard shortcuts for °C on a Mac is more than a convenience; it’s a best practice for accurate and professional writing Most people skip this — try not to..
Quick Overview of Methods
| Method | Shortcut / Steps | Best For | Notes |
|---|---|---|---|
| Option + Shift + 8 | Press Option (⌥) + Shift (⇧) + 8 | Quick inline typing | Produces the degree sign (°) only; add “C” manually. Still, |
| Emoji & Symbols Panel (Touch Bar Macs) | Tap the Emoji button → “Symbols” → “Degree” | Touch Bar users | Same as Character Viewer but via Touch Bar. |
| Option + K | Press Option (⌥) + K | When you need only the degree sign | Same as above, but easier to remember. In practice, |
| AutoCorrect in Microsoft Office | Word/Excel → Options → Proofing → AutoCorrect → add entry | Office‑heavy users | Works only inside Office apps. |
| Custom Text Replacement | System Settings → Keyboard → Text → add “cdeg” → “°C” | Frequent typing, reduces keystrokes | Works across most apps. But |
| Character Viewer | Control + Command + Space → search “degree” → double‑click | Infrequent use or when you need other symbols | Works in any text field. |
| Copy‑Paste from Clipboard | Copy “°C” from any source → paste | One‑off situations | Not ideal for repeated use. |
Below each method is explained in detail, including how to set up custom shortcuts for an even smoother workflow The details matter here..
Method 1: Using the Built‑In Keyboard Shortcut (Option + Shift + 8)
Step‑by‑Step
- Place the cursor where you want the Celsius symbol.
- Hold down the Option (⌥) key and the Shift (⇧) key simultaneously.
- While holding those keys, press the number 8.
- The degree sign (°) appears.
- Immediately type the letter “C” (uppercase) to complete °C.
Why It Works
macOS maps many special characters to the Option key combined with other keys. In practice, the combination Option + Shift + 8 corresponds to the Unicode character U+00B0 (the degree sign). Adding “C” after the sign forms the standard Celsius notation.
Tips
- If you frequently need the Fahrenheit symbol (°F), simply type “F” after the degree sign.
- The shortcut works in virtually every app: TextEdit, Pages, Word, Excel, Google Docs (in Chrome/Firefox), email clients, and even terminal commands that support Unicode.
Method 2: The Simpler Option + K Shortcut
Step‑by‑Step
- Position the cursor.
- Hold Option (⌥) and press K.
- The degree sign (°) appears; type “C” after it.
When to Use
- Memory-friendly: Many users find Option + K easier to remember than Option + Shift + 8.
- Works exactly the same as the previous method but with fewer fingers involved.
Method 3: Inserting the Symbol via the Character Viewer
The Character Viewer (formerly called the “Special Characters” palette) gives you access to thousands of symbols, emoji, and diacritics.
How to Open the Viewer
- Press Control (⌃) + Command (⌘) + Spacebar.
- A small pop‑up appears near the cursor.
Inserting °C
- In the search field at the top, type “degree”.
- The degree sign (°) will appear in the results.
- Double‑click the symbol or click Insert.
- Type C right after the inserted sign.
Advantages
- You can also grab other temperature‑related symbols (e.g., ℉, ℃) if you need them.
- Helpful for languages that use the Celsius sign as a single Unicode character (U+2103).
Method 4: Creating a Custom Text Replacement
If you type the Celsius symbol many times per day, a text replacement turns a short mnemonic into the full symbol automatically Worth knowing..
Setting It Up
- Open System Settings (or System Preferences on older macOS).
- deal with to Keyboard → Text.
- Click the “+” button to add a new shortcut.
- In the Replace column, type a trigger word, e.g.,
cdeg. - In the With column, paste °C (you can copy it from any source).
- Close the settings; the replacement is now active system‑wide.
Using It
- Type
cdegfollowed by a space or punctuation, and macOS will automatically replace it with °C.
Why It’s Powerful
- Works across most native macOS apps and many third‑party apps that respect the system’s text‑replacement service (including Chrome, Slack, and VS Code).
- Eliminates the need to remember any keyboard shortcut.
Method 5: AutoCorrect in Microsoft Office
Microsoft Office has its own AutoCorrect engine, which can be useful if you primarily work in Word, Excel, or PowerPoint.
Configuring AutoCorrect
- Open Word (or Excel).
- Go to Word → Preferences → AutoCorrect (or File → Options → Proofing → AutoCorrect).
- In the Replace box, type
cdeg. - In the With box, paste °C.
- Click Add, then OK.
Now, whenever you type cdeg and press Space or Enter, Office will replace it with °C.
Note
- This method works only inside Office apps; for other programs you’ll need the system‑wide text replacement or keyboard shortcuts.
Method 6: Using the Emoji & Symbols Button on Touch Bar Macs
If you own a MacBook Pro with a Touch Bar, you can quickly access the Emoji & Symbols button Most people skip this — try not to..
- Tap the smiley face icon on the Touch Bar.
- Swipe left to the “Symbols” category.
- Scroll to “Letterlike Symbols” and locate the degree sign.
- Tap it to insert, then type C.
This method mirrors the Character Viewer but is optimized for Touch Bar users Easy to understand, harder to ignore..
Method 7: Copy‑Paste – The Last Resort
When you’re in a hurry and can’t remember any shortcut, simply copy the symbol from this article: °C and paste wherever needed. While not ideal for repetitive work, it’s a reliable fallback.
Frequently Asked Questions (FAQ)
Q1: Is there a single Unicode character for “°C” instead of typing two separate characters?
A: Yes. Unicode includes U+2103 (℃), which displays the degree sign combined with the capital “C”. You can insert it via the Character Viewer by searching for “Celsius”. Still, many style guides prefer the separate degree sign and letter (°C) for better accessibility and consistency Most people skip this — try not to. And it works..
Q2: Does the degree symbol work in plain‑text files like .txt or in terminal commands?
A: Absolutely. The degree sign (U+00B0) is part of the UTF‑8 character set, which macOS uses by default. You can type it in Terminal, Nano, Vim, or any plain‑text editor that supports UTF‑8.
Q3: My keyboard layout is not US English. Will the shortcuts still work?
A: Most shortcuts (Option + Shift + 8, Option + K) are layout‑independent because they reference the physical key positions rather than the printed characters. On the flip side, on some international layouts the key mapping may differ; in that case, the Character Viewer is the universal solution.
Q4: Can I use the same shortcuts on iPad with a Magic Keyboard?
A: Yes. The iPadOS keyboard shortcuts mirror macOS when a physical keyboard is attached, so Option + Shift + 8 will produce the degree sign on iPad as well It's one of those things that adds up. Still holds up..
Q5: Why does my degree sign sometimes appear as a small box or question mark?
A: This indicates a font compatibility issue. Ensure the font you’re using supports the degree symbol (most modern fonts do). Switching to a standard font like Helvetica, Arial, or Times New Roman resolves the problem Surprisingly effective..
Practical Examples: Using °C in Different Applications
1. Writing a Scientific Report in Pages
- Place the cursor in the sentence: “The average temperature was [insert].”
- Press Option + Shift + 8, then type C → “The average temperature was °C.”
- Apply Bold to the symbol if you want it to stand out: °C.
2. Creating a Spreadsheet Formula in Excel
- To display a temperature value with the unit, use the formula:
=A2 & "°C" - This concatenates the numeric value in cell A2 with the degree sign and “C”.
3. Adding °C to a PowerPoint Slide
- In a text box, type the temperature value.
- Use Option + K for the degree sign, then type “C”.
- Highlight the symbol and increase its font size slightly to improve visual balance.
4. Posting on Social Media (Twitter, LinkedIn)
- Open the Character Viewer (⌃⌘Space).
- Search “degree”, double‑click, then type “C”.
- The post now reads “Current weather: 22°C – perfect for a walk!”
Best Practices for Consistency
- Always use the separate degree sign (°) followed by “C” unless a style guide explicitly requires the combined Unicode character (℃).
- Maintain the same formatting (font size, weight) for the degree sign and the letter to avoid visual mismatches.
- Check localization settings if you share documents internationally; some regions may default to Fahrenheit, so consider adding a note or conversion table.
- Proofread after inserting symbols, especially in PDFs, because some conversion tools may replace the degree sign with a placeholder.
Conclusion
Typing the Celsius symbol (°C) on a Mac is straightforward once you know the right shortcuts and tools. Here's the thing — whether you prefer the lightning‑fast Option + Shift + 8, the convenience of a custom text replacement, or the universal Character Viewer, each method ensures that your documents, spreadsheets, and presentations convey temperature information accurately and professionally. By integrating these techniques into your daily workflow, you’ll eliminate the need for copy‑and‑paste, reduce errors, and adhere to the formatting standards expected in scientific, academic, and business contexts. Keep this guide handy, experiment with the method that feels most natural, and enjoy the confidence that comes with flawless typing of the Celsius degree symbol on your Mac.