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