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