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 ?Q?QnR?Q?Qn^[?Q?QnR?Q?Qn^[^ 001111110101000100111111010100010110111001010010001111110101000100111111010100010110111001011110010110110011111101010001001111110101000101101110010100100011111101010001001111110101000101101110010111100101101101011110 3f513f516e523f513f516e5e5b3f513f516e523f513f516e5e5b5e
SJIS-WIN QQnRQQn^[QQnRQQn^[^ 1111001011100011010100011111001011100011010100010110111001010010111100101110001101010001111100101110001101010001011011100101111001011011111100101110001101010001111100101110001101010001011011100101001011110010111000110101000111110010111000110101000101101110010111100101101101011110 f2e351f2e3516e52f2e351f2e3516e5e5bf2e351f2e3516e52f2e351f2e3516e5e5b5e
EUC-JP ?Q?QnR?Q?Qn^[?Q?QnR?Q?Qn^[^ 001111110101000100111111010100010110111001010010001111110101000100111111010100010110111001011110010110110011111101010001001111110101000101101110010100100011111101010001001111110101000101101110010111100101101101011110 3f513f516e523f513f516e5e5b3f513f516e523f513f516e5e5b5e
UTF-8 QQnRQQn^[QQnRQQn^[^ 11101110100010001001101001010001111011101000100010011010010100010110111001010010111011101000100010011010010100011110111010001000100110100101000101101110010111100101101111101110100010001001101001010001111011101000100010011010010100010110111001010010111011101000100010011010010100011110111010001000100110100101000101101110010111100101101101011110 ee889a51ee889a516e52ee889a51ee889a516e5e5bee889a51ee889a516e52ee889a51ee889a516e5e5b5e
UHC ?Q?QnR?Q?Qn^[?Q?QnR?Q?Qn^[^ 001111110101000100111111010100010110111001010010001111110101000100111111010100010110111001011110010110110011111101010001001111110101000101101110010100100011111101010001001111110101000101101110010111100101101101011110 3f513f516e523f513f516e5e5b3f513f516e523f513f516e5e5b5e

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