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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驥域浙}驥域浙{^ 111010011000011110001000111001101001111110110100011111011110100110000111100010001110011010011111101101000111101101011110 e98788e69fb47de98788e69fb47b5e
EUC-JP 驥域浙}驥域浙{^ 111100011110011110110000111010001101111010110110011111011111000111100111101100001110100011011110101101100111101101011110 f1e7b0e8deb67df1e7b0e8deb67b5e
UTF-8 驥域浙}驥域浙{^ 111010011010100110100101111001011001111110011111111001101011010110011001011111011110100110101001101001011110010110011111100111111110011010110101100110010111101101011110 e9a9a5e59f9fe6b5997de9a9a5e59f9fe6b5997b5e
UHC 驥域浙}驥域浙{^ 110100011100101011100110101101001110111110111010011111011101000111001010111001101011010011101111101110100111101101011110 d1cae6b4efba7dd1cae6b4efba7b5e

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