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