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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 驥稲拒驥稲居^ 11101001100001111000100011101110100010111001000111101001100001111000100011101110100010111000111101011110 e98788ee8b91e98788ee8b8f5e
EUC-JP 驥稲拒驥稲居^ 11110001111001111011000011110000101101011111000111110001111001111011000011110000101101011110111101011110 f1e7b0f0b5f1f1e7b0f0b5ef5e
UTF-8 驥稲拒驥稲居^ 11101001101010011010010111100111101010001011001011100110100010111001001011101001101010011010010111100111101010001011001011100101101100011000010101011110 e9a9a5e7a8b2e68b92e9a9a5e7a8b2e5b1855e
UHC 驥?拒驥?居^ 1101000111001010001111111100101111011110110100011100101000111111110010111101110001011110 d1ca3fcbded1ca3fcbdc5e

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