Degree symbol
U+00B0 · °- WindowsAlt + 0176
In a compatible Windows app, hold Alt, type 0176 on the numeric keypad, then release Alt.
Enable Num Lock and include the leading zero. Microsoft documents this sequence in Word; behavior in other apps and code pages may differ. Source ↗- WordUnicode conversion in Word for Windows
Type 00B0, select the digits, then press Alt + X.
Word for Windows. Select the code to avoid converting adjacent hexadecimal letters. Font support is required. Source ↗- MacCharacter Viewer
Choose Edit → Emoji & Symbols and search for U+00B0 or Degree symbol. Select the matching character.
Expand Character Viewer if needed. Font support affects which glyphs can be displayed. Source ↗- Excel=UNICHAR(176)
Enter =UNICHAR(176) in a cell to return °.
Excel 2013 or later. The English function name is shown; localized Excel may use another name. Paste values if you need text without a formula. Source ↗- Google DocsInsert → Special characters
On a computer, choose Insert → Special characters and search for U+00B0 or degree symbol. Select the matching symbol.
Google Docs and Slides on desktop. If the picker does not offer the symbol, copy it here and paste it into your document. Source ↗- LinuxCtrl + Shift + U, 00B0, Enter
In a compatible GNOME/GTK text field, press Ctrl + Shift + U, release the keys, type 00B0, then press Enter.
Applies to GNOME/GTK Unicode entry, not every Linux application. Use copy and paste when the app intercepts this shortcut. Source ↗