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’CnR’A’Cn^[’A’CnR’A’Cn^[^ 100100100100000110010010010000110110111001010010100100100100000110010010010000110110111001011110010110111001001001000001100100100100001101101110010100101001001001000001100100100100001101101110010111100101101101011110 924192436e52924192436e5e5b924192436e52924192436e5e5b5e
SJIS-WIN ?A?CnR?A?Cn^[?A?CnR?A?Cn^[^ 001111110100000100111111010000110110111001010010001111110100000100111111010000110110111001011110010110110011111101000001001111110100001101101110010100100011111101000001001111110100001101101110010111100101101101011110 3f413f436e523f413f436e5e5b3f413f436e523f413f436e5e5b5e
EUC-JP ?A?CnR?A?Cn^[?A?CnR?A?Cn^[^ 001111110100000100111111010000110110111001010010001111110100000100111111010000110110111001011110010110110011111101000001001111110100001101101110010100100011111101000001001111110100001101101110010111100101101101011110 3f413f436e523f413f436e5e5b3f413f436e523f413f436e5e5b5e
UTF-8 ’A’CnR’A’Cn^[’A’CnR’A’Cn^[^ 1100001010010010010000011100001010010010010000110110111001010010110000101001001001000001110000101001001001000011011011100101111001011011110000101001001001000001110000101001001001000011011011100101001011000010100100100100000111000010100100100100001101101110010111100101101101011110 c29241c292436e52c29241c292436e5e5bc29241c292436e52c29241c292436e5e5b5e
UHC ?A?CnR?A?Cn^[?A?CnR?A?Cn^[^ 001111110100000100111111010000110110111001010010001111110100000100111111010000110110111001011110010110110011111101000001001111110100001101101110010100100011111101000001001111110100001101101110010111100101101101011110 3f413f436e523f413f436e5e5b3f413f436e523f413f436e5e5b5e

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