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