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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 餓??[餓??[^ 1000100111101100001111110011111101011011100010011110110000111111001111110101101101011110 89ec3f3f5b89ec3f3f5b5e
EUC-JP 餓??[餓??[^ 1011001011101110001111110011111101011011101100101110111000111111001111110101101101011110 b2ee3f3f5bb2ee3f3f5b5e
UTF-8 餓굠뢆[餓굠뢆[^ 111010011010010010010011111010101011010110100000111010111010001010000110010110111110100110100100100100111110101010110101101000001110101110100010100001100101101101011110 e9a493eab5a0eba2865be9a493eab5a0eba2865b5e
UHC 餓굠뢆[餓굠뢆[^ 111001001011101110000010100010001000111101000010010110111110010010111011100000101000100010001111010000100101101101011110 e4bb82888f425be4bb82888f425b5e

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