Latin Small Letter Y with Diaeresis |
| Name | Latin Small Letter Y with Diaeresis | |
| Unicode | U+00FF | |
| CSS Code | \00FF | |
| HTML Entity | ÿ | |
| HTML Code | ÿ |
<div>ÿ</div>div::before {
content: "\00FF";
}Latin Small Letter Y with Diaeresis |
| Name | Latin Small Letter Y with Diaeresis | |
| Unicode | U+00FF | |
| CSS Code | \00FF | |
| HTML Entity | ÿ | |
| HTML Code | ÿ |
<div>ÿ</div>div::before {
content: "\00FF";
}