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