LATIN SMALL LETTER L WITH STROKE (ł)
ł
Copy Character
Unicode Block
Latin Extended-AUnicode Code
U+0142
Codepoint
322
Notes
Polish, Sorbian, Iñupiaq, ...
also used for Latin-based orthographies for Belarusian and Ukrainian
Character Encoding
UTF-8
0xC50x82
UTF-16
0x0142
UTF-32
0x00000142
Copy & Paste Codes
Unicode Escape
\u{0142}
HTML Entity (Decimal)
ł
HTML Entity (Hex)
ł
CSS Code
\0142
JavaScript/JSON
String.fromCodePoint(0x0142)
Python
chr(0x0142)
Ruby/PHP
chr(0x0142)
Unix, C, PHP, JAVA
0x0142
Perl
chr(0x0142)
URL Encoded
%0142