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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 質礁}質礁{^ 100011101011111110001111110010101111000101101110011111011000111010111111100011111100101011110001011011100111101101011110 8ebf8fcaf16e7d8ebf8fcaf16e7b5e
EUC-JP 質礁?}質礁?{^ 10111100110000011011111011001100001111110111110110111100110000011011111011001100001111110111101101011110 bcc1becc3f7dbcc1becc3f7b5e
UTF-8 質礁}質礁{^ 111010001011001110101010111001111010010010000001111011101000001110101010011111011110100010110011101010101110011110100100100000011110111010000011101010100111101101011110 e8b3aae7a481ee83aa7de8b3aae7a481ee83aa7b5e
UHC 質礁?}質礁?{^ 11110010111101011111010110100111001111110111110111110010111101011111010110100111001111110111101101011110 f2f5f5a73f7df2f5f5a73f7b5e

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