LATIN SMALL LETTER A WITH MACRONUTF-8 Character/Symbol

ā
Copy this symbol

LATIN SMALL LETTER A WITH MACRON

Click on any of the following code values to copy to clipboard.

0101
257

HTML Examples

Using HEX code of LATIN SMALL LETTER A WITH MACRON in HTML file

<span> &#x0101; </span>

Using Decimal code of LATIN SMALL LETTER A WITH MACRON in HTML file

<span> &#257; </span>

CSS Example

Using HEX code of LATIN SMALL LETTER A WITH MACRON in CSS file for content

span { 
    content: '\0101';
}
All UTF-8 Symbols