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