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