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-9EA2
Overview
麢 (CJK UNIFIED IDEOGRAPH-9EA2) is the Unicode character at code point U+9EA2. 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+9EA2 | |
| decimal | 40610 | |
| htmldecimal | 麢 | |
| htmlhex | 麢 | |
| css | \9EA2 | |
| javascript | \u{9EA2} | |
| python | \u9ea2 | |
| java | \u9EA2 | |
| go | \u9EA2 | |
| ruby | \u{9EA2} | |
| rust | \u{9EA2} | |
| ccpp | \u9ea2 | |
| urlencoded | %E9%BA%A2 | |
| utf8bytes | e9 ba a2 | |
| utf16bebytes | 9e a2 | |
| utf32bebytes | 00 00 9e a2 |
How to Use
HTML:
麢
CSS:
content: "\9EA2"
JavaScript:
"\u{9EA2}"
Python:
"\u9ea2"
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-9EA2)?
麢 (CJK UNIFIED IDEOGRAPH-9EA2) is the Unicode character U+9EA2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9EA2?
The CJK UNIFIED IDEOGRAPH-9EA2 character (麢) has codepoint U+9EA2.
How do I type or copy CJK UNIFIED IDEOGRAPH-9EA2?
Copy 麢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.