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