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