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