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 UNIFIED IDEOGRAPH-87E3
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+87E3 | |
| decimal | 34787 | |
| htmldecimal | 蟣 | |
| htmlhex | 蟣 | |
| css | \87E3 | |
| javascript | \u{87E3} | |
| python | \u87e3 | |
| java | \u87E3 | |
| go | \u87E3 | |
| ruby | \u{87E3} | |
| rust | \u{87E3} | |
| ccpp | \u87e3 | |
| urlencoded | %E8%9F%A3 | |
| utf8bytes | e8 9f a3 | |
| utf16bebytes | 87 e3 | |
| utf32bebytes | 00 00 87 e3 |
How to Use
HTML:
蟣
CSS:
content: "\87E3"
JavaScript:
"\u{87E3}"
Python:
"\u87e3"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No