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 ûTw\nfûTw\n^}YûTw\nfûTw\n^}bE 1111101101010100011101110101110001101110011001101111101101010100011101110101110001101110010111100111110101011001111110110101010001110111010111000110111001100110111110110101010001110111010111000110111001011110011111010110001001000101 fb54775c6e66fb54775c6e5e7d59fb54775c6e66fb54775c6e5e7d6245
SJIS-WIN ?Tw\nf?Tw\n^}Y?Tw\nf?Tw\n^}bE 0011111101010100011101110101110001101110011001100011111101010100011101110101110001101110010111100111110101011001001111110101010001110111010111000110111001100110001111110101010001110111010111000110111001011110011111010110001001000101 3f54775c6e663f54775c6e5e7d593f54775c6e663f54775c6e5e7d6245
EUC-JP ûTw\nfûTw\n^}YûTw\nfûTw\n^}bE 10001111101010111110010101010100011101110101110001101110011001101000111110101011111001010101010001110111010111000110111001011110011111010101100110001111101010111110010101010100011101110101110001101110011001101000111110101011111001010101010001110111010111000110111001011110011111010110001001000101 8fabe554775c6e668fabe554775c6e5e7d598fabe554775c6e668fabe554775c6e5e7d6245
UTF-8 ûTw\nfûTw\n^}YûTw\nfûTw\n^}bE 110000111011101101010100011101110101110001101110011001101100001110111011010101000111011101011100011011100101111001111101010110011100001110111011010101000111011101011100011011100110011011000011101110110101010001110111010111000110111001011110011111010110001001000101 c3bb54775c6e66c3bb54775c6e5e7d59c3bb54775c6e66c3bb54775c6e5e7d6245
UHC ?Tw\nf?Tw\n^}Y?Tw\nf?Tw\n^}bE 0011111101010100011101110101110001101110011001100011111101010100011101110101110001101110010111100111110101011001001111110101010001110111010111000110111001100110001111110101010001110111010111000110111001011110011111010110001001000101 3f54775c6e663f54775c6e5e7d593f54775c6e663f54775c6e5e7d6245

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