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 ?\nTkf?\nTk^}Y?\nTkf?\nTk^}bE 0011111101011100011011100101010001101011011001100011111101011100011011100101010001101011010111100111110101011001001111110101110001101110010101000110101101100110001111110101110001101110010101000110101101011110011111010110001001000101 3f5c6e546b663f5c6e546b5e7d593f5c6e546b663f5c6e546b5e7d6245
SJIS-WIN 愕\nTkf愕\nTk^}Y愕\nTkf愕\nTk^}bE 100111001011000101011100011011100101010001101011011001101001110010110001010111000110111001010100011010110101111001111101010110011001110010110001010111000110111001010100011010110110011010011100101100010101110001101110010101000110101101011110011111010110001001000101 9cb15c6e546b669cb15c6e546b5e7d599cb15c6e546b669cb15c6e546b5e7d6245
EUC-JP 愕\nTkf愕\nTk^}Y愕\nTkf愕\nTk^}bE 110110001011001101011100011011100101010001101011011001101101100010110011010111000110111001010100011010110101111001111101010110011101100010110011010111000110111001010100011010110110011011011000101100110101110001101110010101000110101101011110011111010110001001000101 d8b35c6e546b66d8b35c6e546b5e7d59d8b35c6e546b66d8b35c6e546b5e7d6245
UTF-8 愕\nTkf愕\nTk^}Y愕\nTkf愕\nTk^}bE 11100110100001001001010101011100011011100101010001101011011001101110011010000100100101010101110001101110010101000110101101011110011111010101100111100110100001001001010101011100011011100101010001101011011001101110011010000100100101010101110001101110010101000110101101011110011111010110001001000101 e684955c6e546b66e684955c6e546b5e7d59e684955c6e546b66e684955c6e546b5e7d6245
UHC 愕\nTkf愕\nTk^}Y愕\nTkf愕\nTk^}bE 111001001100001101011100011011100101010001101011011001101110010011000011010111000110111001010100011010110101111001111101010110011110010011000011010111000110111001010100011010110110011011100100110000110101110001101110010101000110101101011110011111010110001001000101 e4c35c6e546b66e4c35c6e546b5e7d59e4c35c6e546b66e4c35c6e546b5e7d6245

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