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 LIGATURE YIDDISH VAV YOD) is the Unicode character at code point U+05F1. 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+05F1 | |
| decimal | 1521 | |
| htmldecimal | ױ | |
| htmlhex | ױ | |
| css | \05F1 | |
| javascript | \u{5F1} | |
| python | \u05f1 | |
| java | \u05F1 | |
| go | \u05F1 | |
| ruby | \u{5F1} | |
| rust | \u{5F1} | |
| ccpp | \u05f1 | |
| urlencoded | %D7%B1 | |
| utf8bytes | d7 b1 | |
| utf16bebytes | 05 f1 | |
| utf32bebytes | 00 00 05 f1 |
How to Use
HTML:
ױ
CSS:
content: "\05F1"
JavaScript:
"\u{5F1}"
Python:
"\u05f1"
Properties
Frequently Asked Questions
What is the ױ character (HEBREW LIGATURE YIDDISH VAV YOD)?
ױ (HEBREW LIGATURE YIDDISH VAV YOD) is the Unicode character U+05F1.
What is the Unicode codepoint of HEBREW LIGATURE YIDDISH VAV YOD?
The HEBREW LIGATURE YIDDISH VAV YOD character (ױ) has codepoint U+05F1.
How do I type or copy HEBREW LIGATURE YIDDISH VAV YOD?
Copy ױ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.