🧱 Block Explorer

Enclosed Alphanumerics Block

The Enclosed Alphanumerics block (U+2460–U+24FF) contains circled numbers, parenthesized numbers and letters, and various other enclosed alphanumeric forms used in lists, maps, and annotation. This guide explores the block's contents with copy-paste support and notes on how these characters interact with font rendering.

·

Round things and letters — Unicode dedicates substantial real estate to enclosing alphanumeric characters in circles, parentheses, and squares. The Enclosed Alphanumerics block (U+2460–U+24FF) and its supplement (U+1F100–U+1F1FF) provide circled numbers, parenthesized letters, negative (inverted) versions, and the regional indicator symbols that power country flag emoji. These characters appear everywhere from educational materials to lists, icons, and beyond.

Enclosed Alphanumerics Block (U+2460–U+24FF)

The block covers 160 code points organized into several logical groups.

Circled Numbers (①–⑳ and beyond)

The most commonly used enclosed alphanumerics are the circled digits and numbers:

Range Characters Description
U+2460–U+2473 ①②③④⑤⑥⑦⑧⑨⑩⑪⑫⑬⑭⑮⑯⑰⑱⑲⑳ Circled digits 1–20
U+24F5–U+24FE ⓵⓶⓷⓸⓹⓺⓻⓼⓽⓾ Double circled digits 1–10
U+2776–U+277F ❶❷❸❹❺❻❼❽❾❿ Dingbat negative circled digits 1–10

The circled numbers ① through ⑳ are widely used in East Asian typography, where they appear in lists, footnotes, and annotations. Japanese text especially makes heavy use of these characters for numbering items where a Western "1." list would look out of place.

Circled Latin Letters

Range Characters Description
U+24B6–U+24CF Ⓐ–Ⓩ Circled capital letters A–Z
U+24D0–U+24E9 ⓐ–ⓩ Circled small letters a–z

The circled Ⓒ (U+24B8 for uppercase, U+24D2 for lowercase) is sometimes used as an alternative copyright symbol, though the formal copyright symbol © is at U+00A9.

Parenthesized Characters

Range Characters Description
U+2474–U+2487 ⑴⑵⑶...⑿⑽⑾⑿ Parenthesized digits 1–20
U+249C–U+24B5 ⒜⒝⒞...⒵ Parenthesized small letters a–z

Parenthesized numbers like ⑴ are common in legal documents, academic papers, and structured lists where the parentheses are considered part of the label, not surrounding text.

Circled Zero and the Full Stop Sequence

A notable character in the block is: - ⓪ U+24EA — Circled Digit Zero (added in Unicode 3.2)

The block also includes: - ⒑ U+2491 — Number Ten Full Stop - The sequence continues to ⒛ U+249B for twenty full stop

These "full stop" variants (numbers followed by a period, enclosed) are used in ordered lists, particularly in CJK contexts.

Negative Circled Characters

"Negative" means inverted — typically a white character on a black filled circle:

Range Characters Description
U+2776–U+277F ❶❷❸...❿ Negative circled digits 1–10
U+24FF Negative circled digit zero
U+1F10B 🄋 Dingbat circled sans-serif digit zero

These negative variants are used for emphasis, step numbering in instructions, and UI elements where dark bullet points provide visual contrast against light backgrounds.

Enclosed Alphanumeric Supplement (U+1F100–U+1F1FF)

The supplemental block extends the concept with additional enclosed forms, including some that extend the numeric range significantly.

Digit Variants with Comma and Full Stop

Characters Description
🄀 U+1F100 Digit Zero Full Stop
🄁 U+1F101 Digit Zero Comma

These are specialized typographic forms.

Circled Numbers Beyond 20

Range Description
U+1F10C–U+1F10D Extended digit forms
U+24EB–U+24F4 Negative circled 11–20
U+1F201–U+1F202 Enclosed CJK characters

The Enclosed CJK Letters and Months block (U+3200–U+32FF) extends this concept into CJK territory with circled Korean and Chinese characters, but that is a separate block.

Regional Indicator Symbols and Flag Emoji

The most functionally significant characters in the Enclosed Alphanumeric Supplement are the Regional Indicator Symbols at U+1F1E0–U+1F1FF, which spell out country flags.

