free-symbols

Circled Number Thirteen Letter

⑬ is the circled number thirteen symbol (U+246C) used to label items in a compact, styled way.

U+246C

⑬, also called Circled Number Thirteen, is an enclosed/circled character used for numbered labels. It’s handy when you want a distinct look that still reads clearly as “13”. You can copy it directly or use its Unicode/escapes for web and code.

Circled Number Thirteen Letter Meaning

Circled Number Thirteen (⑬) is primarily a visual way to represent the number 13. Like other circled number characters, it’s often used in lists, steps, chapters, or UI elements where the number should stand out from surrounding text. Because it’s a single Unicode character (U+246C), it can be easier than building a circle with CSS or combining characters. In most contexts, the meaning stays straightforward: the item is the thirteenth entry or label. Any specific semantic meaning (such as ordering, versioning, or ranking) depends on the surrounding text where you place the symbol.

Common uses

  • Numbered lists or steps where the 13th item needs to stand out
  • Document or slide labeling (e.g., “13” sections, callouts, or footnote markers)
  • UI badges, tabs, or widgets that show an item index or page number
  • Games and apps for quests, levels, or achievements numbered 13
  • Design elements in posters or social graphics requiring a circled style

Examples

⑬ Circled Number Thirteen

  • Step ⑬: Submit your final answers
  • Chapter ⑬: The final review
  • Item ⑬ in the checklist is highlighted
  • You reached level ⑬
  • Option ⑬ is selected

Variations

Technical codes

UnicodeU+246C
HTML Entity⑬
HTML Code⑬
CSS\246C

FAQ

What does the Circled Number Thirteen letter mean?

Circled Number Thirteen (⑬) is primarily a visual way to represent the number 13. Like other circled number characters, it’s often used in lists, steps, chapters, or UI elements where the number should stand out from surrounding text. Because it’s a single Unicode character (U+246C), it can be easier than building a circle with CSS or combining characters. In most contexts, the meaning stays straightforward: the item is the thirteenth entry or label. Any specific semantic meaning (such as ordering, versioning, or ranking) depends on the surrounding text where you place the symbol.

What is the Unicode code point for ⑬?

⑬ is Unicode U+246C (Unicode name: CIRCLED NUMBER THIRTEEN).

How do I copy ⑬ for use in documents or forms?

Copy the character directly (⑬) from this page, then paste into your document, editor, or form field.

What HTML entity can I use for ⑬?

You can use the HTML entity ⑬.

How do I type ⑬ in JavaScript?

Use the JavaScript escape \\u{246C}.