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 ŸñßÛaŸñßÛNŸñßÛaŸñßÛN^ 100111111111000111011111110110110110000110011111111100011101111111011011010011101001111111110001110111111101101101100001100111111111000111011111110110110100111001011110 9ff1dfdb619ff1dfdb4e9ff1dfdb619ff1dfdb4e5e
SJIS-WIN ????a????N????a????N^ 001111110011111100111111001111110110000100111111001111110011111100111111010011100011111100111111001111110011111101100001001111110011111100111111001111110100111001011110 3f3f3f3f613f3f3f3f4e3f3f3f3f613f3f3f3f4e5e
EUC-JP ?ñßÛa?ñßÛN?ñßÛa?ñßÛN^ 001111111000111110101011110100001000111110101001110011101000111110101010111001010110000100111111100011111010101111010000100011111010100111001110100011111010101011100101010011100011111110001111101010111101000010001111101010011100111010001111101010101110010101100001001111111000111110101011110100001000111110101001110011101000111110101010111001010100111001011110 3f8fabd08fa9ce8faae5613f8fabd08fa9ce8faae54e3f8fabd08fa9ce8faae5613f8fabd08fa9ce8faae54e5e
UTF-8 ŸñßÛaŸñßÛNŸñßÛaŸñßÛN^ 11000010100111111100001110110001110000111001111111000011100110110110000111000010100111111100001110110001110000111001111111000011100110110100111011000010100111111100001110110001110000111001111111000011100110110110000111000010100111111100001110110001110000111001111111000011100110110100111001011110 c29fc3b1c39fc39b61c29fc3b1c39fc39b4ec29fc3b1c39fc39b61c29fc3b1c39fc39b4e5e
UHC ??ß?a??ß?N??ß?a??ß?N^ 00111111001111111010100110101100001111110110000100111111001111111010100110101100001111110100111000111111001111111010100110101100001111110110000100111111001111111010100110101100001111110100111001011110 3f3fa9ac3f613f3fa9ac3f4e3f3fa9ac3f613f3fa9ac3f4e5e

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