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