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