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-20587
Overview
𠖇 (CJK UNIFIED IDEOGRAPH-20587) is the Unicode character at code point U+20587. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20587 | |
| decimal | 132487 | |
| htmldecimal | 𠖇 | |
| htmlhex | 𠖇 | |
| css | \20587 | |
| javascript | \u{20587} | |
| python | \U00020587 | |
| java | \uD841\uDD87 | |
| go | \U00020587 | |
| ruby | \u{20587} | |
| rust | \u{20587} | |
| ccpp | \U00020587 | |
| urlencoded | %F0%A0%96%87 | |
| utf8bytes | f0 a0 96 87 | |
| utf16bebytes | d8 41 dd 87 | |
| utf32bebytes | 00 02 05 87 |
How to Use
HTML:
𠖇
CSS:
content: "\20587"
JavaScript:
"\u{20587}"
Python:
"\U00020587"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠖇 character (CJK UNIFIED IDEOGRAPH-20587)?
𠖇 (CJK UNIFIED IDEOGRAPH-20587) is the Unicode character U+20587.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-20587?
The CJK UNIFIED IDEOGRAPH-20587 character (𠖇) has codepoint U+20587.
How do I type or copy CJK UNIFIED IDEOGRAPH-20587?
Copy 𠖇 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.