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}â¼ãW{^ 1110001010111100111000110101011101111101111000101011110011100011010101110111101101011110 e2bce3577de2bce3577b5e
SJIS-WIN ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
EUC-JP â?ãW}â?ãW{^ 10001111101010111010010000111111100011111010101110101010010101110111110110001111101010111010010000111111100011111010101110101010010101110111101101011110 8faba43f8fabaa577d8faba43f8fabaa577b5e
UTF-8 â¼ãW}â¼ãW{^ 1100001110100010110000101011110011000011101000110101011101111101110000111010001011000010101111001100001110100011010101110111101101011110 c3a2c2bcc3a3577dc3a2c2bcc3a3577b5e
UHC ?¼?W}?¼?W{^ 00111111101010001111100100111111010101110111110100111111101010001111100100111111010101110111101101011110 3fa8f93f577d3fa8f93f577b5e

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