free-symbols
ׄ

Hebrew Mark Upper Dot Letter

ׄ (Hebrew Mark Upper Dot) is a Hebrew diacritic-like mark identified as Unicode U+05C4.

U+05C4

ׄ is the Hebrew Mark Upper Dot, a Unicode character used as a notation mark in Hebrew text. On this page you can copy the symbol and find reliable ways to include it in HTML, CSS, and JavaScript. Use the provided escapes to avoid encoding issues.

Hebrew Mark Upper Dot Letter Meaning

ׄ is named “Hebrew Mark Upper Dot” and has the Unicode code point U+05C4. It belongs to the Hebrew category and is typically used as a small punctuation/mark in Hebrew writing conventions. In practice, such marks may appear in specialized Hebrew text, typesetting, or sources that include vowel/annotation-like notation. Because this character is used in textual marking rather than as a standalone letter, it is usually encountered alongside other Hebrew characters. When you need to reproduce the exact mark, rely on the code point (U+05C4) or the provided HTML/CSS/JavaScript escapes so your document displays it correctly across platforms.

Common uses

  • Copying the exact character in Hebrew typography or annotation text
  • Adding the mark in digital documents that require Unicode-accurate rendering (U+05C4)
  • Including the character in HTML using its numeric entity form
  • Embedding the character in CSS content rules via Unicode escapes
  • Generating the character in JavaScript using its Unicode code point escape

Examples

ׄ Hebrew Mark Upper Dot

  • ׄ״ׄ״ used as an annotated mark in a Hebrew snippet
  • ׄText containing ׄ for precise Unicode-based typesetting
  • ׄA label line: “mark: ׄ” in a transcription note
  • ׄA search/test string that includes ׄ to verify font support
  • ׄA UI tooltip showing the symbol: ׄ

Variations

Technical codes

UnicodeU+05C4
HTML Entityׄ
HTML Codeׄ
CSS\05C4

FAQ

What does the Hebrew Mark Upper Dot letter mean?

ׄ is named “Hebrew Mark Upper Dot” and has the Unicode code point U+05C4. It belongs to the Hebrew category and is typically used as a small punctuation/mark in Hebrew writing conventions. In practice, such marks may appear in specialized Hebrew text, typesetting, or sources that include vowel/annotation-like notation. Because this character is used in textual marking rather than as a standalone letter, it is usually encountered alongside other Hebrew characters. When you need to reproduce the exact mark, rely on the code point (U+05C4) or the provided HTML/CSS/JavaScript escapes so your document displays it correctly across platforms.

What is the Unicode code point for ׄ?

The Unicode code point for ׄ is U+05C4.

How can I include ׄ in HTML?

Use the numeric HTML entity: ׄ.

What is the CSS escape for ׄ?

Use: \\05C4.

How do I insert ׄ in JavaScript?

Use the Unicode escape: \\u{05C4}.