free-symbols
ǫ

Latin Small Letter O With Ogonek Letter

ǫ (U+01EB) is the lowercase “o” with an ogonek, used in extended Latin alphabets.

U+01EB

ǫ is a lowercase Latin letter used to represent a specific “o” sound in languages that use ogoneks. It’s useful when you need correct spelling, typography, or character-accurate text in documents and web content. Below you’ll find copy options and common ways to use it.

Latin Small Letter O With Ogonek Letter Meaning

ǫ is the Unicode character “LATIN SMALL LETTER O WITH OGONEK” (U+01EB). The ogonek is a small hook-like diacritic attached to the letter “o,” and the character is used in extended Latin-script writing systems where the distinction matters for spelling and pronunciation. In practice, you’ll most often encounter ǫ in proper names, place names, and in languages that use ogoneks to mark a particular vowel quality. For designers and developers, the key point is that ǫ is a single precomposed character (not just an “o” plus a separate mark), so copying the exact Unicode character helps avoid rendering and normalization issues.

Common uses

  • Accurate spelling in languages that use the ogonek diacritic for “o”
  • Typing and proofreading names or place names that include ǫ
  • Creating multilingual document text with correct character forms
  • Web design and UI text that must display the exact letter ǫ
  • Publishing typography examples where diacritics must be correct

Examples

ǫ – Latin small letter o with ogonek

  • ǫǫžuļas text example
  • ǫVīta ǫrā appears in some names
  • ǫI found ǫ in a catalog entry
  • ǫPlease verify that ǫ matches the original spelling
  • ǫThe string contains ǫ (U+01EB)

Variations

Technical codes

UnicodeU+01EB
HTML Entityǫ
HTML Codeǫ
CSS\01EB

FAQ

What does the Latin Small Letter O With Ogonek letter mean?

ǫ is the Unicode character “LATIN SMALL LETTER O WITH OGONEK” (U+01EB). The ogonek is a small hook-like diacritic attached to the letter “o,” and the character is used in extended Latin-script writing systems where the distinction matters for spelling and pronunciation. In practice, you’ll most often encounter ǫ in proper names, place names, and in languages that use ogoneks to mark a particular vowel quality. For designers and developers, the key point is that ǫ is a single precomposed character (not just an “o” plus a separate mark), so copying the exact Unicode character helps avoid rendering and normalization issues.

What Unicode character is ǫ?

ǫ is “LATIN SMALL LETTER O WITH OGONEK” with Unicode code point U+01EB.

How do I copy ǫ for HTML?

You can use the HTML entity: ǫ.

How do I type ǫ in CSS or JavaScript?

CSS escape: \\01EB. JavaScript (ES6) escape: \\u{01EB}.

Is ǫ the same as a normal “o”?

No. ǫ is a distinct precomposed letter with an ogonek diacritic, so it won’t be identical to plain “o” in correct spelling and rendering.