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 ??M\nf??M\n^}Y??M\nf??M\n^}bE 0011111100111111010011010101110001101110011001100011111100111111010011010101110001101110010111100111110101011001001111110011111101001101010111000110111001100110001111110011111101001101010111000110111001011110011111010110001001000101 3f3f4d5c6e663f3f4d5c6e5e7d593f3f4d5c6e663f3f4d5c6e5e7d6245
SJIS-WIN タケM\nfタケM\n^}YタケM\nfタケM\n^}bE 1100000010111001010011010101110001101110011001101100000010111001010011010101110001101110010111100111110101011001110000001011100101001101010111000110111001100110110000001011100101001101010111000110111001011110011111010110001001000101 c0b94d5c6e66c0b94d5c6e5e7d59c0b94d5c6e66c0b94d5c6e5e7d6245
EUC-JP タケM\nfタケM\n^}YタケM\nfタケM\n^}bE 10001110110000001000111010111001010011010101110001101110011001101000111011000000100011101011100101001101010111000110111001011110011111010101100110001110110000001000111010111001010011010101110001101110011001101000111011000000100011101011100101001101010111000110111001011110011111010110001001000101 8ec08eb94d5c6e668ec08eb94d5c6e5e7d598ec08eb94d5c6e668ec08eb94d5c6e5e7d6245
UTF-8 タケM\nfタケM\n^}YタケM\nfタケM\n^}bE 111011111011111010000000111011111011110110111001010011010101110001101110011001101110111110111110100000001110111110111101101110010100110101011100011011100101111001111101010110011110111110111110100000001110111110111101101110010100110101011100011011100110011011101111101111101000000011101111101111011011100101001101010111000110111001011110011111010110001001000101 efbe80efbdb94d5c6e66efbe80efbdb94d5c6e5e7d59efbe80efbdb94d5c6e66efbe80efbdb94d5c6e5e7d6245
UHC ??M\nf??M\n^}Y??M\nf??M\n^}bE 0011111100111111010011010101110001101110011001100011111100111111010011010101110001101110010111100111110101011001001111110011111101001101010111000110111001100110001111110011111101001101010111000110111001011110011111010110001001000101 3f3f4d5c6e663f3f4d5c6e5e7d593f3f4d5c6e663f3f4d5c6e5e7d6245

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