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 00111111001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f3f46
SJIS-WIN 絛醐愁絛醐輯絛醐舟F 11100011010101011000110011101101100011110100010011100011010101011000110011101101100011110101001111100011010101011000110011101101100011110100110101000110 e3558ced8f44e3558ced8f53e3558ced8f4d46
EUC-JP 絛醐愁絛醐輯絛醐舟F 11100101101101101011100011101111101111011010010111100101101101101011100011101111101111011011010011100101101101101011100011101111101111011010111001000110 e5b6b8efbda5e5b6b8efbdb4e5b6b8efbdae46
UTF-8 絛醐愁絛醐輯絛醐舟F 11100111101101011001101111101001100001101001000011100110100001001000000111100111101101011001101111101001100001101001000011101000101111001010111111100111101101011001101111101001100001101001000011101000100010001001111101000110 e7b59be98690e68481e7b59be98690e8bcafe7b59be98690e8889f46
UHC ??愁??輯??舟F 00111111001111111110000111111110001111110011111111110010111111100011111100111111111100011100011101000110 3f3fe1fe3f3ff2fe3f3ff1c746

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