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