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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 簀狷J}簀狷J{^ 11100010110001011110000011000100010010100111110111100010110001011110000011000100010010100111101101011110 e2c5e0c44a7de2c5e0c44a7b5e
EUC-JP 簀狷J}簀狷J{^ 11100100110001111110000011000110010010100111110111100100110001111110000011000110010010100111101101011110 e4c7e0c64a7de4c7e0c64a7b5e
UTF-8 簀狷J}簀狷J{^ 1110011110110000100000001110011110001011101101110100101001111101111001111011000010000000111001111000101110110111010010100111101101011110 e7b080e78bb74a7de7b080e78bb74a7b5e
UHC ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e

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