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\n}???W\n{^ 001111110011111100111111010101110101110001101110011111010011111100111111001111110101011101011100011011100111101101011110 3f3f3f575c6e7d3f3f3f575c6e7b5e
SJIS-WIN 松晴ゥW\n}松晴ゥW\n{^ 10001111101111001111101011011000101010010101011101011100011011100111110110001111101111001111101011011000101010010101011101011100011011100111101101011110 8fbcfad8a9575c6e7d8fbcfad8a9575c6e7b5e
EUC-JP 松?ゥW\n}松?ゥW\n{^ 10111110101111100011111110001110101010010101011101011100011011100111110110111110101111100011111110001110101010010101011101011100011011100111101101011110 bebe3f8ea9575c6e7dbebe3f8ea9575c6e7b5e
UTF-8 松晴ゥW\n}松晴ゥW\n{^ 111001101001110110111110111011111010100010010010111011111011110110101001010101110101110001101110011111011110011010011101101111101110111110101000100100101110111110111101101010010101011101011100011011100111101101011110 e69dbeefa892efbda9575c6e7de69dbeefa892efbda9575c6e7b5e
UHC 松??W\n}松??W\n{^ 1110000111100110001111110011111101010111010111000110111001111101111000011110011000111111001111110101011101011100011011100111101101011110 e1e63f3f575c6e7de1e63f3f575c6e7b5e

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