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-2026B
Overview
𠉫 (CJK UNIFIED IDEOGRAPH-2026B) is the Unicode character at code point U+2026B. 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+2026B | |
| decimal | 131691 | |
| htmldecimal | 𠉫 | |
| htmlhex | 𠉫 | |
| css | \2026B | |
| javascript | \u{2026B} | |
| python | \U0002026b | |
| java | \uD840\uDE6B | |
| go | \U0002026B | |
| ruby | \u{2026B} | |
| rust | \u{2026B} | |
| ccpp | \U0002026b | |
| urlencoded | %F0%A0%89%AB | |
| utf8bytes | f0 a0 89 ab | |
| utf16bebytes | d8 40 de 6b | |
| utf32bebytes | 00 02 02 6b |
How to Use
HTML:
𠉫
CSS:
content: "\2026B"
JavaScript:
"\u{2026B}"
Python:
"\U0002026b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠉫 character (CJK UNIFIED IDEOGRAPH-2026B)?
𠉫 (CJK UNIFIED IDEOGRAPH-2026B) is the Unicode character U+2026B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2026B?
The CJK UNIFIED IDEOGRAPH-2026B character (𠉫) has codepoint U+2026B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2026B?
Copy 𠉫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.