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