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-2DBBC
Overview
𭮼 (CJK UNIFIED IDEOGRAPH-2DBBC) is the Unicode character at code point U+2DBBC. 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+2DBBC | |
| decimal | 187324 | |
| htmldecimal | 𭮼 | |
| htmlhex | 𭮼 | |
| css | \2DBBC | |
| javascript | \u{2DBBC} | |
| python | \U0002dbbc | |
| java | \uD876\uDFBC | |
| go | \U0002DBBC | |
| ruby | \u{2DBBC} | |
| rust | \u{2DBBC} | |
| ccpp | \U0002dbbc | |
| urlencoded | %F0%AD%AE%BC | |
| utf8bytes | f0 ad ae bc | |
| utf16bebytes | d8 76 df bc | |
| utf32bebytes | 00 02 db bc |
How to Use
HTML:
𭮼
CSS:
content: "\2DBBC"
JavaScript:
"\u{2DBBC}"
Python:
"\U0002dbbc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭮼 character (CJK UNIFIED IDEOGRAPH-2DBBC)?
𭮼 (CJK UNIFIED IDEOGRAPH-2DBBC) is the Unicode character U+2DBBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DBBC?
The CJK UNIFIED IDEOGRAPH-2DBBC character (𭮼) has codepoint U+2DBBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DBBC?
Copy 𭮼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.