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