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