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[^ 1001111111110001110111111101101101010111100111111111000111011111110110110100111001011011100111111111000111011111110110110101011110011111111100011101111111011011010011100101101101011110 9ff1dfdb579ff1dfdb4e5b9ff1dfdb579ff1dfdb4e5b5e
SJIS-WIN ????W????N[????W????N[^ 0011111100111111001111110011111101010111001111110011111100111111001111110100111001011011001111110011111100111111001111110101011100111111001111110011111100111111010011100101101101011110 3f3f3f3f573f3f3f3f4e5b3f3f3f3f573f3f3f3f4e5b5e
EUC-JP ?ñßÛW?ñßÛN[?ñßÛW?ñßÛN[^ 0011111110001111101010111101000010001111101010011100111010001111101010101110010101010111001111111000111110101011110100001000111110101001110011101000111110101010111001010100111001011011001111111000111110101011110100001000111110101001110011101000111110101010111001010101011100111111100011111010101111010000100011111010100111001110100011111010101011100101010011100101101101011110 3f8fabd08fa9ce8faae5573f8fabd08fa9ce8faae54e5b3f8fabd08fa9ce8faae5573f8fabd08fa9ce8faae54e5b5e
UTF-8 ŸñßÛWŸñßÛN[ŸñßÛWŸñßÛN[^ 110000101001111111000011101100011100001110011111110000111001101101010111110000101001111111000011101100011100001110011111110000111001101101001110010110111100001010011111110000111011000111000011100111111100001110011011010101111100001010011111110000111011000111000011100111111100001110011011010011100101101101011110 c29fc3b1c39fc39b57c29fc3b1c39fc39b4e5bc29fc3b1c39fc39b57c29fc3b1c39fc39b4e5b5e
UHC ??ß?W??ß?N[??ß?W??ß?N[^ 001111110011111110101001101011000011111101010111001111110011111110101001101011000011111101001110010110110011111100111111101010011010110000111111010101110011111100111111101010011010110000111111010011100101101101011110 3f3fa9ac3f573f3fa9ac3f4e5b3f3fa9ac3f573f3fa9ac3f4e5b5e

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