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