Latin Capital Letter a with Macron |
| Name | Latin Capital Letter a with Macron | |
| Unicode | U+0100 | |
| CSS Code | \0100 | |
| HTML Entity | Ā | |
| HTML Code | Ā |
<div>Ā</div>div::before {
content: "\0100";
}Latin Capital Letter a with Macron |
| Name | Latin Capital Letter a with Macron | |
| Unicode | U+0100 | |
| CSS Code | \0100 | |
| HTML Entity | Ā | |
| HTML Code | Ā |
<div>Ā</div>div::before {
content: "\0100";
}