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