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