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