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 ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e
SJIS-WIN 傚s傚fn}傚s傚fn{^ 1001100011111001011100111001100011111001011001100110111001111101100110001111100101110011100110001111100101100110011011100111101101011110 98f97398f9666e7d98f97398f9666e7b5e
EUC-JP 傚s傚fn}傚s傚fn{^ 1101000011111011011100111101000011111011011001100110111001111101110100001111101101110011110100001111101101100110011011100111101101011110 d0fb73d0fb666e7dd0fb73d0fb666e7b5e
UTF-8 傚s傚fn}傚s傚fn{^ 111001011000001010011010011100111110010110000010100110100110011001101110011111011110010110000010100110100111001111100101100000101001101001100110011011100111101101011110 e5829a73e5829a666e7de5829a73e5829a666e7b5e
UHC ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e

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