Latin Capital Letter L with Acute |
| Name | Latin Capital Letter L with Acute | |
| Unicode | U+0139 | |
| CSS Code | \0139 | |
| HTML Entity | Ĺ | |
| HTML Code | Ĺ |
<div>Ĺ</div>div::before {
content: "\0139";
}Latin Capital Letter L with Acute |
| Name | Latin Capital Letter L with Acute | |
| Unicode | U+0139 | |
| CSS Code | \0139 | |
| HTML Entity | Ĺ | |
| HTML Code | Ĺ |
<div>Ĺ</div>div::before {
content: "\0139";
}