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