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