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 10011000011010111110001001101100011001101001100001101011111000100110110001011110011111010101100110011000011010111110001001101100011001101001100001101011111000100110110001011110011111010110001001000101 986be26c66986be26c5e7d59986be26c66986be26c5e7d6245
EUC-JP 鰐稷f鰐稷^}Y鰐稷f鰐稷^}bE 11001111110011001110001111001101011001101100111111001100111000111100110101011110011111010101100111001111110011001110001111001101011001101100111111001100111000111100110101011110011111010110001001000101 cfcce3cd66cfcce3cd5e7d59cfcce3cd66cfcce3cd5e7d6245
UTF-8 鰐稷f鰐稷^}Y鰐稷f鰐稷^}bE 111010011011000010010000111001111010100010110111011001101110100110110000100100001110011110101000101101110101111001111101010110011110100110110000100100001110011110101000101101110110011011101001101100001001000011100111101010001011011101011110011111010110001001000101 e9b090e7a8b766e9b090e7a8b75e7d59e9b090e7a8b766e9b090e7a8b75e7d6245
UHC 鰐稷f鰐稷^}Y鰐稷f鰐稷^}bE 11100100110010101111001011000011011001101110010011001010111100101100001101011110011111010101100111100100110010101111001011000011011001101110010011001010111100101100001101011110011111010110001001000101 e4caf2c366e4caf2c35e7d59e4caf2c366e4caf2c35e7d6245

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