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 á˜ã·^}á˜ã·^{^ 11100001100110001110001110110111010111100111110111100001100110001110001110110111010111100111101101011110 e198e3b75e7de198e3b75e7b5e
SJIS-WIN ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
EUC-JP á?ã?^}á?ã?^{^ 100011111010101110100001001111111000111110101011101010100011111101011110011111011000111110101011101000010011111110001111101010111010101000111111010111100111101101011110 8faba13f8fabaa3f5e7d8faba13f8fabaa3f5e7b5e
UTF-8 á˜ã·^}á˜ã·^{^ 110000111010000111000010100110001100001110100011110000101011011101011110011111011100001110100001110000101001100011000011101000111100001010110111010111100111101101011110 c3a1c298c3a3c2b75e7dc3a1c298c3a3c2b75e7b5e
UHC ???·^}???·^{^ 001111110011111100111111101000011010010001011110011111010011111100111111001111111010000110100100010111100111101101011110 3f3f3fa1a45e7d3f3f3fa1a45e7b5e

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