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