Khmer Vowel Sign Oe Letter
ើ (Khmer vowel sign OE) is a Khmer writing mark used with consonants to represent a vowel sound.
U+17BE
The character ើ is the Khmer vowel sign OE. It appears in Khmer text as a vowel mark that combines with consonants. Use the code points and copy options below to insert it in documents, designs, or code.
Khmer Vowel Sign Oe Letter Meaning
ើ is the Khmer script vowel sign known as “Khmer Vowel Sign OE” (Unicode U+17BE). In Khmer writing, vowel signs are typically used in combination with consonant letters to form the correct syllable pronunciation. Instead of standing alone, this character acts as a diacritic-like mark whose position and visual form are handled by the Khmer text shaping rules of the rendering system. When you type or paste Khmer text, the vowel sign needs to be present alongside the relevant consonant for the syllable to be read correctly. Copy it directly for accurate reuse and use Unicode escapes for reliable implementation in software.
Common uses
- •Pasting Khmer text in chat, comments, and social media where vowel signs must render correctly
- •Typography and layout design for Khmer language headings and body text
- •Building Khmer content in web pages using Unicode (U+17BE) or HTML entities
- •Generating Khmer strings in scripts and apps with CSS/JavaScript Unicode escapes
- •Quality-checking Khmer text where vowel signs like OE must appear in the right syllables
Examples
ើ Khmer Vowel Sign OE
- ើបើ
- ើកើ
- ើខើ
- ើហើ
- ើសើ
Variations
Technical codes
| Unicode | U+17BE | |
| HTML Entity | ើ | |
| HTML Code | ើ | |
| CSS | \17BE |
FAQ
What does the Khmer Vowel Sign Oe letter mean?
ើ is the Khmer script vowel sign known as “Khmer Vowel Sign OE” (Unicode U+17BE). In Khmer writing, vowel signs are typically used in combination with consonant letters to form the correct syllable pronunciation. Instead of standing alone, this character acts as a diacritic-like mark whose position and visual form are handled by the Khmer text shaping rules of the rendering system. When you type or paste Khmer text, the vowel sign needs to be present alongside the relevant consonant for the syllable to be read correctly. Copy it directly for accurate reuse and use Unicode escapes for reliable implementation in software.
What is the Unicode code point for ើ?
The character ើ is Unicode U+17BE.
How can I copy ើ using HTML?
Use the HTML entity: ើ.
How do I include ើ in CSS?
Use the CSS escape: \\17BE.
What is the JavaScript escape for ើ?
Use: \\u{17BE} in JavaScript.