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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 鶯鶯f鶯鶯^}Y鶯鶯f鶯鶯^}bE 11101001111100101110100111110010011001101110100111110010111010011111001001011110011111010101100111101001111100101110100111110010011001101110100111110010111010011111001001011110011111010110001001000101 e9f2e9f266e9f2e9f25e7d59e9f2e9f266e9f2e9f25e7d6245
EUC-JP 鶯鶯f鶯鶯^}Y鶯鶯f鶯鶯^}bE 11110010111101001111001011110100011001101111001011110100111100101111010001011110011111010101100111110010111101001111001011110100011001101111001011110100111100101111010001011110011111010110001001000101 f2f4f2f466f2f4f2f45e7d59f2f4f2f466f2f4f2f45e7d6245
UTF-8 鶯鶯f鶯鶯^}Y鶯鶯f鶯鶯^}bE 111010011011011010101111111010011011011010101111011001101110100110110110101011111110100110110110101011110101111001111101010110011110100110110110101011111110100110110110101011110110011011101001101101101010111111101001101101101010111101011110011111010110001001000101 e9b6afe9b6af66e9b6afe9b6af5e7d59e9b6afe9b6af66e9b6afe9b6af5e7d6245
UHC 鶯鶯f鶯鶯^}Y鶯鶯f鶯鶯^}bE 11100101101000111110010110100011011001101110010110100011111001011010001101011110011111010101100111100101101000111110010110100011011001101110010110100011111001011010001101011110011111010110001001000101 e5a3e5a366e5a3e5a35e7d59e5a3e5a366e5a3e5a35e7d6245

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