Circled Numbers & Letters

Circled Number Eighteen ⑱

U+2471 Added in Unicode 1.1 (1993)

⑱ is the number 18 enclosed in a circle, used to mark list items or steps numbered up to twenty.

Alt code Alt+9329
Codes
Unicode
Unicode name
Decimal
Windows Alt code
HTML entity
HTML decimal
HTML hex
Encodings & code escapes +
UTF-8 (hex bytes)
UTF-16 (hex units)
UTF-32
URL encoded
CSS content
JavaScript / TypeScript
JSON, Java, C#, C/C++
Python
Go
Rust, Swift, PHP, Ruby
Perl

Click any value to copy it. All escapes refer to the same code point U+2471.

How to type ⑱ on Windows

The fastest method on a full-size keyboard is the Alt code Alt+9329.

  1. Make sure Num Lock is on.
  2. Hold down the Alt key.
  3. Type 9329 on the numeric keypad (the number row will not work).
  4. Release Alt. The circled number eighteen symbol ⑱ appears.

Note: Alt+9329 is a Unicode decimal code, not a classic code-page Alt code. It works in Microsoft Word, WordPad and some other apps, but not in Notepad or most browsers. In those apps, copy the symbol from this page instead.

No numeric keypad?

Press Win+. to open the emoji panel, choose the Symbols tab (Ω) and search for "circled number eighteen". Or open Character Map from the Start menu, find ⑱, click Select, then Copy.

How to type ⑱ on a Mac

There is no direct keyboard shortcut for ⑱ on a Mac.

For any symbol, the Character Viewer works: press Control+⌘+Space, type "circled number eighteen" in the search box and double-click the result. It will be remembered under Frequently Used.

How to type ⑱ on iPhone and iPad

The iOS keyboard does not include ⑱, so the reliable way is to copy it from this page, then press and hold in any text field and tap Paste.

If you use it often, create a shortcut: open Settings → General → Keyboard → Text Replacement, paste ⑱ in the Phrase field and type a short code such as ;circled in the Shortcut field. Typing that code will then insert ⑱ anywhere.

How to type ⑱ on Android

Copy the symbol from this page, then long-press in a text field and choose Paste. Gboard also keeps a clipboard history: tap the clipboard icon on the toolbar to paste it again later.

For a permanent shortcut, open Gboard settings → Dictionary → Personal dictionary, add ⑱ as the word and a short code as the shortcut.

How to type ⑱ in Microsoft Word

  1. Type the Unicode hex code 2471 where you want the symbol.
  2. Press Alt+X. Word converts the code into ⑱.

This works on Windows in Word, Outlook and OneNote and needs no numeric keypad. You can also go to Insert → Symbol → More Symbols, set the font to a Unicode font and type 2471 in the Character code box. In Excel, the formula =UNICHAR(9329) returns the symbol.

How to type ⑱ in Google Docs

Open Insert → Special characters, then either search for "circled number eighteen" or draw the symbol in the sketch box. Click the result to insert it. In Google Sheets, use =CHAR(9329).

⑱ in HTML, CSS and code

FormatCode
HTML entity⑱
HTML decimal⑱
HTML hex⑱
CSS content"\2471"
JavaScript"\u2471"
Python"\u2471"
URL encoded%E2%91%B1

Because ⑱ is a standard Unicode character (U+2471), you can also paste it directly into any UTF-8 file. The escaped forms above are only needed when the file encoding is uncertain or the symbol must be entered on a keyboard without it.

Where the circled number eighteen symbol is used

Used in numbered lists, diagrams, and step-by-step guides, such as marking item ⑱ on a map legend or a numbered checklist entry. It's also seen in age-restriction contexts in some regions, similar to how 18+ is used, though ⑱ specifically renders the number inside a circle rather than plain text.

Frequently asked questions

What does ⑱ mean? +

It simply represents the numeral 18 enclosed in a circle, part of a Unicode set of circled numbers used for compact list numbering.

Is ⑱ the same as an age restriction symbol? +

Not officially; it's a generic circled number, though it's sometimes used informally to denote 18+ content in place of dedicated rating icons.

What is the Alt code for the circled number eighteen symbol? +

The Alt code for ⑱ is Alt+9329. Hold Alt, type 9329 on the numeric keypad, then release Alt. This is a Unicode code, so it works in Word and WordPad but not in every app; in other apps paste the symbol instead.

How do I type ⑱ on a Mac? +

There is no dedicated Mac shortcut for ⑱. Open the Character Viewer with Control + Command + Space, search for "circled number eighteen", and double-click it. Or copy it from this page.

How do I type the circled number eighteen symbol on iPhone or Android? +

Phone keyboards do not include ⑱ by default. Copy it from this page and paste it, or add it as a text replacement shortcut in Settings so you can type it with a short abbreviation.

What is the HTML code for ⑱? +

Use ⑱ in HTML. In CSS use content: "\2471" and in JavaScript use "\u2471".

✓ Copied to clipboard