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' : ''">
⑨
CIRCLED DIGIT NINE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2468 | |
| decimal | 9320 | |
| htmldecimal | ⑨ | |
| htmlhex | ⑨ | |
| css | \2468 | |
| javascript | \u{2468} | |
| python | \u2468 | |
| java | \u2468 | |
| go | \u2468 | |
| ruby | \u{2468} | |
| rust | \u{2468} | |
| ccpp | \u2468 | |
| urlencoded | %E2%91%A8 | |
| utf8bytes | e2 91 a8 | |
| utf16bebytes | 24 68 | |
| utf32bebytes | 00 00 24 68 |
How to Use
HTML:
⑨
CSS:
content: "\2468"
JavaScript:
"\u{2468}"
Python:
"\u2468"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 0039