free-symbols

Circled Number Sixteen Letter

⑯ is a circled form of the number sixteen (U+246F).

U+246F

⑯ is known as the Circled Number Sixteen. It’s useful when you want a numbered item to look like a badge, marker, or step label. You can copy it directly or use its Unicode values in code.

Circled Number Sixteen Letter Meaning

Circled Number Sixteen (⑯) is the Unicode character named “CIRCLED NUMBER SIXTEEN” at code point U+246F. As an enclosed and circled symbol, it visually signals “sixteen” in a compact, badge-like way. People commonly use it in UI and design contexts where a numbered indicator needs to stand out from normal text, such as step numbers, chapter markers, gallery indices, or quick status labels. Because it’s a single Unicode glyph, it can be easier to place than building a circle with text using CSS or SVG.

Common uses

  • Numbered step or stage labels in instructions
  • Chapter or section markers in printed or digital documents
  • UI badges for an item index (e.g., item 16, ticket #16)
  • Design elements for posters, menus, and card layouts
  • Decorative numbering for lists in social posts or slides

Examples

⑯ Circled Number Sixteen

  • Step ⑯: Review the summary and confirm.
  • Chapter ⑯ — Advanced configuration
  • Ticket ⑯ has been assigned to your team.
  • Gallery item ⑯: View the final mockup.
  • Option ⑯ is enabled by default.

Variations

Technical codes

UnicodeU+246F
HTML Entity⑯
HTML Code⑯
CSS\246F

FAQ

What does the Circled Number Sixteen letter mean?

Circled Number Sixteen (⑯) is the Unicode character named “CIRCLED NUMBER SIXTEEN” at code point U+246F. As an enclosed and circled symbol, it visually signals “sixteen” in a compact, badge-like way. People commonly use it in UI and design contexts where a numbered indicator needs to stand out from normal text, such as step numbers, chapter markers, gallery indices, or quick status labels. Because it’s a single Unicode glyph, it can be easier to place than building a circle with text using CSS or SVG.

What Unicode character is ⑯?

⑯ is “CIRCLED NUMBER SIXTEEN” with Unicode code point U+246F.

How do I copy ⑯?

Copy the character directly from this page; it will paste as the single glyph ⑯.

Can I use ⑯ in HTML?

Yes. You can use the HTML entity ⑯ for ⑯.

How do I reference ⑯ in code?

Use the CSS escape \\246F or the JavaScript escape \\u{246F}.