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