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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.