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 YOD TRIANGLE) is the Unicode character at code point U+05EF. It belongs to the Hebrew block, in the Other Letter (Lo) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+05EF | |
| decimal | 1519 | |
| htmldecimal | ׯ | |
| htmlhex | ׯ | |
| css | \05EF | |
| javascript | \u{5EF} | |
| python | \u05ef | |
| java | \u05EF | |
| go | \u05EF | |
| ruby | \u{5EF} | |
| rust | \u{5EF} | |
| ccpp | \u05ef | |
| urlencoded | %D7%AF | |
| utf8bytes | d7 af | |
| utf16bebytes | 05 ef | |
| utf32bebytes | 00 00 05 ef |
How to Use
HTML:
ׯ
CSS:
content: "\05EF"
JavaScript:
"\u{5EF}"
Python:
"\u05ef"
Properties
Frequently Asked Questions
What is the ׯ character (HEBREW YOD TRIANGLE)?
ׯ (HEBREW YOD TRIANGLE) is the Unicode character U+05EF.
What is the Unicode codepoint of HEBREW YOD TRIANGLE?
The HEBREW YOD TRIANGLE character (ׯ) has codepoint U+05EF.
How do I type or copy HEBREW YOD TRIANGLE?
Copy ׯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.