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