About Latin Small Letter U With Double Acute Latin Small Letter U Double Acute
Latin Small Letter U With Double Acute Latin Small Letter U Double Acute is the Unicode character ű at codepoint U+0171 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 U With Double Acute Latin Small Letter U Double Acute
To use the Latin Small Letter U With Double Acute Latin Small Letter U 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: '\171';.
In JavaScript and TypeScript the escape '\u0171' evaluates to ű. In Python source, write '\u0171'.
The character encodes to C5 B1 as UTF-8 bytes and 0171 as UTF-16 code units. Its decimal codepoint is 369.
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.