free-symbols

Latin Small Letter O With Horn And Acute Letter

“ớ” is a Latin extended letter: o with horn and an acute accent.

U+1EDB

“ớ” is a Unicode Latin Extended character used in languages and romanization systems that require a specific “o” diacritic combination. This page helps you copy it accurately and use it in HTML, CSS, and JavaScript.

Latin Small Letter O With Horn And Acute Letter Meaning

“ớ” (Unicode U+1EDB) is a lowercase Latin letter that combines the base letter “o” with two diacritics: a horn and an acute accent. Because it is a single precomposed character (not two separate marks), it’s best used when the exact glyph is required rather than approximating it with basic “o” plus combining accents. You’ll most often encounter it in text written with Vietnamese and other orthographies/romanization practices that use this diacritic set, where the distinction can change meaning or pronunciation.

Common uses

  • Typing or displaying Vietnamese text where “ớ” appears in correct orthography
  • Designing posters, flyers, or forms that must match official spelling
  • Translating and proofreading documents that contain precise diacritics
  • Creating social media captions or usernames using the correct character
  • Programming input/output (strings, labels) that require the exact Unicode character

Examples

ớ — Latin Small Letter O with Horn and Acute

  • Tôi ớn lạnh.
  • Ngày hôm ớt, tôi nhớ bạn.
  • Cảm ơn vì đã giúp ớ.
  • Bản tin: ớ sắp về.
  • Viết đúng: ớ không phải o.

Variations

Technical codes

UnicodeU+1EDB
HTML Entityớ
HTML Codeớ
CSS\1EDB

FAQ

What does the Latin Small Letter O With Horn And Acute letter mean?

“ớ” (Unicode U+1EDB) is a lowercase Latin letter that combines the base letter “o” with two diacritics: a horn and an acute accent. Because it is a single precomposed character (not two separate marks), it’s best used when the exact glyph is required rather than approximating it with basic “o” plus combining accents. You’ll most often encounter it in text written with Vietnamese and other orthographies/romanization practices that use this diacritic set, where the distinction can change meaning or pronunciation.

What Unicode character is “ớ”?

“ớ” is LATIN SMALL LETTER O WITH HORN AND ACUTE, code point U+1EDB.

How do I copy “ớ” into HTML?

Use the HTML entity: ớ.

What CSS escape should I use for “ớ”?

Use the CSS escape: \\1EDB.

How do I write “ớ” in JavaScript?

Use: \\u{1EDB}.