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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 宰?錚?@宰?錚?@B 100011011100100100111111111010000100001000111111010000001000110111001001001111111110100001000010001111110100000001000010 8dc93fe8423f408dc93fe8423f4042
EUC-JP 宰?錚?@宰?錚?@B 101110101100101100111111111011111010001100111111010000001011101011001011001111111110111110100011001111110100000001000010 bacb3fefa33f40bacb3fefa33f4042
UTF-8 宰렗錚렊@宰렗錚렊@B 111001011010111010110000111010111010000010010111111010011000110010011010111010111010000010001010010000001110010110101110101100001110101110100000100101111110100110001100100110101110101110100000100010100100000001000010 e5aeb0eba097e98c9aeba08a40e5aeb0eba097e98c9aeba08a4042
UHC 宰렗錚렊@宰렗錚렊@B 11101110101001011000111010101100111011101011011010001110101000010100000011101110101001011000111010101100111011101011011010001110101000010100000001000010 eea58eaceeb68ea140eea58eaceeb68ea14042

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