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 ???On}???On{^ 00111111001111110011111101001111011011100111110100111111001111110011111101001111011011100111101101011110 3f3f3f4f6e7d3f3f3f4f6e7b5e
SJIS-WIN 硝イOn}硝イOn{^ 1000111111001001111101001011110010110010010011110110111001111101100011111100100111110100101111001011001001001111011011100111101101011110 8fc9f4bcb24f6e7d8fc9f4bcb24f6e7b5e
EUC-JP 硝?イOn}硝?イOn{^ 1011111011001011001111111000111010110010010011110110111001111101101111101100101100111111100011101011001001001111011011100111101101011110 becb3f8eb24f6e7dbecb3f8eb24f6e7b5e
UTF-8 硝イOn}硝イOn{^ 11100111101000011001110111101110100011011010101111101111101111011011001001001111011011100111110111100111101000011001110111101110100011011010101111101111101111011011001001001111011011100111101101011110 e7a19dee8dabefbdb24f6e7de7a19dee8dabefbdb24f6e7b5e
UHC 硝??On}硝??On{^ 111101011010011000111111001111110100111101101110011111011111010110100110001111110011111101001111011011100111101101011110 f5a63f3f4f6e7df5a63f3f4f6e7b5e

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