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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 硴啣[}硴啣[{^ 11100001111010111001101001010001010110110111110111100001111010111001101001010001010110110111101101011110 e1eb9a515b7de1eb9a515b7b5e
EUC-JP 硴啣[}硴啣[{^ 11100010111011011101001110110010010110110111110111100010111011011101001110110010010110110111101101011110 e2edd3b25b7de2edd3b25b7b5e
UTF-8 硴啣[}硴啣[{^ 1110011110100001101101001110010110010101101000110101101101111101111001111010000110110100111001011001010110100011010110110111101101011110 e7a1b4e595a35b7de7a1b4e595a35b7b5e
UHC ?啣[}?啣[{^ 0011111111111001111000010101101101111101001111111111100111100001010110110111101101011110 3ff9e15b7d3ff9e15b7b5e

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