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