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