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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 謨セ譎溽昌鄒ィ 111001101001010110111110111001101001100110011111111001111000111110111001111001111011111010101000 e695bee6999fe78fb9e7bea8
EUC-JP 謨セ譎溽昌鄒ィ 1110101111110101100011101011111011101011111110011101111011101001101111101011101111101110110000001000111010101000 ebf58ebeebf9dee9bebbeec08ea8
UTF-8 謨セ譎溽昌鄒ィ 111010001010110010101000111011111011110110111110111010001010110110001110111001101011101010111101111001101001100010001100111010011000010010010010111011111011110110101000 e8aca8efbdbee8ad8ee6babde6988ce98492efbda8
UHC 謨?譎?昌鄒? 1101100111001000001111111111110111010010001111111111001111100011111101011101101100111111 d9c83ffdd23ff3e3f5db3f

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