free-symbols

Parenthesized Number Twelve Letter

⑿ is the “parens number twelve” symbol (Unicode U+247F) used as an enclosed, numbered marker.

U+247F

⑿ is a Unicode character called “PARENTHESIZED NUMBER TWELVE” (U+247F). It’s commonly used as a stylized numbered label when you want the number inside parentheses. You can copy it directly or use its HTML/CSS/JavaScript escapes.

Parenthesized Number Twelve Letter Meaning

⑿ is an enclosed number character: the number “12” presented in a parenthesized, symbol-like form. Because it’s a single Unicode glyph, it’s useful when you need a consistent visual marker for item 12 across documents, designs, and user interfaces. People often use it for ordered steps, section labels, badges, or compact legends where a typographic list marker would look better than plain “12”. It can also help designers maintain uniform spacing and styling compared with mixing fonts or characters. When building templates, you can render it reliably anywhere Unicode is supported.

Common uses

  • Numbered step or stage labels where you want an enclosed “12” marker
  • UI badges or compact headings for “12” in dashboards and settings screens
  • Document templates and forms that require consistent numbering styles
  • Social media graphics and posters needing a stylized label for the twelfth item
  • Game or app menus to indicate the twelfth option using a distinct marker

Examples

⑿ Parens Number Twelve

  • Chapter ⑿: Appendix
  • Level ⑿ unlocked!
  • Step ⑿: Confirm your details
  • Option ⑿ — Advanced settings
  • Badge ⑿ earned

Variations

Technical codes

UnicodeU+247F
HTML Entity⑿
HTML Code⑿
CSS\247F

FAQ

What does the Parenthesized Number Twelve letter mean?

⑿ is an enclosed number character: the number “12” presented in a parenthesized, symbol-like form. Because it’s a single Unicode glyph, it’s useful when you need a consistent visual marker for item 12 across documents, designs, and user interfaces. People often use it for ordered steps, section labels, badges, or compact legends where a typographic list marker would look better than plain “12”. It can also help designers maintain uniform spacing and styling compared with mixing fonts or characters. When building templates, you can render it reliably anywhere Unicode is supported.

What is the Unicode code point for ⑿?

⑿ is Unicode U+247F, named “PARENTHESIZED NUMBER TWELVE”.

How can I copy ⑿ in HTML?

Use the HTML entity: ⑿

What is the CSS escape for ⑿?

Use \\247F.

What JavaScript escape can I use for ⑿?

Use \\u{247F}.