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