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