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 10011111100110011101111111111001011001101001111110011001110111111111100101011110011111010101100110011111100110011101111111111001011001101001111110011001110111111111100101011110011111010110001001000101 9f99dff9669f99dff95e7d599f99dff9669f99dff95e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ??ßùf??ßù^}Y??ßùf??ßù^}bE 0011111100111111100011111010100111001110100011111010101111100011011001100011111100111111100011111010100111001110100011111010101111100011010111100111110101011001001111110011111110001111101010011100111010001111101010111110001101100110001111110011111110001111101010011100111010001111101010111110001101011110011111010110001001000101 3f3f8fa9ce8fabe3663f3f8fa9ce8fabe35e7d593f3f8fa9ce8fabe3663f3f8fa9ce8fabe35e7d6245
UTF-8 Ÿ™ßùfŸ™ßù^}YŸ™ßùfŸ™ßù^}bE 1100001010011111110000101001100111000011100111111100001110111001011001101100001010011111110000101001100111000011100111111100001110111001010111100111110101011001110000101001111111000010100110011100001110011111110000111011100101100110110000101001111111000010100110011100001110011111110000111011100101011110011111010110001001000101 c29fc299c39fc3b966c29fc299c39fc3b95e7d59c29fc299c39fc3b966c29fc299c39fc3b95e7d6245
UHC ??ß?f??ß?^}Y??ß?f??ß?^}bE 0011111100111111101010011010110000111111011001100011111100111111101010011010110000111111010111100111110101011001001111110011111110101001101011000011111101100110001111110011111110101001101011000011111101011110011111010110001001000101 3f3fa9ac3f663f3fa9ac3f5e7d593f3fa9ac3f663f3fa9ac3f5e7d6245

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