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