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’C’Z‘½’P’C’Z‘½^ 110000101001001001010000110000101001001001000011110000101001001001011010110000101001000111000010101111011100001010010010010100001100001010010010010000111100001010010010010110101100001010010001110000101011110101011110 c29250c29243c2925ac291c2bdc29250c29243c2925ac291c2bd5e
SJIS-WIN ??P??C??Z??????P??C??Z????^ 001111110011111101010000001111110011111101000011001111110011111101011010001111110011111100111111001111110011111100111111010100000011111100111111010000110011111100111111010110100011111100111111001111110011111101011110 3f3f503f3f433f3f5a3f3f3f3f3f3f503f3f433f3f5a3f3f3f3f5e
EUC-JP Â?PÂ?CÂ?ZÂ?Â?Â?PÂ?CÂ?ZÂ?Â?^ 1000111110101010101001000011111101010000100011111010101010100100001111110100001110001111101010101010010000111111010110101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110101000010001111101010101010010000111111010000111000111110101010101001000011111101011010100011111010101010100100001111111000111110101010101001000011111101011110 8faaa43f508faaa43f438faaa43f5a8faaa43f8faaa43f8faaa43f508faaa43f438faaa43f5a8faaa43f8faaa43f5e
UTF-8 ’P’C’Z‘½’P’C’Z‘½^ 1100001110000010110000101001001001010000110000111000001011000010100100100100001111000011100000101100001010010010010110101100001110000010110000101001000111000011100000101100001010111101110000111000001011000010100100100101000011000011100000101100001010010010010000111100001110000010110000101001001001011010110000111000001011000010100100011100001110000010110000101011110101011110 c382c29250c382c29243c382c2925ac382c291c382c2bdc382c29250c382c29243c382c2925ac382c291c382c2bd5e
UHC ??P??C??Z???½??P??C??Z???½^ 0011111100111111010100000011111100111111010000110011111100111111010110100011111100111111001111111010100011110110001111110011111101010000001111110011111101000011001111110011111101011010001111110011111100111111101010001111011001011110 3f3f503f3f433f3f5a3f3f3fa8f63f3f503f3f433f3f5a3f3f3fa8f65e

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