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