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