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 10000001010010111000001110101010010011010101110001101110011001101000000101001011100000111010101001001101010111000110111001011110011111010101100110000001010010111000001110101010010011010101110001101110011001101000000101001011100000111010101001001101010111000110111001011110011111010110001001000101 814b83aa4d5c6e66814b83aa4d5c6e5e7d59814b83aa4d5c6e66814b83aa4d5c6e5e7d6245
EUC-JP ゜ΜM\nf゜ΜM\n^}Y゜ΜM\nf゜ΜM\n^}bE 10100001101011001010011010101100010011010101110001101110011001101010000110101100101001101010110001001101010111000110111001011110011111010101100110100001101011001010011010101100010011010101110001101110011001101010000110101100101001101010110001001101010111000110111001011110011111010110001001000101 a1aca6ac4d5c6e66a1aca6ac4d5c6e5e7d59a1aca6ac4d5c6e66a1aca6ac4d5c6e5e7d6245
UTF-8 ゜ΜM\nf゜ΜM\n^}Y゜ΜM\nf゜ΜM\n^}bE 1110001110000010100111001100111010011100010011010101110001101110011001101110001110000010100111001100111010011100010011010101110001101110010111100111110101011001111000111000001010011100110011101001110001001101010111000110111001100110111000111000001010011100110011101001110001001101010111000110111001011110011111010110001001000101 e3829cce9c4d5c6e66e3829cce9c4d5c6e5e7d59e3829cce9c4d5c6e66e3829cce9c4d5c6e5e7d6245
UHC ?ΜM\nf?ΜM\n^}Y?ΜM\nf?ΜM\n^}bE 001111111010010111001100010011010101110001101110011001100011111110100101110011000100110101011100011011100101111001111101010110010011111110100101110011000100110101011100011011100110011000111111101001011100110001001101010111000110111001011110011111010110001001000101 3fa5cc4d5c6e663fa5cc4d5c6e5e7d593fa5cc4d5c6e663fa5cc4d5c6e5e7d6245

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