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 ñüÂñŽ½Ž¢ð¯ÖñŽ½Ž±ð¯Ž½ 1111000111111100110000101111000110001110101111011000111010100010111100001010111111010110111100011000111010111101100011101011000111110000101011111000111010111101 f1fcc2f18ebd8ea2f0afd6f18ebd8eb1f0af8ebd
SJIS-WIN ???????¢???????±???? 00111111001111110011111100111111001111110011111100111111100000011001000100111111001111110011111100111111001111110011111100111111100000010111110100111111001111110011111100111111 3f3f3f3f3f3f3f81913f3f3f3f3f3f3f817d3f3f3f3f
EUC-JP ñüÂñ???¢ð¯Öñ???±ð¯?? 100011111010101111010000100011111010101111100100100011111010101010100100100011111010101111010000001111110011111100111111101000011111000110001111101010011100001110001111101000101011010010001111101010101101001110001111101010111101000000111111001111110011111110100001110111101000111110101001110000111000111110100010101101000011111100111111 8fabd08fabe48faaa48fabd03f3f3fa1f18fa9c38fa2b48faad38fabd03f3f3fa1de8fa9c38fa2b43f3f
UTF-8 ñüÂñŽ½Ž¢ð¯ÖñŽ½Ž±ð¯Ž½ 11000011101100011100001110111100110000111000001011000011101100011100001010001110110000101011110111000010100011101100001010100010110000111011000011000010101011111100001110010110110000111011000111000010100011101100001010111101110000101000111011000010101100011100001110110000110000101010111111000010100011101100001010111101 c3b1c3bcc382c3b1c28ec2bdc28ec2a2c3b0c2afc396c3b1c28ec2bdc28ec2b1c3b0c2afc28ec2bd
UHC ?????½??ð????½?±ð??½ 0011111100111111001111110011111100111111101010001111011000111111001111111010100110100011001111110011111100111111001111111010100011110110001111111010000110111110101010011010001100111111001111111010100011110110 3f3f3f3f3fa8f63f3fa9a33f3f3f3fa8f63fa1bea9a33f3fa8f6

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