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-87FF
Overview
蟿 (CJK UNIFIED IDEOGRAPH-87FF) is the Unicode character at code point U+87FF. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+87FF | |
| decimal | 34815 | |
| htmldecimal | 蟿 | |
| htmlhex | 蟿 | |
| css | \87FF | |
| javascript | \u{87FF} | |
| python | \u87ff | |
| java | \u87FF | |
| go | \u87FF | |
| ruby | \u{87FF} | |
| rust | \u{87FF} | |
| ccpp | \u87ff | |
| urlencoded | %E8%9F%BF | |
| utf8bytes | e8 9f bf | |
| utf16bebytes | 87 ff | |
| utf32bebytes | 00 00 87 ff |
How to Use
HTML:
蟿
CSS:
content: "\87FF"
JavaScript:
"\u{87FF}"
Python:
"\u87ff"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 蟿 character (CJK UNIFIED IDEOGRAPH-87FF)?
蟿 (CJK UNIFIED IDEOGRAPH-87FF) is the Unicode character U+87FF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-87FF?
The CJK UNIFIED IDEOGRAPH-87FF character (蟿) has codepoint U+87FF.
How do I type or copy CJK UNIFIED IDEOGRAPH-87FF?
Copy 蟿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.