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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 濵イ鉷濵イ鉷^ 111110110100110110110010111110111100110111110111011111011111101101001101101100101111101111001101111101110111101101011110 fb4db2fbcdf77dfb4db2fbcdf77b5e
EUC-JP 濵イ鉷?濵イ鉷?^ 10001111110010011010011010001110101100101000111111100011111100010011111110001111110010011010011010001110101100101000111111100011111100010011111101011110 8fc9a68eb28fe3f13f8fc9a68eb28fe3f13f5e
UTF-8 濵イ鉷濵イ鉷^ 11100110101111111011010111101111101111011011001011101001100010011011011111101110100101011010000111100110101111111011010111101111101111011011001011101001100010011011011111101110100101011001111101011110 e6bfb5efbdb2e989b7ee95a1e6bfb5efbdb2e989b7ee959f5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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