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