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