LATIN CAPITAL LETTER L WITH MIDDLE DOT (Ŀ)
Ŀ
Copy Character
Unicode Block
Latin Extended-AUnicode Code
U+013F
Codepoint
319
Notes
some fonts show the middle dot inside the L, but the preferred form has the dot following the L
# 004C 00B7
Character Encoding
UTF-8
0xC40xBF
UTF-16
0x013F
UTF-32
0x0000013F
Copy & Paste Codes
Unicode Escape
\u{013F}
HTML Entity (Decimal)
Ŀ
HTML Entity (Hex)
Ŀ
CSS Code
\013F
JavaScript/JSON
String.fromCodePoint(0x013F)
Python
chr(0x013F)
Ruby/PHP
chr(0x013F)
Unix, C, PHP, JAVA
0x013F
Perl
chr(0x013F)
URL Encoded
%013f