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