Ô

Technical information

SymbolÔ
NameLatin capital letter o with circumflex
Unicode numberU+00D4
CategoryLatin-1 Supplement5. Letters

Encoding

HTML EntityÔ
HTML Entity (hex)Ô
HTML Entity (named)Ô
URL Escape Code%C3%94
UTF-8 (hex)0xC3 0x94
UTF-8 (binary)1100001110010100
UTF-160x00D4
UTF-320x000000D4

Source Code

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

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

            
span {
    content: "\00D4";
}

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