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 SEGOL) is the Unicode character at code point U+0592. 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+0592 | |
| decimal | 1426 | |
| htmldecimal | ֒ | |
| htmlhex | ֒ | |
| css | \0592 | |
| javascript | \u{592} | |
| python | \u0592 | |
| java | \u0592 | |
| go | \u0592 | |
| ruby | \u{592} | |
| rust | \u{592} | |
| ccpp | \u0592 | |
| urlencoded | %D6%92 | |
| utf8bytes | d6 92 | |
| utf16bebytes | 05 92 | |
| utf32bebytes | 00 00 05 92 |
How to Use
HTML:
֒
CSS:
content: "\0592"
JavaScript:
"\u{592}"
Python:
"\u0592"
Properties
Frequently Asked Questions
What is the ֒ character (HEBREW ACCENT SEGOL)?
֒ (HEBREW ACCENT SEGOL) is the Unicode character U+0592.
What is the Unicode codepoint of HEBREW ACCENT SEGOL?
The HEBREW ACCENT SEGOL character (֒) has codepoint U+0592.
How do I type or copy HEBREW ACCENT SEGOL?
Copy ֒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.