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