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