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