ò

Technical information

Symbolò
NameLatin small letter o with grave
Unicode numberU+00F2
CategoryLatin-1 Supplement7. Letters

Encoding

HTML Entityò
HTML Entity (hex)ò
HTML Entity (named)ò
URL Escape Code%C3%B2
UTF-8 (hex)0xC3 0xB2
UTF-8 (binary)1100001110110010
UTF-160x00F2
UTF-320x000000F2

Source Code

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

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

            
span {
    content: "\00F2";
}

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