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