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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 紳??}紳??{^ 1001000001100001001111110011111101111101100100000110000100111111001111110111101101011110 90613f3f7d90613f3f7b5e
EUC-JP 紳??}紳??{^ 1011111111000010001111110011111101111101101111111100001000111111001111110111101101011110 bfc23f3f7dbfc23f3f7b5e
UTF-8 紳딄덦}紳딄덦{^ 111001111011010010110011111010111001010010000100111010111000110110100110011111011110011110110100101100111110101110010100100001001110101110001101101001100111101101011110 e7b4b3eb9484eb8da67de7b4b3eb9484eb8da67b5e
UHC 紳딄덦}紳딄덦{^ 111000111110101110001010111010101000100101000001011111011110001111101011100010101110101010001001010000010111101101011110 e3eb8aea89417de3eb8aea89417b5e

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