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-3AFD
Overview
㫽 (CJK UNIFIED IDEOGRAPH-3AFD) is the Unicode character at code point U+3AFD. 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+3AFD | |
| decimal | 15101 | |
| htmldecimal | 㫽 | |
| htmlhex | 㫽 | |
| css | \3AFD | |
| javascript | \u{3AFD} | |
| python | \u3afd | |
| java | \u3AFD | |
| go | \u3AFD | |
| ruby | \u{3AFD} | |
| rust | \u{3AFD} | |
| ccpp | \u3afd | |
| urlencoded | %E3%AB%BD | |
| utf8bytes | e3 ab bd | |
| utf16bebytes | 3a fd | |
| utf32bebytes | 00 00 3a fd |
How to Use
HTML:
㫽
CSS:
content: "\3AFD"
JavaScript:
"\u{3AFD}"
Python:
"\u3afd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㫽 character (CJK UNIFIED IDEOGRAPH-3AFD)?
㫽 (CJK UNIFIED IDEOGRAPH-3AFD) is the Unicode character U+3AFD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3AFD?
The CJK UNIFIED IDEOGRAPH-3AFD character (㫽) has codepoint U+3AFD.
How do I type or copy CJK UNIFIED IDEOGRAPH-3AFD?
Copy 㫽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.