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