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-3042B
Overview
𰐫 (CJK UNIFIED IDEOGRAPH-3042B) is the Unicode character at code point U+3042B. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3042B | |
| decimal | 197675 | |
| htmldecimal | 𰐫 | |
| htmlhex | 𰐫 | |
| css | \3042B | |
| javascript | \u{3042B} | |
| python | \U0003042b | |
| java | \uD881\uDC2B | |
| go | \U0003042B | |
| ruby | \u{3042B} | |
| rust | \u{3042B} | |
| ccpp | \U0003042b | |
| urlencoded | %F0%B0%90%AB | |
| utf8bytes | f0 b0 90 ab | |
| utf16bebytes | d8 81 dc 2b | |
| utf32bebytes | 00 03 04 2b |
How to Use
HTML:
𰐫
CSS:
content: "\3042B"
JavaScript:
"\u{3042B}"
Python:
"\U0003042b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰐫 character (CJK UNIFIED IDEOGRAPH-3042B)?
𰐫 (CJK UNIFIED IDEOGRAPH-3042B) is the Unicode character U+3042B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3042B?
The CJK UNIFIED IDEOGRAPH-3042B character (𰐫) has codepoint U+3042B.
How do I type or copy CJK UNIFIED IDEOGRAPH-3042B?
Copy 𰐫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.