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