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