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