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