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