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 以??}以??{^ 1000100011001000001111110011111101111101100010001100100000111111001111110111101101011110 88c83f3f7d88c83f3f7b5e
EUC-JP 以??}以??{^ 1011000011001010001111110011111101111101101100001100101000111111001111110111101101011110 b0ca3f3f7db0ca3f3f7b5e
UTF-8 以닿컞}以닿컞{^ 111001001011101110100101111010111000101110111111111011001011101110011110011111011110010010111011101001011110101110001011101111111110110010111011100111100111101101011110 e4bba5eb8bbfecbb9e7de4bba5eb8bbfecbb9e7b5e
UHC 以닿컞}以닿컞{^ 111011001010010010110100111010101011000010001001011111011110110010100100101101001110101010110000100010010111101101011110 eca4b4eab0897deca4b4eab0897b5e

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