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-7284
Overview
犄 (CJK UNIFIED IDEOGRAPH-7284) is the Unicode character at code point U+7284. 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+7284 | |
| decimal | 29316 | |
| htmldecimal | 犄 | |
| htmlhex | 犄 | |
| css | \7284 | |
| javascript | \u{7284} | |
| python | \u7284 | |
| java | \u7284 | |
| go | \u7284 | |
| ruby | \u{7284} | |
| rust | \u{7284} | |
| ccpp | \u7284 | |
| urlencoded | %E7%8A%84 | |
| utf8bytes | e7 8a 84 | |
| utf16bebytes | 72 84 | |
| utf32bebytes | 00 00 72 84 |
How to Use
HTML:
犄
CSS:
content: "\7284"
JavaScript:
"\u{7284}"
Python:
"\u7284"
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-7284)?
犄 (CJK UNIFIED IDEOGRAPH-7284) is the Unicode character U+7284.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7284?
The CJK UNIFIED IDEOGRAPH-7284 character (犄) has codepoint U+7284.
How do I type or copy CJK UNIFIED IDEOGRAPH-7284?
Copy 犄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.