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