Symbol Code Point Letter
🇦 U+1F1E6 Regional Indicator A
🇧 U+1F1E7 Regional Indicator B
... ... ...
🇿 U+1F1FF Regional Indicator Z

These 26 characters (one per Latin letter) are combined in pairs using ISO 3166-1 alpha-2 country codes to form flag emoji. The Unicode standard does not directly encode individual flags — instead, platforms interpret the two-letter sequences and render the corresponding flag image.

How Flag Sequences Work

  • 🇺🇸 United States: U+1F1FA (U) + U+1F1F8 (S)
  • 🇬🇧 United Kingdom: U+1F1EC (G) + U+1F1E7 (B)
  • 🇯🇵 Japan: U+1F1EF (J) + U+1F1F5 (P)
  • 🇩🇪 Germany: U+1F1E9 (D) + U+1F1EA (E)

If a platform does not support a particular flag (or flags at all), it displays the two letters instead — so 🇺🇸 degrades to "US" gracefully.

This approach allows new country flags to be added without Unicode standard changes, as long as a new ISO 3166-1 code is issued. However, it also means that flags for territories, historical countries, and disputed regions often lack support even when technically expressible.

Subdivision Flags

Unicode 10.0 (2017) added subdivision flag sequences using black flag (🏴 U+1F3F4) followed by tag characters (U+E0020–U+E007F). This allows encoding flags for regions like: - 🏴󠁧󠁢󠁥󠁮󠁧󠁿 England: gbeng - 🏴󠁧󠁢󠁳󠁣󠁴󠁿 Scotland: gbsct - 🏴󠁧󠁢󠁷󠁬󠁳󠁿 Wales: gbwls

These sequences are complex — 14 code points for a single flag — and support varies widely across platforms.

Usage in Practice

Enclosed alphanumerics are valuable in several contexts:

  1. Step-by-step instructions: ① Open the app → ② Tap Settings → ③ Enable notifications
  2. Footnote markers: Body text with a ① marker referencing a footnote
  3. UI icons: Circled letters for keyboard shortcuts or app icons in text
  4. Ordered lists in CJK contexts: Japanese and Korean documents frequently use ① ② ③
  5. Status indicators: ❶ priority item vs regular items

The main caveat is font support — not all fonts include the full range, especially the higher-numbered circled characters (⑳, ㉑, etc.) or the negative variants. Test your target fonts before relying on these characters in production text.

More in Block Explorer

Basic Latin (ASCII) Block

The Basic Latin block (U+0000–U+007F) is the first Unicode block and covers …

Latin-1 Supplement Block

The Latin-1 Supplement block (U+0080–U+00FF) extends ASCII with accented Latin characters for …

General Punctuation Block

The General Punctuation block (U+2000–U+206F) contains typographic spaces, dashes, quotation marks, and …

Mathematical Operators Block

The Mathematical Operators block (U+2200–U+22FF) contains 256 symbols covering set theory, logic, …

Arrows Block

The Arrows block (U+2190–U+21FF) contains 112 arrow characters including simple directional arrows, …

Dingbats Block

The Dingbats block (U+2700–U+27BF) was created to encode the Zapf Dingbats typeface …

Miscellaneous Symbols Block

The Miscellaneous Symbols block (U+2600–U+26FF) is one of Unicode's most eclectic, containing …

CJK Unified Ideographs Overview

The CJK Unified Ideographs block (U+4E00–U+9FFF) is one of the largest Unicode …

Hangul Block

The Hangul Syllables block (U+AC00–U+D7A3) contains 11,172 precomposed Korean syllable blocks algorithmically …

Emoji Blocks Overview

Emoji in Unicode span multiple blocks across the Supplementary Multilingual Plane, including …

Currency Symbols Block

The Currency Symbols block (U+20A0–U+20CF) contains dedicated Unicode characters for currencies that …

Box Drawing & Block Elements Blocks

The Box Drawing block (U+2500–U+257F) and Block Elements block (U+2580–U+259F) provide characters …

Geometric Shapes Blocks

The Geometric Shapes block (U+25A0–U+25FF) and related blocks contain squares, circles, triangles, …

Musical Symbols Block

The Musical Symbols block (U+1D100–U+1D1FF) is a Supplementary Multilingual Plane block containing …