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