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 à÷àÎà÷àÎ^ 111000001111011111100000110011101110000011110111111000001100111001011110 e0f7e0cee0f7e0ce5e
SJIS-WIN ?÷???÷??^ 0011111110000001100000000011111100111111001111111000000110000000001111110011111101011110 3f81803f3f3f81803f3f5e
EUC-JP à÷àÎà÷àÎ^ 1000111110101011101000101010000111100000100011111010101110100010100011111010101011000010100011111010101110100010101000011110000010001111101010111010001010001111101010101100001001011110 8faba2a1e08faba28faac28faba2a1e08faba28faac25e
UTF-8 à÷àÎà÷àÎ^ 1100001110100000110000111011011111000011101000001100001110001110110000111010000011000011101101111100001110100000110000111000111001011110 c3a0c3b7c3a0c38ec3a0c3b7c3a0c38e5e
UHC ?÷???÷??^ 0011111110100001110000000011111100111111001111111010000111000000001111110011111101011110 3fa1c03f3f3fa1c03f3f5e

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