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-2CCBC
Overview
𬲼 (CJK UNIFIED IDEOGRAPH-2CCBC) is the Unicode character at code point U+2CCBC. 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+2CCBC | |
| decimal | 183484 | |
| htmldecimal | 𬲼 | |
| htmlhex | 𬲼 | |
| css | \2CCBC | |
| javascript | \u{2CCBC} | |
| python | \U0002ccbc | |
| java | \uD873\uDCBC | |
| go | \U0002CCBC | |
| ruby | \u{2CCBC} | |
| rust | \u{2CCBC} | |
| ccpp | \U0002ccbc | |
| urlencoded | %F0%AC%B2%BC | |
| utf8bytes | f0 ac b2 bc | |
| utf16bebytes | d8 73 dc bc | |
| utf32bebytes | 00 02 cc bc |
How to Use
HTML:
𬲼
CSS:
content: "\2CCBC"
JavaScript:
"\u{2CCBC}"
Python:
"\U0002ccbc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬲼 character (CJK UNIFIED IDEOGRAPH-2CCBC)?
𬲼 (CJK UNIFIED IDEOGRAPH-2CCBC) is the Unicode character U+2CCBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CCBC?
The CJK UNIFIED IDEOGRAPH-2CCBC character (𬲼) has codepoint U+2CCBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CCBC?
Copy 𬲼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.