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