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