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