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