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