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