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