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 ñáÒúÒ»ºÛÅÞñáÒúÒ»ºÛÅÜ^ 1111000111100001110100101111101011010010101110111000111110111010110110111100010111011110111100011110000111010010111110101101001010111011100011111011101011011011110001011101110001011110 f1e1d2fad2bb8fbadbc5def1e1d2fad2bb8fbadbc5dc5e
SJIS-WIN ??????????????????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ñáÒúÒ??ºÛÅÞñáÒúÒ??ºÛÅÜ^ 1000111110101011110100001000111110101011101000011000111110101010110100101000111110101011111000101000111110101010110100100011111100111111100011111010001011101011100011111010101011100101100011111010101010101001100011111010100110110000100011111010101111010000100011111010101110100001100011111010101011010010100011111010101111100010100011111010101011010010001111110011111110001111101000101110101110001111101010101110010110001111101010101010100110001111101010101110010001011110 8fabd08faba18faad28fabe28faad23f3f8fa2eb8faae58faaa98fa9b08fabd08faba18faad28fabe28faad23f3f8fa2eb8faae58faaa98faae45e
UTF-8 ñáÒúÒ»ºÛÅÞñáÒúÒ»ºÛÅÜ^ 110000111011000111000011101000011100001110010010110000111011101011000011100100101100001010111011110000101000111111000010101110101100001110011011110000111000010111000011100111101100001110110001110000111010000111000011100100101100001110111010110000111001001011000010101110111100001010001111110000101011101011000011100110111100001110000101110000111001110001011110 c3b1c3a1c392c3bac392c2bbc28fc2bac39bc385c39ec3b1c3a1c392c3bac392c2bbc28fc2bac39bc385c39c5e
UHC ???????º??Þ???????º???^ 0011111100111111001111110011111100111111001111110011111110101000101011000011111100111111101010001010110100111111001111110011111100111111001111110011111100111111101010001010110000111111001111110011111101011110 3f3f3f3f3f3f3fa8ac3f3fa8ad3f3f3f3f3f3f3fa8ac3f3f3f5e

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