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