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