l
Technical information
| Symbol | l | |
| Name | Latin small letter l | |
| Unicode number | U+006C | |
| Category | ASCII Table7. Lowercase Latin alphabet | |
Encoding
| HTML Entity | l | |
| HTML Entity (hex) | l | |
| URL Escape Code | l | |
| UTF-8 (hex) | 0x6C | |
| UTF-8 (binary) | 01101100 | |
| UTF-16 | 0x006C | |
| UTF-32 | 0x0000006C |
Source Code
| C, C++, and Java | "\u006C" | |
| CSS Code | \006C | |
| JavaScript | "\u006C" | |
| Perl | \x{006C} | |
| Python 2 | u"\u006C" | |
| Python 3 | \u006C | |
| Ruby | \u{006C} |
Preview
This Unicode character looks like this l in sentence and in bold like this l and in italic like this l.
input-group
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
select
button
button
Code examples in HTML and CSS
<span>l</span>
span {
content: "\006C";
}
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