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