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