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 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN ア赶エfア赶エ^}Yア赶エfア赶エ^}bE 111100011110000110110001111110111011000010110100011001101111000111100001101100011111101110110000101101000101111001111101010110011111000111100001101100011111101110110000101101000110011011110001111000011011000111111011101100001011010001011110011111010110001001000101 f1e1b1fbb0b466f1e1b1fbb0b45e7d59f1e1b1fbb0b466f1e1b1fbb0b45e7d6245
EUC-JP ?ア?エf?ア?エ^}Y?ア?エf?ア?エ^}bE 001111111000111010110001001111111000111010110100011001100011111110001110101100010011111110001110101101000101111001111101010110010011111110001110101100010011111110001110101101000110011000111111100011101011000100111111100011101011010001011110011111010110001001000101 3f8eb13f8eb4663f8eb13f8eb45e7d593f8eb13f8eb4663f8eb13f8eb45e7d6245
UTF-8 ア赶エfア赶エ^}Yア赶エfア赶エ^}bE 111011101000010110011100111011111011110110110001111010001011010110110110111011111011110110110100011001101110111010000101100111001110111110111101101100011110100010110101101101101110111110111101101101000101111001111101010110011110111010000101100111001110111110111101101100011110100010110101101101101110111110111101101101000110011011101110100001011001110011101111101111011011000111101000101101011011011011101111101111011011010001011110011111010110001001000101 ee859cefbdb1e8b5b6efbdb466ee859cefbdb1e8b5b6efbdb45e7d59ee859cefbdb1e8b5b6efbdb466ee859cefbdb1e8b5b6efbdb45e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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