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