About Latin Small Letter O With Double Acute Latin Small Letter O Double Acute
Latin Small Letter O With Double Acute Latin Small Letter O Double Acute is the Unicode character ő at codepoint U+0151 in the Latin Extended-A block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Small Letter O With Double Acute Latin Small Letter O Double Acute
To use the Latin Small Letter O With Double Acute Latin Small Letter O Double Acute symbol (ő) in HTML, insert the
entity ő directly into your markup. The decimal entity ő works in any HTML-serialised document.
In CSS pseudo-elements use content: '\151';.
In JavaScript and TypeScript the escape '\u0151' evaluates to ő. In Python source, write '\u0151'.
The character encodes to C5 91 as UTF-8 bytes and 0151 as UTF-16 code units. Its decimal codepoint is 337.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.