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