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 11000000111110111100000010101011011001101100000011111011110000001010101101011110011111010101100111000000111110111100000010101011011001101100000011111011110000001010101101011110011111010110001001000101 c0fbc0ab66c0fbc0ab5e7d59c0fbc0ab66c0fbc0ab5e7d6245
EUC-JP タ釥ォfタ釥ォ^}Yタ釥ォfタ釥ォ^}bE 10001110110000001000111111100011101010111000111010101011011001101000111011000000100011111110001110101011100011101010101101011110011111010101100110001110110000001000111111100011101010111000111010101011011001101000111011000000100011111110001110101011100011101010101101011110011111010110001001000101 8ec08fe3ab8eab668ec08fe3ab8eab5e7d598ec08fe3ab8eab668ec08fe3ab8eab5e7d6245
UTF-8 タ釥ォfタ釥ォ^}Yタ釥ォfタ釥ォ^}bE 111011111011111010000000111010011000011110100101111011111011110110101011011001101110111110111110100000001110100110000111101001011110111110111101101010110101111001111101010110011110111110111110100000001110100110000111101001011110111110111101101010110110011011101111101111101000000011101001100001111010010111101111101111011010101101011110011111010110001001000101 efbe80e987a5efbdab66efbe80e987a5efbdab5e7d59efbe80e987a5efbdab66efbe80e987a5efbdab5e7d6245
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)