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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 毅鞆攻毅鞆攻^ 10001011010000101110100011011011100011010101010110001011010000101110100011011011100011010101010101011110 8b42e8db8d558b42e8db8d555e
EUC-JP 毅鞆攻毅鞆攻^ 10110101101000111111000011011101101110011011011010110101101000111111000011011101101110011011011001011110 b5a3f0ddb9b6b5a3f0ddb9b65e
UTF-8 毅鞆攻毅鞆攻^ 11100110101011111000010111101001100111101000011011100110100101001011101111100110101011111000010111101001100111101000011011100110100101001011101101011110 e6af85e99e86e694bbe6af85e99e86e694bb5e
UHC 毅?攻毅?攻^ 1110101111110110001111111100110111110100111010111111011000111111110011011111010001011110 ebf63fcdf4ebf63fcdf45e

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