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