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