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