We Use Cookies
We use cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content and targeted ads, to analyze our website traffic, and to understand where our visitors are coming from. For more information, please review our cookie policy and privacy policy.
By choosing I Accept, you consent to our use of cookies and other tracking technologies.

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