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 ÉôÓÎۏÉôÓÎÙ^ 10001111110010011111010011010011110011101101101110001111110010011111010011010011110011101101100101011110 8fc9f4d3cedb8fc9f4d3ced95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?ÉôÓÎÛ?ÉôÓÎÙ^ 001111111000111110101010101100011000111110101011110101001000111110101010110100011000111110101010110000101000111110101010111001010011111110001111101010101011000110001111101010111101010010001111101010101101000110001111101010101100001010001111101010101110001101011110 3f8faab18fabd48faad18faac28faae53f8faab18fabd48faad18faac28faae35e
UTF-8 ÉôÓÎۏÉôÓÎÙ^ 11000010100011111100001110001001110000111011010011000011100100111100001110001110110000111001101111000010100011111100001110001001110000111011010011000011100100111100001110001110110000111001100101011110 c28fc389c3b4c393c38ec39bc28fc389c3b4c393c38ec3995e
UHC ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e

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