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