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