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 鳬鴫?慇}鳬鴫?慇{^ 1110100111101001100011101011000000111111100111001011111001111101111010011110100110001110101100000011111110011100101111100111101101011110 e9e98eb03f9cbe7de9e98eb03f9cbe7b5e
EUC-JP 鳬鴫湗慇}鳬鴫湗慇{^ 111100101110101110111100101100101000111111000111111110111101100011000000011111011111001011101011101111001011001010001111110001111111101111011000110000000111101101011110 f2ebbcb28fc7fbd8c07df2ebbcb28fc7fbd8c07b5e
UTF-8 鳬鴫湗慇}鳬鴫湗慇{^ 111010011011001110101100111010011011010010101011111001101011100110010111111001101000010110000111011111011110100110110011101011001110100110110100101010111110011010111001100101111110011010000101100001110111101101011110 e9b3ace9b4abe6b997e685877de9b3ace9b4abe6b997e685877b5e
UHC ???慇}???慇{^ 00111111001111110011111111101011110110110111110100111111001111110011111111101011110110110111101101011110 3f3f3febdb7d3f3f3febdb7b5e

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