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