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