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