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 韃稲拒韃稲居^ 11101000111001011000100011101110100010111001000111101000111001011000100011101110100010111000111101011110 e8e588ee8b91e8e588ee8b8f5e
EUC-JP 韃稲拒韃稲居^ 11110000111001111011000011110000101101011111000111110000111001111011000011110000101101011110111101011110 f0e7b0f0b5f1f0e7b0f0b5ef5e
UTF-8 韃稲拒韃稲居^ 11101001100111111000001111100111101010001011001011100110100010111001001011101001100111111000001111100111101010001011001011100101101100011000010101011110 e99f83e7a8b2e68b92e99f83e7a8b2e5b1855e
UHC ??拒??居^ 001111110011111111001011110111100011111100111111110010111101110001011110 3f3fcbde3f3fcbdc5e

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