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