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 釈礁}釈礁{^ 100011101101111110001111110010101111000101101110011111011000111011011111100011111100101011110001011011100111101101011110 8edf8fcaf16e7d8edf8fcaf16e7b5e
EUC-JP 釈礁?}釈礁?{^ 10111100111000011011111011001100001111110111110110111100111000011011111011001100001111110111101101011110 bce1becc3f7dbce1becc3f7b5e
UTF-8 釈礁}釈礁{^ 111010011000011110001000111001111010010010000001111011101000001110101010011111011110100110000111100010001110011110100100100000011110111010000011101010100111101101011110 e98788e7a481ee83aa7de98788e7a481ee83aa7b5e
UHC ?礁?}?礁?{^ 0011111111110101101001110011111101111101001111111111010110100111001111110111101101011110 3ff5a73f7d3ff5a73f7b5e

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