free-symbols

Khmer Vowel Sign Ua Letter

The Khmer vowel sign UA (ួ) is a combining diacritic used in Khmer script to form vowel sounds with consonants.

U+17BD

This page is for the Khmer vowel sign UA: ួ. You can copy it directly, or use the provided Unicode and code escapes in your HTML, CSS, or JavaScript. If you’re working with Khmer text rendering, these shortcuts help you avoid encoding issues.

Khmer Vowel Sign Ua Letter Meaning

The symbol ួ is the Khmer vowel sign UA (Unicode U+17BD). In Khmer writing, vowel signs are typically combining marks: they modify how a nearby consonant is read, contributing to the vowel sound in a syllable. When you place ួ in Khmer text, it changes the pronunciation relative to the base consonant it’s attached to in normal Khmer orthography. Because it’s a diacritic, the exact visual placement depends on the font and shaping/rendering engine, so testing in your target environment (browser, editor, mobile) is recommended.

Common uses

  • Copy/paste Khmer text that contains the vowel sound UA for messages, notes, or forms
  • Web development: inserting ួ via Unicode or HTML entity so encoding stays correct
  • Design and typography: ensuring the diacritic renders properly in Khmer-capable fonts
  • Content creation: using ួ in captions, captions overlays, or educational Khmer examples
  • Data entry and processing: normalizing Khmer characters by Unicode code point U+17BD

Examples

ួ Khmer Vowel Sign UA

  • សួរ
  • សួស្តី
  • គួរ
  • កួច
  • កួស

Variations

Technical codes

UnicodeU+17BD
HTML Entityួ
HTML Codeួ
CSS\17BD

FAQ

What does the Khmer Vowel Sign Ua letter mean?

The symbol ួ is the Khmer vowel sign UA (Unicode U+17BD). In Khmer writing, vowel signs are typically combining marks: they modify how a nearby consonant is read, contributing to the vowel sound in a syllable. When you place ួ in Khmer text, it changes the pronunciation relative to the base consonant it’s attached to in normal Khmer orthography. Because it’s a diacritic, the exact visual placement depends on the font and shaping/rendering engine, so testing in your target environment (browser, editor, mobile) is recommended.

What is the Unicode code point for ួ?

The Khmer vowel sign UA is U+17BD.

How do I insert ួ in HTML?

You can use the HTML entity: ួ.

What escaping can I use in JavaScript?

Use \\u{17BD} in JavaScript.

Why does ួ look slightly different depending on where I type it?

As a combining vowel sign, its placement is handled by Khmer text shaping in the font/rendering engine, so appearance can vary across platforms.