free-symbols

Hebrew Letter He With Mapiq Letter

הּ is the Hebrew letter he with mapiq, encoded as U+FB34.

U+FB34

This page provides the symbol “הּ” and its exact Unicode information. You can copy it directly or use the provided HTML, CSS, and JavaScript escapes in your project.

Hebrew Letter He With Mapiq Letter Meaning

“הּ” is the Unicode character named “HEBREW LETTER HE WITH MAPIQ” (U+FB34). The mapiq indicates a particular pronunciation or reading detail attached to the Hebrew letter he. In practice, this character is used when faithful Hebrew text rendering is required, especially in contexts where a specific diacritic-like marking on he must be represented as a single character. Because it is a dedicated Unicode code point, it is also useful for digital typesetting, data interchange, and searchable text where the exact character matters.

Common uses

  • Copy/paste for accurate Hebrew text in documents and notes
  • Web development or UI text where the exact Unicode character must be preserved
  • Typography testing to confirm correct font and glyph rendering
  • Linguistic or educational content that distinguishes he with mapiq from other forms
  • Generating or validating Unicode text data for Hebrew processing

Examples

הּ Hebrew letter he with mapiq

  • ספר הּ לדוגמה
  • האות הּ מופיעה בטקסט
  • בדיקת גליף: הּ
  • העתק: הּ כדי לשמור על הדיוק

Variations

Technical codes

UnicodeU+FB34
HTML Entityהּ
HTML Codeהּ
CSS\FB34

FAQ

What does the Hebrew Letter He With Mapiq letter mean?

“הּ” is the Unicode character named “HEBREW LETTER HE WITH MAPIQ” (U+FB34). The mapiq indicates a particular pronunciation or reading detail attached to the Hebrew letter he. In practice, this character is used when faithful Hebrew text rendering is required, especially in contexts where a specific diacritic-like marking on he must be represented as a single character. Because it is a dedicated Unicode code point, it is also useful for digital typesetting, data interchange, and searchable text where the exact character matters.

What is the Unicode code point for this symbol?

The symbol “הּ” is U+FB34 (HEBREW LETTER HE WITH MAPIQ).

How can I copy it into HTML?

Use the HTML entity: הּ.

What CSS escape can I use for “הּ”?

Use: \\FB34.

How do I include it in JavaScript?

Use: \\u{FB34}.