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