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-2BABA
Overview
𫪺 (CJK UNIFIED IDEOGRAPH-2BABA) is the Unicode character at code point U+2BABA. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BABA | |
| decimal | 178874 | |
| htmldecimal | 𫪺 | |
| htmlhex | 𫪺 | |
| css | \2BABA | |
| javascript | \u{2BABA} | |
| python | \U0002baba | |
| java | \uD86E\uDEBA | |
| go | \U0002BABA | |
| ruby | \u{2BABA} | |
| rust | \u{2BABA} | |
| ccpp | \U0002baba | |
| urlencoded | %F0%AB%AA%BA | |
| utf8bytes | f0 ab aa ba | |
| utf16bebytes | d8 6e de ba | |
| utf32bebytes | 00 02 ba ba |
How to Use
HTML:
𫪺
CSS:
content: "\2BABA"
JavaScript:
"\u{2BABA}"
Python:
"\U0002baba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫪺 character (CJK UNIFIED IDEOGRAPH-2BABA)?
𫪺 (CJK UNIFIED IDEOGRAPH-2BABA) is the Unicode character U+2BABA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BABA?
The CJK UNIFIED IDEOGRAPH-2BABA character (𫪺) has codepoint U+2BABA.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BABA?
Copy 𫪺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.