Parenthesized Digit Three Letter
⑶ is a circled “3” character used for compact visual numbering in text and designs.
U+2476
⑶ is the Unicode character named “PARENTHESIZED DIGIT THREE” (U+2476). It looks like a “3” inside parentheses, which makes it useful for stylized numbering. You can copy it directly or use its HTML/CSS/JavaScript escapes.
Parenthesized Digit Three Letter Meaning
⑶ (U+2476) is an enclosed/circled digit form of the number three. It’s commonly used as a visual marker that stands out in lists, steps, and labeled items without needing extra words. Because it’s a single character, it can be convenient in typography, UI labels, badges, and social posts where designers want a consistent “number in a shape” look. In practice, it usually functions the same way as “3” or “(3)” but with stronger emphasis and a decorative enclosure. When building content, you can treat it as a standalone glyph and ensure the chosen font supports U+2476.
Common uses
- •Numbered steps in instructions and guides
- •Section or item labels in UI mockups and dashboards
- •Stylized list markers in posts, newsletters, and docs
- •Badges and callouts where “3” needs visual emphasis
- •Game UI or achievement counters in lightweight text
Examples
⑶ Circled Digit Three
- ⑶⑶ Select your plan and confirm checkout.
- ⑶Step ⑶: Review the details before submitting.
- ⑶Tier ⑶ — Premium features include analytics.
- ⑶Question ⑶: What is your preferred contact method?
- ⑶Achievement unlocked: ⑶ completed tasks.
Variations
Technical codes
| Unicode | U+2476 | |
| HTML Entity | ⑶ | |
| HTML Code | ⑶ | |
| CSS | \2476 |
FAQ
What does the Parenthesized Digit Three letter mean?
⑶ (U+2476) is an enclosed/circled digit form of the number three. It’s commonly used as a visual marker that stands out in lists, steps, and labeled items without needing extra words. Because it’s a single character, it can be convenient in typography, UI labels, badges, and social posts where designers want a consistent “number in a shape” look. In practice, it usually functions the same way as “3” or “(3)” but with stronger emphasis and a decorative enclosure. When building content, you can treat it as a standalone glyph and ensure the chosen font supports U+2476.
What is the Unicode character for ⑶?
⑶ is named “PARENTHESIZED DIGIT THREE” and has code point U+2476.
How can I copy ⑶ into HTML or CSS?
Use HTML entity ⑶ or the CSS escape \\2476.
How do I use ⑶ in JavaScript?
You can use the JavaScript escape \\u{2476} to insert the character.
Will it look the same on every device?
It depends on font support for U+2476. Most modern fonts display it, but exact appearance can vary.