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