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