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 PERSON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E85 | |
| decimal | 11909 | |
| htmldecimal | ⺅ | |
| htmlhex | ⺅ | |
| css | \2E85 | |
| javascript | \u{2E85} | |
| python | \u2e85 | |
| java | \u2E85 | |
| go | \u2E85 | |
| ruby | \u{2E85} | |
| rust | \u{2E85} | |
| ccpp | \u2e85 | |
| urlencoded | %E2%BA%85 | |
| utf8bytes | e2 ba 85 | |
| utf16bebytes | 2e 85 | |
| utf32bebytes | 00 00 2e 85 |
How to Use
HTML:
⺅
CSS:
content: "\2E85"
JavaScript:
"\u{2E85}"
Python:
"\u2e85"
Properties
- Block
- CJK Radicals Supplement
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No