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