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