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