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 ?LKf?LK^}Y?LKf?LK^}bE 001111110100110001001011011001100011111101001100010010110101111001111101010110010011111101001100010010110110011000111111010011000100101101011110011111010110001001000101 3f4c4b663f4c4b5e7d593f4c4b663f4c4b5e7d6245
SJIS-WIN 馮LKf馮LK^}Y馮LKf馮LK^}bE 11101001011001110100110001001011011001101110100101100111010011000100101101011110011111010101100111101001011001110100110001001011011001101110100101100111010011000100101101011110011111010110001001000101 e9674c4b66e9674c4b5e7d59e9674c4b66e9674c4b5e7d6245
EUC-JP 馮LKf馮LK^}Y馮LKf馮LK^}bE 11110001110010000100110001001011011001101111000111001000010011000100101101011110011111010101100111110001110010000100110001001011011001101111000111001000010011000100101101011110011111010110001001000101 f1c84c4b66f1c84c4b5e7d59f1c84c4b66f1c84c4b5e7d6245
UTF-8 馮LKf馮LK^}Y馮LKf馮LK^}bE 1110100110100110101011100100110001001011011001101110100110100110101011100100110001001011010111100111110101011001111010011010011010101110010011000100101101100110111010011010011010101110010011000100101101011110011111010110001001000101 e9a6ae4c4b66e9a6ae4c4b5e7d59e9a6ae4c4b66e9a6ae4c4b5e7d6245
UHC 馮LKf馮LK^}Y馮LKf馮LK^}bE 11111001101001110100110001001011011001101111100110100111010011000100101101011110011111010101100111111001101001110100110001001011011001101111100110100111010011000100101101011110011111010110001001000101 f9a74c4b66f9a74c4b5e7d59f9a74c4b66f9a74c4b5e7d6245

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