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