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