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