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