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