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 0011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f41
SJIS-WIN 譌矩揆譌玖ァエA 11100110100101111000101111101001100111011000010011100110100101111000101111101000101001111011010001000001 e6978be99d84e6978be8a7b441
EUC-JP 譌矩揆譌玖ァエA 111010111111011110110110111010111101100111100100111010111111011110110110111010101000111010100111100011101011010001000001 ebf7b6ebd9e4ebf7b6ea8ea78eb441
UTF-8 譌矩揆譌玖ァエA 11101000101011011000110011100111100111111010100111100110100011111000011011101000101011011000110011100111100011101001011011101111101111011010011111101111101111011011010001000001 e8ad8ce79fa9e68f86e8ad8ce78e96efbda7efbdb441
UHC ?矩揆?玖??A 0011111111001111101110111101000010100110001111111100111110111000001111110011111101000001 3fcfbbd0a63fcfb83f3f41

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