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