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-20FDE
Overview
𠿞 (CJK UNIFIED IDEOGRAPH-20FDE) is the Unicode character at code point U+20FDE. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20FDE | |
| decimal | 135134 | |
| htmldecimal | 𠿞 | |
| htmlhex | 𠿞 | |
| css | \20FDE | |
| javascript | \u{20FDE} | |
| python | \U00020fde | |
| java | \uD843\uDFDE | |
| go | \U00020FDE | |
| ruby | \u{20FDE} | |
| rust | \u{20FDE} | |
| ccpp | \U00020fde | |
| urlencoded | %F0%A0%BF%9E | |
| utf8bytes | f0 a0 bf 9e | |
| utf16bebytes | d8 43 df de | |
| utf32bebytes | 00 02 0f de |
How to Use
HTML:
𠿞
CSS:
content: "\20FDE"
JavaScript:
"\u{20FDE}"
Python:
"\U00020fde"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠿞 character (CJK UNIFIED IDEOGRAPH-20FDE)?
𠿞 (CJK UNIFIED IDEOGRAPH-20FDE) is the Unicode character U+20FDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20FDE?
The CJK UNIFIED IDEOGRAPH-20FDE character (𠿞) has codepoint U+20FDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-20FDE?
Copy 𠿞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.