| Character | ø |
| Name | Latin Small Letter O With Stroke |
| Unicode Code Point | U+00F8 |
| Decimal Value | 248 |
| Hex Value | 0x00F8 |
| Category | Latin-1 Supplement |
| Windows Alt Code | Alt+0248 |
| Word Alt+X Code | 00F8 + Alt+X |
| Mac Shortcut | Not available — use copy/paste |
| HTML Entity | ø |
| HTML Code (Dec / Hex) | ø / ø |
| CSS Content Code | content: "\00F8"; |
| JavaScript Unicode Escape | "\u{00F8}" |
Latin Small Letter O With Stroke is part of the Latin-1 Supplement block, primarily used for Western European languages (French, German, Spanish, Portuguese, and others) that need accented letters or region-specific punctuation beyond plain ASCII.
Unicode block: Latin-1 Supplement (U+0080–U+00FF). This block extends ASCII with accented Latin letters, currency signs, and legal symbols. It maps directly onto ISO 8859-1 ("Latin-1"), the dominant Western-European text encoding of the 1990s, which is why Windows Alt codes for this range still work today.
At Unicode code point U+00F8 (decimal 248), Latin Small Letter O With Stroke is the 88th of 95 characters cataloged in this category on How To Type Any Symbol. In terms of typing methods, it has a documented Windows Alt code, though no dedicated single-key Mac shortcut — Mac users generally rely on copy-paste for it. Regardless of platform, clicking the copy button above places the exact character on your clipboard, ready to paste into any application that accepts Unicode text.
💡 Good to know: When typing multilingual content on the web, always declare UTF-8 encoding in your HTML `<head>` to avoid this character rendering as a mangled symbol (mojibake).
Hold Alt and type 0248 on the numeric keypad.
No dedicated shortcut — click the copy button above and paste with Cmd+V.
Click the symbol above to copy it, then paste anywhere — works on every device and OS.
Use the entity ø in your HTML.