Latin Small Letter O With Stroke Letter
ø is the Latin small letter o with stroke (U+00F8) used in many languages and typography.
U+00F8
The symbol “ø” is a distinct letter from the Latin Extended set, not just an edited “o.” It’s commonly needed when writing names and words from languages that use o-with-stroke.
Latin Small Letter O With Stroke Letter Meaning
The character “ø” is the Latin small letter o with stroke (Unicode U+00F8, HTML entity ø). It represents a vowel in languages such as Danish and Norwegian, where it has a specific pronunciation rather than being a decorative variant of “o.” In writing and data entry, using the correct character matters for spelling, search results, and correct rendering. In typography and UI design, ø is often used in brand names, product labels, and proper nouns. Because it’s a separate Unicode character, it should be typed or copied directly instead of approximating with “o” or “0.”
Common uses
- •Writing Danish and Norwegian words that require the o-with-stroke letter
- •Displaying personal names and surnames that contain “ø” accurately
- •Labeling products or brands that use ø in their official spelling
- •Creating multilingual forms and web content without losing correct characters
- •Using the symbol in typed technical text where exact Unicode characters matter
Examples
ø (Latin small letter o with stroke)
- øJeg har en ø i teksten.
- øSøren og Møller møtes i dag.
- øKjøp øl i butikken.
- øBruk ø korrekt i egennavn.
- øMål: 10ø på skiltet.
Variations
Technical codes
| Unicode | U+00F8 | |
| HTML Entity | ø | |
| HTML Code | ø | |
| CSS | \00F8 |
FAQ
What does the Latin Small Letter O With Stroke letter mean?
The character “ø” is the Latin small letter o with stroke (Unicode U+00F8, HTML entity ø). It represents a vowel in languages such as Danish and Norwegian, where it has a specific pronunciation rather than being a decorative variant of “o.” In writing and data entry, using the correct character matters for spelling, search results, and correct rendering. In typography and UI design, ø is often used in brand names, product labels, and proper nouns. Because it’s a separate Unicode character, it should be typed or copied directly instead of approximating with “o” or “0.”
Is “ø” the same as the letter “o”?
No. “ø” is a separate Unicode character (U+00F8) and should be used when the correct letter is required for spelling and pronunciation.
How do I copy the symbol ø?
Copy it directly from this page and paste where you need it. If you’re coding, you can also use the provided HTML entity or escape sequences.
What is the Unicode and HTML value for ø?
Unicode code point is U+00F8. The HTML entity is ø.
How can I add ø in CSS or JavaScript?
You can use the CSS escape \\00F8 or JavaScript escape \\u{00F8} to ensure the exact character is rendered.