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