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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN エ魏タ}エ魏タ{^ 111100001011110110110100111010011011000011000000011111011111000010111101101101001110100110110000110000000111101101011110 f0bdb4e9b0c07df0bdb4e9b0c07b5e
EUC-JP ?エ魏タ}?エ魏タ{^ 0011111110001110101101001111001010110010100011101100000001111101001111111000111010110100111100101011001010001110110000000111101101011110 3f8eb4f2b28ec07d3f8eb4f2b28ec07b5e
UTF-8 エ魏タ}エ魏タ{^ 111011101000000110111100111011111011110110110100111010011010110110001111111011111011111010000000011111011110111010000001101111001110111110111101101101001110100110101101100011111110111110111110100000000111101101011110 ee81bcefbdb4e9ad8fefbe807dee81bcefbdb4e9ad8fefbe807b5e
UHC ??魏?}??魏?{^ 00111111001111111110101011100000001111110111110100111111001111111110101011100000001111110111101101011110 3f3feae03f7d3f3feae03f7b5e

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