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