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