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