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