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 ’P’Z‘¸’Z’Q‘£n}’P’Z‘¸’Z’Q‘£n{^ 1001001001010000100100100101101010010001101110001001001001011010100100100101000110010001101000110110111001111101100100100101000010010010010110101001000110111000100100100101101010010010010100011001000110100011011011100111101101011110 9250925a91b8925a925191a36e7d9250925a91b8925a925191a36e7b5e
SJIS-WIN ?P?Z???Z?Q?£n}?P?Z???Z?Q?£n{^ 00111111010100000011111101011010001111110011111100111111010110100011111101010001001111111000000110010010011011100111110100111111010100000011111101011010001111110011111100111111010110100011111101010001001111111000000110010010011011100111101101011110 3f503f5a3f3f3f5a3f513f81926e7d3f503f5a3f3f3f5a3f513f81926e7b5e
EUC-JP ?P?Z?¸?Z?Q?£n}?P?Z?¸?Z?Q?£n{^ 0011111101010000001111110101101000111111100011111010001010110001001111110101101000111111010100010011111110100001111100100110111001111101001111110101000000111111010110100011111110001111101000101011000100111111010110100011111101010001001111111010000111110010011011100111101101011110 3f503f5a3f8fa2b13f5a3f513fa1f26e7d3f503f5a3f8fa2b13f5a3f513fa1f26e7b5e
UTF-8 ’P’Z‘¸’Z’Q‘£n}’P’Z‘¸’Z’Q‘£n{^ 110000101001001001010000110000101001001001011010110000101001000111000010101110001100001010010010010110101100001010010010010100011100001010010001110000101010001101101110011111011100001010010010010100001100001010010010010110101100001010010001110000101011100011000010100100100101101011000010100100100101000111000010100100011100001010100011011011100111101101011110 c29250c2925ac291c2b8c2925ac29251c291c2a36e7dc29250c2925ac291c2b8c2925ac29251c291c2a36e7b5e
UHC ?P?Z?¸?Z?Q??n}?P?Z?¸?Z?Q??n{^ 00111111010100000011111101011010001111111010001010101100001111110101101000111111010100010011111100111111011011100111110100111111010100000011111101011010001111111010001010101100001111110101101000111111010100010011111100111111011011100111101101011110 3f503f5a3fa2ac3f5a3f513f3f6e7d3f503f5a3fa2ac3f5a3f513f3f6e7b5e

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