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