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