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