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