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 ’E’NTkf’E’NTk^}Y’E’NTkf’E’NTk^}bE 100100100100010110010010010011100101010001101011011001101001001001000101100100100100111001010100011010110101111001111101010110011001001001000101100100100100111001010100011010110110011010010010010001011001001001001110010101000110101101011110011111010110001001000101 9245924e546b669245924e546b5e7d599245924e546b669245924e546b5e7d6245
SJIS-WIN ?E?NTkf?E?NTk^}Y?E?NTkf?E?NTk^}bE 001111110100010100111111010011100101010001101011011001100011111101000101001111110100111001010100011010110101111001111101010110010011111101000101001111110100111001010100011010110110011000111111010001010011111101001110010101000110101101011110011111010110001001000101 3f453f4e546b663f453f4e546b5e7d593f453f4e546b663f453f4e546b5e7d6245
EUC-JP ?E?NTkf?E?NTk^}Y?E?NTkf?E?NTk^}bE 001111110100010100111111010011100101010001101011011001100011111101000101001111110100111001010100011010110101111001111101010110010011111101000101001111110100111001010100011010110110011000111111010001010011111101001110010101000110101101011110011111010110001001000101 3f453f4e546b663f453f4e546b5e7d593f453f4e546b663f453f4e546b5e7d6245
UTF-8 ’E’NTkf’E’NTk^}Y’E’NTkf’E’NTk^}bE 1100001010010010010001011100001010010010010011100101010001101011011001101100001010010010010001011100001010010010010011100101010001101011010111100111110101011001110000101001001001000101110000101001001001001110010101000110101101100110110000101001001001000101110000101001001001001110010101000110101101011110011111010110001001000101 c29245c2924e546b66c29245c2924e546b5e7d59c29245c2924e546b66c29245c2924e546b5e7d6245
UHC ?E?NTkf?E?NTk^}Y?E?NTkf?E?NTk^}bE 001111110100010100111111010011100101010001101011011001100011111101000101001111110100111001010100011010110101111001111101010110010011111101000101001111110100111001010100011010110110011000111111010001010011111101001110010101000110101101011110011111010110001001000101 3f453f4e546b663f453f4e546b5e7d593f453f4e546b663f453f4e546b5e7d6245

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