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