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‘²’N‘£’On}’P’D‘²’N‘£’On{^ 1001001001010000100100100100010010010001101100101001001001001110100100011010001110010010010011110110111001111101100100100101000010010010010001001001000110110010100100100100111010010001101000111001001001001111011011100111101101011110 9250924491b2924e91a3924f6e7d9250924491b2924e91a3924f6e7b5e
SJIS-WIN ?P?D???N?£?On}?P?D???N?£?On{^ 00111111010100000011111101000100001111110011111100111111010011100011111110000001100100100011111101001111011011100111110100111111010100000011111101000100001111110011111100111111010011100011111110000001100100100011111101001111011011100111101101011110 3f503f443f3f3f4e3f81923f4f6e7d3f503f443f3f3f4e3f81923f4f6e7b5e
EUC-JP ?P?D???N?£?On}?P?D???N?£?On{^ 00111111010100000011111101000100001111110011111100111111010011100011111110100001111100100011111101001111011011100111110100111111010100000011111101000100001111110011111100111111010011100011111110100001111100100011111101001111011011100111101101011110 3f503f443f3f3f4e3fa1f23f4f6e7d3f503f443f3f3f4e3fa1f23f4f6e7b5e
UTF-8 ’P’D‘²’N‘£’On}’P’D‘²’N‘£’On{^ 110000101001001001010000110000101001001001000100110000101001000111000010101100101100001010010010010011101100001010010001110000101010001111000010100100100100111101101110011111011100001010010010010100001100001010010010010001001100001010010001110000101011001011000010100100100100111011000010100100011100001010100011110000101001001001001111011011100111101101011110 c29250c29244c291c2b2c2924ec291c2a3c2924f6e7dc29250c29244c291c2b2c2924ec291c2a3c2924f6e7b5e
UHC ?P?D?²?N???On}?P?D?²?N???On{^ 00111111010100000011111101000100001111111010100111110111001111110100111000111111001111110011111101001111011011100111110100111111010100000011111101000100001111111010100111110111001111110100111000111111001111110011111101001111011011100111101101011110 3f503f443fa9f73f4e3f3f3f4f6e7d3f503f443fa9f73f4e3f3f3f4f6e7b5e

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