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