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 碾潁[}碾潁[{^ 11100001111110001001111111110001010110110111110111100001111110001001111111110001010110110111101101011110 e1f89ff15b7de1f89ff15b7b5e
EUC-JP 碾潁[}碾潁[{^ 11100010111110101101111011110011010110110111110111100010111110101101111011110011010110110111101101011110 e2fadef35b7de2fadef35b7b5e
UTF-8 碾潁[}碾潁[{^ 1110011110100010101111101110011010111101100000010101101101111101111001111010001010111110111001101011110110000001010110110111101101011110 e7a2bee6bd815b7de7a2bee6bd815b7b5e
UHC ?潁[}?潁[{^ 0011111111100111101110000101101101111101001111111110011110111000010110110111101101011110 3fe7b85b7d3fe7b85b7b5e

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