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