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‘½’P‘ ’Z‘½^ 1100001010010010010100001100001010010001110000101010000011000010100100100101101011000010100100011100001010111101110000101001001001010000110000101001000111000010101000001100001010010010010110101100001010010001110000101011110101011110 c29250c291c2a0c2925ac291c2bdc29250c291c2a0c2925ac291c2bd5e
SJIS-WIN ??P??????Z??????P??????Z????^ 0011111100111111010100000011111100111111001111110011111100111111001111110101101000111111001111110011111100111111001111110011111101010000001111110011111100111111001111110011111100111111010110100011111100111111001111110011111101011110 3f3f503f3f3f3f3f3f5a3f3f3f3f3f3f503f3f3f3f3f3f5a3f3f3f3f5e
EUC-JP Â?PÂ?Â?Â?ZÂ?Â?Â?PÂ?Â?Â?ZÂ?Â?^ 1000111110101010101001000011111101010000100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111010110101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110101000010001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111101011010100011111010101010100100001111111000111110101010101001000011111101011110 8faaa43f508faaa43f8faaa43f8faaa43f5a8faaa43f8faaa43f8faaa43f508faaa43f8faaa43f8faaa43f5a8faaa43f8faaa43f5e
UTF-8 ’P‘ ’Z‘½’P‘ ’Z‘½^ 1100001110000010110000101001001001010000110000111000001011000010100100011100001110000010110000101010000011000011100000101100001010010010010110101100001110000010110000101001000111000011100000101100001010111101110000111000001011000010100100100101000011000011100000101100001010010001110000111000001011000010101000001100001110000010110000101001001001011010110000111000001011000010100100011100001110000010110000101011110101011110 c382c29250c382c291c382c2a0c382c2925ac382c291c382c2bdc382c29250c382c291c382c2a0c382c2925ac382c291c382c2bd5e
UHC ??P??????Z???½??P??????Z???½^ 00111111001111110101000000111111001111110011111100111111001111110011111101011010001111110011111100111111101010001111011000111111001111110101000000111111001111110011111100111111001111110011111101011010001111110011111100111111101010001111011001011110 3f3f503f3f3f3f3f3f5a3f3f3fa8f63f3f503f3f3f3f3f3f5a3f3f3fa8f65e

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