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 Ÿñß۟ñéó[}Ÿñß۟ñéó[{^ 100111111111000111011111110110111001111111110001111010011111001101011011011111011001111111110001110111111101101110011111111100011110100111110011010110110111101101011110 9ff1dfdb9ff1e9f35b7d9ff1dfdb9ff1e9f35b7b5e
SJIS-WIN ????????[}????????[{^ 001111110011111100111111001111110011111100111111001111110011111101011011011111010011111100111111001111110011111100111111001111110011111100111111010110110111101101011110 3f3f3f3f3f3f3f3f5b7d3f3f3f3f3f3f3f3f5b7b5e
EUC-JP ?ñßÛ?ñéó[}?ñßÛ?ñéó[{^ 001111111000111110101011110100001000111110101001110011101000111110101010111001010011111110001111101010111101000010001111101010111011000110001111101010111101000101011011011111010011111110001111101010111101000010001111101010011100111010001111101010101110010100111111100011111010101111010000100011111010101110110001100011111010101111010001010110110111101101011110 3f8fabd08fa9ce8faae53f8fabd08fabb18fabd15b7d3f8fabd08fa9ce8faae53f8fabd08fabb18fabd15b7b5e
UTF-8 Ÿñß۟ñéó[}Ÿñß۟ñéó[{^ 11000010100111111100001110110001110000111001111111000011100110111100001010011111110000111011000111000011101010011100001110110011010110110111110111000010100111111100001110110001110000111001111111000011100110111100001010011111110000111011000111000011101010011100001110110011010110110111101101011110 c29fc3b1c39fc39bc29fc3b1c3a9c3b35b7dc29fc3b1c39fc39bc29fc3b1c3a9c3b35b7b5e
UHC ??ß?????[}??ß?????[{^ 0011111100111111101010011010110000111111001111110011111100111111001111110101101101111101001111110011111110101001101011000011111100111111001111110011111100111111010110110111101101011110 3f3fa9ac3f3f3f3f3f5b7d3f3fa9ac3f3f3f3f3f5b7b5e

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