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