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