ŀ
Latin Small Letter L with Middle Dot
Name Latin Small Letter L with Middle Dot
Unicode U+0140
CSS Code \0140
HTML Entity ŀ
HTML Code ŀ
html
<div>&#320;</div>
css
div::before {
  content: "\0140";
}