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