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