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