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 驟梧浙}驟梧浙{^ 111010011000010110001100111001101001111110110100011111011110100110000101100011001110011010011111101101000111101101011110 e9858ce69fb47de9858ce69fb47b5e
EUC-JP 驟梧浙}驟梧浙{^ 111100011110010110111000111010001101111010110110011111011111000111100101101110001110100011011110101101100111101101011110 f1e5b8e8deb67df1e5b8e8deb67b5e
UTF-8 驟梧浙}驟梧浙{^ 111010011010100110011111111001101010001010100111111001101011010110011001011111011110100110101001100111111110011010100010101001111110011010110101100110010111101101011110 e9a99fe6a2a7e6b5997de9a99fe6a2a7e6b5997b5e
UHC 驟梧浙}驟梧浙{^ 111101101010111011100111111111001110111110111010011111011111011010101110111001111111110011101111101110100111101101011110 f6aee7fcefba7df6aee7fcefba7b5e

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