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