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-2DCBC
Overview
𭲼 (CJK UNIFIED IDEOGRAPH-2DCBC) is the Unicode character at code point U+2DCBC. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DCBC | |
| decimal | 187580 | |
| htmldecimal | 𭲼 | |
| htmlhex | 𭲼 | |
| css | \2DCBC | |
| javascript | \u{2DCBC} | |
| python | \U0002dcbc | |
| java | \uD877\uDCBC | |
| go | \U0002DCBC | |
| ruby | \u{2DCBC} | |
| rust | \u{2DCBC} | |
| ccpp | \U0002dcbc | |
| urlencoded | %F0%AD%B2%BC | |
| utf8bytes | f0 ad b2 bc | |
| utf16bebytes | d8 77 dc bc | |
| utf32bebytes | 00 02 dc bc |
How to Use
HTML:
𭲼
CSS:
content: "\2DCBC"
JavaScript:
"\u{2DCBC}"
Python:
"\U0002dcbc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭲼 character (CJK UNIFIED IDEOGRAPH-2DCBC)?
𭲼 (CJK UNIFIED IDEOGRAPH-2DCBC) is the Unicode character U+2DCBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DCBC?
The CJK UNIFIED IDEOGRAPH-2DCBC character (𭲼) has codepoint U+2DCBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DCBC?
Copy 𭲼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.