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