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