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 á³àÚnRá³àÚn^[á³àÚnRá³àÚn^[^ 111000011011001111100000110110100110111001010010111000011011001111100000110110100110111001011110010110111110000110110011111000001101101001101110010100101110000110110011111000001101101001101110010111100101101101011110 e1b3e0da6e52e1b3e0da6e5e5be1b3e0da6e52e1b3e0da6e5e5b5e
SJIS-WIN ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
EUC-JP á?àÚnRá?àÚn^[á?àÚnRá?àÚn^[^ 100011111010101110100001001111111000111110101011101000101000111110101010111000100110111001010010100011111010101110100001001111111000111110101011101000101000111110101010111000100110111001011110010110111000111110101011101000010011111110001111101010111010001010001111101010101110001001101110010100101000111110101011101000010011111110001111101010111010001010001111101010101110001001101110010111100101101101011110 8faba13f8faba28faae26e528faba13f8faba28faae26e5e5b8faba13f8faba28faae26e528faba13f8faba28faae26e5e5b5e
UTF-8 á³àÚnRá³àÚn^[á³àÚnRá³àÚn^[^ 11000011101000011100001010110011110000111010000011000011100110100110111001010010110000111010000111000010101100111100001110100000110000111001101001101110010111100101101111000011101000011100001010110011110000111010000011000011100110100110111001010010110000111010000111000010101100111100001110100000110000111001101001101110010111100101101101011110 c3a1c2b3c3a0c39a6e52c3a1c2b3c3a0c39a6e5e5bc3a1c2b3c3a0c39a6e52c3a1c2b3c3a0c39a6e5e5b5e
UHC ?³??nR?³??n^[?³??nR?³??n^[^ 00111111101010011111100000111111001111110110111001010010001111111010100111111000001111110011111101101110010111100101101100111111101010011111100000111111001111110110111001010010001111111010100111111000001111110011111101101110010111100101101101011110 3fa9f83f3f6e523fa9f83f3f6e5e5b3fa9f83f3f6e523fa9f83f3f6e5e5b5e

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