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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 盪o盻J}盪o盻J{^ 1110000110111001100000101000111111100001101110110100101001111101111000011011100110000010100011111110000110111011010010100111101101011110 e1b9828fe1bb4a7de1b9828fe1bb4a7b5e
EUC-JP 盪o盻J}盪o盻J{^ 1110001010111011101000111110111111100010101111010100101001111101111000101011101110100011111011111110001010111101010010100111101101011110 e2bba3efe2bd4a7de2bba3efe2bd4a7b5e
UTF-8 盪o盻J}盪o盻J{^ 1110011110011011101010101110111110111101100011111110011110011011101110110100101001111101111001111001101110101010111011111011110110001111111001111001101110111011010010100111101101011110 e79baaefbd8fe79bbb4a7de79baaefbd8fe79bbb4a7b5e
UHC ?o?J}?o?J{^ 00111111101000111110111100111111010010100111110100111111101000111110111100111111010010100111101101011110 3fa3ef3f4a7d3fa3ef3f4a7b5e

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