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 畑??[}畑??[{^ 10010100101010000011111100111111010110110111110110010100101010000011111100111111010110110111101101011110 94a83f3f5b7d94a83f3f5b7b5e
EUC-JP 畑??[}畑??[{^ 11001000101010100011111100111111010110110111110111001000101010100011111100111111010110110111101101011110 c8aa3f3f5b7dc8aa3f3f5b7b5e
UTF-8 畑욊쾳[}畑욊쾳[{^ 1110011110010101100100011110110010011010100010101110110010111110101100110101101101111101111001111001010110010001111011001001101010001010111011001011111010110011010110110111101101011110 e79591ec9a8aecbeb35b7de79591ec9a8aecbeb35b7b5e
UHC 畑욊쾳[}畑욊쾳[{^ 1110111110100101100111101110101010110010100010010101101101111101111011111010010110011110111010101011001010001001010110110111101101011110 efa59eeab2895b7defa59eeab2895b7b5e

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