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^[^ 110000011100011111000001110001110110111001010010110000011100011111000001110001110110111001011110010110111100000111000111110000011100011101101110010100101100000111000111110000011100011101101110010111100101101101011110 c1c7c1c76e52c1c7c1c76e5e5bc1c7c1c76e52c1c7c1c76e5e5b5e
SJIS-WIN ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
EUC-JP ÁÇÁÇnRÁÇÁÇn^[ÁÇÁÇnRÁÇÁÇn^[^ 1000111110101010101000011000111110101010101011101000111110101010101000011000111110101010101011100110111001010010100011111010101010100001100011111010101010101110100011111010101010100001100011111010101010101110011011100101111001011011100011111010101010100001100011111010101010101110100011111010101010100001100011111010101010101110011011100101001010001111101010101010000110001111101010101010111010001111101010101010000110001111101010101010111001101110010111100101101101011110 8faaa18faaae8faaa18faaae6e528faaa18faaae8faaa18faaae6e5e5b8faaa18faaae8faaa18faaae6e528faaa18faaae8faaa18faaae6e5e5b5e
UTF-8 ÁÇÁÇnRÁÇÁÇn^[ÁÇÁÇnRÁÇÁÇn^[^ 11000011100000011100001110000111110000111000000111000011100001110110111001010010110000111000000111000011100001111100001110000001110000111000011101101110010111100101101111000011100000011100001110000111110000111000000111000011100001110110111001010010110000111000000111000011100001111100001110000001110000111000011101101110010111100101101101011110 c381c387c381c3876e52c381c387c381c3876e5e5bc381c387c381c3876e52c381c387c381c3876e5e5b5e
UHC ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e

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