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