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