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