free-symbols
Ȭ

Latin Capital Letter O With Tilde And Macron Letter

Ȭ is the Latin capital O with both a tilde and a macron, used in extended Latin writing systems.

U+022C

Ȭ (U+022C) is a Latin Extended letter: an uppercase O carrying a tilde and a macron. It’s mainly encountered in texts or fonts that require precise diacritics for specific orthographies. Use the code points below to copy it into HTML, CSS, or JavaScript.

Latin Capital Letter O With Tilde And Macron Letter Meaning

Ȭ (Unicode U+022C) is “LATIN CAPITAL LETTER O WITH TILDE AND MACRON.” The letter combines two diacritics on the capital O: a tilde (˜) and a macron (¯). In practice, this character represents a specific marked vowel or orthographic variant defined by the language or transcription system using that diacritic combination. Because it’s a distinct Unicode character (not just decoration), it helps ensure correct spelling, search matching, and consistent rendering across platforms and fonts that support Latin Extended characters.

Common uses

  • Typing or displaying language text that requires the exact O + tilde + macron uppercase form
  • Academic or linguistic writing where diacritics must be represented precisely in Unicode
  • Publishing and typesetting in editors/design tools that support Latin Extended characters
  • Web content (HTML/JS/CSS) that needs the correct character for names, terms, or transcriptions
  • Creating consistent identifiers, labels, or UI text that must match existing standards

Examples

Ȭ Latin Capital Letter O with Tilde and Macron

  • ȬȬ̄ is used as a marked uppercase vowel in some transcriptions.
  • ȬType Ȭ when writing the required diacritic form of O.
  • ȬThe word contains Ȭ in the official spelling.
  • ȬIn the document, Ȭ appears at the start of a proper noun.
  • ȬUse Ȭ to keep the character encoding consistent.

Variations

Technical codes

UnicodeU+022C
HTML EntityȬ
HTML CodeȬ
CSS\022C

FAQ

What does the Latin Capital Letter O With Tilde And Macron letter mean?

Ȭ (Unicode U+022C) is “LATIN CAPITAL LETTER O WITH TILDE AND MACRON.” The letter combines two diacritics on the capital O: a tilde (˜) and a macron (¯). In practice, this character represents a specific marked vowel or orthographic variant defined by the language or transcription system using that diacritic combination. Because it’s a distinct Unicode character (not just decoration), it helps ensure correct spelling, search matching, and consistent rendering across platforms and fonts that support Latin Extended characters.

What Unicode character is Ȭ?

Ȭ is “LATIN CAPITAL LETTER O WITH TILDE AND MACRON” with Unicode code point U+022C.

How do I copy Ȭ into HTML?

You can paste the character directly, or use the HTML entity: Ȭ.

How do I use Ȭ in CSS?

Use the CSS escape form: \\022C.

How do I write Ȭ in JavaScript?

Use the Unicode escape: \\u{022C}.