o

Technical information

Symbolo
NameLatin small letter o
Unicode numberU+006F
CategoryASCII Table7. Lowercase Latin alphabet
DescriptionThe Unicode character o, or U+006F, is known as the "Latin Small Letter O". It is part of the "Basic Latin" block and falls into the "Letter, Lowercase" category in the Unicode standard. Representing the lowercase version of the fifteenth letter in the Latin alphabet, it has a circular shape and serves a pivotal role in various words across numerous languages. Whether forming part of words, standing alone as a symbol, or contributing to online and mathematical conventions, this universally recognized character is an essential element of written communication.

Encoding

HTML Entityo
HTML Entity (hex)o
URL Escape Codeo
UTF-8 (hex)0x6F
UTF-8 (binary)01101111
UTF-160x006F
UTF-320x0000006F

Source Code

C, C++, and Java"\u006F"
CSS Code\006F
JavaScript"\u006F"
Perl\x{006F}
Python 2u"\u006F"
Python 3\u006F
Ruby\u{006F}

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
o
input-group
select
button
button

Code examples in HTML and CSS

<span>&#111;</span>

            
span {
    content: "\006F";
}

The symbol in different fonts

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

References