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-2BABE
Overview
𫪾 (CJK UNIFIED IDEOGRAPH-2BABE) is the Unicode character at code point U+2BABE. 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+2BABE | |
| decimal | 178878 | |
| htmldecimal | 𫪾 | |
| htmlhex | 𫪾 | |
| css | \2BABE | |
| javascript | \u{2BABE} | |
| python | \U0002babe | |
| java | \uD86E\uDEBE | |
| go | \U0002BABE | |
| ruby | \u{2BABE} | |
| rust | \u{2BABE} | |
| ccpp | \U0002babe | |
| urlencoded | %F0%AB%AA%BE | |
| utf8bytes | f0 ab aa be | |
| utf16bebytes | d8 6e de be | |
| utf32bebytes | 00 02 ba be |
How to Use
HTML:
𫪾
CSS:
content: "\2BABE"
JavaScript:
"\u{2BABE}"
Python:
"\U0002babe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫪾 character (CJK UNIFIED IDEOGRAPH-2BABE)?
𫪾 (CJK UNIFIED IDEOGRAPH-2BABE) is the Unicode character U+2BABE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BABE?
The CJK UNIFIED IDEOGRAPH-2BABE character (𫪾) has codepoint U+2BABE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BABE?
Copy 𫪾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.