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