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 ??of??o^}Y??of??o^}bE 001111110011111101101111011001100011111100111111011011110101111001111101010110010011111100111111011011110110011000111111001111110110111101011110011111010110001001000101 3f3f6f663f3f6f5e7d593f3f6f663f3f6f5e7d6245
SJIS-WIN ━┌of━┌o^}Y━┌of━┌o^}bE 1000010010101010100001001010000101101111011001101000010010101010100001001010000101101111010111100111110101011001100001001010101010000100101000010110111101100110100001001010101010000100101000010110111101011110011111010110001001000101 84aa84a16f6684aa84a16f5e7d5984aa84a16f6684aa84a16f5e7d6245
EUC-JP ━┌of━┌o^}Y━┌of━┌o^}bE 1010100010101100101010001010001101101111011001101010100010101100101010001010001101101111010111100111110101011001101010001010110010101000101000110110111101100110101010001010110010101000101000110110111101011110011111010110001001000101 a8aca8a36f66a8aca8a36f5e7d59a8aca8a36f66a8aca8a36f5e7d6245
UTF-8 ━┌of━┌o^}Y━┌of━┌o^}bE 11100010100101001000000111100010100101001000110001101111011001101110001010010100100000011110001010010100100011000110111101011110011111010101100111100010100101001000000111100010100101001000110001101111011001101110001010010100100000011110001010010100100011000110111101011110011111010110001001000101 e29481e2948c6f66e29481e2948c6f5e7d59e29481e2948c6f66e29481e2948c6f5e7d6245
UHC ━┌of━┌o^}Y━┌of━┌o^}bE 1010011010101100101001101010001101101111011001101010011010101100101001101010001101101111010111100111110101011001101001101010110010100110101000110110111101100110101001101010110010100110101000110110111101011110011111010110001001000101 a6aca6a36f66a6aca6a36f5e7d59a6aca6a36f66a6aca6a36f5e7d6245

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