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 茲九阿茲九阿^ 11100100101000101000101111100011100010001010001011100100101000101000101111100011100010001010001001011110 e4a28be388a2e4a28be388a25e
EUC-JP 茲九阿茲九阿^ 11101000101001001011011011100101101100001010010011101000101001001011011011100101101100001010010001011110 e8a4b6e5b0a4e8a4b6e5b0a45e
UTF-8 茲九阿茲九阿^ 11101000100011001011001011100100101110011001110111101001100110001011111111101000100011001011001011100100101110011001110111101001100110001011111101011110 e88cb2e4b99de998bfe88cb2e4b99de998bf5e
UHC ?九阿?九阿^ 0011111111001110111110101110010010111001001111111100111011111010111001001011100101011110 3fcefae4b93fcefae4b95e

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