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