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