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