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