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 移貽阻移貽阻^ 10001000110110101110011011000100100100010110101010001000110110101110011011000100100100010110101001011110 88dae6c4916a88dae6c4916a5e
EUC-JP 移貽阻移貽阻^ 10110000110111001110110011000110110000011100101110110000110111001110110011000110110000011100101101011110 b0dcecc6c1cbb0dcecc6c1cb5e
UTF-8 移貽阻移貽阻^ 11100111101001111011101111101000101100101011110111101001100110001011101111100111101001111011101111101000101100101011110111101001100110001011101101011110 e7a7bbe8b2bde998bbe7a7bbe8b2bde998bb5e
UHC 移貽阻移貽阻^ 11101100101110011110110011000010111100001110011011101100101110011110110011000010111100001110011001011110 ecb9ecc2f0e6ecb9ecc2f0e65e

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