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 鉅躯し鉅躯し^ 11100111111010001000101111101011100000101011010111100111111010001000101111101011100000101011010101011110 e7e88beb82b5e7e88beb82b55e
EUC-JP 鉅躯し鉅躯し^ 11101110111010101011011011101101101001001011011111101110111010101011011011101101101001001011011101011110 eeeab6eda4b7eeeab6eda4b75e
UTF-8 鉅躯し鉅躯し^ 11101001100010011000010111101000101110101010111111100011100000011001011111101001100010011000010111101000101110101010111111100011100000011001011101011110 e98985e8baafe38197e98985e8baafe381975e
UHC 鉅?し鉅?し^ 1100101111101001001111111010101010110111110010111110100100111111101010101011011101011110 cbe93faab7cbe93faab75e

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