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