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