Ó

Technical information

SymbolÓ
NameLatin capital letter o with acute
Unicode numberU+00D3
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Ó, or U+00D3, is known as the "Latin Capital Letter O with Acute". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is the uppercase version of the letter O, adorned with an acute accent (´) above it. The acute accent indicates a particular stress or intonation in pronunciation. In languages such as Spanish, Hungarian, and Polish, the letter Ó represents distinct phonetic and orthographic rules compared to the unaccented "O". The specific visual representation and pronunciation of this character can vary depending on the language and context in which it's used. The appearance can also slightly differ based on the font and typography used.

Encoding

HTML EntityÓ
HTML Entity (hex)Ó
HTML Entity (named)Ó
URL Escape Code%C3%93
UTF-8 (hex)0xC3 0x93
UTF-8 (binary)1100001110010011
UTF-160x00D3
UTF-320x000000D3

Source Code

C, C++, and Java"\u00D3"
CSS Code\00D3
JavaScript"\u00D3"
Perl\x{00D3}
Python 2u"\u00D3"
Python 3\u00D3
Ruby\u{00D3}

Preview

This Unicode character looks like this Ó in sentence and in bold like this Ó and in italic like this Ó.

Font size:

Ó
12px
Ó
16px
Ó
20px
Ó
28px
Ó
36px
Ó
48px
Ó
72px

CSS Property: font-weight

Ó
100
Ó
200
Ó
300
Ó
400
Ó
500
Ó
600
Ó
700
Ó
800
Ó
900

HTML Forms and Input

input
disabled input
Ó
input-group
select
button
button

Code examples in HTML and CSS

<span>&#211;</span>

            
span {
    content: "\00D3";
}

The symbol in different fonts

Ó
-apple-system
Ó
Apple Color Emoji
Ó
Arial
Ó
BlinkMacSystemFont
Ó
Courier New
Ó
Georgia
Ó
Droid Sans
Ó
Helvetica
Ó
Noto Sans
Ó
Oxygen
Ó
Roboto
Ó
"Segoe UI"
Ó
sans-serif
Ó
Segoe UI Emoji
Ó
Segoe UI Symbol
Ó
system-ui
Ó
Times New Roman
Ó
Ubuntu
Ó
Verdana

References