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