Latin Small Letter O With Stroke And Acute Letter
ǿ (U+01FF) is a Latin letter used in extended orthographies, often representing an O-like sound.
U+01FF
ǿ is a Latin Extended character: “o” with a stroke and an acute accent. It’s useful when you need text to match a specific spelling in languages that use this letter. Below you’ll find copy options and developer-friendly code points.
Latin Small Letter O With Stroke And Acute Letter Meaning
ǿ (Unicode U+01FF) is the “Latin small letter o with stroke and acute.” In practice, it functions as a distinct letter in certain Latin-based writing systems and language orthographies. Because it’s a standalone Unicode character, it’s important to use ǿ exactly rather than trying to assemble it from separate marks. When typed incorrectly or substituted (for example, using a plain “o” or a different accented form), names, words, and search results may not match what users expect. Use it for correct spelling, typography, and encoding in multilingual text, UI labels, and content.
Common uses
- •Typing or publishing words that require the exact character ǿ in a given language
- •Accurate UI labels, settings, and product names that include ǿ
- •Correct encoding of author names and credits in multilingual documents
- •Linguistic and academic writing that preserves orthography precisely
- •Designing or testing fonts and text rendering that must include U+01FF
Examples
ǿ — Latin small letter o with stroke and acute
- ǿHåǿr works as a brand name with ǿ.
- ǿPlease review ǿ in the user profile label.
- ǿThe author’s name contains ǿ in the credits.
- ǿI saw ǿ in the street name on the form.
- ǿTypography check: ensure ǿ displays correctly.
Variations
Technical codes
| Unicode | U+01FF | |
| HTML Entity | ǿ | |
| HTML Code | ǿ | |
| CSS | \01FF |
FAQ
What does the Latin Small Letter O With Stroke And Acute letter mean?
ǿ (Unicode U+01FF) is the “Latin small letter o with stroke and acute.” In practice, it functions as a distinct letter in certain Latin-based writing systems and language orthographies. Because it’s a standalone Unicode character, it’s important to use ǿ exactly rather than trying to assemble it from separate marks. When typed incorrectly or substituted (for example, using a plain “o” or a different accented form), names, words, and search results may not match what users expect. Use it for correct spelling, typography, and encoding in multilingual text, UI labels, and content.
What is the Unicode code point for ǿ?
The Unicode code point for ǿ is U+01FF.
How can I copy ǿ for web or app use?
You can copy the character directly (ǿ) or paste an encoded form like ǿ or use \\\\u{01FF} in JavaScript.
Is ǿ the same as a normal “o” with an accent?
No. ǿ is a distinct character (LATIN SMALL LETTER O WITH STROKE AND ACUTE), so it should be used as-is rather than approximated with a different “o” form.
What HTML entity and CSS escape can I use?
HTML entity: ǿ. CSS escape: \\01FF.