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