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