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