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