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 äWéan}äWéan{^ 11100100010101111110100101100001011011100111110111100100010101111110100101100001011011100111101101011110 e457e9616e7de457e9616e7b5e
SJIS-WIN ?W?an}?W?an{^ 00111111010101110011111101100001011011100111110100111111010101110011111101100001011011100111101101011110 3f573f616e7d3f573f616e7b5e
EUC-JP äWéan}äWéan{^ 100011111010101110100011010101111000111110101011101100010110000101101110011111011000111110101011101000110101011110001111101010111011000101100001011011100111101101011110 8faba3578fabb1616e7d8faba3578fabb1616e7b5e
UTF-8 äWéan}äWéan{^ 1100001110100100010101111100001110101001011000010110111001111101110000111010010001010111110000111010100101100001011011100111101101011110 c3a457c3a9616e7dc3a457c3a9616e7b5e
UHC ?W?an}?W?an{^ 00111111010101110011111101100001011011100111110100111111010101110011111101100001011011100111101101011110 3f573f616e7d3f573f616e7b5e

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