About Latin Capital Letter Z With Acute Latin Capital Letter Z Acute
Latin Capital Letter Z With Acute Latin Capital Letter Z Acute is the Unicode character Ź at codepoint U+0179 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 Z With Acute Latin Capital Letter Z Acute
To use the Latin Capital Letter Z With Acute Latin Capital Letter Z 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: '\179';.
In JavaScript and TypeScript the escape '\u0179' evaluates to Ź. In Python source, write '\u0179'.
The character encodes to C5 B9 as UTF-8 bytes and 0179 as UTF-16 code units. Its decimal codepoint is 377.
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.