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
Overview
麨 (CJK UNIFIED IDEOGRAPH-9EA8) is the Unicode character at code point U+9EA8. 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+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
Frequently Asked Questions
What is the 麨 character (CJK UNIFIED IDEOGRAPH-9EA8)?
麨 (CJK UNIFIED IDEOGRAPH-9EA8) is the Unicode character U+9EA8.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9EA8?
The CJK UNIFIED IDEOGRAPH-9EA8 character (麨) has codepoint U+9EA8.
How do I type or copy CJK UNIFIED IDEOGRAPH-9EA8?
Copy 麨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.