ø

Technical information

Symbolø
NameLatin small letter o with stroke
Unicode numberU+00F8
CategoryLatin-1 Supplement9. Letters
DescriptionThe Unicode character ø, or U+00F8, is known as the "Latin Small Letter O with Stroke". It belongs to the "Latin-1 Supplement" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a lower case letter "o" that has a diagonal line or stroke through it. It's used in various languages, including Danish and Norwegian, where it represents a vowel sound. This letter is particularly significant because it's one of the few English-alphabet letters that have been modified with diacritical marks and adopted into the standard alphabets of some languages.

Encoding

HTML Entityø
HTML Entity (hex)ø
HTML Entity (named)ø
URL Escape Code%C3%B8
UTF-8 (hex)0xC3 0xB8
UTF-8 (binary)1100001110111000
UTF-160x00F8
UTF-320x000000F8

Source Code

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

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

            
span {
    content: "\00F8";
}

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