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