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