LATIN SMALL LETTER L WITH CARON
ľ
U+013E
Unicode Block
Latin Extended-ACode
013E
Code Point
318
Notes
Slovak
the form using apostrophe is preferred in typesetting
: 006C 030C
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Latin Extended-A
Character Encoding
UTF-8
0xC40xBE
UTF-16
0x013E
UTF-32
0x0000013E
Copy & Paste Codes
Character
ľ
Unicode Escape
\u{013E}
HTML Entity (Decimal)
ľ
HTML Entity (Hex)
ľ
CSS Code
\013E
JavaScript
String.fromCodePoint(0x013E)
Python
chr(0x013E)