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 11100000101101000100110001101110011001101110000010110100010011000110111001011110011111010101100111100000101101000100110001101110011001101110000010110100010011000110111001011110011111010110001001000101 e0b44c6e66e0b44c6e5e7d59e0b44c6e66e0b44c6e5e7d6245
SJIS-WIN ?´Lnf?´Ln^}Y?´Lnf?´Ln^}bE 0011111110000001010011000100110001101110011001100011111110000001010011000100110001101110010111100111110101011001001111111000000101001100010011000110111001100110001111111000000101001100010011000110111001011110011111010110001001000101 3f814c4c6e663f814c4c6e5e7d593f814c4c6e663f814c4c6e5e7d6245
EUC-JP à´Lnfà´Ln^}Yà´Lnfà´Ln^}bE 10001111101010111010001010100001101011010100110001101110011001101000111110101011101000101010000110101101010011000110111001011110011111010101100110001111101010111010001010100001101011010100110001101110011001101000111110101011101000101010000110101101010011000110111001011110011111010110001001000101 8faba2a1ad4c6e668faba2a1ad4c6e5e7d598faba2a1ad4c6e668faba2a1ad4c6e5e7d6245
UTF-8 à´Lnfà´Ln^}Yà´Lnfà´Ln^}bE 110000111010000011000010101101000100110001101110011001101100001110100000110000101011010001001100011011100101111001111101010110011100001110100000110000101011010001001100011011100110011011000011101000001100001010110100010011000110111001011110011111010110001001000101 c3a0c2b44c6e66c3a0c2b44c6e5e7d59c3a0c2b44c6e66c3a0c2b44c6e5e7d6245
UHC ?´Lnf?´Ln^}Y?´Lnf?´Ln^}bE 0011111110100010101001010100110001101110011001100011111110100010101001010100110001101110010111100111110101011001001111111010001010100101010011000110111001100110001111111010001010100101010011000110111001011110011111010110001001000101 3fa2a54c6e663fa2a54c6e5e7d593fa2a54c6e663fa2a54c6e5e7d6245

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