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{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN 篠失\on}篠失\on{^ 1000111011000010100011101011100001011100011011110110111001111101100011101100001010001110101110000101110001101111011011100111101101011110 8ec28eb85c6f6e7d8ec28eb85c6f6e7b5e
EUC-JP 篠失\on}篠失\on{^ 1011110011000100101111001011101001011100011011110110111001111101101111001100010010111100101110100101110001101111011011100111101101011110 bcc4bcba5c6f6e7dbcc4bcba5c6f6e7b5e
UTF-8 篠失\on}篠失\on{^ 111001111010111110100000111001011010010010110001010111000110111101101110011111011110011110101111101000001110010110100100101100010101110001101111011011100111101101011110 e7afa0e5a4b15c6f6e7de7afa0e5a4b15c6f6e7b5e
UHC 篠失\on}篠失\on{^ 1110000111000110111000111111011101011100011011110110111001111101111000011100011011100011111101110101110001101111011011100111101101011110 e1c6e3f75c6f6e7de1c6e3f75c6f6e7b5e

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