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