SCRIPT SMALL L (ℓ)
ℓ
Copy Character
Unicode Block
Letterlike SymbolsUnicode Code
U+2113
Codepoint
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 Encoding
UTF-8
0xE20x840x93
UTF-16
0x2113
UTF-32
0x00002113
Copy & Paste Codes
Unicode Escape
\u{2113}
HTML Entity (Decimal)
ℓ
HTML Entity (Hex)
ℓ
CSS Code
\2113
JavaScript/JSON
String.fromCodePoint(0x2113)
Python
chr(0x2113)
Ruby/PHP
chr(0x2113)
Unix, C, PHP, JAVA
0x2113
Perl
chr(0x2113)
URL Encoded
%2113