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