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-290AA
Overview
𩂪 (CJK UNIFIED IDEOGRAPH-290AA) is the Unicode character at code point U+290AA. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+290AA | |
| decimal | 168106 | |
| htmldecimal | 𩂪 | |
| htmlhex | 𩂪 | |
| css | \290AA | |
| javascript | \u{290AA} | |
| python | \U000290aa | |
| java | \uD864\uDCAA | |
| go | \U000290AA | |
| ruby | \u{290AA} | |
| rust | \u{290AA} | |
| ccpp | \U000290aa | |
| urlencoded | %F0%A9%82%AA | |
| utf8bytes | f0 a9 82 aa | |
| utf16bebytes | d8 64 dc aa | |
| utf32bebytes | 00 02 90 aa |
How to Use
HTML:
𩂪
CSS:
content: "\290AA"
JavaScript:
"\u{290AA}"
Python:
"\U000290aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩂪 character (CJK UNIFIED IDEOGRAPH-290AA)?
𩂪 (CJK UNIFIED IDEOGRAPH-290AA) is the Unicode character U+290AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-290AA?
The CJK UNIFIED IDEOGRAPH-290AA character (𩂪) has codepoint U+290AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-290AA?
Copy 𩂪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.