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