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