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