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-343E
Overview
㐾 (CJK UNIFIED IDEOGRAPH-343E) is the Unicode character at code point U+343E. 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+343E | |
| decimal | 13374 | |
| htmldecimal | 㐾 | |
| htmlhex | 㐾 | |
| css | \343E | |
| javascript | \u{343E} | |
| python | \u343e | |
| java | \u343E | |
| go | \u343E | |
| ruby | \u{343E} | |
| rust | \u{343E} | |
| ccpp | \u343e | |
| urlencoded | %E3%90%BE | |
| utf8bytes | e3 90 be | |
| utf16bebytes | 34 3e | |
| utf32bebytes | 00 00 34 3e |
How to Use
HTML:
㐾
CSS:
content: "\343E"
JavaScript:
"\u{343E}"
Python:
"\u343e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㐾 character (CJK UNIFIED IDEOGRAPH-343E)?
㐾 (CJK UNIFIED IDEOGRAPH-343E) is the Unicode character U+343E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-343E?
The CJK UNIFIED IDEOGRAPH-343E character (㐾) has codepoint U+343E.
How do I type or copy CJK UNIFIED IDEOGRAPH-343E?
Copy 㐾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.