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