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 驟乞拒驟乞居^ 11101001100001011000110011101110100010111001000111101001100001011000110011101110100010111000111101011110 e9858cee8b91e9858cee8b8f5e
EUC-JP 驟乞拒驟乞居^ 11110001111001011011100011110000101101011111000111110001111001011011100011110000101101011110111101011110 f1e5b8f0b5f1f1e5b8f0b5ef5e
UTF-8 驟乞拒驟乞居^ 11101001101010011001111111100100101110011001111011100110100010111001001011101001101010011001111111100100101110011001111011100101101100011000010101011110 e9a99fe4b99ee68b92e9a99fe4b99ee5b1855e
UHC 驟乞拒驟乞居^ 11110110101011101100101111110111110010111101111011110110101011101100101111110111110010111101110001011110 f6aecbf7cbdef6aecbf7cbdc5e

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