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