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