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