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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 松晴ゥW}松晴ゥW{^ 100011111011110011111010110110001010100101010111011111011000111110111100111110101101100010101001010101110111101101011110 8fbcfad8a9577d8fbcfad8a9577b5e
EUC-JP 松?ゥW}松?ゥW{^ 101111101011111000111111100011101010100101010111011111011011111010111110001111111000111010101001010101110111101101011110 bebe3f8ea9577dbebe3f8ea9577b5e
UTF-8 松晴ゥW}松晴ゥW{^ 1110011010011101101111101110111110101000100100101110111110111101101010010101011101111101111001101001110110111110111011111010100010010010111011111011110110101001010101110111101101011110 e69dbeefa892efbda9577de69dbeefa892efbda9577b5e
UHC 松??W}松??W{^ 11100001111001100011111100111111010101110111110111100001111001100011111100111111010101110111101101011110 e1e63f3f577de1e63f3f577b5e

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