free-symbols

Thai Character Sara E Letter

เ is the Thai vowel sign Sara E, encoded as U+0E40.

U+0E40

เ is a Thai vowel sign used to shape Thai syllables. In Unicode it is named THAI CHARACTER SARA E with codepoint U+0E40. You can copy it directly or use the provided HTML/CSS/JavaScript escapes.

Thai Character Sara E Letter Meaning

เ (Thai Character Sara E, U+0E40) is a Thai vowel sign used in Thai writing to represent the vowel sound “e” in syllables. It functions as a combining-style vowel sign: in typical Thai text, it appears before the consonant it modifies even though it is written as a separate character. As part of normal Thai orthography, it helps determine pronunciation and syllable structure. When typing or generating Thai text digitally, using the correct codepoint (U+0E40) is important so the vowel sign renders correctly and the word forms properly.

Common uses

  • Typing Thai vowels in word processors and mobile keyboards
  • Rendering Thai text correctly in web pages and applications
  • Designing multilingual UI elements that include Thai language content
  • Creating Thai labels, captions, or subtitles for videos and presentations
  • Copy/pasting accurate Thai characters into documents and chat messages

Examples

เ Thai Character Sara E (เ U+0E40)

  • เเก
  • เก
  • เข
  • เฉ
  • เค

Variations

Technical codes

UnicodeU+0E40
HTML Entityเ
HTML Codeเ
CSS\0E40

FAQ

What does the Thai Character Sara E letter mean?

เ (Thai Character Sara E, U+0E40) is a Thai vowel sign used in Thai writing to represent the vowel sound “e” in syllables. It functions as a combining-style vowel sign: in typical Thai text, it appears before the consonant it modifies even though it is written as a separate character. As part of normal Thai orthography, it helps determine pronunciation and syllable structure. When typing or generating Thai text digitally, using the correct codepoint (U+0E40) is important so the vowel sign renders correctly and the word forms properly.

What is the Unicode codepoint for เ?

เ is THAI CHARACTER SARA E and its Unicode codepoint is U+0E40.

How do I write เ in HTML?

Use the HTML entity: เ

How do I include เ in CSS?

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

How do I generate เ in JavaScript?

Use the escape sequence: \\u{0E40}.