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