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