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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 畑????}畑????{^ 100101001010100000111111001111110011111100111111011111011001010010101000001111110011111100111111001111110111101101011110 94a83f3f3f3f7d94a83f3f3f3f7b5e
EUC-JP 畑????}畑????{^ 110010001010101000111111001111110011111100111111011111011100100010101010001111110011111100111111001111110111101101011110 c8aa3f3f3f3f7dc8aa3f3f3f3f7b5e
UTF-8 畑뀀뭻杻쓓}畑뀀뭻杻쓓{^ 111001111001010110010001111010111000000010000000111010111010110110111011111011111010011110001000111011001001001110010011011111011110011110010101100100011110101110000000100000001110101110101101101110111110111110100111100010001110110010010011100100110111101101011110 e79591eb8080ebadbbefa788ec93937de79591eb8080ebadbbefa788ec93937b5e
UHC 畑뀀뭻杻쓓}畑뀀뭻杻쓓{^ 1110111110100101101100101110101110010010100010101110101011110100100111010110111001111101111011111010010110110010111010111001001010001010111010101111010010011101011011100111101101011110 efa5b2eb928aeaf49d6e7defa5b2eb928aeaf49d6e7b5e

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