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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 竺捨戝[}竺捨戝[{^ 1000111010110001100011101100110011100110110000010101101101111101100011101011000110001110110011001110011011000001010110110111101101011110 8eb18ecce6c15b7d8eb18ecce6c15b7b5e
EUC-JP 竺捨戝[}竺捨戝[{^ 1011110010110011101111001100111011101100110000110101101101111101101111001011001110111100110011101110110011000011010110110111101101011110 bcb3bcceecc35b7dbcb3bcceecc35b7b5e
UTF-8 竺捨戝[}竺捨戝[{^ 1110011110101011101110101110011010001101101010001110011010001000100111010101101101111101111001111010101110111010111001101000110110101000111001101000100010011101010110110111101101011110 e7abbae68da8e6889d5b7de7abbae68da8e6889d5b7b5e
UHC 竺捨?[}竺捨?[{^ 111101011110011111011110110101110011111101011011011111011111010111100111110111101101011100111111010110110111101101011110 f5e7ded73f5b7df5e7ded73f5b7b5e

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