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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 遖ェ諠コi遖ェ諠コiB 111001111010011010101010111001101000001110111010011010011110011110100110101010101110011010000011101110100110100101000010 e7a6aae683ba69e7a6aae683ba6942
EUC-JP 遖ェ諠コi遖ェ諠コiB 11101110101010001000111010101010111010111110001110001110101110100110100111101110101010001000111010101010111010111110001110001110101110100110100101000010 eea88eaaebe38eba69eea88eaaebe38eba6942
UTF-8 遖ェ諠コi遖ェ諠コiB 111010011000000110010110111011111011110110101010111010001010101110100000111011111011110110111010011010011110100110000001100101101110111110111101101010101110100010101011101000001110111110111101101110100110100101000010 e98196efbdaae8aba0efbdba69e98196efbdaae8aba0efbdba6942
UHC ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942

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