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