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-2ABCB
Overview
𪯋 (CJK UNIFIED IDEOGRAPH-2ABCB) is the Unicode character at code point U+2ABCB. 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+2ABCB | |
| decimal | 175051 | |
| htmldecimal | 𪯋 | |
| htmlhex | 𪯋 | |
| css | \2ABCB | |
| javascript | \u{2ABCB} | |
| python | \U0002abcb | |
| java | \uD86A\uDFCB | |
| go | \U0002ABCB | |
| ruby | \u{2ABCB} | |
| rust | \u{2ABCB} | |
| ccpp | \U0002abcb | |
| urlencoded | %F0%AA%AF%8B | |
| utf8bytes | f0 aa af 8b | |
| utf16bebytes | d8 6a df cb | |
| utf32bebytes | 00 02 ab cb |
How to Use
HTML:
𪯋
CSS:
content: "\2ABCB"
JavaScript:
"\u{2ABCB}"
Python:
"\U0002abcb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪯋 character (CJK UNIFIED IDEOGRAPH-2ABCB)?
𪯋 (CJK UNIFIED IDEOGRAPH-2ABCB) is the Unicode character U+2ABCB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ABCB?
The CJK UNIFIED IDEOGRAPH-2ABCB character (𪯋) has codepoint U+2ABCB.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ABCB?
Copy 𪯋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.