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