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 ?????E?????EB 00111111001111110011111100111111001111110100010100111111001111110011111100111111001111110100010101000010 3f3f3f3f3f453f3f3f3f3f4542
SJIS-WIN エス質Eエス質EB 11110000101110111011010011110001100011101011110110001110101111110100010111110000101110111011010011110001100011101011110110001110101111110100010101000010 f0bbb4f18ebd8ebf45f0bbb4f18ebd8ebf4542
EUC-JP ?エ?ス質E?エ?ス質EB 00111111100011101011010000111111100011101011110110111100110000010100010100111111100011101011010000111111100011101011110110111100110000010100010101000010 3f8eb43f8ebdbcc1453f8eb43f8ebdbcc14542
UTF-8 エス質Eエス質EB 111011101000000110111010111011111011110110110100111011101000010010001001111011111011110110111101111010001011001110101010010001011110111010000001101110101110111110111101101101001110111010000100100010011110111110111101101111011110100010110011101010100100010101000010 ee81baefbdb4ee8489efbdbde8b3aa45ee81baefbdb4ee8489efbdbde8b3aa4542
UHC ????質E????質EB 001111110011111100111111001111111111001011110101010001010011111100111111001111110011111111110010111101010100010101000010 3f3f3f3ff2f5453f3f3f3ff2f54542

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