LATIN CAPITAL LETTER BROKEN L (Ꝇ)
Ꝇ
Copy Character
Character Encoding
UTF-8
0xEA0x9D0x86
UTF-16
0xA746
UTF-32
0x0000A746
Copy & Paste Codes
Unicode Escape
\u{A746}
HTML Entity (Decimal)
Ꝇ
HTML Entity (Hex)
Ꝇ
CSS Code
\A746
JavaScript/JSON
String.fromCodePoint(0xA746)
Python
chr(0xA746)
Ruby/PHP
chr(0xA746)
Unix, C, PHP, JAVA
0xA746
Perl
chr(0xA746)
URL Encoded
%a746