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