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