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 íÛùÙRíÛùÙ^[íÛùÙRíÛùÙ^[^ 1110110111011011111110011101100101010010111011011101101111111001110110010101111001011011111011011101101111111001110110010101001011101101110110111111100111011001010111100101101101011110 eddbf9d952eddbf9d95e5beddbf9d952eddbf9d95e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP íÛùÙRíÛùÙ^[íÛùÙRíÛùÙ^[^ 10001111101010111011111110001111101010101110010110001111101010111110001110001111101010101110001101010010100011111010101110111111100011111010101011100101100011111010101111100011100011111010101011100011010111100101101110001111101010111011111110001111101010101110010110001111101010111110001110001111101010101110001101010010100011111010101110111111100011111010101011100101100011111010101111100011100011111010101011100011010111100101101101011110 8fabbf8faae58fabe38faae3528fabbf8faae58fabe38faae35e5b8fabbf8faae58fabe38faae3528fabbf8faae58fabe38faae35e5b5e
UTF-8 íÛùÙRíÛùÙ^[íÛùÙRíÛùÙ^[^ 110000111010110111000011100110111100001110111001110000111001100101010010110000111010110111000011100110111100001110111001110000111001100101011110010110111100001110101101110000111001101111000011101110011100001110011001010100101100001110101101110000111001101111000011101110011100001110011001010111100101101101011110 c3adc39bc3b9c39952c3adc39bc3b9c3995e5bc3adc39bc3b9c39952c3adc39bc3b9c3995e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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