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 ‘¢anf‘¢an^}Y‘¢anf‘¢an^}bE 10010001101000100110000101101110011001101001000110100010011000010110111001011110011111010101100110010001101000100110000101101110011001101001000110100010011000010110111001011110011111010110001001000101 91a2616e6691a2616e5e7d5991a2616e6691a2616e5e7d6245
SJIS-WIN ?¢anf?¢an^}Y?¢anf?¢an^}bE 0011111110000001100100010110000101101110011001100011111110000001100100010110000101101110010111100111110101011001001111111000000110010001011000010110111001100110001111111000000110010001011000010110111001011110011111010110001001000101 3f8191616e663f8191616e5e7d593f8191616e663f8191616e5e7d6245
EUC-JP ?¢anf?¢an^}Y?¢anf?¢an^}bE 0011111110100001111100010110000101101110011001100011111110100001111100010110000101101110010111100111110101011001001111111010000111110001011000010110111001100110001111111010000111110001011000010110111001011110011111010110001001000101 3fa1f1616e663fa1f1616e5e7d593fa1f1616e663fa1f1616e5e7d6245
UTF-8 ‘¢anf‘¢an^}Y‘¢anf‘¢an^}bE 110000101001000111000010101000100110000101101110011001101100001010010001110000101010001001100001011011100101111001111101010110011100001010010001110000101010001001100001011011100110011011000010100100011100001010100010011000010110111001011110011111010110001001000101 c291c2a2616e66c291c2a2616e5e7d59c291c2a2616e66c291c2a2616e5e7d6245
UHC ??anf??an^}Y??anf??an^}bE 00111111001111110110000101101110011001100011111100111111011000010110111001011110011111010101100100111111001111110110000101101110011001100011111100111111011000010110111001011110011111010110001001000101 3f3f616e663f3f616e5e7d593f3f616e663f3f616e5e7d6245

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