free-symbols
ȍ

Latin Small Letter O With Double Grave Letter

ȍ is the Latin small letter o with double grave diacritic (U+020D).

U+020D

ȍ (Latin small letter o with double grave) is a Unicode character used when writing languages or names that require a specific diacritic on “o.” You can copy it directly or use its HTML/CSS/JavaScript escapes.

Latin Small Letter O With Double Grave Letter Meaning

ȍ (U+020D) is a Unicode Latin character representing a lowercase “o” with the double grave diacritic. It’s primarily used in text that requires that exact letter form, such as certain orthographies in which the double grave is meaningful and distinguishes pronunciation or spelling from other “o” variants. In everyday use, you may mainly encounter ȍ when copying multilingual names, creating accurate typographic text, or rendering content from documents that already contain the character. If you need it in HTML, CSS, or JavaScript, the provided escape forms help you reproduce the character reliably across systems and fonts.

Common uses

  • Copying and pasting multilingual names that contain ȍ
  • Writing or publishing text that requires the exact “o” + double grave character
  • Labeling products or characters in academic or linguistic materials
  • Ensuring accurate rendering when transferring text between documents and platforms
  • Using Unicode escapes in code to avoid character-encoding issues

Examples

ȍ Latin small letter o with double grave

  • ȍThe surname ȍ is common in my sources.
  • ȍI found ȍ in a historical text archive.
  • ȍType ȍ exactly as shown to keep the spelling correct.
  • ȍHer name includes ȍ and must not be changed.
  • ȍThe document uses ȍ for a specific orthography.

Variations

Technical codes

UnicodeU+020D
HTML Entityȍ
HTML Codeȍ
CSS\020D

FAQ

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

ȍ (U+020D) is a Unicode Latin character representing a lowercase “o” with the double grave diacritic. It’s primarily used in text that requires that exact letter form, such as certain orthographies in which the double grave is meaningful and distinguishes pronunciation or spelling from other “o” variants. In everyday use, you may mainly encounter ȍ when copying multilingual names, creating accurate typographic text, or rendering content from documents that already contain the character. If you need it in HTML, CSS, or JavaScript, the provided escape forms help you reproduce the character reliably across systems and fonts.

What is the Unicode code point for ȍ?

ȍ is U+020D (LATIN SMALL LETTER O WITH DOUBLE GRAVE).

How can I copy ȍ into HTML?

You can use the HTML entity: ȍ

What CSS escape can I use for ȍ?

Use the CSS escape: \\020D

How do I insert ȍ in JavaScript?

You can use: \\u{020D}