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