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 ?mLnf?mLn^}Y?mLnf?mLn^}bE 00111111011011010100110001101110011001100011111101101101010011000110111001011110011111010101100100111111011011010100110001101110011001100011111101101101010011000110111001011110011111010110001001000101 3f6d4c6e663f6d4c6e5e7d593f6d4c6e663f6d4c6e5e7d6245
SJIS-WIN 贄mLnf贄mLn^}Y贄mLnf贄mLn^}bE 1110011011010001011011010100110001101110011001101110011011010001011011010100110001101110010111100111110101011001111001101101000101101101010011000110111001100110111001101101000101101101010011000110111001011110011111010110001001000101 e6d16d4c6e66e6d16d4c6e5e7d59e6d16d4c6e66e6d16d4c6e5e7d6245
EUC-JP 贄mLnf贄mLn^}Y贄mLnf贄mLn^}bE 1110110011010011011011010100110001101110011001101110110011010011011011010100110001101110010111100111110101011001111011001101001101101101010011000110111001100110111011001101001101101101010011000110111001011110011111010110001001000101 ecd36d4c6e66ecd36d4c6e5e7d59ecd36d4c6e66ecd36d4c6e5e7d6245
UTF-8 贄mLnf贄mLn^}Y贄mLnf贄mLn^}bE 111010001011010010000100011011010100110001101110011001101110100010110100100001000110110101001100011011100101111001111101010110011110100010110100100001000110110101001100011011100110011011101000101101001000010001101101010011000110111001011110011111010110001001000101 e8b4846d4c6e66e8b4846d4c6e5e7d59e8b4846d4c6e66e8b4846d4c6e5e7d6245
UHC 贄mLnf贄mLn^}Y贄mLnf贄mLn^}bE 1111001010111110011011010100110001101110011001101111001010111110011011010100110001101110010111100111110101011001111100101011111001101101010011000110111001100110111100101011111001101101010011000110111001011110011111010110001001000101 f2be6d4c6e66f2be6d4c6e5e7d59f2be6d4c6e66f2be6d4c6e5e7d6245

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