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 壓??}壓??{^ 1001101011011000001111110011111101111101100110101101100000111111001111110111101101011110 9ad83f3f7d9ad83f3f7b5e
EUC-JP 壓??}壓??{^ 1101010011011010001111110011111101111101110101001101101000111111001111110111101101011110 d4da3f3f7dd4da3f3f7b5e
UTF-8 壓얍떵}壓얍떵{^ 111001011010001110010011111011001001011010001101111010111001011010110101011111011110010110100011100100111110110010010110100011011110101110010110101101010111101101011110 e5a393ec968deb96b57de5a393ec968deb96b57b5e
UHC 壓얍떵}壓얍떵{^ 111001001110001010111110111001011011011010111010011111011110010011100010101111101110010110110110101110100111101101011110 e4e2bee5b6ba7de4e2bee5b6ba7b5e

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