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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????ョ?淫?? 0011111100111111001111110011111110000011100001110011111110001000111110100011111100111111 3f3f3f3f83873f88fa3f3f
EUC-JP 煐???ョ?淫?? 10001111110010011111100000111111001111110011111110100101111001110011111110110000111111000011111100111111 8fc9f83f3f3fa5e73fb0fc3f3f
UTF-8 煐몄옦溜ョ쭅淫밭섯 111001111000010110010000111010111010101010000100111011001001100010100110111011111010011110001011111000111000001110100111111011001010110110000101111001101011011110101011111010111011000010101101111011001000010010101111 e78590ebaa84ec98a6efa78be383a7ecad85e6b7abebb0adec84af
UHC 煐몄옦溜ョ쭅淫밭섯 111001111011110010111000111011001001111010100110111010101111111010101011111001111010011110000001111010111110001010111001111001111011110010111000 e7bcb8ec9ea6eafeabe7a781ebe2b9e7bcb8

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