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 1000100111101100001111110011111101000000100010011110110000111111001111110100000001000010 89ec3f3f4089ec3f3f4042
EUC-JP 餓??@餓??@B 1011001011101110001111110011111101000000101100101110111000111111001111110100000001000010 b2ee3f3f40b2ee3f3f4042
UTF-8 餓뽬큹@餓뽬큹@B 111010011010010010010011111010111011110110101100111011011000000110111001010000001110100110100100100100111110101110111101101011001110110110000001101110010100000001000010 e9a493ebbdaced81b940e9a493ebbdaced81b94042
UHC 餓뽬큹@餓뽬큹@B 111001001011101110010110111010001011010010001000010000001110010010111011100101101110100010110100100010000100000001000010 e4bb96e8b48840e4bb96e8b4884042

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