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