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