How to Type the Division Sign (÷) on a Keyboard

Disclosure: When you buy something through links on our site, we may earn an affiliate commission.

Not something you’ll find on any key — here’s the fastest method on every platform


The division sign ÷ (Unicode U+00F7) doesn’t appear anywhere on a standard keyboard, which is why most people either skip it entirely or use a forward slash instead.

The slash works fine in casual writing and code, but in formal documents, educational materials, and anywhere mathematical notation matters, the actual ÷ symbol is worth knowing how to type. Here’s the fastest method on every platform.


When to Use ÷ vs. /

Before getting into methods, a quick note on when each symbol is appropriate.

÷ — the obelus, used in elementary math notation, educational materials, and formal written equations where the division operation needs to be explicit and visually clear.

/ — the forward slash, standard in programming, spreadsheet formulas, fractions, and informal writing. Universally understood and already on your keyboard.

— the division slash (U+2215), a diagonal variant used in some typographic contexts.

For most everyday writing the slash is perfectly acceptable. For educational content, formal documents, and anywhere typographic precision matters, ÷ is the correct symbol.


Windows

Method 1: Alt Code

Hold Alt and type 0247 on the numeric keypad. Release Alt and ÷ appears.

  • Num Lock must be on
  • Use the numeric keypad only — not the number row
  • Doesn’t work on laptops without a dedicated numpad

Method 2: Character Map

Search for Character Map in the Start menu. Find ÷ in the Latin-1 Supplement block, copy it, and paste where needed. Slow for regular use but works on any Windows machine including those without a numpad.

Method 3: Text Expansion

Use PhraseExpress, AutoHotkey, or Espanso to map a trigger like div or :-: to ÷ system-wide. Set it up once and it works in every application without needing to remember an Alt code.


Mac

Method 1: Keyboard Shortcut

Press Option + / to type ÷ instantly.

This is the method to remember on Mac. The forward slash key combined with Option produces the division sign — easy to remember because / is already associated with division. Works in every application with no setup.

Method 2: Character Viewer

Press Control + Command + Space to open the Character Viewer. Search “division” and double-click ÷ to insert it.

Method 3: Text Replacement

Go to System Settings → Keyboard → Text Replacements and map a shortcut like div or :-: to ÷. Works system-wide across every Mac app.


iPhone and iPad

Method 1: Long Press the Slash Key

On the iOS keyboard, tap and hold the / key on the numbers and symbols screen (?123). A popup may show ÷ as a long-press option on some keyboard configurations.

If your keyboard doesn’t show it as a long-press option, the text replacement method is the most practical solution.

Method 2: Text Replacement

Go to Settings → General → Keyboard → Text Replacement. Add ÷ as the phrase and a short trigger like div or :-: as the shortcut. It auto-expands in any text field across iOS after setup.

Method 3: Symbols Page

Tap ?123 to switch to numbers, then tap #+— or the equivalent key to reach the second symbols screen. ÷ may be directly accessible there depending on your iOS keyboard layout and region settings.


Android

Method 1: Symbol Keyboard

On most Android keyboards including Gboard, tap ?123 to switch to numbers and symbols. Look for ÷ on the symbols pages — it’s typically on one of the secondary symbol screens.

Method 2: Long Press the Division Key

On Gboard and some other Android keyboards, long press the / key in the symbols view. ÷ often appears as a long-press variant.

Method 3: Gboard Symbol Search

In Gboard, tap the G logo and use the search function. Type “division” and ÷ appears as an insertable option. Tap it to insert.

Method 4: Text Replacement

In Gboard, go to Settings → Dictionary → Personal Dictionary, select your language, and add ÷ as a word with a shortcut like div. The shortcut expands to ÷ as you type.


Chromebook

Method 1: Unicode Input

Press Ctrl + Shift + U, type 00f7, then press Enter or Space. ÷ appears at your cursor immediately.

Method 2: Special Characters Picker

Press Search + Shift + Space to open the emoji and special characters panel. Search “division” and select the ÷ symbol.


Linux

Method 1: Unicode Input

Press Ctrl + Shift + U, type 00f7, then press Enter. Works consistently across most Linux distributions and desktop environments.

Method 2: Compose Key

With a Compose key configured, the sequence is **Compose + – + : ** (Compose, hyphen, colon) to produce ÷. Enable the Compose key in your keyboard settings if it isn’t already active.


Microsoft Word (Any Platform)

Method 1: Alt + X

Type 00F7 then immediately press Alt + X. Word converts the Unicode code point to ÷ instantly.

Method 2: Insert Symbol

Go to Insert → Symbol → More Symbols. In the character set dropdown select Latin-1 Supplement or search for “division sign.” Select ÷ and click Insert. From this dialog, click AutoCorrect to set up a trigger like div or :-: that Word automatically converts to ÷ as you type.

Method 3: Alt Code

Hold Alt and type 0247 on the numpad — same as the standard Windows method, works in Word as in any other Windows application.


Google Docs

Option + / on Mac works inside Google Docs exactly as it does everywhere else on Mac. On Windows, the Alt + 0247 numpad code works inside Docs as well.

For occasional use, go to Insert → Special Characters, search “division sign,” and click to insert. For regular use, an OS-level text replacement is more practical than reaching for the insert menu each time.


Excel and Google Sheets

In spreadsheets, the forward slash / is almost always the correct choice for division in formulas — =A1/B1 is how you divide in Excel and Sheets. The ÷ symbol is for display and notation purposes, not for actual formula calculation.

If you need ÷ in a text cell for display purposes — a label, a header, an instruction — use the same method as any other application for your platform. Just don’t use ÷ inside a formula expecting it to function as a division operator, because spreadsheet software won’t recognize it as one.


Quick Reference Table

PlatformFastest MethodShortcut
WindowsAlt code (numpad)Alt + 0247
MacKeyboard shortcutOption + /
iPhone / iPadText replacementSet div → ÷ in settings
AndroidLong press / key or symbol searchHold / in symbols view
ChromebookUnicode inputCtrl + Shift + U, 00f7
LinuxUnicode inputCtrl + Shift + U, 00f7
Microsoft WordCode conversionType 00F7 then Alt + X

The Bottom Line

On Mac, Option + / is the easiest mathematical symbol shortcut on the platform — memorable because / already means division and Option transforms it into the formal symbol. On Windows, Alt + 0247 works reliably with a numpad, and Alt + X in Word is the cleanest in-document method. On mobile, a text replacement shortcut eliminates any friction after a one-time setup.

For anyone writing educational materials, formal documents, or anything where mathematical notation needs to be precise, the two-minute investment in a text expander shortcut pays off immediately — the ÷ symbol should be no harder to type than any letter.

The slash gets the job done — but when the real symbol matters, Option + / on Mac or Alt + 0247 on Windows puts it there instantly.

Leave a Comment