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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ウシfウシ^}Yウシfウシ^}bE 11110001111001011011001110111100011001101111000111100101101100111011110001011110011111010101100111110001111001011011001110111100011001101111000111100101101100111011110001011110011111010110001001000101 f1e5b3bc66f1e5b3bc5e7d59f1e5b3bc66f1e5b3bc5e7d6245
EUC-JP ?ウシf?ウシ^}Y?ウシf?ウシ^}bE 0011111110001110101100111000111010111100011001100011111110001110101100111000111010111100010111100111110101011001001111111000111010110011100011101011110001100110001111111000111010110011100011101011110001011110011111010110001001000101 3f8eb38ebc663f8eb38ebc5e7d593f8eb38ebc663f8eb38ebc5e7d6245
UTF-8 ウシfウシ^}Yウシfウシ^}bE 111011101000010110100000111011111011110110110011111011111011110110111100011001101110111010000101101000001110111110111101101100111110111110111101101111000101111001111101010110011110111010000101101000001110111110111101101100111110111110111101101111000110011011101110100001011010000011101111101111011011001111101111101111011011110001011110011111010110001001000101 ee85a0efbdb3efbdbc66ee85a0efbdb3efbdbc5e7d59ee85a0efbdb3efbdbc66ee85a0efbdb3efbdbc5e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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