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