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