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