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