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