LATIN CAPITAL LETTER L WITH CARON
Ľ
U+013D
Unicode Block
Latin Extended-ACode
013D
Code Point
317
Notes
the form using apostrophe is preferred in typesetting
: 004C 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
0xC40xBD
UTF-16
0x013D
UTF-32
0x0000013D
Copy & Paste Codes
Character
Ľ
Unicode Escape
\u{013D}
HTML Entity (Decimal)
Ľ
HTML Entity (Hex)
Ľ
CSS Code
\013D
JavaScript
String.fromCodePoint(0x013D)
Python
chr(0x013D)