LATIN CAPITAL LETTER L WITH MIDDLE DOT
Ŀ
U+013F
Unicode Block
Latin Extended-ACode
013F
Code Point
319
Notes
some fonts show the middle dot inside the L, but the preferred form has the dot following the L
# 004C 00B7
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
0xC40xBF
UTF-16
0x013F
UTF-32
0x0000013F
Copy & Paste Codes
Character
Ŀ
Unicode Escape
\u{013F}
HTML Entity (Decimal)
Ŀ
HTML Entity (Hex)
Ŀ
CSS Code
\013F
JavaScript
String.fromCodePoint(0x013F)
Python
chr(0x013F)