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