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 ??F[}??F[{^ 0011111100111111010001100101101101111101001111110011111101000110010110110111101101011110 3f3f465b7d3f3f465b7b5e
SJIS-WIN 終?F[}終?F[{^ 10001111010010010011111101000110010110110111110110001111010010010011111101000110010110110111101101011110 8f493f465b7d8f493f465b7b5e
EUC-JP 終?F[}終?F[{^ 10111101101010100011111101000110010110110111110110111101101010100011111101000110010110110111101101011110 bdaa3f465b7dbdaa3f465b7b5e
UTF-8 終렫F[}終렫F[{^ 11100111101101011000001011101011101000001010101101000110010110110111110111100111101101011000001011101011101000001010101101000110010110110111101101011110 e7b582eba0ab465b7de7b582eba0ab465b7b5e
UHC 終렫F[}終렫F[{^ 111100001111101110001110101110010100011001011011011111011111000011111011100011101011100101000110010110110111101101011110 f0fb8eb9465b7df0fb8eb9465b7b5e

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