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