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