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