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 äñ–}äñ–{^ 111001001111000110010110011111011110010011110001100101100111101101011110 e4f1967de4f1967b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP äñ?}äñ?{^ 1000111110101011101000111000111110101011110100000011111101111101100011111010101110100011100011111010101111010000001111110111101101011110 8faba38fabd03f7d8faba38fabd03f7b5e
UTF-8 äñ–}äñ–{^ 110000111010010011000011101100011100001010010110011111011100001110100100110000111011000111000010100101100111101101011110 c3a4c3b1c2967dc3a4c3b1c2967b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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