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