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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 餘??}餘??{^ 1110100101010000001111110011111101111101111010010101000000111111001111110111101101011110 e9503f3f7de9503f3f7b5e
EUC-JP 餘??}餘??{^ 1111000110110001001111110011111101111101111100011011000100111111001111110111101101011110 f1b13f3f7df1b13f3f7b5e
UTF-8 餘꿩셽}餘꿩셽{^ 111010011010010010011000111010101011111110101001111011001000010110111101011111011110100110100100100110001110101010111111101010011110110010000101101111010111101101011110 e9a498eabfa9ec85bd7de9a498eabfa9ec85bd7b5e
UHC 餘꿩셽}餘꿩셽{^ 111001101010111010110010111001101001100110000010011111011110011010101110101100101110011010011001100000100111101101011110 e6aeb2e699827de6aeb2e699827b5e

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