free-symbols
Ó

Latin Capital Letter O With Acute Letter

Ó is a capital “O” with an acute accent, used in languages that mark stressed vowels.

U+00D3

Ó is the Unicode character LATIN CAPITAL LETTER O WITH ACUTE (U+00D3). It’s commonly used when writing proper names and words that require an accented “O”. You can copy it directly or use the provided HTML, CSS, and JavaScript escapes.

Latin Capital Letter O With Acute Letter Meaning

Ó (U+00D3) is an accented capital letter: the Latin capital “O” with an acute accent. The acute mark indicates that the vowel is stressed or has a specific pronunciation in languages such as Spanish and Portuguese. In everyday writing, Ó often appears in proper nouns (people, places, and brands) and in words where accent marks change meaning or pronunciation. In digital typography and forms, using the correct character matters for spellings, search matching, and consistent rendering across platforms.

Common uses

  • Writing names and surnames that use Ó correctly (e.g., in forms and IDs)
  • Publishing text in languages that require acute accents on vowels
  • Branding and product names where an accented Ó is part of the official spelling
  • Preparing subtitles, captions, or UI labels with accurate diacritics
  • Email signatures and document titles that must match official spelling

Examples

Ó (Latin Capital Letter O with Acute)

  • ÓJosé
  • ÓÓscar
  • ÓPortugal’s capital is Lisboa.
  • ÓI met Óliver at the conference.
  • ÓCafé prices may vary.

Variations

Technical codes

UnicodeU+00D3
HTML EntityÓ
HTML CodeÓ
CSS\00D3

FAQ

What does the Latin Capital Letter O With Acute letter mean?

Ó (U+00D3) is an accented capital letter: the Latin capital “O” with an acute accent. The acute mark indicates that the vowel is stressed or has a specific pronunciation in languages such as Spanish and Portuguese. In everyday writing, Ó often appears in proper nouns (people, places, and brands) and in words where accent marks change meaning or pronunciation. In digital typography and forms, using the correct character matters for spellings, search matching, and consistent rendering across platforms.

How do I copy Ó exactly?

Copy the character directly from this page (Ó). Avoid using a plain “O” if the accent is required.

What is the Unicode code point for Ó?

Ó is Unicode U+00D3 (LATIN CAPITAL LETTER O WITH ACUTE).

How do I write Ó in HTML?

Use the HTML entity Ó.

How do I generate Ó in CSS or JavaScript?

CSS escape: \\00D3. JavaScript (Unicode code point escape): \\u{00D3}.