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