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 意⑥?}意⑥?{^ 10001000110100111000011101000101001111110111110110001000110100111000011101000101001111110111101101011110 88d387453f7d88d387453f7b5e
EUC-JP 意??}意??{^ 1011000011010101001111110011111101111101101100001101010100111111001111110111101101011110 b0d53f3f7db0d53f3f7b5e
UTF-8 意⑥뇙}意⑥뇙{^ 111001101000010010001111111000101001000110100101111010111000011110011001011111011110011010000100100011111110001010010001101001011110101110000111100110010111101101011110 e6848fe291a5eb87997de6848fe291a5eb87997b5e
UHC 意⑥뇙}意⑥뇙{^ 111010111111001010101000111011001000011110000100011111011110101111110010101010001110110010000111100001000111101101011110 ebf2a8ec87847debf2a8ec87847b5e

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