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