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‰m‰mon}f‰m‰mon{^ 10001111011001101000100101101101100010010110110101101111011011100111110110001111011001101000100101101101100010010110110101101111011011100111101101011110 8f66896d896d6f6e7d8f66896d896d6f6e7b5e
SJIS-WIN ?f?m?mon}?f?m?mon{^ 00111111011001100011111101101101001111110110110101101111011011100111110100111111011001100011111101101101001111110110110101101111011011100111101101011110 3f663f6d3f6d6f6e7d3f663f6d3f6d6f6e7b5e
EUC-JP ?f?m?mon}?f?m?mon{^ 00111111011001100011111101101101001111110110110101101111011011100111110100111111011001100011111101101101001111110110110101101111011011100111101101011110 3f663f6d3f6d6f6e7d3f663f6d3f6d6f6e7b5e
UTF-8 f‰m‰mon}f‰m‰mon{^ 11000010100011110110011011000010100010010110110111000010100010010110110101101111011011100111110111000010100011110110011011000010100010010110110111000010100010010110110101101111011011100111101101011110 c28f66c2896dc2896d6f6e7dc28f66c2896dc2896d6f6e7b5e
UHC ?f?m?mon}?f?m?mon{^ 00111111011001100011111101101101001111110110110101101111011011100111110100111111011001100011111101101101001111110110110101101111011011100111101101011110 3f663f6d3f6d6f6e7d3f663f6d3f6d6f6e7b5e

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