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? 00111111001111110011111100111111001111110100000100111111 3f3f3f3f3f413f
SJIS-WIN 鞣社簽尺弦A鞣 11101000111000101000111011010000111000101101001110001110110110101000110010110111010000011110100011100010 e8e28ed0e2d38eda8cb741e8e2
EUC-JP 鞣社簽尺弦A鞣 11110000111001001011110011010010111001001101010110111100110111001011100010111001010000011111000011100100 f0e4bcd2e4d5bcdcb8b941f0e4
UTF-8 鞣社簽尺弦A鞣 11101001100111101010001111100111101001001011111011100111101100001011110111100101101100001011101011100101101111001010011001000001111010011001111010100011 e99ea3e7a4bee7b0bde5b0bae5bca641e99ea3
UHC ?社簽尺弦A? 0011111111011110111001001111010011011000111101001010100111111010110101110100000100111111 3fdee4f4d8f4a9fad7413f

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