Startseite » Excel EN » Excel Diameter Symbol: How to Insert and Use the ⌀ Sign in Excel with Ease

Excel Diameter Symbol: How to Insert and Use the ⌀ Sign in Excel with Ease

If you’re working with engineering drawings, technical data sheets, or product specifications, you’ll likely need to use the diameter symbol (⌀) in Excel. This unique Unicode character is not part of Excel’s default keyboard layout, but it can be added quickly through keyboard shortcuts, symbol menus, or formulas. In this tutorial, you’ll learn how to insert the diameter symbol in Excel ⌀ using multiple methods across Windows, macOS, and Ubuntu/Linux 🧮⚙️.


💡 What Is the Diameter Symbol in Excel?

The diameter symbol (⌀) represents the diameter of a circular object in technical fields like mechanical engineering, machining, CAD, and blueprinting. Unlike a regular “O” or zero, this is a special Unicode character (U+2300) that provides formal and visual clarity.


⌨️ Keyboard Shortcuts to Type Diameter Symbol

You can use platform-specific shortcuts or Unicode inputs to type the diameter symbol directly into any Excel cell.

✅ Shortcuts by Platform

PlatformShortcut to Insert ⌀ in Excel
WindowsAlt + 8960 (numeric keypad only) or Alt + 0216
macOSUse Character ViewerControl + Command + Space → Search “diameter” or Option + Shift + O (gives Ø)
Ubuntu/LinuxCtrl + Shift + U, then 2300, press Enter

⚠️ On Windows, Alt codes require Num Lock to be ON and use the numeric keypad.


🔍 Insert the Diameter Symbol Using the Symbol Menu

  1. Go to the Insert tab in Excel’s Ribbon
  2. Click Symbol on the far right
  3. Choose (normal text) or Arial Unicode MS font
  4. Look for Unicode 2300 or scroll to find the ⌀ symbol
  5. Click Insert, then close the dialog

✅ The symbol now appears in your cell.


🧠 Use UNICHAR or CHAR Formula to Insert Diameter Sign in Excel

Excel formulas can dynamically display special characters.

✅ Formula to Insert Diameter Symbol:

=UNICHAR(8960)

This renders ⌀ without needing to change fonts. You can use it to build dynamic labels like:

="Shaft Size: "&UNICHAR(8960)&" 20mm"

📊 Output: Shaft Size: ⌀ 20mm

Note: CHAR() won’t work here since 8960 is beyond the 255 ASCII limit — use UNICHAR() instead.


🏷️ Use Cases for the Diameter Symbol in Excel

  • ⚙️ Engineering part dimensions (e.g., ⌀ 25 mm)
  • 📏 Mechanical schematics and production sheets
  • 📐 Product labels with radius/diameter values
  • 🧰 Machining tolerances or quality assurance charts
  • 🧪 Science experiments documenting circular objects

Using ⌀ instead of “O” avoids confusion and maintains industry standards.


⚠️ Common Issues

ProblemSolution
Alt code doesn’t workEnable Num Lock and use numeric keypad
Symbol appears as box (□)Use a Unicode-supported font like Segoe UI or Arial Unicode MS
UNICHAR formula not workingEnsure you’re using Excel 2013 or newer
Can’t find symbol in Insert menuSearch Unicode 2300 or scroll within Unicode blocks
Ø instead of ⌀Use Unicode 2300 for the true diameter sign, not Scandinavian Ø

FAQs

How do I insert the diameter symbol in Excel using a keyboard?
Use Alt + 8960 (Windows), Option + Shift + O (mac), or Ctrl + Shift + U, then 2300 (Linux).

Is ⌀ the same as Ø or 0?
No. ⌀ is a technical symbol representing diameter. Ø is a letter, and 0 is a digit.

Can I use the diameter symbol in Excel charts?
Yes — insert it in axis titles, labels, or annotations using formulas or Unicode.

Does UNICHAR support ⌀ in all Excel versions?
It’s supported from Excel 2013 onward.

Can I automate diameter symbol entry in Excel?
Yes, use =UNICHAR(8960) or create AutoCorrect rules.


Conclusion: Use the Diameter Symbol in Excel Like a Pro ⌀

The diameter symbol in Excel ⌀ adds a professional and technical touch to any spreadsheet dealing with engineering, manufacturing, or science. With Alt codes, Unicode shortcuts, formulas like UNICHAR(8960), or the Symbol menu, you can easily insert this special character across all major platforms.

Complete List of Windows Keyboard Shortcuts

If you need help for Windows, you can find a whole list of all keyboard shortcuts here.

https://keyboard-shortcuts.org/

Advertisment