Digit One Full Stop Letter
⒈ is a circled “1.” used as an ordered-item marker or labeled step indicator.
U+2488
⒈ (Digit One Full Stop) is an enclosed/circled digit followed by a dot. It’s commonly used to represent the first item in a list, step sequence, or labeled callout. You can copy it directly or use its Unicode information in code.
Digit One Full Stop Letter Meaning
⒈ is the Unicode character named “DIGIT ONE FULL STOP” (U+2488). Visually, it looks like a circled number one with a trailing period, which makes it useful as a decorative or structured marker in text. In practice, people use it similarly to “1.”, but with a more stylized, self-contained look—often in headings, instructions, captions, and UI labels. It’s especially handy when you want consistent alignment and a “badge-like” first item without relying on font-dependent punctuation. Because it is a single Unicode character, it can simplify copy/paste layouts compared with composing “(1).” from multiple symbols.
Common uses
- •First step marker in instructions (e.g., “⒈ Sign in to continue”)
- •Ordered list labels for posters, flyers, or marketing graphics
- •Section numbering in reports or slides where you want a circled style
- •UI callouts and onboarding screens for “Step 1”
- •Caption tags for images or product features (e.g., “⒈ Fast setup”)
Examples
⒈ Digit One Full Stop
- ⒈⒈ Download the installer from our website.
- ⒈⒈ Choose your plan, then confirm your email.
- ⒈⒈ Tap the button to begin the setup.
- ⒈⒈ Connect your device using the included cable.
- ⒈⒈ Review the checklist before submitting.
Variations
Technical codes
| Unicode | U+2488 | |
| HTML Entity | ⒈ | |
| HTML Code | ⒈ | |
| CSS | \2488 |
FAQ
What does the Digit One Full Stop letter mean?
⒈ is the Unicode character named “DIGIT ONE FULL STOP” (U+2488). Visually, it looks like a circled number one with a trailing period, which makes it useful as a decorative or structured marker in text. In practice, people use it similarly to “1.”, but with a more stylized, self-contained look—often in headings, instructions, captions, and UI labels. It’s especially handy when you want consistent alignment and a “badge-like” first item without relying on font-dependent punctuation. Because it is a single Unicode character, it can simplify copy/paste layouts compared with composing “(1).” from multiple symbols.
Is ⒈ the same as “1.”?
It’s visually similar, but ⒈ is a single Unicode character (DIGIT ONE FULL STOP, U+2488) with an enclosed/circled design. It can be used where you want the stylized “1.” look.
How do I copy ⒈ for my document or design?
Copy the character directly from this page. Then paste it into your text editor, design tool, or content system.
What is the Unicode code point for ⒈?
U+2488.
Can I use ⒈ in HTML or code?
Yes. You can use the provided HTML entity ⒈ or the escapes: CSS \\2488 and JavaScript \\u{2488}.