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