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 ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245
SJIS-WIN 鶉鴣[f鶉鴣[^}Y鶉鴣[f鶉鴣[^}bE 1110101001000111111010011111001101011011011001101110101001000111111010011111001101011011010111100111110101011001111010100100011111101001111100110101101101100110111010100100011111101001111100110101101101011110011111010110001001000101 ea47e9f35b66ea47e9f35b5e7d59ea47e9f35b66ea47e9f35b5e7d6245
EUC-JP 鶉鴣[f鶉鴣[^}Y鶉鴣[f鶉鴣[^}bE 1111001110101000111100101111010101011011011001101111001110101000111100101111010101011011010111100111110101011001111100111010100011110010111101010101101101100110111100111010100011110010111101010101101101011110011111010110001001000101 f3a8f2f55b66f3a8f2f55b5e7d59f3a8f2f55b66f3a8f2f55b5e7d6245
UTF-8 鶉鴣[f鶉鴣[^}Y鶉鴣[f鶉鴣[^}bE 11101001101101101000100111101001101101001010001101011011011001101110100110110110100010011110100110110100101000110101101101011110011111010101100111101001101101101000100111101001101101001010001101011011011001101110100110110110100010011110100110110100101000110101101101011110011111010110001001000101 e9b689e9b4a35b66e9b689e9b4a35b5e7d59e9b689e9b4a35b66e9b689e9b4a35b5e7d6245
UHC ??[f??[^}Y??[f??[^}bE 001111110011111101011011011001100011111100111111010110110101111001111101010110010011111100111111010110110110011000111111001111110101101101011110011111010110001001000101 3f3f5b663f3f5b5e7d593f3f5b663f3f5b5e7d6245

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