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