Latin Capital Letter O With Dot Above And Macron Letter
Ȱ is a Latin Extended capital letter O with a dot above and a macron.
U+0230
Ȱ (U+0230) is a specialized Latin letter used in certain linguistic and typographic contexts. You can copy it directly or use the provided code escapes in HTML, CSS, and JavaScript.
Latin Capital Letter O With Dot Above And Macron Letter Meaning
Ȱ is the “Latin Capital Letter O with Dot Above and Macron,” a character from the Latin Extended block (Unicode U+0230). The letter is visually distinct because it combines an O with two diacritic marks: a dot above and a macron. In practice, it appears in writing systems and scholarly or phonetic contexts where diacritics carry specific distinctions. Because it’s a single Unicode character (not an assembled sequence in common text), it’s useful when you need consistent rendering and correct encoding across fonts and platforms.
Common uses
- •Copying a specific diacritic letter in language or phonetics notes
- •Labeling or captioning in academic or linguistic documents
- •Preparing correctly encoded text for typography and font testing
- •Using a precise character in digital editions or reference material
- •Adding consistent symbols to UI strings that must match a standard spelling
Examples
Ȱ Latin Capital Letter O with Dot Above and Macron
- ȰȰɸ ȯ ō ȱ are often compared in diacritic inventories.
- ȰThe manuscript uses Ȱ to mark a marked O in the gloss.
- ȰIn the header, write Ȱ to match the original orthography.
- ȰFont check: does Ȱ render with both diacritics correctly?
- ȰThe dataset includes U+0230 as a distinct character.
Variations
Technical codes
| Unicode | U+0230 | |
| HTML Entity | Ȱ | |
| HTML Code | Ȱ | |
| CSS | \0230 |
FAQ
What does the Latin Capital Letter O With Dot Above And Macron letter mean?
Ȱ is the “Latin Capital Letter O with Dot Above and Macron,” a character from the Latin Extended block (Unicode U+0230). The letter is visually distinct because it combines an O with two diacritic marks: a dot above and a macron. In practice, it appears in writing systems and scholarly or phonetic contexts where diacritics carry specific distinctions. Because it’s a single Unicode character (not an assembled sequence in common text), it’s useful when you need consistent rendering and correct encoding across fonts and platforms.
What is the Unicode code point for Ȱ?
Ȱ is U+0230.
How do I copy Ȱ into HTML?
Use the HTML entity Ȱ.
What is the CSS escape for Ȱ?
Use \\0230 in CSS.
What is the JavaScript escape for Ȱ?
Use \\u{0230} in JavaScript.