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 10001111111001111011110011111101011001101000111111100111101111001111110101011110011111010101100110001111111001111011110011111101011001101000111111100111101111001111110101011110011111010110001001000101 8fe7bcfd668fe7bcfd5e7d598fe7bcfd668fe7bcfd5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ?ç?ýf?ç?ý^}Y?ç?ýf?ç?ý^}bE 0011111110001111101010111010111000111111100011111010101111110010011001100011111110001111101010111010111000111111100011111010101111110010010111100111110101011001001111111000111110101011101011100011111110001111101010111111001001100110001111111000111110101011101011100011111110001111101010111111001001011110011111010110001001000101 3f8fabae3f8fabf2663f8fabae3f8fabf25e7d593f8fabae3f8fabf2663f8fabae3f8fabf25e7d6245
UTF-8 ç¼ýfç¼ý^}Yç¼ýfç¼ý^}bE 1100001010001111110000111010011111000010101111001100001110111101011001101100001010001111110000111010011111000010101111001100001110111101010111100111110101011001110000101000111111000011101001111100001010111100110000111011110101100110110000101000111111000011101001111100001010111100110000111011110101011110011111010110001001000101 c28fc3a7c2bcc3bd66c28fc3a7c2bcc3bd5e7d59c28fc3a7c2bcc3bd66c28fc3a7c2bcc3bd5e7d6245
UHC ??¼?f??¼?^}Y??¼?f??¼?^}bE 0011111100111111101010001111100100111111011001100011111100111111101010001111100100111111010111100111110101011001001111110011111110101000111110010011111101100110001111110011111110101000111110010011111101011110011111010110001001000101 3f3fa8f93f663f3fa8f93f5e7d593f3fa8f93f663f3fa8f93f5e7d6245

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