Double Circled Digit One Letter
⓵ is the double circled digit one symbol used as an enclosed, stylish “1” marker.
U+24F5
⓵ is called the Double Circled Digit One. It’s a circled numeral glyph often used as a decorative list item marker or label. You can copy it directly, or use the provided HTML/CSS/JS escapes in your code.
Double Circled Digit One Letter Meaning
The symbol “⓵” (Unicode U+24F5) is an enclosed & circled character that represents the digit one (“1”) inside a double circle. In practice, it’s commonly used as a visually distinctive bullet or numbering marker for step-by-step instructions, menus, or formatted lists. Because it looks more “badge-like” than a plain “1”, it helps hierarchy and scanning in UI, documents, and posters. It doesn’t carry a special mathematical or religious meaning by itself; its primary purpose is typographic labeling and presentation.
Common uses
- •Numbered steps in instructions where you want a decorative first item marker
- •UI or app labels (e.g., “step 1”, “option 1”) that need a compact badge style
- •Bullet-like section headings for checklists and forms
- •Document design (brochures, worksheets, presentations) to differentiate list levels
- •Social media or poster graphics that require a clear, stylish “1” indicator
Examples
⓵ Double Circled Digit One
- ⓵⓵ Preheat the oven to 180°C.
- ⓵⓵ Choose your plan and confirm your email.
- ⓵⓵ Enter your shipping address on the next screen.
- ⓵⓵ Turn on the device, then wait 10 seconds.
- ⓵⓵ Priority: review the highlighted section first.
Variations
Technical codes
| Unicode | U+24F5 | |
| HTML Entity | ⓵ | |
| HTML Code | ⓵ | |
| CSS | \24F5 |
FAQ
What does the Double Circled Digit One letter mean?
The symbol “⓵” (Unicode U+24F5) is an enclosed & circled character that represents the digit one (“1”) inside a double circle. In practice, it’s commonly used as a visually distinctive bullet or numbering marker for step-by-step instructions, menus, or formatted lists. Because it looks more “badge-like” than a plain “1”, it helps hierarchy and scanning in UI, documents, and posters. It doesn’t carry a special mathematical or religious meaning by itself; its primary purpose is typographic labeling and presentation.
What is the Unicode for ⓵?
⓵ is “DOUBLE CIRCLED DIGIT ONE” with Unicode code point U+24F5.
How do I copy ⓵ into HTML?
You can use the HTML entity: ⓵
How do I use ⓵ in CSS or JavaScript?
CSS escape: \\24F5. JavaScript escape: \\u{24F5}.
Is ⓵ the same as a normal “1”?
Visually it represents a styled “1” in a double circle; semantically it’s a distinct Unicode character, not plain digit “1”.