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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 韃亥、ア}韃亥、ア{^ 111010001110010110001000111001011010010010110001011111011110100011100101100010001110010110100100101100010111101101011110 e8e588e5a4b17de8e588e5a4b17b5e
EUC-JP 韃亥、ア}韃亥、ア{^ 11110000111001111011000011100111100011101010010010001110101100010111110111110000111001111011000011100111100011101010010010001110101100010111101101011110 f0e7b0e78ea48eb17df0e7b0e78ea48eb17b5e
UTF-8 韃亥、ア}韃亥、ア{^ 111010011001111110000011111001001011101010100101111011111011110110100100111011111011110110110001011111011110100110011111100000111110010010111010101001011110111110111101101001001110111110111101101100010111101101011110 e99f83e4baa5efbda4efbdb17de99f83e4baa5efbda4efbdb17b5e
UHC ?亥??}?亥??{^ 00111111111110101010010000111111001111110111110100111111111110101010010000111111001111110111101101011110 3ffaa43f3f7d3ffaa43f3f7b5e

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