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