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 PUNCTUATION GERSHAYIM) is the Unicode character at code point U+05F4. It belongs to the Hebrew block, in the Other Punctuation (Po) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+05F4 | |
| decimal | 1524 | |
| htmldecimal | ״ | |
| htmlhex | ״ | |
| css | \05F4 | |
| javascript | \u{5F4} | |
| python | \u05f4 | |
| java | \u05F4 | |
| go | \u05F4 | |
| ruby | \u{5F4} | |
| rust | \u{5F4} | |
| ccpp | \u05f4 | |
| urlencoded | %D7%B4 | |
| utf8bytes | d7 b4 | |
| utf16bebytes | 05 f4 | |
| utf32bebytes | 00 00 05 f4 |
How to Use
HTML:
״
CSS:
content: "\05F4"
JavaScript:
"\u{5F4}"
Python:
"\u05f4"
Properties
Frequently Asked Questions
What is the ״ character (HEBREW PUNCTUATION GERSHAYIM)?
״ (HEBREW PUNCTUATION GERSHAYIM) is the Unicode character U+05F4.
What is the Unicode codepoint of HEBREW PUNCTUATION GERSHAYIM?
The HEBREW PUNCTUATION GERSHAYIM character (״) has codepoint U+05F4.
How do I type or copy HEBREW PUNCTUATION GERSHAYIM?
Copy ״ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.