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 SIX
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+24FA | |
| decimal | 9466 | |
| htmldecimal | ⓺ | |
| htmlhex | ⓺ | |
| css | \24FA | |
| javascript | \u{24FA} | |
| python | \u24fa | |
| java | \u24FA | |
| go | \u24FA | |
| ruby | \u{24FA} | |
| rust | \u{24FA} | |
| ccpp | \u24fa | |
| urlencoded | %E2%93%BA | |
| utf8bytes | e2 93 ba | |
| utf16bebytes | 24 fa | |
| utf32bebytes | 00 00 24 fa |
How to Use
HTML:
⓺
CSS:
content: "\24FA"
JavaScript:
"\u{24FA}"
Python:
"\u24fa"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No