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