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 1001000011010111011011010100110001101110011001101001000011010111011011010100110001101110010111100111110101011001100100001101011101101101010011000110111001100110100100001101011101101101010011000110111001011110011111010110001001000101 90d76d4c6e6690d76d4c6e5e7d5990d76d4c6e6690d76d4c6e5e7d6245
EUC-JP 碩mLnf碩mLn^}Y碩mLnf碩mLn^}bE 1100000011011001011011010100110001101110011001101100000011011001011011010100110001101110010111100111110101011001110000001101100101101101010011000110111001100110110000001101100101101101010011000110111001011110011111010110001001000101 c0d96d4c6e66c0d96d4c6e5e7d59c0d96d4c6e66c0d96d4c6e5e7d6245
UTF-8 碩mLnf碩mLn^}Y碩mLnf碩mLn^}bE 111001111010001010101001011011010100110001101110011001101110011110100010101010010110110101001100011011100101111001111101010110011110011110100010101010010110110101001100011011100110011011100111101000101010100101101101010011000110111001011110011111010110001001000101 e7a2a96d4c6e66e7a2a96d4c6e5e7d59e7a2a96d4c6e66e7a2a96d4c6e5e7d6245
UHC 碩mLnf碩mLn^}Y碩mLnf碩mLn^}bE 1110000010110101011011010100110001101110011001101110000010110101011011010100110001101110010111100111110101011001111000001011010101101101010011000110111001100110111000001011010101101101010011000110111001011110011111010110001001000101 e0b56d4c6e66e0b56d4c6e5e7d59e0b56d4c6e66e0b56d4c6e5e7d6245

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