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