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-9EAE
Overview
麮 (CJK UNIFIED IDEOGRAPH-9EAE) is the Unicode character at code point U+9EAE. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9EAE | |
| decimal | 40622 | |
| htmldecimal | 麮 | |
| htmlhex | 麮 | |
| css | \9EAE | |
| javascript | \u{9EAE} | |
| python | \u9eae | |
| java | \u9EAE | |
| go | \u9EAE | |
| ruby | \u{9EAE} | |
| rust | \u{9EAE} | |
| ccpp | \u9eae | |
| urlencoded | %E9%BA%AE | |
| utf8bytes | e9 ba ae | |
| utf16bebytes | 9e ae | |
| utf32bebytes | 00 00 9e ae |
How to Use
HTML:
麮
CSS:
content: "\9EAE"
JavaScript:
"\u{9EAE}"
Python:
"\u9eae"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 麮 character (CJK UNIFIED IDEOGRAPH-9EAE)?
麮 (CJK UNIFIED IDEOGRAPH-9EAE) is the Unicode character U+9EAE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9EAE?
The CJK UNIFIED IDEOGRAPH-9EAE character (麮) has codepoint U+9EAE.
How do I type or copy CJK UNIFIED IDEOGRAPH-9EAE?
Copy 麮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.