free-symbols

Latin Small Letter U With Horn And Dot Below Letter

“ự” is a Latin Extended letter: u with a horn and a dot below.

U+1EF1

“ự” is a Unicode character from the Latin Extended block. It’s useful when you need the exact diacritic form in text, fonts, or data entry.

Latin Small Letter U With Horn And Dot Below Letter Meaning

“ự” (Unicode U+1EF1) is a Latin small letter “u” carrying two diacritics: a horn and a dot below. In practice, this character is primarily used to represent specific spelling/orthography in languages and transliterations that require diacritics on “u”. Because it’s encoded as a single Unicode character, it helps preserve correct rendering and sorting compared with trying to approximate the form using separate letters and diacritics. If you’re building forms, search, or content systems, using the exact character avoids mismatches and helps users copy the right glyph.

Common uses

  • Copying or typing correct diacritics in names and proper nouns
  • Preparing multilingual content where “u” must include horn + dot below
  • Using the exact character in typography and font/layout testing
  • Entering data in forms, spreadsheets, and databases that require Unicode accuracy
  • Writing captions, subtitles, and documents that must match original spelling

Examples

ự – Latin small letter u with horn and dot below

  • Tôi nhớ ngày ấy, “ự” xuất hiện trong tên của bạn.
  • Kiểm tra lại chính tả: ký tự “ự” có dấu horn và chấm dưới.
  • Bản dịch giữ nguyên chữ “ự” để đảm bảo đúng nghĩa.
  • Trong dữ liệu, hãy chắc rằng “ự” không bị thay bằng “u”.
  • Gõ đúng ký tự “ự” khi điền thông tin người dùng.

Variations

Technical codes

UnicodeU+1EF1
HTML Entityự
HTML Codeự
CSS\1EF1

FAQ

What does the Latin Small Letter U With Horn And Dot Below letter mean?

“ự” (Unicode U+1EF1) is a Latin small letter “u” carrying two diacritics: a horn and a dot below. In practice, this character is primarily used to represent specific spelling/orthography in languages and transliterations that require diacritics on “u”. Because it’s encoded as a single Unicode character, it helps preserve correct rendering and sorting compared with trying to approximate the form using separate letters and diacritics. If you’re building forms, search, or content systems, using the exact character avoids mismatches and helps users copy the right glyph.

What Unicode character is “ự”?

“ự” is LATIN SMALL LETTER U WITH HORN AND DOT BELOW, Unicode code point U+1EF1.

How can I copy “ự” in HTML?

Use the HTML entity: ự.

How do I reference “ự” in CSS or programming strings?

CSS escape: \\1EF1. JavaScript escape: \\u{1EF1}.

Why does copying “ự” matter for my text?

Using the exact character preserves correct diacritics, rendering, and matching—especially in names, search, and databases.