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 ß»µñVn}ß»µñVn{^ 110111111011101110110101111100010101011001101110011111011101111110111011101101011111000101010110011011100111101101011110 dfbbb5f1566e7ddfbbb5f1566e7b5e
SJIS-WIN ????Vn}????Vn{^ 001111110011111100111111001111110101011001101110011111010011111100111111001111110011111101010110011011100111101101011110 3f3f3f3f566e7d3f3f3f3f566e7b5e
EUC-JP ß??ñVn}ß??ñVn{^ 1000111110101001110011100011111100111111100011111010101111010000010101100110111001111101100011111010100111001110001111110011111110001111101010111101000001010110011011100111101101011110 8fa9ce3f3f8fabd0566e7d8fa9ce3f3f8fabd0566e7b5e
UTF-8 ß»µñVn}ß»µñVn{^ 1100001110011111110000101011101111000010101101011100001110110001010101100110111001111101110000111001111111000010101110111100001010110101110000111011000101010110011011100111101101011110 c39fc2bbc2b5c3b1566e7dc39fc2bbc2b5c3b1566e7b5e
UHC ß???Vn}ß???Vn{^ 1010100110101100001111110011111100111111010101100110111001111101101010011010110000111111001111110011111101010110011011100111101101011110 a9ac3f3f3f566e7da9ac3f3f3f566e7b5e

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