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-2ABCD
Overview
𪯍 (CJK UNIFIED IDEOGRAPH-2ABCD) is the Unicode character at code point U+2ABCD. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ABCD | |
| decimal | 175053 | |
| htmldecimal | 𪯍 | |
| htmlhex | 𪯍 | |
| css | \2ABCD | |
| javascript | \u{2ABCD} | |
| python | \U0002abcd | |
| java | \uD86A\uDFCD | |
| go | \U0002ABCD | |
| ruby | \u{2ABCD} | |
| rust | \u{2ABCD} | |
| ccpp | \U0002abcd | |
| urlencoded | %F0%AA%AF%8D | |
| utf8bytes | f0 aa af 8d | |
| utf16bebytes | d8 6a df cd | |
| utf32bebytes | 00 02 ab cd |
How to Use
HTML:
𪯍
CSS:
content: "\2ABCD"
JavaScript:
"\u{2ABCD}"
Python:
"\U0002abcd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪯍 character (CJK UNIFIED IDEOGRAPH-2ABCD)?
𪯍 (CJK UNIFIED IDEOGRAPH-2ABCD) is the Unicode character U+2ABCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ABCD?
The CJK UNIFIED IDEOGRAPH-2ABCD character (𪯍) has codepoint U+2ABCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ABCD?
Copy 𪯍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.