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 ??????A 00111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f41
SJIS-WIN 譌矩揆譌玖濤A 11100110100101111000101111101001100111011000010011100110100101111000101111101000100111111011011101000001 e6978be99d84e6978be89fb741
EUC-JP 譌矩揆譌玖濤A 11101011111101111011011011101011110110011110010011101011111101111011011011101010110111101011100101000001 ebf7b6ebd9e4ebf7b6eadeb941
UTF-8 譌矩揆譌玖濤A 11101000101011011000110011100111100111111010100111100110100011111000011011101000101011011000110011100111100011101001011011100110101111111010010001000001 e8ad8ce79fa9e68f86e8ad8ce78e96e6bfa441
UHC ?矩揆?玖濤A 0011111111001111101110111101000010100110001111111100111110111000110101001010011001000001 3fcfbbd0a63fcfb8d4a641

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