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 ’W’A‘©’N‘þ’RN}Y’W’A‘©’N‘þ’RN}bE 10010010010101111001001001000001100100011010100110010010010011101001000111111110100100100101001001001110011111010101100110010010010101111001001001000001100100011010100110010010010011101001000111111110100100100101001001001110011111010110001001000101 9257924191a9924e91fe92524e7d599257924191a9924e91fe92524e7d6245
SJIS-WIN ?W?A???N???RN}Y?W?A???N???RN}bE 00111111010101110011111101000001001111110011111100111111010011100011111100111111001111110101001001001110011111010101100100111111010101110011111101000001001111110011111100111111010011100011111100111111001111110101001001001110011111010110001001000101 3f573f413f3f3f4e3f3f3f524e7d593f573f413f3f3f4e3f3f3f524e7d6245
EUC-JP ?W?A?©?N?þ?RN}Y?W?A?©?N?þ?RN}bE 001111110101011100111111010000010011111110001111101000101110110100111111010011100011111110001111101010011101000000111111010100100100111001111101010110010011111101010111001111110100000100111111100011111010001011101101001111110100111000111111100011111010100111010000001111110101001001001110011111010110001001000101 3f573f413f8fa2ed3f4e3f8fa9d03f524e7d593f573f413f8fa2ed3f4e3f8fa9d03f524e7d6245
UTF-8 ’W’A‘©’N‘þ’RN}Y’W’A‘©’N‘þ’RN}bE 1100001010010010010101111100001010010010010000011100001010010001110000101010100111000010100100100100111011000010100100011100001110111110110000101001001001010010010011100111110101011001110000101001001001010111110000101001001001000001110000101001000111000010101010011100001010010010010011101100001010010001110000111011111011000010100100100101001001001110011111010110001001000101 c29257c29241c291c2a9c2924ec291c3bec292524e7d59c29257c29241c291c2a9c2924ec291c3bec292524e7d6245
UHC ?W?A???N?þ?RN}Y?W?A???N?þ?RN}bE 001111110101011100111111010000010011111100111111001111110100111000111111101010011010110100111111010100100100111001111101010110010011111101010111001111110100000100111111001111110011111101001110001111111010100110101101001111110101001001001110011111010110001001000101 3f573f413f3f3f4e3fa9ad3f524e7d593f573f413f3f3f4e3fa9ad3f524e7d6245

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