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 ½ü¹¯f½ü¹¯^}Y½ü¹¯f½ü¹¯^}bE 10111101111111001011100110101111011001101011110111111100101110011010111101011110011111010101100110111101111111001011100110101111011001101011110111111100101110011010111101011110011111010110001001000101 bdfcb9af66bdfcb9af5e7d59bdfcb9af66bdfcb9af5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ?ü?¯f?ü?¯^}Y?ü?¯f?ü?¯^}bE 0011111110001111101010111110010000111111100011111010001010110100011001100011111110001111101010111110010000111111100011111010001010110100010111100111110101011001001111111000111110101011111001000011111110001111101000101011010001100110001111111000111110101011111001000011111110001111101000101011010001011110011111010110001001000101 3f8fabe43f8fa2b4663f8fabe43f8fa2b45e7d593f8fabe43f8fa2b4663f8fabe43f8fa2b45e7d6245
UTF-8 ½ü¹¯f½ü¹¯^}Y½ü¹¯f½ü¹¯^}bE 1100001010111101110000111011110011000010101110011100001010101111011001101100001010111101110000111011110011000010101110011100001010101111010111100111110101011001110000101011110111000011101111001100001010111001110000101010111101100110110000101011110111000011101111001100001010111001110000101010111101011110011111010110001001000101 c2bdc3bcc2b9c2af66c2bdc3bcc2b9c2af5e7d59c2bdc3bcc2b9c2af66c2bdc3bcc2b9c2af5e7d6245
UHC ½?¹?f½?¹?^}Y½?¹?f½?¹?^}bE 101010001111011000111111101010011111011000111111011001101010100011110110001111111010100111110110001111110101111001111101010110011010100011110110001111111010100111110110001111110110011010101000111101100011111110101001111101100011111101011110011111010110001001000101 a8f63fa9f63f66a8f63fa9f63f5e7d59a8f63fa9f63f66a8f63fa9f63f5e7d6245

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