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