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 1000111101010011011011010100110001101110011001101000111101010011011011010100110001101110010111100111110101011001100011110101001101101101010011000110111001100110100011110101001101101101010011000110111001011110011111010110001001000101 8f536d4c6e668f536d4c6e5e7d598f536d4c6e668f536d4c6e5e7d6245
EUC-JP 輯mLnf輯mLn^}Y輯mLnf輯mLn^}bE 1011110110110100011011010100110001101110011001101011110110110100011011010100110001101110010111100111110101011001101111011011010001101101010011000110111001100110101111011011010001101101010011000110111001011110011111010110001001000101 bdb46d4c6e66bdb46d4c6e5e7d59bdb46d4c6e66bdb46d4c6e5e7d6245
UTF-8 輯mLnf輯mLn^}Y輯mLnf輯mLn^}bE 111010001011110010101111011011010100110001101110011001101110100010111100101011110110110101001100011011100101111001111101010110011110100010111100101011110110110101001100011011100110011011101000101111001010111101101101010011000110111001011110011111010110001001000101 e8bcaf6d4c6e66e8bcaf6d4c6e5e7d59e8bcaf6d4c6e66e8bcaf6d4c6e5e7d6245
UHC 輯mLnf輯mLn^}Y輯mLnf輯mLn^}bE 1111001011111110011011010100110001101110011001101111001011111110011011010100110001101110010111100111110101011001111100101111111001101101010011000110111001100110111100101111111001101101010011000110111001011110011111010110001001000101 f2fe6d4c6e66f2fe6d4c6e5e7d59f2fe6d4c6e66f2fe6d4c6e5e7d6245

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