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