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