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