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 ??mnf??mn^}Y??mnf??mn^}bE 00111111001111110110110101101110011001100011111100111111011011010110111001011110011111010101100100111111001111110110110101101110011001100011111100111111011011010110111001011110011111010110001001000101 3f3f6d6e663f3f6d6e5e7d593f3f6d6e663f3f6d6e5e7d6245
SJIS-WIN 唏唸mnf唏唸mn^}Y唏唸mnf唏唸mn^}bE 100110100100100010011010010110000110110101101110011001101001101001001000100110100101100001101101011011100101111001111101010110011001101001001000100110100101100001101101011011100110011010011010010010001001101001011000011011010110111001011110011111010110001001000101 9a489a586d6e669a489a586d6e5e7d599a489a586d6e669a489a586d6e5e7d6245
EUC-JP 唏唸mnf唏唸mn^}Y唏唸mnf唏唸mn^}bE 110100111010100111010011101110010110110101101110011001101101001110101001110100111011100101101101011011100101111001111101010110011101001110101001110100111011100101101101011011100110011011010011101010011101001110111001011011010110111001011110011111010110001001000101 d3a9d3b96d6e66d3a9d3b96d6e5e7d59d3a9d3b96d6e66d3a9d3b96d6e5e7d6245
UTF-8 唏唸mnf唏唸mn^}Y唏唸mnf唏唸mn^}bE 1110010110010100100011111110010110010100101110000110110101101110011001101110010110010100100011111110010110010100101110000110110101101110010111100111110101011001111001011001010010001111111001011001010010111000011011010110111001100110111001011001010010001111111001011001010010111000011011010110111001011110011111010110001001000101 e5948fe594b86d6e66e5948fe594b86d6e5e7d59e5948fe594b86d6e66e5948fe594b86d6e5e7d6245
UHC ??mnf??mn^}Y??mnf??mn^}bE 00111111001111110110110101101110011001100011111100111111011011010110111001011110011111010101100100111111001111110110110101101110011001100011111100111111011011010110111001011110011111010110001001000101 3f3f6d6e663f3f6d6e5e7d593f3f6d6e663f3f6d6e5e7d6245

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