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