free-symbols

Number Seventeen Full Stop Letter

⒘ is the “number seventeen full stop” enclosed in a circle.

U+2498

The symbol ⒘ represents the number seventeen followed by a full stop, shown in an enclosed/circled style. It’s useful when you want a decorative but structured numbering mark in text. You can copy it directly or use the provided Unicode escapes in code.

Number Seventeen Full Stop Letter Meaning

⒘ is Unicode character U+2498, named “NUMBER SEVENTEEN FULL STOP.” Visually, it combines the numeral 17 with a period (full stop) in a circled/enclosed form. This makes it handy for creating consistent, label-like numbering that stands out from plain “17.” It’s most commonly used for structured content such as numbered points, lesson steps, checklist items, form sections, or UI labels where you want a visual marker that matches other circled number symbols. In most contexts, it doesn’t change the meaning of the number itself—it mainly provides a stylistic enclosure.

Common uses

  • Decorating ordered steps in instructions or training materials
  • Labeling sections or items in proposals, forms, and documents
  • Creating consistent numbered highlights in design mockups
  • Formatting lists in social posts and captions where plain digits look plain
  • Using as a unique marker in UI components (badges, tags, or callouts)

Examples

⒘ Enclosed number seventeen full stop

  • ⒘ Please review the final section before submitting.
  • Step: ⒘ Confirm your email address.
  • Item ⒘ includes required supporting documents.
  • Module ⒘: Troubleshooting and fixes.
  • ⒘ Submit the completed checklist to your manager.

Variations

Technical codes

UnicodeU+2498
HTML Entity⒘
HTML Code⒘
CSS\2498

FAQ

What does the Number Seventeen Full Stop letter mean?

⒘ is Unicode character U+2498, named “NUMBER SEVENTEEN FULL STOP.” Visually, it combines the numeral 17 with a period (full stop) in a circled/enclosed form. This makes it handy for creating consistent, label-like numbering that stands out from plain “17.” It’s most commonly used for structured content such as numbered points, lesson steps, checklist items, form sections, or UI labels where you want a visual marker that matches other circled number symbols. In most contexts, it doesn’t change the meaning of the number itself—it mainly provides a stylistic enclosure.

What Unicode character is ⒘?

⒘ is Unicode U+2498, named “NUMBER SEVENTEEN FULL STOP.”

How do I copy ⒘ into HTML?

Use the HTML entity: ⒘.

What CSS escape can I use for ⒘?

Use \\2498 as a CSS escape.

How do I render ⒘ in JavaScript?

Use \\u{2498} in JavaScript.