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