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