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 豐シ鄂挿豐シ鄂捜^ 111001101011001010111100111001111011110110010001011111011110011010110010101111001110011110111101100100010111101101011110 e6b2bce7bd917de6b2bce7bd917b5e
EUC-JP 豐シ鄂挿豐シ鄂捜^ 1110110010110100100011101011110011101110101111111100000111011110111011001011010010001110101111001110111010111111110000011101110001011110 ecb48ebceebfc1deecb48ebceebfc1dc5e
UTF-8 豐シ鄂挿豐シ鄂捜^ 11101000101100011001000011101111101111011011110011101001100001001000001011100110100011001011111111101000101100011001000011101111101111011011110011101001100001001000001011100110100011011001110001011110 e8b190efbdbce98482e68cbfe8b190efbdbce98482e68d9c5e
UHC ??鄂???鄂?^ 0011111100111111111001001100011100111111001111110011111111100100110001110011111101011110 3f3fe4c73f3f3fe4c73f5e

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