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