free-symbols
ų

Latin Small Letter U With Ogonek Letter

ų is a Latin letter “u” with an ogonek, used in languages that require this specific character.

U+0173

The character ų is a Unicode Latin Extended letter: LATIN SMALL LETTER U WITH OGONEK. Use it in names, words, and text where a proper “u” with ogonek is required. Below you’ll find copy options and code-safe escapes.

Latin Small Letter U With Ogonek Letter Meaning

ų (U+0173) is the lowercase form of “u with ogonek,” a Latin letter distinguished by the ogonek diacritic (a small tail) under the letter. This character is primarily used in languages and orthographies that include this diacritic as part of standard spelling. In everyday writing, it helps preserve correct spelling in words and personal names. In practice, you’ll most often encounter it when typing or rendering text in environments that support Unicode properly, such as modern browsers, text editors, and programming environments that handle UTF-8.

Common uses

  • Writing correctly spelled words in languages that use u with ogonek
  • Typing personal names that contain ų (e.g., in forms and documentation)
  • Localizing software strings and UI text for the proper alphabet
  • Transcribing or citing text accurately in academic and editorial work
  • Creating search-accurate posts and content where diacritics matter

Examples

ų — Latin small letter u with ogonek

  • ųSąrašas su ų ir kitais diakritiniais ženklais.
  • ųPlease enter your name: Jonų.
  • ųThe proper spelling includes ų in this word.
  • ųUžrašyk ų teisingai, kad nesikeistų prasmė.
  • ųPatikrinkite, ar ų rodomas teisingai.

Variations

Technical codes

UnicodeU+0173
HTML Entityų
HTML Codeų
CSS\0173

FAQ

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

ų (U+0173) is the lowercase form of “u with ogonek,” a Latin letter distinguished by the ogonek diacritic (a small tail) under the letter. This character is primarily used in languages and orthographies that include this diacritic as part of standard spelling. In everyday writing, it helps preserve correct spelling in words and personal names. In practice, you’ll most often encounter it when typing or rendering text in environments that support Unicode properly, such as modern browsers, text editors, and programming environments that handle UTF-8.

What is the Unicode code point for ų?

It is U+0173 (LATIN SMALL LETTER U WITH OGONEK).

How can I copy ų into HTML?

Use the HTML entity: ų.

What is the CSS escape for ų?

In CSS escape form, use: \\0173.

How do I represent ų in JavaScript?

You can use the Unicode escape: \\u{0173}.