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’D‘¶’O‘³’P’P’D‘¶’O‘³’N^ 10010010010100001001001001000100100100011011011010010010010011111001000110110011100100100101000010010010010100001001001001000100100100011011011010010010010011111001000110110011100100100100111001011110 9250924491b6924f91b392509250924491b6924f91b3924e5e
SJIS-WIN ?P?D?¶?O???P?P?D?¶?O???N^ 001111110101000000111111010001000011111110000001111101110011111101001111001111110011111100111111010100000011111101010000001111110100010000111111100000011111011100111111010011110011111100111111001111110100111001011110 3f503f443f81f73f4f3f3f3f503f503f443f81f73f4f3f3f3f4e5e
EUC-JP ?P?D?¶?O???P?P?D?¶?O???N^ 001111110101000000111111010001000011111110100010111110010011111101001111001111110011111100111111010100000011111101010000001111110100010000111111101000101111100100111111010011110011111100111111001111110100111001011110 3f503f443fa2f93f4f3f3f3f503f503f443fa2f93f4f3f3f3f4e5e
UTF-8 ’P’D‘¶’O‘³’P’P’D‘¶’O‘³’N^ 1100001010010010010100001100001010010010010001001100001010010001110000101011011011000010100100100100111111000010100100011100001010110011110000101001001001010000110000101001001001010000110000101001001001000100110000101001000111000010101101101100001010010010010011111100001010010001110000101011001111000010100100100100111001011110 c29250c29244c291c2b6c2924fc291c2b3c29250c29250c29244c291c2b6c2924fc291c2b3c2924e5e
UHC ?P?D?¶?O?³?P?P?D?¶?O?³?N^ 0011111101010000001111110100010000111111101000101101001000111111010011110011111110101001111110000011111101010000001111110101000000111111010001000011111110100010110100100011111101001111001111111010100111111000001111110100111001011110 3f503f443fa2d23f4f3fa9f83f503f503f443fa2d23f4f3fa9f83f4e5e

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