free-symbols

Lao Letter Ho Sung Letter

ຫ is the Lao letter Ho Sung (U+0EAB), used as a standard character in Lao words and names.

U+0EAB

“ຫ” is a letter from the Lao script. It appears in everyday Lao spelling and typed text. Use it in documents, UI strings, and multilingual content.

Lao Letter Ho Sung Letter Meaning

ຫ (LAO LETTER HO SUNG, U+0EAB) is a single character in the Lao writing system. As part of Lao orthography, it represents the “ho” sound category used when spelling Lao words. Like other Lao letters, it can occur in syllables alongside tone marks and other consonants depending on the word. In practice, this character is most valuable for accurate text reproduction: copying, search, and display must use the correct Unicode code point (U+0EAB) to avoid showing a different Lao glyph.

Common uses

  • Typing or proofreading Lao words in documents and messaging
  • Building Lao language UI text in apps and websites
  • Using the exact character in proper names and local labels
  • Copy/pasting Lao phrases in social media and comments
  • Programmatically generating Lao text using Unicode escapes

Examples

ຫ Lao Letter Ho Sung (U+0EAB)

  • ຫົວໃຈ
  • ຫາງ
  • ຫຼາຍ
  • ຫ້ອງຮຽນ
  • ຫມູ

Variations

Technical codes

UnicodeU+0EAB
HTML Entityຫ
HTML Codeຫ
CSS\0EAB

FAQ

What does the Lao Letter Ho Sung letter mean?

ຫ (LAO LETTER HO SUNG, U+0EAB) is a single character in the Lao writing system. As part of Lao orthography, it represents the “ho” sound category used when spelling Lao words. Like other Lao letters, it can occur in syllables alongside tone marks and other consonants depending on the word. In practice, this character is most valuable for accurate text reproduction: copying, search, and display must use the correct Unicode code point (U+0EAB) to avoid showing a different Lao glyph.

What is the Unicode code point for ຫ?

The character ຫ is U+0EAB (LAO LETTER HO SUNG).

How do I copy ຫ in HTML?

Use the provided HTML entity: ຫ

How can I include ຫ in CSS or JavaScript?

CSS escape: \\0EAB. JavaScript (Unicode code point escape): \\u{0EAB}.

Why does my Lao text show the wrong character?

This usually happens when a different Unicode code point is used. Make sure you copy the exact character ຫ (U+0EAB) and the correct escapes.