Latin Small Letter a with Circumflex |
| Name | Latin Small Letter a with Circumflex | |
| Unicode | U+00E2 | |
| CSS Code | \00E2 | |
| HTML Entity | â | |
| HTML Code | â |
<div>â</div>div::before {
content: "\00E2";
}Latin Small Letter a with Circumflex |
| Name | Latin Small Letter a with Circumflex | |
| Unicode | U+00E2 | |
| CSS Code | \00E2 | |
| HTML Entity | â | |
| HTML Code | â |
<div>â</div>div::before {
content: "\00E2";
}