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