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