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' : ''">
⻡
CJK RADICAL HEAD
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2EE1 | |
| decimal | 12001 | |
| htmldecimal | ⻡ | |
| htmlhex | ⻡ | |
| css | \2EE1 | |
| javascript | \u{2EE1} | |
| python | \u2ee1 | |
| java | \u2EE1 | |
| go | \u2EE1 | |
| ruby | \u{2EE1} | |
| rust | \u{2EE1} | |
| ccpp | \u2ee1 | |
| urlencoded | %E2%BB%A1 | |
| utf8bytes | e2 bb a1 | |
| utf16bebytes | 2e e1 | |
| utf32bebytes | 00 00 2e e1 |
How to Use
HTML:
⻡
CSS:
content: "\2EE1"
JavaScript:
"\u{2EE1}"
Python:
"\u2ee1"
Properties
- Block
- CJK Radicals Supplement
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No