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 1011111010100011010011010101110001101110011001101011111010100011010011010101110001101110010111100111110101011001101111101010001101001101010111000110111001100110101111101010001101001101010111000110111001011110011111010110001001000101 bea34d5c6e66bea34d5c6e5e7d59bea34d5c6e66bea34d5c6e5e7d6245
SJIS-WIN ?£M\nf?£M\n^}Y?£M\nf?£M\n^}bE 001111111000000110010010010011010101110001101110011001100011111110000001100100100100110101011100011011100101111001111101010110010011111110000001100100100100110101011100011011100110011000111111100000011001001001001101010111000110111001011110011111010110001001000101 3f81924d5c6e663f81924d5c6e5e7d593f81924d5c6e663f81924d5c6e5e7d6245
EUC-JP ?£M\nf?£M\n^}Y?£M\nf?£M\n^}bE 001111111010000111110010010011010101110001101110011001100011111110100001111100100100110101011100011011100101111001111101010110010011111110100001111100100100110101011100011011100110011000111111101000011111001001001101010111000110111001011110011111010110001001000101 3fa1f24d5c6e663fa1f24d5c6e5e7d593fa1f24d5c6e663fa1f24d5c6e5e7d6245
UTF-8 ¾£M\nf¾£M\n^}Y¾£M\nf¾£M\n^}bE 11000010101111101100001010100011010011010101110001101110011001101100001010111110110000101010001101001101010111000110111001011110011111010101100111000010101111101100001010100011010011010101110001101110011001101100001010111110110000101010001101001101010111000110111001011110011111010110001001000101 c2bec2a34d5c6e66c2bec2a34d5c6e5e7d59c2bec2a34d5c6e66c2bec2a34d5c6e5e7d6245
UHC ¾?M\nf¾?M\n^}Y¾?M\nf¾?M\n^}bE 101010001111101000111111010011010101110001101110011001101010100011111010001111110100110101011100011011100101111001111101010110011010100011111010001111110100110101011100011011100110011010101000111110100011111101001101010111000110111001011110011111010110001001000101 a8fa3f4d5c6e66a8fa3f4d5c6e5e7d59a8fa3f4d5c6e66a8fa3f4d5c6e5e7d6245

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