To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ‘¹’Lxnf‘¹’Lxn^}Y‘¹’Lxnf‘¹’Lxn^}bE 100100011011100110010010010011000111100001101110011001101001000110111001100100100100110001111000011011100101111001111101010110011001000110111001100100100100110001111000011011100110011010010001101110011001001001001100011110000110111001011110011111010110001001000101 91b9924c786e6691b9924c786e5e7d5991b9924c786e6691b9924c786e5e7d6245
SJIS-WIN ???Lxnf???Lxn^}Y???Lxnf???Lxn^}bE 001111110011111100111111010011000111100001101110011001100011111100111111001111110100110001111000011011100101111001111101010110010011111100111111001111110100110001111000011011100110011000111111001111110011111101001100011110000110111001011110011111010110001001000101 3f3f3f4c786e663f3f3f4c786e5e7d593f3f3f4c786e663f3f3f4c786e5e7d6245
EUC-JP ???Lxnf???Lxn^}Y???Lxnf???Lxn^}bE 001111110011111100111111010011000111100001101110011001100011111100111111001111110100110001111000011011100101111001111101010110010011111100111111001111110100110001111000011011100110011000111111001111110011111101001100011110000110111001011110011111010110001001000101 3f3f3f4c786e663f3f3f4c786e5e7d593f3f3f4c786e663f3f3f4c786e5e7d6245
UTF-8 ‘¹’Lxnf‘¹’Lxn^}Y‘¹’Lxnf‘¹’Lxn^}bE 110000101001000111000010101110011100001010010010010011000111100001101110011001101100001010010001110000101011100111000010100100100100110001111000011011100101111001111101010110011100001010010001110000101011100111000010100100100100110001111000011011100110011011000010100100011100001010111001110000101001001001001100011110000110111001011110011111010110001001000101 c291c2b9c2924c786e66c291c2b9c2924c786e5e7d59c291c2b9c2924c786e66c291c2b9c2924c786e5e7d6245
UHC ?¹?Lxnf?¹?Lxn^}Y?¹?Lxnf?¹?Lxn^}bE 00111111101010011111011000111111010011000111100001101110011001100011111110101001111101100011111101001100011110000110111001011110011111010101100100111111101010011111011000111111010011000111100001101110011001100011111110101001111101100011111101001100011110000110111001011110011111010110001001000101 3fa9f63f4c786e663fa9f63f4c786e5e7d593fa9f63f4c786e663fa9f63f4c786e5e7d6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)