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