Ö

Technical information

SymbolÖ
NameLatin capital letter o with diaeresis
Unicode numberU+00D6
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Ö, or U+00D6, is known as the "Latin Capital Letter O with Diaeresis". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a graphic representation of the uppercase letter O with a diaeresis (or umlaut), which appears as two small dots above the O. In terms of usage, this character appears in various languages including German, Swedish, and Finnish, and it often indicates a change in vowel sound. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityÖ
HTML Entity (hex)Ö
HTML Entity (named)Ö
URL Escape Code%C3%96
UTF-8 (hex)0xC3 0x96
UTF-8 (binary)1100001110010110
UTF-160x00D6
UTF-320x000000D6

Source Code

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

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

            
span {
    content: "\00D6";
}

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