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