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›on}‘P›on{^ 100100010101000010001111100110110110111101101110011111011001000101010000100011111001101101101111011011100111101101011110 91508f9b6f6e7d91508f9b6f6e7b5e
SJIS-WIN ?P??on}?P??on{^ 001111110101000000111111001111110110111101101110011111010011111101010000001111110011111101101111011011100111101101011110 3f503f3f6f6e7d3f503f3f6f6e7b5e
EUC-JP ?P??on}?P??on{^ 001111110101000000111111001111110110111101101110011111010011111101010000001111110011111101101111011011100111101101011110 3f503f3f6f6e7d3f503f3f6f6e7b5e
UTF-8 ‘P›on}‘P›on{^ 110000101001000101010000110000101000111111000010100110110110111101101110011111011100001010010001010100001100001010001111110000101001101101101111011011100111101101011110 c29150c28fc29b6f6e7dc29150c28fc29b6f6e7b5e
UHC ?P??on}?P??on{^ 001111110101000000111111001111110110111101101110011111010011111101010000001111110011111101101111011011100111101101011110 3f503f3f6f6e7d3f503f3f6f6e7b5e

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