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 甕덅툑[甕덅툑[^ 111001111001010010010101111010111000110110000101111011011000100010010001010110111110011110010100100101011110101110001101100001011110110110001000100100010101101101011110 e79495eb8d85ed88915be79495eb8d85ed88915b5e
UHC 甕덅툑[甕덅툑[^ 111010001011100010001000111010001011100010001000010110111110100010111000100010001110100010111000100010000101101101011110 e8b888e8b8885be8b888e8b8885b5e

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