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 ’A|nR’A|n^[’A|nR’A|n^[^ 110000101001001001000001011111000110111001010010110000101001001001000001011111000110111001011110010110111100001010010010010000010111110001101110010100101100001010010010010000010111110001101110010111100101101101011110 c292417c6e52c292417c6e5e5bc292417c6e52c292417c6e5e5b5e
SJIS-WIN ??A|nR??A|n^[??A|nR??A|n^[^ 001111110011111101000001011111000110111001010010001111110011111101000001011111000110111001011110010110110011111100111111010000010111110001101110010100100011111100111111010000010111110001101110010111100101101101011110 3f3f417c6e523f3f417c6e5e5b3f3f417c6e523f3f417c6e5e5b5e
EUC-JP Â?A|nRÂ?A|n^[Â?A|nRÂ?A|n^[^ 1000111110101010101001000011111101000001011111000110111001010010100011111010101010100100001111110100000101111100011011100101111001011011100011111010101010100100001111110100000101111100011011100101001010001111101010101010010000111111010000010111110001101110010111100101101101011110 8faaa43f417c6e528faaa43f417c6e5e5b8faaa43f417c6e528faaa43f417c6e5e5b5e
UTF-8 ’A|nR’A|n^[’A|nR’A|n^[^ 1100001110000010110000101001001001000001011111000110111001010010110000111000001011000010100100100100000101111100011011100101111001011011110000111000001011000010100100100100000101111100011011100101001011000011100000101100001010010010010000010111110001101110010111100101101101011110 c382c292417c6e52c382c292417c6e5e5bc382c292417c6e52c382c292417c6e5e5b5e
UHC ??A|nR??A|n^[??A|nR??A|n^[^ 001111110011111101000001011111000110111001010010001111110011111101000001011111000110111001011110010110110011111100111111010000010111110001101110010100100011111100111111010000010111110001101110010111100101101101011110 3f3f417c6e523f3f417c6e5e5b3f3f417c6e523f3f417c6e5e5b5e

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