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 擾▼?}擾▼?{^ 10001111111011111000000110100101001111110111110110001111111011111000000110100101001111110111101101011110 8fef81a53f7d8fef81a53f7b5e
EUC-JP 擾▼?}擾▼?{^ 10111110111100011010001010100111001111110111110110111110111100011010001010100111001111110111101101011110 bef1a2a73f7dbef1a2a73f7b5e
UTF-8 擾▼뻤}擾▼뻤{^ 111001101001001110111110111000101001011010111100111010111011101110100100011111011110011010010011101111101110001010010110101111001110101110111011101001000111101101011110 e693bee296bcebbba47de693bee296bcebbba47b5e
UHC 擾▼뻤}擾▼뻤{^ 111010001111011010100001111001011011101110111100011111011110100011110110101000011110010110111011101111000111101101011110 e8f6a1e5bbbc7de8f6a1e5bbbc7b5e

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