free-symbols

Lao Letter Tho Sung Letter

ຖ is the Lao Letter THO Sung, used as part of the Lao writing system.

U+0E96

The symbol ຖ is a letter from the Lao alphabet. It has a specific Unicode identity, so it can be copied and rendered reliably across devices. Use the code examples below for HTML, CSS, and JavaScript workflows.

Lao Letter Tho Sung Letter Meaning

ຖ is the Lao alphabet letter named “LAO LETTER THO SUNG” with Unicode code point U+0E96. As an alphabet character, it functions as a building block in Lao words and typography. If you are working with Lao text—such as localization, data entry, captions, or document styling—you may need to ensure this exact character is used rather than a visually similar letter. Because it has a dedicated Unicode assignment, you can represent it consistently in digital content using the provided HTML entity, CSS escape, or JavaScript escape.

Common uses

  • Typing or pasting Lao text in forms, comments, and chat apps
  • Localization and UI strings that require exact Lao characters
  • Preparing captions or subtitles for Lao-language videos
  • Document and publishing layouts that use Lao typography
  • Storing and processing Lao text in databases and scripts

Examples

ຖ Lao Letter THO Sung

  • ຖ ກ
  • ຂວາຖ ຊ້າຍຂວາ
  • ບັນຊີຖ ຕິດຕໍ່
  • ຫຼັກສູດ ຖ ແລະ ຂ

Variations

Technical codes

UnicodeU+0E96
HTML Entityຖ
HTML Codeຖ
CSS\0E96

FAQ

What does the Lao Letter Tho Sung letter mean?

ຖ is the Lao alphabet letter named “LAO LETTER THO SUNG” with Unicode code point U+0E96. As an alphabet character, it functions as a building block in Lao words and typography. If you are working with Lao text—such as localization, data entry, captions, or document styling—you may need to ensure this exact character is used rather than a visually similar letter. Because it has a dedicated Unicode assignment, you can represent it consistently in digital content using the provided HTML entity, CSS escape, or JavaScript escape.

What is the Unicode code point for ຖ?

The Unicode code point for ຖ (LAO LETTER THO SUNG) is U+0E96.

How do I write ຖ in HTML?

Use the provided HTML entity: ຖ.

How do I use ຖ in CSS?

You can use the CSS escape: \\0E96.

How do I use ຖ in JavaScript strings?

Use the Unicode escape form: \\u{0E96}.