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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 獄??Y獄??bE 1000110110010110001111110011111101011001100011011001011000111111001111110110001001000101 8d963f3f598d963f3f6245
EUC-JP 獄??Y獄??bE 1011100111110110001111110011111101011001101110011111011000111111001111110110001001000101 b9f63f3f59b9f63f3f6245
UTF-8 獄ㅶ츎Y獄ㅶ츎bE 111001111000110110000100111000111000010110110110111011001011100010001110010110011110011110001101100001001110001110000101101101101110110010111000100011100110001001000101 e78d84e385b6ecb88e59e78d84e385b6ecb88e6245
UHC 獄ㅶ츎Y獄ㅶ츎bE 111010001010101110100100111001101010111010001001010110011110100010101011101001001110011010101110100010010110001001000101 e8aba4e6ae8959e8aba4e6ae896245

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