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