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