U+00D3 · Latin-1 Supplement
Latin Capital Letter O with Acute Ó
Capital O with acute is the uppercase form of ó. It is used in Spanish, Portuguese, Polish, Hungarian, Icelandic, Irish, and Czech. It often appears in all-caps text, such as Spanish words ending in '-CIÓN', and at the start of Irish surnames like Ó Briain, where it means 'descendant of'.
Character codes
| Unicode code point | U+00D3 | |
|---|---|---|
| Decimal | 211 | |
| HTML named entity | Ó | |
| HTML (hex) | Ó | |
| HTML (decimal) | Ó | |
| CSS | \00D3 | |
| JavaScript | \u00D3 | |
| Python | \u00D3 | |
| UTF-8 bytes | C3 93 | |
| UTF-16 | 00D3 | |
| URL-encoded | %C3%93 |
Character details
| Official name | LATIN CAPITAL LETTER O WITH ACUTE |
|---|---|
| Unicode block | Latin-1 Supplement |
| General category | Uppercase Letter (Lu) |
| SymbolHero category | Accented Letters |
| Decomposition | U+004F U+0301 |
| Lowercase | ó o with Acute (ó) |
| Emoji | No |
How to type Ó
Windows
- Hold Alt and type 0211 on the numeric keypad (Num Lock on), then release Alt. Alt 0211 uses the Windows-1252 code page.
- In Microsoft Word or Outlook: type
00D3then press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “latin capital letter o with acute”, then Select and Copy.
Mac
- Press Option + E, then Shift + O (US English keyboard layout).
- Press Control + Command + Space to open the Character Viewer, search “latin capital letter o with acute”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
00D3.
iPhone & Android
- On iPhone and most Android keyboards, press and hold the O key and slide to Ó. On a Mac, holding the key down works the same way.
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “latin capital letter o with acute” or enter
U+00D3. - HTML:
ÓorÓ - Excel / Google Sheets:
=UNICHAR(211)
Examples
- INFORMACIÓN
- Ó Súilleabháin
- Óscar
- ÓRGANO
Good to know
Don’t mix it up: Often confused with Ő (U+0150), the Hungarian O with double acute, which has two strokes.
Tip: Spanish words ending in -CIÓN keep the accent in capitals: 'ATENCIÓN', not 'ATENCION'.
Display: the character itself is always the same code point, but its shape comes from the font on the device showing it. If you see an empty box, the font lacks this glyph—the text is still correct.
Similar accented letters
Questions
What is the Unicode for Ó?
It is U+00D3 (LATIN CAPITAL LETTER O WITH ACUTE), decimal 211.
Is there a Windows Alt code for it?
Yes: Alt 0211 on the numeric keypad.
How do I type it on a Mac?
Option + E, then Shift + O on a US English keyboard, or use the Character Viewer (Control + Command + Space).
What is the HTML code?
Use the named entity Ó or the numeric reference Ó.