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á³èë^[^ 1110000110110011111010001110101101010010111000011011001111101000111010110101111001011011111000011011001111101000111010110101001011100001101100111110100011101011010111100101101101011110 e1b3e8eb52e1b3e8eb5e5be1b3e8eb52e1b3e8eb5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP á?èëRá?èë^[á?èëRá?èë^[^ 1000111110101011101000010011111110001111101010111011001010001111101010111011001101010010100011111010101110100001001111111000111110101011101100101000111110101011101100110101111001011011100011111010101110100001001111111000111110101011101100101000111110101011101100110101001010001111101010111010000100111111100011111010101110110010100011111010101110110011010111100101101101011110 8faba13f8fabb28fabb3528faba13f8fabb28fabb35e5b8faba13f8fabb28fabb3528faba13f8fabb28fabb35e5b5e
UTF-8 á³èëRá³èë^[á³èëRá³èë^[^ 110000111010000111000010101100111100001110101000110000111010101101010010110000111010000111000010101100111100001110101000110000111010101101011110010110111100001110100001110000101011001111000011101010001100001110101011010100101100001110100001110000101011001111000011101010001100001110101011010111100101101101011110 c3a1c2b3c3a8c3ab52c3a1c2b3c3a8c3ab5e5bc3a1c2b3c3a8c3ab52c3a1c2b3c3a8c3ab5e5b5e
UHC ?³??R?³??^[?³??R?³??^[^ 001111111010100111111000001111110011111101010010001111111010100111111000001111110011111101011110010110110011111110101001111110000011111100111111010100100011111110101001111110000011111100111111010111100101101101011110 3fa9f83f3f523fa9f83f3f5e5b3fa9f83f3f523fa9f83f3f5e5b5e

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