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 獄→?}獄→?{^ 10001101100101101000000110101000001111110111110110001101100101101000000110101000001111110111101101011110 8d9681a83f7d8d9681a83f7b5e
EUC-JP 獄→?}獄→?{^ 10111001111101101010001010101010001111110111110110111001111101101010001010101010001111110111101101011110 b9f6a2aa3f7db9f6a2aa3f7b5e
UTF-8 獄→볘}獄→볘{^ 111001111000110110000100111000101000011010010010111010111011001110011000011111011110011110001101100001001110001010000110100100101110101110110011100110000111101101011110 e78d84e28692ebb3987de78d84e28692ebb3987b5e
UHC 獄→볘}獄→볘{^ 111010001010101110100001111001101011101010110110011111011110100010101011101000011110011010111010101101100111101101011110 e8aba1e6bab67de8aba1e6bab67b5e

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