About Latin Capital Letter A With Ring Above And Acute
Latin Capital Letter A With Ring Above And Acute is the Unicode character Ǻ at codepoint U+01FA in the Latin Extended-B 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 A With Ring Above And Acute
To use the Latin Capital Letter A With Ring Above And 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: '\1FA';.
In JavaScript and TypeScript the escape '\u01FA' evaluates to Ǻ. In Python source, write '\u01FA'.
The character encodes to C7 BA as UTF-8 bytes and 01FA as UTF-16 code units. Its decimal codepoint is 506.
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.