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