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 鄂咲沮鄂咲沮^ 11100111101111011000110111100111100111111001110011100111101111011000110111100111100111111001110001011110 e7bd8de79f9ce7bd8de79f9c5e
EUC-JP 鄂咲沮鄂咲沮^ 11101110101111111011101011101001110111011111110011101110101111111011101011101001110111011111110001011110 eebfbae9ddfceebfbae9ddfc5e
UTF-8 鄂咲沮鄂咲沮^ 11101001100001001000001011100101100100101011001011100110101100101010111011101001100001001000001011100101100100101011001011100110101100101010111001011110 e98482e592b2e6b2aee98482e592b2e6b2ae5e
UHC 鄂?沮鄂?沮^ 1110010011000111001111111110111011000001111001001100011100111111111011101100000101011110 e4c73feec1e4c73feec15e

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