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' : ''">
֓
Overview
֓ (HEBREW ACCENT SHALSHELET) is the Unicode character at code point U+0593. It belongs to the Hebrew block, in the Nonspacing Mark (Mn) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0593 | |
| decimal | 1427 | |
| htmldecimal | ֓ | |
| htmlhex | ֓ | |
| css | \0593 | |
| javascript | \u{593} | |
| python | \u0593 | |
| java | \u0593 | |
| go | \u0593 | |
| ruby | \u{593} | |
| rust | \u{593} | |
| ccpp | \u0593 | |
| urlencoded | %D6%93 | |
| utf8bytes | d6 93 | |
| utf16bebytes | 05 93 | |
| utf32bebytes | 00 00 05 93 |
How to Use
HTML:
֓
CSS:
content: "\0593"
JavaScript:
"\u{593}"
Python:
"\u0593"
Properties
Frequently Asked Questions
What is the ֓ character (HEBREW ACCENT SHALSHELET)?
֓ (HEBREW ACCENT SHALSHELET) is the Unicode character U+0593.
What is the Unicode codepoint of HEBREW ACCENT SHALSHELET?
The HEBREW ACCENT SHALSHELET character (֓) has codepoint U+0593.
How do I type or copy HEBREW ACCENT SHALSHELET?
Copy ֓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.