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 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 畏??@畏??@B 1000100011011000001111110011111101000000100010001101100000111111001111110100000001000010 88d83f3f4088d83f3f4042
EUC-JP 畏??@畏??@B 1011000011011010001111110011111101000000101100001101101000111111001111110100000001000010 b0da3f3f40b0da3f3f4042
UTF-8 畏밧쳣@畏밧쳣@B 111001111001010110001111111010111011000010100111111011001011001110100011010000001110011110010101100011111110101110110000101001111110110010110011101000110100000001000010 e7958febb0a7ecb3a340e7958febb0a7ecb3a34042
UHC 畏밧쳣@畏밧쳣@B 111010001110011010111001111001011010101110001001010000001110100011100110101110011110010110101011100010010100000001000010 e8e6b9e5ab8940e8e6b9e5ab894042

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