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