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 ’Q’L‘º‘¢n}’Q’L‘º‘¢n{^ 100100100101000110010010010011001001000110111010100100011010001001101110011111011001001001010001100100100100110010010001101110101001000110100010011011100111101101011110 9251924c91ba91a26e7d9251924c91ba91a26e7b5e
SJIS-WIN ?Q?L???¢n}?Q?L???¢n{^ 0011111101010001001111110100110000111111001111110011111110000001100100010110111001111101001111110101000100111111010011000011111100111111001111111000000110010001011011100111101101011110 3f513f4c3f3f3f81916e7d3f513f4c3f3f3f81916e7b5e
EUC-JP ?Q?L?º?¢n}?Q?L?º?¢n{^ 001111110101000100111111010011000011111110001111101000101110101100111111101000011111000101101110011111010011111101010001001111110100110000111111100011111010001011101011001111111010000111110001011011100111101101011110 3f513f4c3f8fa2eb3fa1f16e7d3f513f4c3f8fa2eb3fa1f16e7b5e
UTF-8 ’Q’L‘º‘¢n}’Q’L‘º‘¢n{^ 110000101001001001010001110000101001001001001100110000101001000111000010101110101100001010010001110000101010001001101110011111011100001010010010010100011100001010010010010011001100001010010001110000101011101011000010100100011100001010100010011011100111101101011110 c29251c2924cc291c2bac291c2a26e7dc29251c2924cc291c2bac291c2a26e7b5e
UHC ?Q?L?º??n}?Q?L?º??n{^ 0011111101010001001111110100110000111111101010001010110000111111001111110110111001111101001111110101000100111111010011000011111110101000101011000011111100111111011011100111101101011110 3f513f4c3fa8ac3f3f6e7d3f513f4c3fa8ac3f3f6e7b5e

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