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