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