free-symbols

Circled Digit Seven Letter

⑦ is the circled digit seven, an enclosed character used for numbered items and visual labeling.

U+2466

⑦ is called the circled digit seven (Unicode U+2466). It’s an enclosed & circled character commonly used where a step or item number needs a decorative look. You can copy it directly or use the provided HTML/CSS/JavaScript escapes.

Circled Digit Seven Letter Meaning

The circled digit seven (⑦) is primarily used as a visual way to represent the number 7 with a self-contained, “badge-like” appearance. Because it stays in one character, it’s convenient for compact labels, list markers, and UI elements where you want the number to stand out without using images. In documents and designs, it can be used to mark the seventh step, option, chapter, or item. The symbol is not tied to a specific universal meaning beyond being a stylized seven, so the context you provide usually determines its intent.

Common uses

  • Numbered steps in guides and checklists (step ⑦)
  • Option or item labels in forms, quizzes, and menus
  • Chapter or section markers in documents and presentations
  • Badge-style counts in UI mockups and design systems
  • Decorative numbering for posters, flyers, and social media graphics

Examples

⑦ Circled Digit Seven

  • Step ⑦: Review your changes
  • Choose option ⑦ to enable notifications
  • Lesson ⑦: Advanced shortcuts
  • Badge: ⑦ new messages
  • Item ⑦ is currently unavailable

Variations

Technical codes

UnicodeU+2466
HTML Entity⑦
HTML Code⑦
CSS\2466

FAQ

What does the Circled Digit Seven letter mean?

The circled digit seven (⑦) is primarily used as a visual way to represent the number 7 with a self-contained, “badge-like” appearance. Because it stays in one character, it’s convenient for compact labels, list markers, and UI elements where you want the number to stand out without using images. In documents and designs, it can be used to mark the seventh step, option, chapter, or item. The symbol is not tied to a specific universal meaning beyond being a stylized seven, so the context you provide usually determines its intent.

What is the Unicode code point for ⑦?

⑦ is Unicode U+2466 (CIRCLED DIGIT SEVEN).

How do I include ⑦ in HTML?

Use the HTML entity ⑦.

How do I use ⑦ in CSS?

You can use the CSS escape \\2466.

How do I represent ⑦ in JavaScript?

Use \\u{2466} in a JavaScript string.