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