free-symbols

Latin Small Letter O With Circumflex And Grave Letter

“ồ” is a Latin small letter o with both circumflex and grave diacritics.

U+1ED3

The symbol “ồ” is a Unicode character used in languages that write special vowel tones or pronunciations with diacritics. This page helps you copy it and use it reliably in HTML, CSS, and JavaScript.

Latin Small Letter O With Circumflex And Grave Letter Meaning

“ồ” is the lowercase form of “o” combined with two diacritics: a circumflex (ˆ) and a grave accent (ˋ). In practice, it’s used as a single precomposed character in text where that exact letter and tone/diacritic combination matters (for example, in certain Vietnamese spellings). Because it is a distinct Unicode character (U+1ED3), it’s important to copy/paste the character rather than trying to assemble it from separate pieces, especially when precise matching, searching, or rendering is required.

Common uses

  • Copy/pasting correct Vietnamese (and other diacritic-sensitive) spelling in text editors
  • Displaying proper author names or titles that include diacritics on websites
  • Creating accurate UI labels and form placeholders that require the exact character
  • Typing in multilingual documents where tone-marked vowels are required
  • Including the character in HTML content using the provided entity

Examples

ồ — o with circumflex and grave

  • tôi đã ngủ quá sớm ồ
  • bạn có nhớ bài ồ không?
  • món ăn rất ngon, ồ thật tuyệt
  • xin lỗi, ồ mình hiểu rồi
  • tôi viết lại: ồ

Variations

Technical codes

UnicodeU+1ED3
HTML Entityồ
HTML Codeồ
CSS\1ED3

FAQ

What does the Latin Small Letter O With Circumflex And Grave letter mean?

“ồ” is the lowercase form of “o” combined with two diacritics: a circumflex (ˆ) and a grave accent (ˋ). In practice, it’s used as a single precomposed character in text where that exact letter and tone/diacritic combination matters (for example, in certain Vietnamese spellings). Because it is a distinct Unicode character (U+1ED3), it’s important to copy/paste the character rather than trying to assemble it from separate pieces, especially when precise matching, searching, or rendering is required.

What is the Unicode code point for “ồ”?

“ồ” is U+1ED3 (LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE).

How can I insert “ồ” in HTML?

Use the HTML entity: ồ.

What are the CSS and JavaScript escapes for “ồ”?

CSS escape: \\1ED3. JavaScript (code point) escape: \\u{1ED3}.

Should I build it from separate diacritics instead of copying it?

For the most reliable results (especially for searching and consistent rendering), copy and paste the exact character “ồ” rather than combining multiple separate marks.