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 SOF PASUQ) is the Unicode character at code point U+05C3. 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+05C3 | |
| decimal | 1475 | |
| htmldecimal | ׃ | |
| htmlhex | ׃ | |
| css | \05C3 | |
| javascript | \u{5C3} | |
| python | \u05c3 | |
| java | \u05C3 | |
| go | \u05C3 | |
| ruby | \u{5C3} | |
| rust | \u{5C3} | |
| ccpp | \u05c3 | |
| urlencoded | %D7%83 | |
| utf8bytes | d7 83 | |
| utf16bebytes | 05 c3 | |
| utf32bebytes | 00 00 05 c3 |
How to Use
HTML:
׃
CSS:
content: "\05C3"
JavaScript:
"\u{5C3}"
Python:
"\u05c3"
Properties
Frequently Asked Questions
What is the ׃ character (HEBREW PUNCTUATION SOF PASUQ)?
׃ (HEBREW PUNCTUATION SOF PASUQ) is the Unicode character U+05C3.
What is the Unicode codepoint of HEBREW PUNCTUATION SOF PASUQ?
The HEBREW PUNCTUATION SOF PASUQ character (׃) has codepoint U+05C3.
How do I type or copy HEBREW PUNCTUATION SOF PASUQ?
Copy ׃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.