Latin Small Letter O With Circumflex And Tilde Letter
ỗ is the Latin small letter o with a circumflex and tilde (U+1ED7).
U+1ED7
The symbol “ỗ” is a Latin Extended character used in languages that rely on diacritics. It combines an o with both a circumflex and a tilde. This page helps you copy it reliably across platforms and code.
Latin Small Letter O With Circumflex And Tilde Letter Meaning
“ỗ” (U+1ED7) is the Latin small letter o with circumflex and tilde. In general, diacritics like the circumflex and tilde indicate pronunciation or phonetic distinctions in the languages that use these letters. Visually, it is an “o” carrying two marks: a circumflex (ˆ) and a tilde (˜). Because it is a Unicode character, it can be used in plain text, filenames, and web content as long as the font and encoding support the character. For web development, you can insert it using its HTML entity or Unicode escapes to avoid encoding issues.
Common uses
- •Typing or displaying Vietnamese and other Latin-based text that uses o with combined diacritics
- •Correcting spelling in documents and word processors that require the exact character
- •UI text and labels in multilingual websites where the exact glyph matters
- •Copying into social posts or chat messages to preserve accurate names and words
- •Programming and templating where Unicode escapes ensure consistent rendering
Examples
ỗ — Latin small letter o with circumflex and tilde
- ỗtuyển chọn ỗ (example text with ỗ)
- ỗmột từ có ỗ trong chính tả (example text)
- ỗchữ: ỗ xuất hiện trong nội dung (example text)
- ỗtên riêng chứa ỗ (example text)
- ỗsoạn thảo văn bản với ỗ để đúng ký tự (example text)
Variations
Technical codes
| Unicode | U+1ED7 | |
| HTML Entity | ỗ | |
| HTML Code | ỗ | |
| CSS | \1ED7 |
FAQ
What does the Latin Small Letter O With Circumflex And Tilde letter mean?
“ỗ” (U+1ED7) is the Latin small letter o with circumflex and tilde. In general, diacritics like the circumflex and tilde indicate pronunciation or phonetic distinctions in the languages that use these letters. Visually, it is an “o” carrying two marks: a circumflex (ˆ) and a tilde (˜). Because it is a Unicode character, it can be used in plain text, filenames, and web content as long as the font and encoding support the character. For web development, you can insert it using its HTML entity or Unicode escapes to avoid encoding issues.
What is the Unicode code point for ỗ?
The character “ỗ” has Unicode code point U+1ED7.
How can I copy ỗ into HTML?
Use the HTML entity ỗ (which renders as ỗ).
What are the CSS and JavaScript escapes for ỗ?
CSS escape: \\1ED7. JavaScript (ES6) escape: \\u{1ED7}.
Why does ỗ sometimes show as a blank box?
This usually happens when your font or system doesn’t support the character. Try a Unicode-capable font and ensure the document encoding is UTF-8.