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-87FC
Overview
蟼 (CJK UNIFIED IDEOGRAPH-87FC) is the Unicode character at code point U+87FC. 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+87FC | |
| decimal | 34812 | |
| htmldecimal | 蟼 | |
| htmlhex | 蟼 | |
| css | \87FC | |
| javascript | \u{87FC} | |
| python | \u87fc | |
| java | \u87FC | |
| go | \u87FC | |
| ruby | \u{87FC} | |
| rust | \u{87FC} | |
| ccpp | \u87fc | |
| urlencoded | %E8%9F%BC | |
| utf8bytes | e8 9f bc | |
| utf16bebytes | 87 fc | |
| utf32bebytes | 00 00 87 fc |
How to Use
HTML:
蟼
CSS:
content: "\87FC"
JavaScript:
"\u{87FC}"
Python:
"\u87fc"
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-87FC)?
蟼 (CJK UNIFIED IDEOGRAPH-87FC) is the Unicode character U+87FC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-87FC?
The CJK UNIFIED IDEOGRAPH-87FC character (蟼) has codepoint U+87FC.
How do I type or copy CJK UNIFIED IDEOGRAPH-87FC?
Copy 蟼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.