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