ó

Technical information

Symboló
NameLatin small letter o with acute
Unicode numberU+00F3
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character "ó", or U+00F3, is known as "Latin Small Letter O with Acute". It falls under the "Latin-1 Supplement" block and the "Letter, Lowercase" category in the Unicode standard. This character represents the small letter "o" with an acute accent. In languages that use the Latin script, such as Spanish, Portuguese, and Hungarian, the acute accent is used to indicate stress or a change in vowel quality. For instance, in Spanish, the word "año" (year) distinguishes it from "ano" (anus), highlighting the importance of the acute accent in certain languages.

Encoding

HTML Entityó
HTML Entity (hex)ó
HTML Entity (named)ó
URL Escape Code%C3%B3
UTF-8 (hex)0xC3 0xB3
UTF-8 (binary)1100001110110011
UTF-160x00F3
UTF-320x000000F3

Source Code

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

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>&#243;</span>

            
span {
    content: "\00F3";
}

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