About Latin Capital Letter R With Caron Latin Capital Letter R Hacek
Latin Capital Letter R With Caron Latin Capital Letter R Hacek is the Unicode character Ř at codepoint U+0158 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 Capital Letter R With Caron Latin Capital Letter R Hacek
To use the Latin Capital Letter R With Caron Latin Capital Letter R Hacek 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: '\158';.
In JavaScript and TypeScript the escape '\u0158' evaluates to Ř. In Python source, write '\u0158'.
The character encodes to C5 98 as UTF-8 bytes and 0158 as UTF-16 code units. Its decimal codepoint is 344.
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.