O

Technical information

SymbolO
NameLatin capital letter o
Unicode numberU+004F
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityO
HTML Entity (hex)O
URL Escape CodeO
UTF-8 (hex)0x4F
UTF-8 (binary)01001111
UTF-160x004F
UTF-320x0000004F

Source Code

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

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

            
span {
    content: "\004F";
}

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