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 1000100011000000011011100101010001101011011001101000100011000000011011100101010001101011010111100111110101011001100010001100000001101110010101000110101101100110100010001100000001101110010101000110101101011110011111010110001001000101 88c06e546b6688c06e546b5e7d5988c06e546b6688c06e546b5e7d6245
SJIS-WIN ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245
EUC-JP ?ÀnTkf?ÀnTk^}Y?ÀnTkf?ÀnTk^}bE 00111111100011111010101010100010011011100101010001101011011001100011111110001111101010101010001001101110010101000110101101011110011111010101100100111111100011111010101010100010011011100101010001101011011001100011111110001111101010101010001001101110010101000110101101011110011111010110001001000101 3f8faaa26e546b663f8faaa26e546b5e7d593f8faaa26e546b663f8faaa26e546b5e7d6245
UTF-8 ˆÀnTkfˆÀnTk^}YˆÀnTkfˆÀnTk^}bE 11000010100010001100001110000000011011100101010001101011011001101100001010001000110000111000000001101110010101000110101101011110011111010101100111000010100010001100001110000000011011100101010001101011011001101100001010001000110000111000000001101110010101000110101101011110011111010110001001000101 c288c3806e546b66c288c3806e546b5e7d59c288c3806e546b66c288c3806e546b5e7d6245
UHC ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245

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