free-symbols

Lao Letter O Letter

ອ (Lao Letter O) is a Unicode character used in the Lao writing system.

U+0EAD

ອ is the Lao letter known as Lao Letter O. It has the Unicode code point U+0EAD and can be copied directly into text, documents, or web pages. Use the variations below if you need CSS or JavaScript-friendly input.

Lao Letter O Letter Meaning

ອ is a letter in the Lao (ລາວ) script, named “Lao Letter O” in Unicode. As a base character, it participates in forming words and syllables as written in Lao. You’ll typically encounter it as part of standard Lao spelling rather than as a standalone symbol. For developers, the character is identified by Unicode code point U+0EAD, and it can be inserted using the provided HTML entity (ອ), CSS escape (\\0EAD), or JavaScript escape (\\u{0EAD}). When copying, ensure your font supports Lao script for correct display.

Common uses

  • Typing or proofreading Lao text in documents and chat
  • Building Lao language content for websites and blogs
  • Designing UI text elements that must match Lao spelling
  • Using the character in subtitles, captions, or transcriptions
  • Programmatically generating Lao text in scripts and apps

Examples

ອ Lao Letter O (U+0EAD)

  • ອັກສອນ
  • ອາຣອນ
  • ຄຳວ່າ ອ
  • ລະບົບ ອ
  • ທີ່ເລືອກ ອ

Variations

Technical codes

UnicodeU+0EAD
HTML Entityອ
HTML Codeອ
CSS\0EAD

FAQ

What does the Lao Letter O letter mean?

ອ is a letter in the Lao (ລາວ) script, named “Lao Letter O” in Unicode. As a base character, it participates in forming words and syllables as written in Lao. You’ll typically encounter it as part of standard Lao spelling rather than as a standalone symbol. For developers, the character is identified by Unicode code point U+0EAD, and it can be inserted using the provided HTML entity (ອ), CSS escape (\\0EAD), or JavaScript escape (\\u{0EAD}). When copying, ensure your font supports Lao script for correct display.

What is the Unicode code point for ອ?

The Unicode code point for ອ (Lao Letter O) is U+0EAD.

How do I copy ອ for use in HTML?

You can use the HTML entity: ອ

What CSS escape can I use to insert ອ?

Use the CSS escape: \\0EAD

How do I include ອ in JavaScript strings?

Use: \\u{0EAD}