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 ŸñßÛy}ŸñßÛy{^ 10011111111100011101111111011011011110010111110110011111111100011101111111011011011110010111101101011110 9ff1dfdb797d9ff1dfdb797b5e
SJIS-WIN ????y}????y{^ 00111111001111110011111100111111011110010111110100111111001111110011111100111111011110010111101101011110 3f3f3f3f797d3f3f3f3f797b5e
EUC-JP ?ñßÛy}?ñßÛy{^ 00111111100011111010101111010000100011111010100111001110100011111010101011100101011110010111110100111111100011111010101111010000100011111010100111001110100011111010101011100101011110010111101101011110 3f8fabd08fa9ce8faae5797d3f8fabd08fa9ce8faae5797b5e
UTF-8 ŸñßÛy}ŸñßÛy{^ 110000101001111111000011101100011100001110011111110000111001101101111001011111011100001010011111110000111011000111000011100111111100001110011011011110010111101101011110 c29fc3b1c39fc39b797dc29fc3b1c39fc39b797b5e
UHC ??ß?y}??ß?y{^ 001111110011111110101001101011000011111101111001011111010011111100111111101010011010110000111111011110010111101101011110 3f3fa9ac3f797d3f3fa9ac3f797b5e

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