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-9E7A
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9E7A | |
| decimal | 40570 | |
| htmldecimal | 鹺 | |
| htmlhex | 鹺 | |
| css | \9E7A | |
| javascript | \u{9E7A} | |
| python | \u9e7a | |
| java | \u9E7A | |
| go | \u9E7A | |
| ruby | \u{9E7A} | |
| rust | \u{9E7A} | |
| ccpp | \u9e7a | |
| urlencoded | %E9%B9%BA | |
| utf8bytes | e9 b9 ba | |
| utf16bebytes | 9e 7a | |
| utf32bebytes | 00 00 9e 7a |
How to Use
HTML:
鹺
CSS:
content: "\9E7A"
JavaScript:
"\u{9E7A}"
Python:
"\u9e7a"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No