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 獄??}獄??{^ 1000110110010110001111110011111101111101100011011001011000111111001111110111101101011110 8d963f3f7d8d963f3f7b5e
EUC-JP 獄??}獄??{^ 1011100111110110001111110011111101111101101110011111011000111111001111110111101101011110 b9f63f3f7db9f63f3f7b5e
UTF-8 獄뤄쉥}獄뤄쉥{^ 111001111000110110000100111010111010010010000100111011001000100110100101011111011110011110001101100001001110101110100100100001001110110010001001101001010111101101011110 e78d84eba484ec89a57de78d84eba484ec89a57b5e
UHC 獄뤄쉥}獄뤄쉥{^ 111010001010101110110111111011111011110110101011011111011110100010101011101101111110111110111101101010110111101101011110 e8abb7efbdab7de8abb7efbdab7b5e

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