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