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