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 1000100011010000011011100101010001101011011001101000100011010000011011100101010001101011010111100111110101011001100010001101000001101110010101000110101101100110100010001101000001101110010101000110101101011110011111010110001001000101 88d06e546b6688d06e546b5e7d5988d06e546b6688d06e546b5e7d6245
SJIS-WIN ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245
EUC-JP ??nTkf??nTk^}Y??nTkf??nTk^}bE 0011111100111111011011100101010001101011011001100011111100111111011011100101010001101011010111100111110101011001001111110011111101101110010101000110101101100110001111110011111101101110010101000110101101011110011111010110001001000101 3f3f6e546b663f3f6e546b5e7d593f3f6e546b663f3f6e546b5e7d6245
UTF-8 ˆÐnTkfˆÐnTk^}YˆÐnTkfˆÐnTk^}bE 11000010100010001100001110010000011011100101010001101011011001101100001010001000110000111001000001101110010101000110101101011110011111010101100111000010100010001100001110010000011011100101010001101011011001101100001010001000110000111001000001101110010101000110101101011110011111010110001001000101 c288c3906e546b66c288c3906e546b5e7d59c288c3906e546b66c288c3906e546b5e7d6245
UHC ?ÐnTkf?ÐnTk^}Y?ÐnTkf?ÐnTk^}bE 001111111010100010100010011011100101010001101011011001100011111110101000101000100110111001010100011010110101111001111101010110010011111110101000101000100110111001010100011010110110011000111111101010001010001001101110010101000110101101011110011111010110001001000101 3fa8a26e546b663fa8a26e546b5e7d593fa8a26e546b663fa8a26e546b5e7d6245

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