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