SCRIPT SMALL L
ℓ
U+2113
Unicode Block
Letterlike SymbolsCode
2113
Code Point
8467
Aliases
mathematical symbol 'ell'
liter (traditional symbol)
Notes
despite its character name, this symbol is derived from a special italicized version of the small letter l
the SI recommended symbol for liter is 006C or 004C
# <font> 006C latin small letter l
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Letterlike Symbols
Character Encoding
UTF-8
0xE20x840x93
UTF-16
0x2113
UTF-32
0x00002113
Copy & Paste Codes
Character
ℓ
Unicode Escape
\u{2113}
HTML Entity (Decimal)
ℓ
HTML Entity (Hex)
ℓ
CSS Code
\2113
JavaScript
String.fromCodePoint(0x2113)
Python
chr(0x2113)