ö

Technical information

Symbolö
NameLatin small letter o with diaeresis
Unicode numberU+00F6
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character ö, or U+00F6, is known as "Latin Small Letter O with Diaeresis". It is part of the "Latin-1 Supplement" block, which includes various characters used in Western European languages. This character falls under the "Letter, Lowercase" category. Visually, it represents the lowercase letter 'o', with two dots (called a diaeresis or umlaut) placed above it. In various languages, such as German, Swedish, Finnish, and Turkish, the diaeresis marks a change in pronunciation of the letter 'o'. For example, in German, 'ö' is pronounced like the 'i' in 'girl'. This character is also used in other linguistic contexts, such as transliteration of non-Latin scripts. As with other characters, the specific usage of the Latin Small Letter O with Diaeresis can depend on the language and context.

Encoding

HTML Entityö
HTML Entity (hex)ö
HTML Entity (named)ö
URL Escape Code%C3%B6
UTF-8 (hex)0xC3 0xB6
UTF-8 (binary)1100001110110110
UTF-160x00F6
UTF-320x000000F6

Source Code

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

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

            
span {
    content: "\00F6";
}

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