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