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-3AFC
Overview
㫼 (CJK UNIFIED IDEOGRAPH-3AFC) is the Unicode character at code point U+3AFC. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3AFC | |
| decimal | 15100 | |
| htmldecimal | 㫼 | |
| htmlhex | 㫼 | |
| css | \3AFC | |
| javascript | \u{3AFC} | |
| python | \u3afc | |
| java | \u3AFC | |
| go | \u3AFC | |
| ruby | \u{3AFC} | |
| rust | \u{3AFC} | |
| ccpp | \u3afc | |
| urlencoded | %E3%AB%BC | |
| utf8bytes | e3 ab bc | |
| utf16bebytes | 3a fc | |
| utf32bebytes | 00 00 3a fc |
How to Use
HTML:
㫼
CSS:
content: "\3AFC"
JavaScript:
"\u{3AFC}"
Python:
"\u3afc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㫼 character (CJK UNIFIED IDEOGRAPH-3AFC)?
㫼 (CJK UNIFIED IDEOGRAPH-3AFC) is the Unicode character U+3AFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3AFC?
The CJK UNIFIED IDEOGRAPH-3AFC character (㫼) has codepoint U+3AFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-3AFC?
Copy 㫼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.