copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⓶'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⓶
DOUBLE CIRCLED DIGIT TWO
Overview
⓶ (DOUBLE CIRCLED DIGIT TWO) is the Unicode character at code point U+24F6. It belongs to the Enclosed Alphanumerics block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+24F6 | |
| decimal | 9462 | |
| htmldecimal | ⓶ | |
| htmlhex | ⓶ | |
| css | \24F6 | |
| javascript | \u{24F6} | |
| python | \u24f6 | |
| java | \u24F6 | |
| go | \u24F6 | |
| ruby | \u{24F6} | |
| rust | \u{24F6} | |
| ccpp | \u24f6 | |
| urlencoded | %E2%93%B6 | |
| utf8bytes | e2 93 b6 | |
| utf16bebytes | 24 f6 | |
| utf32bebytes | 00 00 24 f6 |
How to Use
HTML:
⓶
CSS:
content: "\24F6"
JavaScript:
"\u{24F6}"
Python:
"\u24f6"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⓶ character (DOUBLE CIRCLED DIGIT TWO)?
⓶ (DOUBLE CIRCLED DIGIT TWO) is the Unicode character U+24F6.
What is the Unicode codepoint of DOUBLE CIRCLED DIGIT TWO?
The DOUBLE CIRCLED DIGIT TWO character (⓶) has codepoint U+24F6.
How do I type or copy DOUBLE CIRCLED DIGIT TWO?
Copy ⓶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.