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