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