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 秀勢?}秀勢?{^ 10001111010001111001000010101000001111110111110110001111010001111001000010101000001111110111101101011110 8f4790a83f7d8f4790a83f7b5e
EUC-JP 秀勢?}秀勢?{^ 10111101101010001100000010101010001111110111110110111101101010001100000010101010001111110111101101011110 bda8c0aa3f7dbda8c0aa3f7b5e
UTF-8 秀勢긣}秀勢긣{^ 111001111010011110000000111001011000101110100010111010101011100010100011011111011110011110100111100000001110010110001011101000101110101010111000101000110111101101011110 e7a780e58ba2eab8a37de7a780e58ba2eab8a37b5e
UHC 秀勢긣}秀勢긣{^ 111000101011001111100001101001111000001101100111011111011110001010110011111000011010011110000011011001110111101101011110 e2b3e1a783677de2b3e1a783677b5e

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