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