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 終??終?抉^ 10001111010010010011111100111111100011110100100100111111100111010101000001011110 8f493f3f8f493f9d505e
EUC-JP 終杻?終杻抉^ 1011110110101010100011111100001110100110001111111011110110101010100011111100001110100110110110011011000101011110 bdaa8fc3a63fbdaa8fc3a6d9b15e
UTF-8 終杻춘終杻抉^ 11100111101101011000001011100110100111011011101111101100101101101001100011100111101101011000001011100110100111011011101111100110100010101000100101011110 e7b582e69dbbecb698e7b582e69dbbe68a895e
UHC 終杻춘終杻抉^ 11110000111110111101001011101110110000111110000111110000111110111101001011101110110011001011110001011110 f0fbd2eec3e1f0fbd2eeccbc5e

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