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 C-SIMPLIFIED EVEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2EEC | |
| decimal | 12012 | |
| htmldecimal | ⻬ | |
| htmlhex | ⻬ | |
| css | \2EEC | |
| javascript | \u{2EEC} | |
| python | \u2eec | |
| java | \u2EEC | |
| go | \u2EEC | |
| ruby | \u{2EEC} | |
| rust | \u{2EEC} | |
| ccpp | \u2eec | |
| urlencoded | %E2%BB%AC | |
| utf8bytes | e2 bb ac | |
| utf16bebytes | 2e ec | |
| utf32bebytes | 00 00 2e ec |
How to Use
HTML:
⻬
CSS:
content: "\2EEC"
JavaScript:
"\u{2EEC}"
Python:
"\u2eec"
Properties
- Block
- CJK Radicals Supplement
- Script
- Hani
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No