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