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