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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 将イ将茖ュ将脯 100011111010101110110010100011111010101111100100101000011010110110001111101010111110001111111011 8fabb28fabe4a1ad8fabe3fb
EUC-JP 将イ将茖ュ将脯 1011111010101101100011101011001010111110101011011110100010100011100011101010110110111110101011011110011011111101 bead8eb2beade8a38eadbeade6fd
UTF-8 将イ将茖ュ将脯 111001011011000010000110111011111011110110110010111001011011000010000110111010001000110010010110111011111011110110101101111001011011000010000110111010001000010010101111 e5b086efbdb2e5b086e88c96efbdade5b086e884af
UHC ??????脯 0011111100111111001111110011111100111111001111111111100011100001 3f3f3f3f3f3ff8e1

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