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 ??lnf??ln^}Y??lnf??ln^}bE 00111111001111110110110001101110011001100011111100111111011011000110111001011110011111010101100100111111001111110110110001101110011001100011111100111111011011000110111001011110011111010110001001000101 3f3f6c6e663f3f6c6e5e7d593f3f6c6e663f3f6c6e5e7d6245
SJIS-WIN 逶エlnf逶エln^}Y逶エlnf逶エln^}bE 1110011110011011101101000110110001101110011001101110011110011011101101000110110001101110010111100111110101011001111001111001101110110100011011000110111001100110111001111001101110110100011011000110111001011110011111010110001001000101 e79bb46c6e66e79bb46c6e5e7d59e79bb46c6e66e79bb46c6e5e7d6245
EUC-JP 逶エlnf逶エln^}Y逶エlnf逶エln^}bE 111011011111101110001110101101000110110001101110011001101110110111111011100011101011010001101100011011100101111001111101010110011110110111111011100011101011010001101100011011100110011011101101111110111000111010110100011011000110111001011110011111010110001001000101 edfb8eb46c6e66edfb8eb46c6e5e7d59edfb8eb46c6e66edfb8eb46c6e5e7d6245
UTF-8 逶エlnf逶エln^}Y逶エlnf逶エln^}bE 1110100110000000101101101110111110111101101101000110110001101110011001101110100110000000101101101110111110111101101101000110110001101110010111100111110101011001111010011000000010110110111011111011110110110100011011000110111001100110111010011000000010110110111011111011110110110100011011000110111001011110011111010110001001000101 e980b6efbdb46c6e66e980b6efbdb46c6e5e7d59e980b6efbdb46c6e66e980b6efbdb46c6e5e7d6245
UHC ??lnf??ln^}Y??lnf??ln^}bE 00111111001111110110110001101110011001100011111100111111011011000110111001011110011111010101100100111111001111110110110001101110011001100011111100111111011011000110111001011110011111010110001001000101 3f3f6c6e663f3f6c6e5e7d593f3f6c6e663f3f6c6e5e7d6245

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