Ø

Technical information

SymbolØ
NameLatin capital letter o with stroke
Unicode numberU+00D8
CategoryLatin-1 Supplement7. Letters
DescriptionThe Unicode character Ø, or U+00D8, is known as "Latin Capital Letter O with Stroke". It is part of the "Latin-1 Supplement" block, which includes various characters used in Western European languages. This character falls under the "Letter, Uppercase" category. Visually, it represents an uppercase letter 'O' with a diagonal line, or "stroke", cutting through its center. This character is used in the Danish and Norwegian alphabets, where it represents a specific vowel sound, distinct from the sound represented by the letter 'O'. It's also used in mathematical and scientific contexts to represent various symbols or concepts, such as the diameter of a circle or the null set in mathematics, or the symbol for perpendicular in geometry. As with other characters, the specific usage of the Latin Capital Letter O with Stroke can depend on the language and context.

Encoding

HTML EntityØ
HTML Entity (hex)Ø
HTML Entity (named)Ø
URL Escape Code%C3%98
UTF-8 (hex)0xC3 0x98
UTF-8 (binary)1100001110011000
UTF-160x00D8
UTF-320x000000D8

Source Code

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

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

            
span {
    content: "\00D8";
}

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