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-2982A
Overview
𩠪 (CJK UNIFIED IDEOGRAPH-2982A) is the Unicode character at code point U+2982A. 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+2982A | |
| decimal | 170026 | |
| htmldecimal | 𩠪 | |
| htmlhex | 𩠪 | |
| css | \2982A | |
| javascript | \u{2982A} | |
| python | \U0002982a | |
| java | \uD866\uDC2A | |
| go | \U0002982A | |
| ruby | \u{2982A} | |
| rust | \u{2982A} | |
| ccpp | \U0002982a | |
| urlencoded | %F0%A9%A0%AA | |
| utf8bytes | f0 a9 a0 aa | |
| utf16bebytes | d8 66 dc 2a | |
| utf32bebytes | 00 02 98 2a |
How to Use
HTML:
𩠪
CSS:
content: "\2982A"
JavaScript:
"\u{2982A}"
Python:
"\U0002982a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩠪 character (CJK UNIFIED IDEOGRAPH-2982A)?
𩠪 (CJK UNIFIED IDEOGRAPH-2982A) is the Unicode character U+2982A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2982A?
The CJK UNIFIED IDEOGRAPH-2982A character (𩠪) has codepoint U+2982A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2982A?
Copy 𩠪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.