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