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-4322
Overview
䌢 (CJK UNIFIED IDEOGRAPH-4322) is the Unicode character at code point U+4322. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4322 | |
| decimal | 17186 | |
| htmldecimal | 䌢 | |
| htmlhex | 䌢 | |
| css | \4322 | |
| javascript | \u{4322} | |
| python | \u4322 | |
| java | \u4322 | |
| go | \u4322 | |
| ruby | \u{4322} | |
| rust | \u{4322} | |
| ccpp | \u4322 | |
| urlencoded | %E4%8C%A2 | |
| utf8bytes | e4 8c a2 | |
| utf16bebytes | 43 22 | |
| utf32bebytes | 00 00 43 22 |
How to Use
HTML:
䌢
CSS:
content: "\4322"
JavaScript:
"\u{4322}"
Python:
"\u4322"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䌢 character (CJK UNIFIED IDEOGRAPH-4322)?
䌢 (CJK UNIFIED IDEOGRAPH-4322) is the Unicode character U+4322.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4322?
The CJK UNIFIED IDEOGRAPH-4322 character (䌢) has codepoint U+4322.
How do I type or copy CJK UNIFIED IDEOGRAPH-4322?
Copy 䌢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.