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