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’\‘®’H‘¼‘®}’P’\‘®’H‘¼‘®{^ 100100100101000010010010010111001001000110101110100100100100100010010001101111001001000110101110011111011001001001010000100100100101110010010001101011101001001001001000100100011011110010010001101011100111101101011110 9250925c91ae924891bc91ae7d9250925c91ae924891bc91ae7b5e
SJIS-WIN ?P?\???H????}?P?\???H????{^ 001111110101000000111111010111000011111100111111001111110100100000111111001111110011111100111111011111010011111101010000001111110101110000111111001111110011111101001000001111110011111100111111001111110111101101011110 3f503f5c3f3f3f483f3f3f3f7d3f503f5c3f3f3f483f3f3f3f7b5e
EUC-JP ?P?\?®?H???®}?P?\?®?H???®{^ 0011111101010000001111110101110000111111100011111010001011101110001111110100100000111111001111110011111110001111101000101110111001111101001111110101000000111111010111000011111110001111101000101110111000111111010010000011111100111111001111111000111110100010111011100111101101011110 3f503f5c3f8fa2ee3f483f3f3f8fa2ee7d3f503f5c3f8fa2ee3f483f3f3f8fa2ee7b5e
UTF-8 ’P’\‘®’H‘¼‘®}’P’\‘®’H‘¼‘®{^ 110000101001001001010000110000101001001001011100110000101001000111000010101011101100001010010010010010001100001010010001110000101011110011000010100100011100001010101110011111011100001010010010010100001100001010010010010111001100001010010001110000101010111011000010100100100100100011000010100100011100001010111100110000101001000111000010101011100111101101011110 c29250c2925cc291c2aec29248c291c2bcc291c2ae7dc29250c2925cc291c2aec29248c291c2bcc291c2ae7b5e
UHC ?P?\?®?H?¼?®}?P?\?®?H?¼?®{^ 001111110101000000111111010111000011111110100010111001110011111101001000001111111010100011111001001111111010001011100111011111010011111101010000001111110101110000111111101000101110011100111111010010000011111110101000111110010011111110100010111001110111101101011110 3f503f5c3fa2e73f483fa8f93fa2e77d3f503f5c3fa2e73f483fa8f93fa2e77b5e

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