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