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