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