About Latin Small Letter O With Breve Latin Small Letter O Breve
Latin Small Letter O With Breve Latin Small Letter O Breve is the Unicode character ŏ at codepoint U+014F 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 Breve Latin Small Letter O Breve
To use the Latin Small Letter O With Breve Latin Small Letter O Breve 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: '\14F';.
In JavaScript and TypeScript the escape '\u014F' evaluates to ŏ. In Python source, write '\u014F'.
The character encodes to C5 8F as UTF-8 bytes and 014F as UTF-16 code units. Its decimal codepoint is 335.
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.