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