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