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