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 甕??[甕??[^ 1110000101010000001111110011111101011011111000010101000000111111001111110101101101011110 e1503f3f5be1503f3f5b5e
EUC-JP 甕??[甕??[^ 1110000110110001001111110011111101011011111000011011000100111111001111110101101101011110 e1b13f3f5be1b13f3f5b5e
UTF-8 甕앯릧[甕앯릧[^ 111001111001010010010101111011001001010110101111111010111010011010100111010110111110011110010100100101011110110010010101101011111110101110100110101001110101101101011110 e79495ec95afeba6a75be79495ec95afeba6a75b5e
UHC 甕앯릧[甕앯릧[^ 111010001011100010011101111001111001000010001001010110111110100010111000100111011110011110010000100010010101101101011110 e8b89de790895be8b89de790895b5e

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