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 尺礁}尺礁{^ 100011101101101010001111110010101111000101101110011111011000111011011010100011111100101011110001011011100111101101011110 8eda8fcaf16e7d8eda8fcaf16e7b5e
EUC-JP 尺礁?}尺礁?{^ 10111100110111001011111011001100001111110111110110111100110111001011111011001100001111110111101101011110 bcdcbecc3f7dbcdcbecc3f7b5e
UTF-8 尺礁}尺礁{^ 111001011011000010111010111001111010010010000001111011101000001110101010011111011110010110110000101110101110011110100100100000011110111010000011101010100111101101011110 e5b0bae7a481ee83aa7de5b0bae7a481ee83aa7b5e
UHC 尺礁?}尺礁?{^ 11110100101010011111010110100111001111110111110111110100101010011111010110100111001111110111101101011110 f4a9f5a73f7df4a9f5a73f7b5e

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