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