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-2021A
Overview
𠈚 (CJK UNIFIED IDEOGRAPH-2021A) is the Unicode character at code point U+2021A. 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+2021A | |
| decimal | 131610 | |
| htmldecimal | 𠈚 | |
| htmlhex | 𠈚 | |
| css | \2021A | |
| javascript | \u{2021A} | |
| python | \U0002021a | |
| java | \uD840\uDE1A | |
| go | \U0002021A | |
| ruby | \u{2021A} | |
| rust | \u{2021A} | |
| ccpp | \U0002021a | |
| urlencoded | %F0%A0%88%9A | |
| utf8bytes | f0 a0 88 9a | |
| utf16bebytes | d8 40 de 1a | |
| utf32bebytes | 00 02 02 1a |
How to Use
HTML:
𠈚
CSS:
content: "\2021A"
JavaScript:
"\u{2021A}"
Python:
"\U0002021a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠈚 character (CJK UNIFIED IDEOGRAPH-2021A)?
𠈚 (CJK UNIFIED IDEOGRAPH-2021A) is the Unicode character U+2021A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2021A?
The CJK UNIFIED IDEOGRAPH-2021A character (𠈚) has codepoint U+2021A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2021A?
Copy 𠈚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.