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