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