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