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