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