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 ?WJkf?WJk^}Y?WJkf?WJk^}bE 00111111010101110100101001101011011001100011111101010111010010100110101101011110011111010101100100111111010101110100101001101011011001100011111101010111010010100110101101011110011111010110001001000101 3f574a6b663f574a6b5e7d593f574a6b663f574a6b5e7d6245
SJIS-WIN 贄WJkf贄WJk^}Y贄WJkf贄WJk^}bE 1110011011010001010101110100101001101011011001101110011011010001010101110100101001101011010111100111110101011001111001101101000101010111010010100110101101100110111001101101000101010111010010100110101101011110011111010110001001000101 e6d1574a6b66e6d1574a6b5e7d59e6d1574a6b66e6d1574a6b5e7d6245
EUC-JP 贄WJkf贄WJk^}Y贄WJkf贄WJk^}bE 1110110011010011010101110100101001101011011001101110110011010011010101110100101001101011010111100111110101011001111011001101001101010111010010100110101101100110111011001101001101010111010010100110101101011110011111010110001001000101 ecd3574a6b66ecd3574a6b5e7d59ecd3574a6b66ecd3574a6b5e7d6245
UTF-8 贄WJkf贄WJk^}Y贄WJkf贄WJk^}bE 111010001011010010000100010101110100101001101011011001101110100010110100100001000101011101001010011010110101111001111101010110011110100010110100100001000101011101001010011010110110011011101000101101001000010001010111010010100110101101011110011111010110001001000101 e8b484574a6b66e8b484574a6b5e7d59e8b484574a6b66e8b484574a6b5e7d6245
UHC 贄WJkf贄WJk^}Y贄WJkf贄WJk^}bE 1111001010111110010101110100101001101011011001101111001010111110010101110100101001101011010111100111110101011001111100101011111001010111010010100110101101100110111100101011111001010111010010100110101101011110011111010110001001000101 f2be574a6b66f2be574a6b5e7d59f2be574a6b66f2be574a6b5e7d6245

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