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-98EA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+98EA | |
| decimal | 39146 | |
| htmldecimal | 飪 | |
| htmlhex | 飪 | |
| css | \98EA | |
| javascript | \u{98EA} | |
| python | \u98ea | |
| java | \u98EA | |
| go | \u98EA | |
| ruby | \u{98EA} | |
| rust | \u{98EA} | |
| ccpp | \u98ea | |
| urlencoded | %E9%A3%AA | |
| utf8bytes | e9 a3 aa | |
| utf16bebytes | 98 ea | |
| utf32bebytes | 00 00 98 ea |
How to Use
HTML:
飪
CSS:
content: "\98EA"
JavaScript:
"\u{98EA}"
Python:
"\u98ea"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No