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 ?@?@n}?@?@n{^ 00111111010000000011111101000000011011100111110100111111010000000011111101000000011011100111101101011110 3f403f406e7d3f403f406e7b5e
SJIS-WIN 哭@哭@n}哭@哭@n{^ 1001101001001100010000001001101001001100010000000110111001111101100110100100110001000000100110100100110001000000011011100111101101011110 9a4c409a4c406e7d9a4c409a4c406e7b5e
EUC-JP 哭@哭@n}哭@哭@n{^ 1101001110101101010000001101001110101101010000000110111001111101110100111010110101000000110100111010110101000000011011100111101101011110 d3ad40d3ad406e7dd3ad40d3ad406e7b5e
UTF-8 哭@哭@n}哭@哭@n{^ 111001011001001110101101010000001110010110010011101011010100000001101110011111011110010110010011101011010100000011100101100100111010110101000000011011100111101101011110 e593ad40e593ad406e7de593ad40e593ad406e7b5e
UHC 哭@哭@n}哭@哭@n{^ 1100110111010110010000001100110111010110010000000110111001111101110011011101011001000000110011011101011001000000011011100111101101011110 cdd640cdd6406e7dcdd640cdd6406e7b5e

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