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