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 ’E’P‘½’N‘»‘¢M@’E’P‘½’N‘»‘¢M@B 1001001001000101100100100101000010010001101111011001001001001110100100011011101110010001101000100100110101000000100100100100010110010010010100001001000110111101100100100100111010010001101110111001000110100010010011010100000001000010 9245925091bd924e91bb91a24d409245925091bd924e91bb91a24d4042
SJIS-WIN ?E?P???N???¢M@?E?P???N???¢M@B 00111111010001010011111101010000001111110011111100111111010011100011111100111111001111111000000110010001010011010100000000111111010001010011111101010000001111110011111100111111010011100011111100111111001111111000000110010001010011010100000001000010 3f453f503f3f3f4e3f3f3f81914d403f453f503f3f3f4e3f3f3f81914d4042
EUC-JP ?E?P???N???¢M@?E?P???N???¢M@B 00111111010001010011111101010000001111110011111100111111010011100011111100111111001111111010000111110001010011010100000000111111010001010011111101010000001111110011111100111111010011100011111100111111001111111010000111110001010011010100000001000010 3f453f503f3f3f4e3f3f3fa1f14d403f453f503f3f3f4e3f3f3fa1f14d4042
UTF-8 ’E’P‘½’N‘»‘¢M@’E’P‘½’N‘»‘¢M@B 1100001010010010010001011100001010010010010100001100001010010001110000101011110111000010100100100100111011000010100100011100001010111011110000101001000111000010101000100100110101000000110000101001001001000101110000101001001001010000110000101001000111000010101111011100001010010010010011101100001010010001110000101011101111000010100100011100001010100010010011010100000001000010 c29245c29250c291c2bdc2924ec291c2bbc291c2a24d40c29245c29250c291c2bdc2924ec291c2bbc291c2a24d4042
UHC ?E?P?½?N????M@?E?P?½?N????M@B 00111111010001010011111101010000001111111010100011110110001111110100111000111111001111110011111100111111010011010100000000111111010001010011111101010000001111111010100011110110001111110100111000111111001111110011111100111111010011010100000001000010 3f453f503fa8f63f4e3f3f3f3f4d403f453f503fa8f63f4e3f3f3f3f4d4042

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