free-symbols
ه

Arabic Letter Heh Letter

ه is the Arabic letter heh, encoded as Unicode U+0647, commonly used in Arabic writing.

U+0647

ه (Arabic Letter Heh) is a letter used in Arabic script. You can copy it directly or use its Unicode and code escapes in web and programming contexts. Below are practical ways to use and represent it.

Arabic Letter Heh Letter Meaning

ه is the Arabic letter heh (ARABIC LETTER HEH) with Unicode code point U+0647. In Arabic writing, it appears as a distinct consonant/letter and is used in many common words as part of their spelling. Depending on the surrounding context, it may form different sounds or grammatical roles in modern Arabic, but most users will encounter it simply as a standard letter in everyday text. Designers and developers typically need it for correct Arabic rendering, typography, and text handling, where using the correct Unicode character ensures consistent display across platforms.

Common uses

  • Typing and displaying Arabic words that contain the letter heh
  • UI and forms that require correct Arabic character input and rendering
  • Generating Arabic text in software or templates using Unicode
  • Designing logos, posters, and typography samples with Arabic script
  • Correctly encoding Arabic characters in HTML/CSS/JavaScript content

Examples

ه (Arabic Letter Heh) — Copy & Unicode Info

  • ههذا كتابٌ فيه ه
  • هفي الشارع هدوءٌ
  • ههٰذه كلمةٌ عربية
  • هقال: هِ إلى اللقاء
  • همدرسةٌ كبيرة وفيها ه

Variations

Technical codes

UnicodeU+0647
HTML Entityه
HTML Codeه
CSS\0647

FAQ

What does the Arabic Letter Heh letter mean?

ه is the Arabic letter heh (ARABIC LETTER HEH) with Unicode code point U+0647. In Arabic writing, it appears as a distinct consonant/letter and is used in many common words as part of their spelling. Depending on the surrounding context, it may form different sounds or grammatical roles in modern Arabic, but most users will encounter it simply as a standard letter in everyday text. Designers and developers typically need it for correct Arabic rendering, typography, and text handling, where using the correct Unicode character ensures consistent display across platforms.

What is the Unicode for ه?

The Unicode code point for ه (Arabic Letter Heh) is U+0647.

How do I use ه in HTML?

You can use the HTML entity provided: ه.

What is the CSS escape for ه?

The CSS escape is \\0647.

What is the JavaScript escape for ه?

The JavaScript escape is \\u{0647}.