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 以닷콗}以닷콗{^ 111001001011101110100101111010111000101110110111111011001011110110010111011111011110010010111011101001011110101110001011101101111110110010111101100101110111101101011110 e4bba5eb8bb7ecbd977de4bba5eb8bb7ecbd977b5e
UHC 以닷콗}以닷콗{^ 111011001010010010110100111001011011000110010001011111011110110010100100101101001110010110110001100100010111101101011110 eca4b4e5b1917deca4b4e5b1917b5e

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