U with two Dots |
| Name | U with two Dots | |
| Unicode | U+00FC | |
| CSS Code | \00FC | |
| HTML Entity | ü | |
| HTML Code | ü |
<div>ü</div>div::before {
content: "\00FC";
}U with two Dots |
| Name | U with two Dots | |
| Unicode | U+00FC | |
| CSS Code | \00FC | |
| HTML Entity | ü | |
| HTML Code | ü |
<div>ü</div>div::before {
content: "\00FC";
}