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 NUMBER TWENTY ONE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3251 | |
| decimal | 12881 | |
| htmldecimal | ㉑ | |
| htmlhex | ㉑ | |
| css | \3251 | |
| javascript | \u{3251} | |
| python | \u3251 | |
| java | \u3251 | |
| go | \u3251 | |
| ruby | \u{3251} | |
| rust | \u{3251} | |
| ccpp | \u3251 | |
| urlencoded | %E3%89%91 | |
| utf8bytes | e3 89 91 | |
| utf16bebytes | 32 51 | |
| utf32bebytes | 00 00 32 51 |
How to Use
HTML:
㉑
CSS:
content: "\3251"
JavaScript:
"\u{3251}"
Python:
"\u3251"
Properties
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 0032 0031