L

Technical information

SymbolL
NameLatin capital letter l
Unicode numberU+004C
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityL
HTML Entity (hex)L
URL Escape CodeL
UTF-8 (hex)0x4C
UTF-8 (binary)01001100
UTF-160x004C
UTF-320x0000004C

Source Code

C, C++, and Java"\u004C"
CSS Code\004C
JavaScript"\u004C"
Perl\x{004C}
Python 2u"\u004C"
Python 3\u004C
Ruby\u{004C}

Preview

This Unicode character looks like this L in sentence and in bold like this L and in italic like this L.

Font size:

L
12px
L
16px
L
20px
L
28px
L
36px
L
48px
L
72px

CSS Property: font-weight

L
100
L
200
L
300
L
400
L
500
L
600
L
700
L
800
L
900

HTML Forms and Input

input
disabled input
L
input-group
select
button
button

Code examples in HTML and CSS

<span>&#76;</span>

            
span {
    content: "\004C";
}

The symbol in different fonts

L
-apple-system
L
Apple Color Emoji
L
Arial
L
BlinkMacSystemFont
L
Courier New
L
Georgia
L
Droid Sans
L
Helvetica
L
Noto Sans
L
Oxygen
L
Roboto
L
"Segoe UI"
L
sans-serif
L
Segoe UI Emoji
L
Segoe UI Symbol
L
system-ui
L
Times New Roman
L
Ubuntu
L
Verdana

References