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