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