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